*{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

hr{
	color:gray;
	margin:2em 0;
	height:1px;
	noshade:noshade;
}
html, body{
	position:relative;
	background-image:url(../../image/content/grad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#e2ded2;
}
html{
	overflow-y:scroll;
}
#lbcs{
	position:absolute;
	height:12px;
	width:12px;
	left:-12px;
	background-image: url(../../image/content/shadows/shadow_13.png);
	background-repeat: no-repeat;
}
#rbcs{
	position:absolute;
	height:12px;
	width:12px;
	top:0;
	left:100%;
	background-image: url(../../image/content/shadows/shadow_17.png);
	background-repeat: no-repeat;
}
#bs{
	float:left;
	position:absolute;
	height:12px;
	width:100%;
	background-image: url(../../image/content/shadows/shadow_15.png);
	background-repeat: repeat-x;
	z-index: 3;
}
#ls{
	width:12px;
	position:absolute;
	left:-12px;
	top:0;
	float:left;
	height:100%;
	z-index: 1;
	background-image: url(../../image/content/shadows/shadow_09.png);
	background-repeat: repeat-y;
}
#rs{
	width:12px;
	position:absolute;
	left:100%;
	top:0;
	float:right;
	height:100%;
	z-index: 2;
	background-image: url(../../image/content/shadows/shadow_10.png);
	background-repeat: repeat-y;
}
a{text-decoration:none; color:#333;}
a:hover{color:black;}
#pw{width:900px; margin:0 auto; position:relative; background-color:white}
#header{background-color:#FFFFFF; display:block; position:relative;}
.toplinkborder{border-right:1px solid #C0BEC0;}
.mainlinkborder{border-right:1px solid #E64242;}
#topnav{color:#333333; position:absolute; bottom:10px; left:250px; text-transform:capitalize;}
#topnav a{color:#5A585A; text-decoration:none;}
#topnav a:hover{color:#222222;}
#topnav li{float:left; list-style:none; padding:0 5px;}
#footer {padding:50px 10px 10px 10px; }
#footer img{border:none; margin:5px;}
#sponsors{float:left;}
#footerlinks{position:absolute; right:10px; bottom:20px;}
#copyright{position:absolute; right:10px; bottom:10px; color:gray; font-size:9px;}
#search{position:absolute; bottom:10px; right:10px;}
#map a{color:#666666; text-decoration:none; display:block; padding:5px;}
#map h4{clear:both;}
#map a:hover{text-decoration:underline;}
#nhi-logo{float:left; position:absolute; bottom:10px; left:10px}
#nhi-logo input{float:left;}
.crumbs{
	color:#BD262B;
	text-transform:capitalize;
	font-size:12px;
	display: block;
	margin:10px 0;
}
.crumbs a{
	color:#BD262B;
	font-size:12px;
	text-decoration:none;
}
.box {
	width:100%;
	background-image: url(../../image/content/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	display:block;
	z-index:55;
	position:relative;
}
.box:after {
	content:" ";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	z-index:10006;
}
ul.menu {
	float:left;
	height:100%;
	position:absolute;
}
ul.menu li {
	float:left;
	list-style:none;
	position:relative;
	top:13px;
	padding:0 10px;
}
ul.menu li a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menu li a:hover, ul.menu li:hover a, ul.menu li.hover a {
	color:#FFFFFF;
}
ul.menu li ul {
	position:absolute;
	top:100%;
	left:10px;
	display:none;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
ul.menu li ul li {
	display:block;
	font-size:9px;
	background-color:#FFFFFF;
	padding:0;
	top:0;
	border-bottom:1px solid #EBEBEB;;
}
ul.menu li ul li a, ul.menu li:hover ul li a, ul.menu li.hover ul li a {
	color:#666666;
	display:block;
	padding:5px;
	text-transform:capitalize;
	background-color:#FFF;
	
}
ul.menu li ul li a:hover {
	color:#000000;
	display:block;
	background-color:#EAEAEA;
}
ul.menu li.hover ul, ul.menu li:hover ul {
	display:block;
}
#content{
	width:100%;
	background-color:#FFFFFF;
	position:absolute;
	height: auto;
}
#right{
	padding:20px 60px 40px 20px;
	background-color:white;
}
#home-right{
	padding:20px;
	background-color:white;
}
#left{
	padding:30px 15px 40px 20px;
	background:url(../../image/content/left_grad.jpg) repeat-x bottom #F1F1F3;
}
#page-copy{
	display:block;
	color:#888;
}
#page-copy hr{
	margin:0;
	padding:0;
}
#page-copy img{
	padding:0 5px 5px 0;
	float:left;
}
#page-copy .landing{
	width:60%;
	float:left;
}
#page-copy.Red{
	color:#BD262B;
}

#page-copy table{
	display:block;
}
#page-copy h1{font-size:xx-large; display:block;}
#page-copy h2{font-size:x-large; display:block; margin:0; padding:0;}
#page-copy h3{font-size:large; display:block; margin:0; padding:0;}
#page-copy h4{font-size:larger; display:block; margin:0; padding:0;}
#page-copy h5{font-size:small; display:block; margin:0; padding:0;}
#page-copy h6{font-size:smaller; display:block; margin:0;padding:0;}
#page-copy p{margin:0 0 1em 0;}
#page-copy ul, #page-copy ol{
	margin:1em 0 1em 4em;
}
#page-copy li{
	margin:4px;
	font-size:11px;
}

#page-copy i, #page-copy em{
	font-style:italic;
}
#forms label{
	text-transform:capitalize;
}
#forms label, #forms input[type="text"], #forms textarea{
	display:block;
}
#forms input[type="text"], #forms textarea{
	margin-bottom:1em;
}

#forms input[type="Submit"], #forms input[type="button"]{
	width:auto;
}
#forms input, #forms textarea{
	width:100%;
}
.bar{
	background-color:#999;
	color:#DDD;
	display:block;
}
.location{
	display:block;
}
.outer-module{
	background-image: url(../../image/content/btn_shadow.png);
	background-repeat: repeat;
	padding:2px;
}
.inner-module{
	background-color:#f5f3f0; 
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#666;
	display:block;
	border:1px solid #f5f3f0;
}
.inner-module:hover{
	background-color:#FFF;
	color:#BD262B;
	border:1px solid #FBB;
}
.download{
	background-image: url(../../image/content/btn_shadow.png);
	background-repeat: repeat;
	padding:2px;
	display:inline;
	margin-right:1em;
}
.download a{
	background-color:#f5f3f0; 
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#666;
	border:1px solid #f5f3f0;
}
.download a:hover{
	background-color:#FFF;
	color:#BD262B;
	border:1px solid #FBB;
}
#morenews{
	width:200px; 
	padding-left:2em;
	line-height:1.2em;
	color:gray;
}
#newnews{
	border-right:2px solid #BBB; 
	padding-right:2em; 
	line-height:1.5em;
}
#morenews .title, #newnews .title{
	font-size:14px;
	color:#BD262B; 
	font-weight:bold;
}
#morenews a{
	font-size:11px;
	color:#666;
}
#morenews a:hover{
	color:black;
}
#records{
	display:block;
	margin-bottom:2em;
}
#record{
	display:block;
	width:60%;
	padding-right:1em;
}
#record .staff, #record .news_title{
	display:block;
	padding:5px 0;
	background-color:#EEE;
	color:black;
	font-size:16px;
	font-weight:bold;
	margin:1em 0;
}
#record .bio{
	padding:1em;
}
#archive_news, #right_submenu{
	display:block; 
	float:right; 
	width:30%;
}
#archive_news ul, #right_submenu ul{
	margin:0;
}
#archive_news li, #right_submenu li{
	display:block;
	list-style:none;
	margin:2px 0;
	padding:.5em 1em;
	background-color:#EEE;
	border-bottom:1px solid #DDD;
}
#archive .news_date{
	display:block; 
	font-weight:normal; 
	font-size:11px;
}
#news, #staff{
	display:block; 
	float:left; 
	width:60%;
}
#archive_news .news_headline, #right_submenu .staff_headline{
	display:block;
	font-size:16px;
	border-bottom:1px solid gray;
	margin-bottom:.2em;
	color:#E31836;
}
#news .news_headline, #staff .staff_headline{
	display:block;
	font-size:16px;
	border-bottom:1px solid gray;
	margin-bottom:.2em;
	color:black;
}
#news .news_article, #staff .staff_article{
	display:block;   
	margin-bottom:.5em;
	color:gray;
	border-bottom:1px solid #EEE;
}
#news .news_title, #staff .staff_title{
	display:block; 
	font-weight:bold;  
	padding:.5em 0;
	color:#666;
}
#news a:hover, #staff a:hover{
	background-color:#eee;
}
#news .news_date{
	display:block; 
	font-weight:normal;
	font-style:oblique;
	font-size:11px;
}
#news .news_copy, #staff .staff_copy{
	display:block; 
	font-size:12px;
	line-height:18px;
	color:#888;
	font-weight:normal;
}
#news .news_copy_short, #staff .staff_copy_short{
	display:block; 
	font-size:11px;
	line-height:14px;
	color:black;
	font-weight:normal;
}
.history_back{
	display:block;
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#BD262B;
	padding:4px;
}
#searchkey {
	color:#FFFFFF;
	background-color:#666666;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#popups {
	position: absolute;
}

#searchkey.error { 
	background-color: #FC0;
}

#popups  .suggestions {
	background-color: #FFFFFF;
	padding: 2px 6px;
	border: 1px solid #000000;
	color:#000000;
}

#popups .suggestions:hover {
	background-color: #69F;
}
#stafflogin a{color:#5A585A; text-decoration:none;}
#stafflogin a:hover{color:#222222;}
