body {
	background-color: #0C3389;
	
	margin: 0px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #85A1CC;
	text-decoration: none;*/	
}

#int-background { background-image: url(images/bg_int_header_tile.gif); background-repeat: repeat-x; background-color:#FFFFFF; position:relative; padding:0px; margin:auto; }

#site-wrapper-int { position:relative; width:900px; padding:0px; margin:auto; }
#mainNavContainer { padding:33px 0px 0px 185px; list-style:none; position:relative; }
#header ul li { float:left; }
#header       { height:66px; width:595px; background-image:url(images/bg_int_header_right.gif); background-repeat: no-repeat; margin: 0px 0px 2px 0px; padding: 33px 0px 0px 185px; }
#header ul { margin:0px; padding:0; list-style:none; /*left:-60px; top:33px;*/ position:relative; }

/**html #header ul { margin:0px 60px 0px -60px; padding:33px 0px 0px 0px; list-style:none; position:relative; } */
#header ul li a { display:block; text-indent:-9999px; } /* plain text is present for accesibility but indented off for design */
 
#nav1 a       { height:20px; width:44px; background:url(images/nav_int.jpg) 0px 0px no-repeat; }
#nav1 a:hover 						   { background:url(images/nav_int.jpg) 0px -20px no-repeat; }
 
#nav2 a       { height:20px; width:66px; background:url(images/nav_int.jpg) -44px 0px no-repeat; }
#nav2 a:hover 						   { background:url(images/nav_int.jpg) -44px -20px no-repeat; }
 
#nav3 a       { height:20px; width:62px; background:url(images/nav_int.jpg) -110px 0px no-repeat; }
#nav3 a:hover						   { background:url(images/nav_int.jpg) -110px -20px no-repeat; }
 
#nav4 a       { height:20px; width:47px; background:url(images/nav_int.jpg) -172px 0px no-repeat; }
#nav4 a:hover						   { background:url(images/nav_int.jpg) -172px -20px no-repeat; }
 
#nav5 a       { height:20px; width:71px; background:url(images/nav_int.jpg) -219px 0px no-repeat; }
#nav5 a:hover						   { background:url(images/nav_int.jpg) -219px -20px no-repeat; }

#nav1-highlight a       { height:20px; width:44px; background:url(images/nav_int.jpg) 0 -20px no-repeat; }
#nav1-highlight a:hover 						 { background:url(images/nav_int.jpg) 0 -20px no-repeat; }
 
#nav2-highlight a       { height:20px; width:66px; background:url(images/nav_int.jpg) -44px -20px no-repeat; }
#nav2-highlight a:hover 						 { background:url(images/nav_int.jpg) -44px -20px no-repeat; }
 
#nav3-highlight a       { height:20px; width:62px; background:url(images/nav_int.jpg) -110px -20px no-repeat; }
#nav3-highlight a:hover						     { background:url(images/nav_int.jpg) -110px -20px no-repeat; }
 
#nav4-highlight a       { height:20px; width:47px; background:url(images/nav_int.jpg) -172px -20px no-repeat; }
#nav4-highlight a:hover						     { background:url(images/nav_int.jpg) -172px -20px no-repeat; }
 
#nav5-highlight a       { height:20px; width:71px; background:url(images/nav_int.jpg) -219px -20px no-repeat; }
#nav5-highlight a:hover						     { background:url(images/nav_int.jpg) -219px -20px no-repeat; }


#contentContainer { /*width:780px; position:relative;*/
	padding: 0px 0 20px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #0B4499;
	text-decoration: none; 
}
#contentContainer a:link, #contentContainer a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	/*color: #85A1CC;*/
	color: #0C3389;
	text-decoration: none; 
}
#contentContainer a:hover, #contentContainer a:active {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #85A1CC;
	text-decoration: underline; 
}

h1 {
	margin:0px;
	font-size: 14px;
	color: #0B3366;
	font-weight: bold;
}
h2 {
	margin:20px 0 0 0;
	font-size: 12px;
	color: #0A2A7C;
	font-weight: bold;
}
h3 {
	margin:0px;
	font-size: 10px;
	font-weight: bold;
	color: #85A1CC;
}
h4 {
	font-size: 9px;
	font-style:italic;
	color: #85A1CC;
	margin:0px;
	font-weight: normal;
}
p {
	margin-top:0px;
}

.projectLogo {
	position:relative;
	float:left;
	margin: -20px 15px 0px 15px;
	border:none;
}
.projectTitle {
	position: relative;
	float: right;
	margin: -30px 20px 0px 20px;
	border:none;
}
.projectTopRight {
	position:relative;
	float:right;
	margin: -14px 20px 20px 20px;
	border:none;
}
.projectFarRight {
	position:relative;
	float:right;
	margin: 0px 20px 20px 20px;
	border:none;
}
.projectRight {
	position:relative;
	float:right;
	margin: 0px 0px 20px 20px;
	border:none;
}
#statusContainer {
	text-align:right;
	padding: 50px 0 0 0;
}
.statusImage {
	position:relative;
	/*float:right;*/
	margin: 0px 0px 0px 0px;
	border:none;
}

#visitLink a       { height:15px; width:95px; background:url(images/visit_btn.gif) 0px 0px no-repeat;  }
#visitLink a:hover 						  { background:url(images/visit_btn.gif) 0px -15px no-repeat; }

	
#footerContainer { position:relative; width:900px; padding:0px; margin:0px; }
#footer { background-image:url(images/bg_int_footer.jpg); background-repeat: no-repeat; background-color:#0C3389; margin: 0px; padding: 19px 0px 0px 0px; height:76px; width:900px; text-align:left; vertical-align:top; }
#footer ul li { float:left; }
#footer ul { margin:0px; padding:0px; list-style:none; /*left:0px; top:0px;*/ position:relative; vertical-align:top; border:0px; }

#footer ul li a { display:block; font-size:8px; text-indent:-9999px; } /* plain text is present for accesibility but indented off for design */

#footer-side { background:url(images/bg_int_footer_tile.gif); background-repeat:repeat-x; background-color:#0C3389; }

#newsletter a       { height:17px; width:203px; background:url(images/newsletter_int_btn.gif) 0px 0px no-repeat;  }
#newsletter a:hover 						  { background:url(images/newsletter_int_btn.gif) 0px -17px no-repeat; }

/* **********  Start IE6 Dummy Code  ********** */
*html #newsletter { padding-top:10px; }
*html #newsletter a { height:17px; }
/**html #newsletter a	      { height:20px; width:203px; background:url(images/newsletter_int_btn.gif) 0px 0px no-repeat; padding-top:18px; }
*html #newsletter a:hover							{ background:url(images/newsletter_int_btn.gif) 0px -20px no-repeat; } */
/* **********  End IE6 Dummy Code  ********** */

#utility {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #85A1CC;
	text-decoration: none;
	/*top:15px;*/
}
#utility a:link, #utility a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #85A1CC;
	text-decoration: none;
}
#utility a:hover, #utility a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#subnav {
	position:relative;
	padding-top:10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0B4499;
	text-decoration: none;
}
*html #subnav { background:url(images/bg_int_subnav.jpg); background-repeat:no-repeat; height:214px; }

#subnav { background:url(images/bg_int_subnav.jpg); background-repeat:no-repeat; min-height:214px; }
#subnav ul li { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0B4499;
	text-decoration: none;
}
#subnav ul { margin:0; padding:0; list-style:none; left:0px; top:0px; position:relative; }

#subnav a:link, #subnav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #85A1CC;
	text-decoration: none;
}
#subnav a:hover, #subnav a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0B4499;
	text-decoration: underline;
}
form {
	padding:0px;
	margin:0px;
	}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #85A1CC;
	text-decoration: none;
	background-color: #EBF7FF;
	margin:0px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97b9ca;
	border-right-color: #BAD1DC;
	border-bottom-color: #BAD1DC;
	border-left-color: #97b9ca;
}
#contact #submit {
	background-color: #FFFFFF;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*--->BEGIN Formatting for CONTACT Page<---*/
#contact #fname, #contact #lname, #contact #fax {
	width: 141px;
	margin: 0px;
}
#contact #address1, #contact #address2 {
	width: 301px;
	margin: 0px;
}
#contact #phone, #contact #city, #contact #zip {
	width: 111px;
	margin: 0px;
}
#contact #state {
	width: 41px;
	margin: 0px;
}
#contact #email {
	width: 171px;
	margin: 0px;
}
/*--->END Formatting for CONTACT Page<---*/