html {height:100%;}
h1 {
	color: #555;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:normal;
	margin: 0px;
	font-weight:normal;
}
h2 {
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:150%;
	margin: 0px;
	font-weight:bold;
	}
h3 {
	color: #111;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:150%;
	margin: 0px;
	font-weight:bold;
}
h4 {
	color:#009900;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:150%;
	margin: 0px;
	font-weight:bold;
}
h5 {
	color:#FF0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:150%;
	margin: 0px;
	font-weight:bold;
}
h6 {
	/*color:#fff;*/
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:100%;
	margin: 0px;
	font-weight:bold;
}
body {
	height:100%;
	background: #00366C;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	
}
#container {
	margin: 0px auto;
	text-align: left;
	background: #000;
	padding-left:0px;
	padding-right:0px;
	width:860px;	
	}
#containerWrap 	{
	margin: 0px auto;
	text-align: left;
	padding-left:18px;
	padding-right:19px;
	background:url(images/wrapBG.jpg) top left repeat-y;
	width:860px;
	overflow:auto;	
	}
#header {	
	padding: 0px;
	margin: 0px auto;
	height:170px;
	width:867px;
	padding-left:22px;
	padding-right:19px;
	background:url(images/header3BG.jpg) top left no-repeat #00366C;
	}
#header2 {	
	padding: 0px;
	margin: 0px auto;
	height:170px;
	width:867px;
	padding-left:22px;
	padding-right:19px;
	background:url(images/headerBG34.jpg) top left no-repeat #00366C;
	}
#header3 {	
	padding: 0px;
	margin: 0px auto;
	height:170px;
	color:#000;
	width:867px;
	padding-left:22px;
	padding-right:19px;
	background:url(images/headerBG33.jpg) top left no-repeat #00366C;
	}
#header4 {	
	padding: 0px;
	margin: 0px auto;
	height:170px;
	font-size:18px;
	
	width:867px;
	padding-left:22px;
	padding-right:19px;
	background:url(images/headerBG32.jpg) top left no-repeat #00366C;
	}
#headerSpacer {	
	height:49px;
	padding-left:150px;
	padding-top:116px;
	text-align:left;	
	font-weight:bold;
	}
#headerSpacer p {
	margin:0px;
	}	
#headerSpacer4 {	
	height:19px;
	padding-left:150px;
	padding-top:148px;
	text-align:left;	
	/*font-weight:bold;*/
	}
#logoName {
	float:right;
	height:108px;
	padding-right: 268px;
	padding-top:39px;
}
#contentMain {
	background: #000;
	padding: 4px;	
	overflow: auto;	
}
#banner { /*Holds images at top*/
	color: #4A2B29;
	background: #555;
	border: 1px solid #fff;
	padding: 10px;
	height: 164px;		
	}	
#highlights { /*holds info on home page with the light blue background (but that background is provided by the containerHome) */
	height:290px;	
	padding:10px;		
	background: #000;
	overflow:auto;
	}
#secondaryMain { /*holds info on home page with the light blue background (but that background is provided by the containerHome) */	
	/*width:767px;*/
	padding-left: 8px;
	padding-bottom: 8px;		
	background: #000;
	overflow:auto;
	}
#lightBox {
	padding:10px;
	background:#EEEEEE;
	padding-left:0px;
	overflow:auto;
	}
#triBoxLeft {
	width:261px;
	padding:5px;	
	height:248px;
	background:url(images/triBox.jpg) top left no-repeat;
}
#triBoxRight {
	float:right;
	width:261px;
	padding:5px;
	margin-left:7px;
	height:248px;
	background:url(images/triBox.jpg) top left no-repeat;
}
#spacerHeight500 {
	height:500px;	
	padding:10px;
}
#spacerHeight200 {
	height:200px;	
	padding:10px;
}
#paddedBoxBlack {
	padding:5px;
	padding-top:10px;
	background: #000;
	height: 170px;
	margin-bottom:5px;
}
#paddedBoxBlack p {
	margin:0px;
		}
#blueBox {
	padding:10px;
	color:#444;
	background:#C4C9D9;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:7px;
	}
#blueBox p {
	margin:0px;
	}
#sidebarLeft {	
	width: 250px;	
	border: 7px solid #ccc;
	background: #fff;
	font-size: 13px;
	padding: 5px;
	overflow:auto;
	}

#sidebarLeftBlue {	
	width: 260px;	
	/*border: 7px solid #ccc;*/
	/*background: #00274F;*/
	font-size: 13px;
	margin-left:16px;
	overflow:auto;
	}
#content {
	padding: 4px;
	border-top:4px solid #444;
	border-left:2px solid #444;
	border-right:2px solid #444;
	color: #000;
	padding-left: 8px;
	background:#eee;
	overflow:auto;
	}
#sidebarRight{
	width: 563px;
	float:right;
	margin-right: 0px;		
}
#sidebarRight2 {
	width: 550px;
	float:right;
		
}
#sidebarRight2 p {
	margin:0px;
	}
#secondaryBG {
	background:url(images/contentBG.jpg) top left repeat-y;
	overflow:auto;
}
#main {
	color:#444;	
	padding: 9px;
	border: 1px solid #777;	
	background:#fff;
}
#main2 {
	color:#000000;	
	padding: 9px;
	border: 1px solid #777;	
	background:#fff;
	margin-left:10px;
}
#feedbackBox {
	width: 246px;
	height: 221px;
	margin-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#003366;
	font-size: 12px;
	padding-top: 10px;
	background:url(images/feedbackBox.jpg) top left no-repeat;
}
#base {
	margin-top:5px;
	height: 91px;
	padding: 10px;
	background:url(images/baseBG.jpg) top left repeat-x;
	border-right: 2px solid #C1CDD9;
	border-left: 2px solid #C1CDD9;
	text-align:center;
	font-weight:bold;
	font-size: 15px;
	color:#003366;	
}
#navbox {	
	margin: 0px auto;
	width:820px;
	padding-left: 20px;	
	padding-right: 20px;	
	height: 60px;
	background:url(images/navBoxBG.jpg) bottom left repeat-x;		
	}
#navWrap 	{
	margin: 0px auto;
	text-align: left;
	padding-left:19px;
	padding-right:20px;
	background:url(images/navWrapBG.jpg) top left no-repeat;
	width:860px;
	overflow:auto;	
	}
.mnReflect {		
	background:url(images/buttonReflect.jpg) bottom left no-repeat;	
	height:26px;
	}
.mn {		
	color: #fff;
	background:url(images/mnBG.jpg) top left repeat-x;
	font-weight:bold;
	font-size:14px;		
	text-align: center;	
	height:30px;	
	}

 
.mn a, .mn a:link, .mn a:active {
	font-weight:bold;
	font-size:14px;		
	color: #fff;
	text-decoration: none;
	overflow:hidden;
	}		

.mn ul {
   list-style: none;
   text-align: center;	
   margin: 0px;
   color: #fff;
   padding: 0px;
   overflow:hidden;
   } 
.mn li, .mn li a {  
   color: #fff;
   text-align: center;	   
   float: left;
   width:11em;
   font: 14px Arial, Helvetica, sans-serif;   
   height:30px;
   margin-right: 7px;
   background:url(images/button1.gif) top left no-repeat;   
   overflow: hidden;
   line-height:200%;
   font-weight:bold;
  } 
.mn li a:hover {   	
	color: #000;   	
  	padding-top:6px;
   	text-align: center;	   
   	float: left;
   	width:11em;
   	font: 14px Arial, Helvetica, sans-serif;   	
  	background:url(images/mnBGhover.jpg) top left no-repeat;		
   	font-weight:bold;
   	overflow: hidden;
	}	
#footer {
	margin: 0px auto;
	width:842px;
	background:url(images/footerBG.jpg) top left no-repeat;	
	text-align: left;
	height:65px;	
	padding-left:30px;
	padding-right:30px;
	padding-top:14px;
	overflow: auto;	
	font-size: 12px;
}

#textbox { /*Provides a more controlable underline for headers*/
	border-bottom: 2px solid #b9e4f4;
	float: left;	
}
.headertext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;		
	font-size: 30px;
	margin-bottom:4px;
	margin-top:2px;
	
	color:#000;			
}
.secondaryheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;		
	font-size: 18px;
	margin-bottom:8px;
	margin-top:0px;
	margin-left :15px;
	color:#CCFFFF;	
}
.tertiaryheader {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	font-style:normal;
				
			
}
.smallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;		
	font-size: 14px;
	margin: 0px;
	color:#CCFFFF;	
}
.blackheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;		
	font-size: 18px;
	margin-bottom:8px;
	margin-top:2px;
	margin-left :15px;
	color:#000;		
}

.sf {
	color:#A3C9D3;
	text-align : right;		
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	font-size: 12px;
	font-weight: normal;
}
.sf a, .sf a:active, .sf a:link {
	color:#687FB4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.sf a:hover {
	color:#CCFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.f {
	color: #A68B8A;
	text-align : left;
	float: left;
	text-indent: 250px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

.f a {
	color: #A68B8A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.f a:link {
	color: #A68B8A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.f a:active {
	color: #A68B8A;
	font-size: 12px;
	font-weight: normal;
}

.f a:hover {
	color: #3F2810; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.subtitle2 {
	color:#687FB4;
	text-align : left;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;	
}

#ln {	
	width:223px;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 14px;	
	background: #77C4BA;
	color: #4A2B29;
	margin-top: 20px;	
}

#ln a {
	font-weight: normal; 
	color: #E7F1F0; 
	text-decoration: none;
	margin-left: 20px;
	}

#ln a:link {
	color: #E7F1F0;
	margin-left: 20px;
	text-decoration: none;
	}
		
#ln a:active {
	color: #E7F1F0;
	margin-left: 20px;
	text-decoration: none;
	}
	
#ln a:hover {
	color: #E7F1F0; 
	margin-left: 20px;
	text-decoration: underline;
	}

a {
	 
	font-weight:bold;
	font-size: 15px;
	color:#003366;	
	text-decoration: underline;	
	}
	


a:link {
	font-weight:bold;
	font-size: 15px;
	color:#003366;	
	text-decoration: underline;	
	}
		
a:active {
	font-weight:bold;
	font-size: 15px;
	color:#003366;	
	text-decoration: underline;	
	}
	
a:hover {
	font-weight:bold;
	font-size: 15px;
	color:#FF0000;	
	text-decoration: underline;	
	}


.floatright {
	float: right;
	margin: 0 0 12px 10px;
	clear: right;
}

.floatleft {
	float: left;
	clear: left;
	margin-right:8px;
}
