@charset "utf-8";
/* CSS Document */

/*colors
blue:#224E8B
light blue: #D6E2F3
news blue: #1D4478
h2 green: #00AE00
*/

body {margin:0;font-size:.8em; font-family:Verdana, Arial, sans-serif; background-color:#234F8B; color:#666;}
h2 {
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	color:#00AE00;
	width:100%;
	padding-bottom: 5px;
	border-bottom: dotted 1px #00AE00;
}
h1 {display:inline; font-family:Verdana, Arial, sans-serif; font-size:1.4em; color:#224E8B;}
h3 {
	display:inline;
	color:#06C;
	font-size:1em;
}
.blue3 {color:#06C;}
.single {
	margin-top:0;
	margin-bottom:0;
}
.blue {color:#1D4478;}
.l20 {line-height:28px;}
.l14 {line-height:14px;}
.linemed {line-height:20px;}
.padleft {padding-left:30px;}
.smallserif {
	font-family:"Calisto MT", Georgia, "Times New Roman"; 
	font-size:10px;
	}
.purple {color:#444090;}
.fine {
	font-size:.8em;
}
.imgborder {padding:3px; border:1px solid #D6E2F3;}
#container {width:920px; margin:auto;}
#share {width:920px; clear:both; height:36px; background-color:#224E8B; margin-top:8px;}
#header {
	width:920px; 
	border-bottom:medium #234F8B solid;
	background-color:#FFF;
	margin-top:1px;
	/*margin-top should be 20px if there is no share div*/
	}
#headercontent {
	width:920px;
	}
#topnav {
	width:910px;
	padding:5px;
	background-image: url(images/programs.gif);
	background-repeat: no-repeat;
	background-position: 687px;
	margin:auto;
}
#row2 {
	width:920px;
	margin:auto;
	background-color:#FFF;
}
#subnav {
	width:920px;
	padding:0px;
	text-align:right;
}
#flash {
	width:920px;
	margin-top:10px;
	text-align:center;
}
#content {
	width:848px;
	padding:10px;
	margin:auto;
	min-height:150px;
	line-height:20px;
	border-bottom: thin dashed #D6E2F3;
	background-image:url(images/logo-bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#content2 {
	width:848px;
	padding:10px;
	margin:auto;
	min-height:150px;
	line-height:20px;
	border-bottom: thin dashed #D6E2F3;
	background-image:url(images/logo-bg-big.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#boxrow {
	width:860px;
	min-height:215px;
	padding:15px 10px;
	background-image: url(images/footprints.jpg);
	background-repeat:no-repeat;
	background-position:right 130px;
	margin:auto;
}
#documents {
	width:243px;
	height:216px; /*ideally 216*/
	float:left;
	background-image:url(images/documents.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:18px; /*26px for two documents 18px for three*/
}
#news {
	width:290px;
	height:215px; /*215*/
	background-image: url(images/news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #234F8B;
	border-left-color: #234F8B;
	float:left;
	margin-left:30px;
}
/*news links*/
/*#news a:link, #news a:active, #news a:visited {
	text-decoration:none;
	color:#666666;
	line-height:24px;
}
#news a:hover {
	color:#1D4478;
}*/
#news ul li {
	margin:0;
	padding-right:10px;
}
/*end news links*/
#whatshot {
	width:276px;
	height:179px; /*179*/
	padding-top:36px;
	background-image: url(images/spotlightSTEP.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float:right;
	color:#666;
}	
#sitemap {
	width:910px;
	border-top: medium solid #234F8B;
	text-align:center;
	padding:5px;
	line-height:1.4em;
	clear:both;
}
#footer {
	width:900px;
	text-align:center;
	padding:10px;
	background-color:#D6E2F3;
	margin-bottom:20px;
}
/*topnav styles*/
ul#topnav {
	margin:0px;
	font-size:12px;
}
ul#topnav li {
	display:inline;
}
ul#topnav li a:link, ul#topnav li a:visited, ul#topnav li a:active {
	line-height:20px;
	text-decoration: none;
	color: #224E8B;
	padding:5px 2px;
}
ul#topnav li a:hover {
	color:#fff;
	background:#224E8B;
}
/*top right links*/
ul#headercontent {
	margin:0px;
	width:400px;
	text-align:right;
}
ul#headercontent li {
	display:inline;
}
ul#headercontent li a:link, ul#headercontent li a:visited, ul#headercontent li a:active {
	line-height:20px;
	text-decoration: none;
	color: #224E8B;
	padding:5px 2px;
	font-size:12px;
}
ul#headercontent li a:hover {
	color:#fff;
	background:#224E8B;
}
/*program styles*/
ul#subnav {
	margin:0px;
	font-size:12px;
}
ul#subnav li {
	display:inline;
}
ul#subnav li a:link, ul#subnav li a:visited, ul#subnav li a:active {
	line-height:34px;
	text-decoration: none;
	color: #224E8B;
	padding:9px 5px;
	background-color:#D6E2F3;
	text-transform:uppercase;
	font-weight:300;
}
ul#subnav li a:hover {
	color:#fff;
	background:#224E8B;
}
/*regular links*/
a:link, a:active, a:visited {
	text-decoration:none;
	color:#224E8B;
}
a:hover {
	color:#999;
}

