/* COLORS AND STYLES */

a:link {color: #00257e; text-decoration: none; font-weight: bold;}     /* unvisited link */
a:visited {color: #00257e; text-decoration: none; font-weight: bold;}  /* visited link */
a:hover {color: #cccccc; text-decoration: none; font-weight: bold;}   /* mouse over link */
a:active {color: #00257e; text-decoration: none; font-weight: bold;}   /* selected link */

.footerlink:link {color: #ffffff; text-decoration: none; font-weight: normal}     /* unvisited link */
.footerlink:visited {color: #ffffff; text-decoration: none; font-weight: normal}  /* visited link */
.footerlink:hover {color: #ffffff; text-decoration: none; font-weight: normal}   /* mouse over link */
.footerlink:active {color: #ffffff; text-decoration: none; font-weight: normal}   /* selected link */


table.bigtable {



}

img.spectrum {

}


td.topstripes {

}

td.bottomstripes {

}

td.logo {
	background-color: white;

}


td.motto {
	background-color:  white;

}

td.search {

	background-color: white;

}


td.callout1 {

	border-right-color: white;
	border-right-style: solid;
	border-left-color: #00004d;
	border-left-style: solid;


}


td.maintitle {

	color: white;
	background-color: #041f63;
	border-top-color: #041f63;
	border-top-style: solid;
	border-right-color: white;
	border-right-style: solid;
	border-left-color: #00004d;
	border-left-style: solid;

}

td.mainbody {

	background-color: white;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	border-left-color: #d7d7d7;
	border-left-style: solid;
}

td.secondary {

	background-color: #5a5a5a;
}


td.secondarytitle {

	font-family: trebuchet ms,arial,helvetica,verdana,tahoma;
	font-size: 12pt;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #041f63;
	background-color: #041f63;
	text-indent: 4px;
	text-align: left;
	border-top-color: #041f63;
	border-top-style: solid;
	border-right-color: white;
	border-right-style: solid;
	padding: 0px 10px 0px 2px; 
	height: 22px;

}

td.notices {

	background-color: #041f64;
	color: white;

}

td.navbar {

	background-color: #5a5a5a;

}


td.secondary {

	background-color: #5a5a5a; 
	border-right-color: #5a5a5a; 
	border-right-style: solid; 

}

select.quicklinks {

}


.menudark {

	color: #ffffff ;
	background-color: #00237d;
	border-bottom-color: white;
	border-bottom-style: solid;

}


.menumedium {

	color: #ffffff ;
	background-color: #00237d;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulight {

	color: #ffffff ;
	background-color: #00237d;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulinkdark:link {color: white;}
.menulinkdark:visited {color: white;}
.menulinkdark:hover {color: #ffecb0;}
.menulinkdark:active {color: white;}

.menulinkmedium:link {color: white;}
.menulinkmedium:visited {color: white;}
.menulinkmedium:hover {color: #ffecb0;}
.menulinkmedium:active {color: white;}

.menulinklight:link {color: white;}
.menulinklight:visited {color: white;}
.menulinklight:hover {color: #ffecb0;}
.menulinklight:active {color: white;}


h1 {

	color: black;

}

p {

	color: black;

}

p.secondary {

	font-family: trebuchet ms,arial,helvetica,verdana,tahoma;
	font-size: 10pt;
	line-height: 16pt;
	font-style: normal;
	font-weight: normal;

}

td.mainbody {
	
	color: black;
	
}

ol {

	margin: 0px;
	line-height:12pt
	
}

ol li {list-style:square;}
ol ol li { list-style:square; list-style-position:inside}


table.ap th {background-color:#cccccc;}
table.ap td {background-color:#f2f2f2;}


/* WIDTHS, LINES, AND PADDING */

table.bigtable { 

	width: 975px; 
	
}

img.spectrum {

	margin-left: 16px;
	padding-top: 10px;
}


td.topstripes {

	width: 975px;
	height: 5px;
}

td.bottomstripes {

	width: 975px;
	height: 5px;
}

td.logo {

	width: 174px;

}


td.motto {

	width: 534px;

}

td.search {

	width: 267px;
}

td.callout1 {  /* must add up to 550 */

	width: 801px;
	border-right-width: 0px; 
	border-left-width: 2px; 
	border-top-width: 0px;  
	padding: 0px 0px 0px 0px;

	
}



td.maintitle { /* must add up to 550 */

	width: 532px; 
	height: 22px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 2px;
	padding: 0px 0px 0px 0px;


}

td.mainbody { /* must add up to 550 */

/*	width: 514px; */ 
	padding: 5px 10px 10px 10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	border-top-width: 0px;  


}


td.notices {

	width: 975px;
	
}

td.navbar { /* must add up to 174 */

	width: 174px;

}


td.secondary { /* must add up to 276 */

	width: 247px;
	padding: 5px 10px 10px 10px; 
	border-right-width: 0px; 
	border-top-width: 0px; 

}

td.secondarytitle { /* must add up to 276 */

	width: 267px; 
	padding: 0px 0px 0px 0px; 
	border-top-width: 1px;
	border-right-width: 0px;
	height: 22px;

}

select.quicklinks {

	margin-left: 11px;
	width: 150px;
	
}


.menudark {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}


.menumedium {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}

.menulight {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}
td.verticalheight {
	width: 1px ;
	height: 475px ;
	background-image: url('/shared/shared_rootsite/images/spacer.gif') ;
	text-align: center ;
	vertical-align: middle ;
}

/* Suckerfish stuff--see http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#nav, #nav ul { /* all lists */
		padding: 0px;
		margin: 0px;
		list-style: none;
		float : left;
		width : 174px;

	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 17px;
		margin-bottom : 0px;
		/*width : 160px;*/
		width: 174px;
		/*padding : 2px 4px 2px 6px;*/
		/*padding : 4px 0px 4px 0px;*/
		background-color : #00247e;
		border-bottom: 2px solid #00004d;
		border-top: 0px solid #00004d


	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 174px;
		margin-top : -22px;
		background-color: #405b9e;
		border-bottom: 1px solid #00004d;
		border-top: 2px solid #00004d;
		border-right: 2px solid #00004d;
		border-left: 2px solid #00004d;

	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width : 164px;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		padding : 2px 4px 2px 6px;
		/*border-bottom: 1px solid white;*/
		/*border-top: 1px solid white;*/

	}
	
	#nav li a:hover {
		color : white;
		/*background-color : #405b9e;*/
		/*width : 160px;*/
		/*width: 164px;*/
		/*padding : 2px 4px 2px 6px;*/
		background-color: #284eaf;

	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 174px;
	}

