/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }  /* Firefox scroll-fix*/

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size : 12px;}
h1 { color: #13546A; font-size : 20px; font-family: "Arial", Courier, mono;}
h2 { color: #13546A; font-size : 20px; }
h3 { color: #004A95; font-size : 17px; }

#new_h2{
	color: #13546A;
	font-size : 20px;
	float:left;
	font-weight:bold;
}
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0px; background-color: #ffffff;}

.style2 {font-size: 11px; color: #FFFFFF; }
.style5 {font-size: 16px; font-weight: bold; color: #FFFFFF; }

.links A:link { color: #336699; }
.links A:visited { color: #336699; }
.links A:active { color: #336699; }
.links A:hover { color: #cccccc; }
.links A{text-decoration:none}

.bottomlinks A:link { color: #000000; padding:6px; }
.bottomlinks A:visited { color: #000000; padding:6px;}
.bottomlinks A:active { color: #000000; padding:6px; }
.bottomlinks A:hover { color: #000000; padding:6px; }
.bottomlinks A{text-decoration:underline}


.footer  { color: #000000; font-size:11px; text-align:center; }
.footer A:link { color: #000000; font-size:11px; text-align:center; }
.footer A:visited { color: #000000; font-size:11px; text-align:center;}
.footer A:active { color: #ffffff; font-size:11px; text-align:center; }
.footer A:hover { color: #3333ff; text-decoration:underline; font-size:11px; text-align:center; }
.footer A{text-decoration:none}


.links {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}

#NavLinks {
margin:0;
padding:0 0 0 0;
height:173px;
list-style:none;
border-bottom:#34658e 1px solid;
}

#NavLinks li {
}

#NavLinks a {
display:block;
color: #336699;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
padding:2px 0 2px 10px;
}

#NavLinks a:hover {
color: #cccccc;
}

#LeftNavLinks {
margin:5px 0 5px 0;
padding:0 0 0 0;
list-style:none;
text-align:left;
}

#LeftNavLinks a {
display:block;
color: #336699;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
padding:2px 0 2px 10px;
}

#LeftNavLinks a:hover {
color: #cccccc;
}

.headings {color: #003366;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;}
		
.bottomlinks {color: #000000; padding:6px; text-align:center;}

.footer  { color: #000000; font-size:11px; text-align:center; }

.body  { color: #000000; font-size:12px; 
		font-family: Arial, Helvetica, sans-serif; }
		
.lefttext  { color: #000000; font-size:12px; 
		font-family: Arial, Helvetica, sans-serif; text-align:center; }
		
.errorText {
	color:#FF0000;
}

.incomplete {
	color:#FF0000;
}
.complete {
	color:#33CC00;
}
.inProgress {
	color:#3300FF;
}

.editLink {
	text-decoration:none;
	color:#6600FF;
}

#homelink {
position:absolute;
width:335px;
height:67px;
}


.err_class{
	color:#FF0000;
	font-weight:bold;
}

#BlueHighlightBox {
background-color:#89B0D7;
padding:5px 10px 5px 10px;
margin:5px 0 5px 0;
}