/* CSS Document */
/*@charset "UTF-8";*/
/*MAJOR STRUCTURAL STYLES*/
/*html, */
body {
	width: 970px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3e4f4;
	border-left-color: #c3e4f4;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #C3E4F4;
}
/*mobileheader only shows in print or handheld views in place of masthead etc*/
#mobileheader {
	display:none;
}
#footer {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #6d8399;
font-size:11px;
}
/*controls container for top nav bar. see topnav.css for nav list styles*/
#mainnav {
	/*moved to topnav css file*/
}

#container {
	height: 100%;
	width: 970px;
	margin: 0px;
	padding: 0px;
	background-color: #b4ccdb;
}
#masthead {
	padding: 0px;
	margin:0px;
	/*background-color: #CCCCCC;*/
	/*height: 95px;*/
	height: 115px; /*combine with 1x970 px trans gif to help with dw & contribute editing display */
	width: 970px;
	/*background-image: url(../../images/masthead5.gif);*/
	background-image: url(../images/layoutFinal/headerDk6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logos {
	/*padding-top: 15px;*/
	width: 485px;
	height: 100px;
	float: left;/*padding-left: 20px;*/
}
#logos a img {
	border:none;
}
#utils {
	float:right;
	width:338px;
	font-size:11px;
	line-height:15px;
	color:#415089;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;
}
#utils a img {
	border: none;
}
#utils p {
	padding-top: 5px;
	margin: 0px;
}
#utils a:link, #utils a:visited, #utils a:active {
	color:#415089;
	text-decoration:none;
}
#utils a:hover {
	color:#415089;
	text-decoration:underline;
}
#searchbox {
	display: block;
	vertical-align: bottom;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#searchbox form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#searchbox input {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;/*height: 19px;CHANGES ALL FORM ELEMENT HEIGHTS*/
	text-align: left;
}
#searchbox #searchGo {
	margin-right: 0px;
	padding-right: 0px;
}
#searchbox .formtext {
	border-color:#415089;
	/*border-color: #CC9933;*/ 
	border-style:solid;
	border-width:1px;
	color:#415089;
	font-size:1em;
	height: 17px;
	vertical-align: bottom;
	padding: 0px;
	margin-right: 2px;/*background-color:#FFFFCC;*/
}

#footer {
	width: 940px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:center;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 20px; /*bottom padding ESSENTIAL to get background image to stretch vertically to the height of the page*/
	padding-left: 15px;
	text-align:center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#415089;
	text-decoration:none;
}
#footer a:hover {
	color:#415089;
	text-decoration:underline;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*print friendly markup*/
#footerimg {
	display:none;
}
/*hides handheld only plain text items from reg screen browsers*/
.showhandheld, #topnav .showhandheld {
	display: none;
}
.stopfloat {
	display: inline;
	width: 90%;
	float: left;
}
/*SEARCH OUR SITE*/
#googleform {
	width: 400px;
	background-image:url(http://www.google.com/logos/Logo_40wht.gif);
	background-position:right top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}
.nohref {
	text-decoration: underline;
	cursor: default;
}
/*HOME STYLES*/


#banner, #rtCol, #news, #events, #explore {
	display: inline;
	float: left;
	margin-top: 10px;
}

#banner {
	width: 619px;
	height: 226px;
	display: block;
	border: 1px solid #99A7C6;	
	margin-left: 15px;
	margin-right: 17px;
	padding: 0px;
	background-color: #FFFFFF;
}
#banner a img {
	border: none;
}
#rtCol {
	/*display: block;*/
	padding: 0px;
	/*margin-right: 15px;	*/
}
#spotlight, #achievements {
	display: block;
	width: 300px;
	height: 109px;
	border: 1px solid #99A7C6;
	font-size: 11px;
}
#spotlight {
	margin-bottom: 6px;
	background-color: #6EA5D3;
	padding: 0px;
	/*background-image:url(../../designs/layouts/3/spotlightContent2.gif);*/
	background-repeat: no-repeat;
	background-position: 10px 38px;
}

#spotlight p {
	/*padding-left: 115px;*/
	/*padding-right: 10px;*/
	margin: 0px;
	padding-top: 10px;
padding-right: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 13px;
	color: #FFFFFF;
}
#spotlight a {
	
}
#spotlight img.spotImage {
	/*margin-right: 10px;*/ /*conflicts with heading image & overall div width breaks!*/
	border: 1px solid #4877a4;	
	margin-right: 10px;
	margin-left: 8px;

}

#spotlight a img, #achievements a img, #news a img, #events a img, #explore a img {
	border: none;
}



#achievements {
	background-color: #CEE2F4;
	/*background-image:url(../../designs/layouts/light/achievementsContent.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 38px;
}
#achievements ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 10px;
}
#achievements li {
	margin-bottom: 7px;
	color: #000033;
}
#explore, #news, #events {
	width: 300px;
	min-height: 312px;
	/*height: 312px;*/
	border: 1px solid #99A7C6;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}
#events {
	margin-left: 15px;
overflow: hidden;
	
}
#events, #news {
	margin-right: 17px;
}
#explore p, #news p {
	margin-top: 6px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	margin-left: 9px;
	margin-right: 15px;
	font-size: 12px;
}
#achievements a:link, #achievements a:visited, #achievements a:active, #explore a:link, #explore a:visited, #explore a:active, #news a:link, #news a:hover, #news a:visited, #events a:link, #events a:visited, #events a:hover, #spotlight p a {
	/*color:#000066;*/
	/*color: #2b4075;*/
	color: #1a398b;
	text-decoration:none;
}
#achievements a:hover, #explore a:hover, #news a:hover, #events a:hover, #spotlight p a:hover {
	/*color:#415089; */
text-decoration:underline;
}
#events #calendar {
	padding-left: 9px;
	/*overflow: hidden;*/
	width: 288px;
	height: 266px;
/*height: 276px;*/

	overflow: auto;
        margin-top: 5px;
}
#events #calendar iframe {
	color: #1a398b;
	text-decoration:none;
	white-space: normal;	
}
#events #calendar iframe a img, #events #calendar img {
        display:none !important; 
}
#events #calendar a {
background-image: none;
}
#events #calendar #calXSL {
font-size: 12px;
}

#events #calendar .monthview .event {

white-space: normal;
}
/*TEST STYLES FOR FEEDBURNER*/
/*TEST STYLES FOR RSS (JS OR OTHER) INGEST; LI BASED*/
#news ul {
	list-style: none;
	font-size: 12px;
	padding-left: 9px;
	margin-right: 15px;
	
}
#news li {
	margin-bottom: 6px;
	
}

/*TEST STYLES FOR FEEDBURNER*/
.feedburnerFeedBlock ul {
	list-style: none;
	font-size: 12px;
	padding-left: 0px;
	margin-right: 15px;
}
.feedburnerFeedBlock li {
	margin-bottom: 8px;
}
.feedburnerFeedBlock ul li div {
	font-style:italic;
	/*includes date AND description; override event desc display by limiting #of words shown; 3= date only (M/D/Year...*/
}
.feedburnerFeedBlock #creditfooter {
	display:none;
}
