body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.text_le {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}

/**
p7 nav
*/
#navlist {
position: absolute;
width: 140px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 0.9em;
}

#navlist li {
margin: 0;
}

#navlist a {
	display: block;
	padding: 2px 13px 2px 20px;
	background-color: #0A51A1;
	background-image:  url(images/d_nav_le_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #217426;
background-image:  url(images/d_nav_le_bg-over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(images/d_nav_le_bg-over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}
/* end p7 nav*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	padding-right: 10px;
	padding-left: 10px;
}

.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.textNormalCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	padding-right: 10px;
	padding-left: 10px;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #376CAE;
	line-height: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.table1 {
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 5px;
	clip:  rect(auto, 5px, auto, auto);
}
.text-white-re {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border: 1px dotted #FFFFFF;
	margin: 4px;
	background-color: #C8C5C5;
}

.text-white-mdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0A51A1;
	padding: 15px;
	border: 2px dotted #FFFFFF;
	background-color: #C8C5C5;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: bold;
}
