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

#whd-header {
	background-color:white;
	border:medium none;
	font-size:0;
	height:101px;
	top:92px;
}

#whd-strip .button{
	padding-right: 24px;
}


/*WHD bar*/
#WHDbar {
	height:80px;
	margin-top:1px;
	background-color:#9cb0d1;
	padding:0 0 0 290px;
}

/*options bar*/
#optionBar {
	height:21px;
	clear:both;
}
#optionBar .LefColHeading {
	background: url(../images/whd/shfo_BrowseColumnHeading.gif) no-repeat;
	width:289px;
	height:21px;
}

/*end:options bar*/

.BottomHalf {
	clear:both;
	overflow:hidden;
	min-width:1100px;
	background: url(../images/whd/leftColBackground.gif) repeat-y;
}


/*Main Content Area */
#display-container {
	margin-left:265px;
	min-width:735px;
	min-height:1000px;
	oveflow: hidden;
	padding-left:25px;
}
#display-container .SummaryBox {
	width:688px;
	padding-top:25px;
}
#display-container .SummaryBox .top {
	background: url(../images/whd/shfo_SummaryBox_Top.gif) no-repeat;
	height:21px;
}
#display-container .SummaryBox .middle {
	background: url(../images/whd/shfo_SummaryBox_Middle.gif) repeat-y;
	padding: 15px;
	overflow:hidden;
}
#display-container .SummaryBox .middle p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#display-container .SummaryBox .middle img {
	margin-right: 10px;
}
#display-container .SummaryBox .middle a {
	text-decoration:none;
	color:#003581;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#display-container .SummaryBox .middle .bigBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#023c6a;
}

#display-container .download {
	color: #023c6a;
	font-size: 1em;
	padding-left: 16px;
	background: url(/images/whd/shfo_download_icon.gif) center left no-repeat;
}

#display-container .download a {
	text-decoration: none;
}

	#display-container .download a:hover {
		text-decoration: underline;
	}

#display-container .SummaryBox .middle .SummaryOrange {
	font-weight:bold;
	font-style:italic;
	color:#cc6600;
}
#display-container .SummaryBox .bottom {
	background: url(../images/whd/shfo_SummaryBox_Bottom.gif) no-repeat;
	height:3px;
}

#display-container .SFSbox {
	margin-top:25px;
	width:688px;
	overflow:hidden;
}
#display-container .SFSbox .top {
	background: url(../images/whd/shfo_StateFactSheets_box_Top.gif) no-repeat;
	height:19px;
}
#display-container .SFSbox .middle {
	border-right:2px solid #C5D0DF;
	border-left:2px solid #C5D0DF;
	text-align:center;
	padding:15px;
}
#display-container .SFSbox .middle .mapInfo {
	background: url(../images/whd/MapInfo_Background.gif) repeat-x;
	height:39px;
	line-height:39px;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:80%;
	margin:0 auto 10px auto;
}
#display-container .SFSbox .middle img {
	border:none;
}
#display-container .SFSbox .bottom {
	background: url(../images/whd/shfo_StateFactSheets_box_Bottom.gif) no-repeat;
	height:4px;
}
/*End: Main Content Area*/