/* <![ Global [ */
.body{	background-color:#a4b8a8;
		margin:0px;}
td	{	font: 12px/14px "Times New Roman", Times, serif;
		color:#000;}
table#main{	margin-left:auto;
			margin-right:auto;	}
			
a		{	color:#385443;}
a:hover	{	color:#385443;}

.form		{	}
.form-pct	{	width:90%;}
input, select, textarea {	border:1px solid #000;}

ul{		padding: 0;
		margin-left: 20px;	}
li{		margin-left: 1.5em;
		padding-bottom:3px; /* non-indenting lists */
		list-style:url(/images/bullet.gif) outside;	}
li ul{	padding-top:3px;}

/*	<![ Layout [ */

.bio li{
	margin:0px;
	padding:3px;
	text-indent:0px;}
	
ul.bio {
	margin:0px 0 0 15px;
	padding:0px;
	text-indent:0px;}

.footnote{font:Arial, Helvetica, sans-serif;}

.nav-off {
	cursor: pointer;
	background: url(/images/nav-off.gif) no-repeat top left;
	vertical-align: middle;
	padding-left: 27px;
	font: 17px/20px "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	height: 26px;
	}
	
.nav-on {
	cursor: pointer;
	background: url(/images/nav-on.gif) no-repeat top left;
	vertical-align: middle;
	padding-left: 27px;
	font: 17px/20px "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: underline;
	height: 26px;
	}
	
/** menu rollovers **/

a.menu {
	display:block;
	font: 17px/20px "Times New Roman", Times, serif;
	color: #fff;
	height:24px;
	background: url(/images/nav-off.gif) no-repeat top left;
	padding-left:27px;
	text-decoration:none;
	padding-top:2px;
	}
a.menu:hover{
	background: url(/images/nav-on.gif) no-repeat top left;
	text-decoration: underline;
	color:#fff;
	}
	


/** /menu rollovers **/

	
	
	
.content {
	font: 12px/14px "Times New Roman", Times, serif;
	color: #000;
	padding: 18px;
	vertical-align: top;
	}

.aops {
	background: url(/images/yellow-underline.gif) no-repeat bottom left;
	height: 23px;
	vertical-align: middle;
	text-align: center; 
	}
	
a.aop-links {
	font: 14px/16px "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	}
	
a.aop-links:hover {
	font: 14px/16px "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: underline;
	}
	
.peer-review {
	color: #f0f1d6;
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 7px 0px 7px;
	}

.disclaimer {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	}
	
.smaller {
	font: 11px/13px "Times New Roman", Times, serif;
	}
	
.bio-bolditalic {
	font-weight: bold;
	}
	
.directions-head {
	 background: url(/images/main-head.gif) repeat-x top right;
	 }

/*	<![ Main [	 */

h1{ margin: 0px; 
	padding: 0px; 
	font: bold 14px/16px "Times New Roman", Times, serif;
	color: #385443;
	text-transform: uppercase;
	}
	
h2{ margin: 0px; 
	padding: 0px; 
	font: bold 17px/19px "Times New Roman", Times, serif;
	color: #B0994A;
	}
	
h3{	}


/*	<![ MH_Hacks [ */
#map{				filter:gray;	}
.ddTable{			border: none;	}
.ddBottomBorder{	border-bottom: 1px solid black;	}
table.content{		width:100%;		}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form li {
		list-style:none;
	}
		

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:300px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:300px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

