/*
COLORS
BLUE = #477c98
LT BLUE = #C0D8DE
BOLD TEXT = #0f3e6d
*/

body {
	font:normal 12px Arial, Helvetica, sans-serif;
	background:url(/nhm/images/nhmBg.gif) top left repeat-x;
	width:1007px;
	padding:25px; 
	margin:auto; 
	color:#000000;
	text-align:center;
}
#container {
	margin:0 auto;
	#margin-left:auto;
	#margin-right:auto;
	padding:5px;
	text-align:left;
	width:955px !important;
	/*min-height:100%;
	height:100% !important;*/
	border:1px solid #A7A7A7;
	background-color:#FFF;
}

/******************************************************/
/* BEGIN HEADER STYLES */
/******************************************************/

div#header {
	margin:0;
	padding:0;
	width:955px;
	/*background-color:#477C98;
	border:1px solid #99CCFF;*/
}
div#webname {
	width:100%;
	height:0px;
}
div#breadcrumb {
	margin:0;
	padding:5px 5px 0 5px;
	width:945px;
	background:#477c98;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFF;
}
ul#navigation {
	margin:0;
	padding:0 0 3px 0;
	width:955px;
	height:57px;
	background:url(/nhm/images/navbg.jpg) top left repeat-x;
}
ul#navigation li {
	float:left;
	display:inline;
	margin:0;
	padding:20px 0 0 0;
	width:159px;
	height:42px;
	text-align:center;
	vertical-align:middle !important;
	background:url(/nhm/images/divider.gif);
	background-position:0px 18px;
	background-repeat:no-repeat;
}
ul#navigation li.first {
	background:url(/nhm/images/navbg_first.jpg) left top no-repeat;
}
ul#navigation li.last {
	width:160px;
	background:url(/nhm/images/navbg_last.jpg) right top no-repeat;
}
ul#navigation li a {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
div#banner {
	width:955px;
	height:200px;
	#height:200px;
	margin:3px 0 3px 0;
	padding:0px;
	text-align:center;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#ffffff;
	/*border:1px solid #99CCFF;*/
}

/******************************************************/
/* END HEADER STYLES */
/******************************************************/
/* BEGIN CONTENT STYLES */
/******************************************************/
div#content {
	width:955px;
	min-height:660px;
	height:100%;
	/* border-bottom:1px solid #FF9900; /* orange */
}
div.text {
	padding:25px;
	
	background-color:#FFFFFF;
}
/*** BEGIN MODULES **/
div#module_top {
	width:100%;
	height:138px;
	#height:136px;
	margin:0;
	padding:0;
	/*position:relative;
	z-index:100;
	left:0px;
	top:-20px;*/
	background:none;
	border-bottom:1px solid #ededed;
}
div.module_top_left {
	float:left;
	display:inline;
	width:238px;
	height:138px;
	margin:0;
	padding:0;
	background:url(/nhm/images/nhm_left.png) left top no-repeat;
}
div.module_top_mid {
	float:left;
	display:inline;
	width:239px;
	height:138px;
	margin:0;
	padding:0;
	background:url(/nhm/images/nhm_mid.png) left top no-repeat;
}
div.module_top_right {
	float:left;
	display:inline;
	width:239px;
	height:138px;
	margin:0;
	padding:0;
	background:url(/nhm/images/nhm_right.png) left top no-repeat;
}
div.modtitle {
	width:auto;
	height:55px;
	
	#width:inherit;
	#height:50px;
	
	margin:0 15px 0 0;
	padding:15px 17px 2px 17px;
	text-align:left;
	color:#0f3e6d;
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
	background:url(/nhm/images/nhm_horiz_rule.gif) right bottom no-repeat;
}
div.modtitle a{
	text-decoration:none;
	color:#0f3e6d;
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
}
div.modtitle a:hover{
	text-decoration:none;
	color:#0f3e6d;
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
}
div.modtitle span {
	font:bold 14px Geneva, Arial, Helvetica, sans-serif;
	color:#0f3e6d;
	margin:2px 0;
	clear:both;
}
div.box {
	width:auto;
	#width:inherit;
	height:auto;
	margin:0;
	padding:10px 15px;
	#padding:5px 15px;
	font:11px normal Arial, Helvetica, sans-serif;
}
div.box p {
	margin:2px 0;
	#margin:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#333333;
}
div.box a {
	font:11px normal Arial, Helvetica, sans-serif;
	color:#006600;
}
div.box a:hover {
	color:#FF6600;
}
div.box a:visited {	
	color:#006600;
}
div.box ul {
	margin:0;
	padding:0;
	#margin:4px 0;
	#padding:0px;
	list-style:none;
}
div.box li {
	margin:6px 0;
}
div.box span {
	font-weight:bold;
}
div#adspace {
	float:left;
	width:200px;
	font:11px normal Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
/** END MODULES **/

/** BEGIN MAIN CONTENT **/
div#maincontent {
	width:955px;
	height:460px;
	margin:0;
	padding:0;
	/* border-bottom:1px solid #9900CC; purple */
	background:url(/nhm/images/nhm_reflection.png) left top no-repeat;
}
div#module_mid {
	width:100%;
	height:220px;
	#height:220px;
	margin:0;
	padding:30px 0 0 0;
	/* border-bottom:1px solid #00CC99;	 green */
}
div.module_med {
	float:left;
	/*display:inline;*/
	width:280px;
	height:220px;
	margin:0 10px;
	padding:0;
}
div.module_med_center {
	float:left;
	/*display:inline;*/
	width:25px;
	height:210px;
	background:url(/nhm/images/separator.gif) center no-repeat;
}
/** END MAIN CONTENT **/

/** BEGIN BOTTOM CONTENT **/
div#module_bottom_left {
	float:left;
	width:310px;
	height:140px;
	margin:0;
	padding:0;
	/* border-bottom:1px solid #FF3300;  red */
}
div#module_bottom_right {
	float:left;
	width:635px;
	margin:0;
	padding:0;
	
}
div.admodule {
	float:left;
	display:inline;
	width:310px;
	margin:6px 2px;
	padding:0px;
	border:1px solid #dfdfdf;
}
fieldset {
	border:none;
}
div.fieldlabel {
	float:left;
	width:180px;
	height:35px;
}
div.fieldinput {
	float:left;
	width:200px;
	height:35px;
}
input.text {
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #477c98;
}
/** END BOTTOM CONTENT **/
/******************************************************/
/* END CONTENT STYLES */
/******************************************************/
/* BEGIN FOOTER STYLES */
/******************************************************/ 	
div#footer {
	margin:0 auto;
	padding:0;
	width:955px;
	text-algin:center;
	font:normal 10px Arial, Helvetica, sans-serif;	
}
div#logos{
	background-color:#c0d8de;
	width:100%;
	height:50px;
	margin:0;
	padding:5px 0;
	text-algin:center;
}
div#logos img {
	margin:0 65px;
}
div#footernav {
	width:100%;
	margin:0 0 5px 0;
	padding:5px 0;
	background-color:#000000;
	color:#FFFFFF;
	font:normal 12px Arial;
}
div#footernav p {
	color:#FFFFFF;
	text-align:left;
}
div#footernav a {
	color:#FFFFFF;
	text-decoration:none;
	}
div#footernav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div#footernav a:visited {
	color:#FFFFFF;
}
div#footernav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#footernav li {
	margin:0px;
	line-height:18px;
}
div#footernav div.column {
	float:left;
	display:inline;
	width:215px;
	height:300px;
	margin:5px 10px;
}
/******************************************************/
/* END FOOTER STYLES */
/******************************************************/
/* GENERAL STYLES */
/******************************************************/
.clear {
	clear:both;
}
h1 {
	font:normal 20px Geneva, Arial, Helvetica, sans-serif;
	margin:16px 0 0px 0;
	padding:0;
	color:#5a5e68;
}
h1 span {
	color:#0f3e6d;
	font-weight:bold;
}
h2 {
	color:#727271;
	font:normal 13px Arial, Helvetica, sans-serif;
}
