body {
	background-color: #FFFFF0;
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	}

h1 {
	margin:0px;
	color:#125395;
	font-size:1.1em;
	font-weight:bold;
	background:url(images/interface/h1-bottom.gif) no-repeat bottom left; 
	}
	

	
/* ----------container to center the layout-------------- */
#container {
	width: 995px;
	padding:0 0 0 1px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/interface/content-bg.jpg);
	background-repeat:repeat-y;
	}

/* ----------banner for logo-------------- */
#banner {
	font-size: 8pt;
	color: #2F4F88;
	background-color: #FFFFFF;
	border-bottom: 4px solid #4275ab;
	padding: 0;
	margin: 0;
	text-align: right;
	width:772px;
	background-image:url(images/interface/IH_Logo.gif);
	background-repeat:no-repeat;
}

.searchPad { margin-right: 10px; }

.homeButton{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	cursor: auto;
}

#banner img {
	vertical-align:middle;
	} 

.searchText{
	margin-top: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 200px;
	padding-right: 2px;

}

#topNav{
	background-color: #4275ab;
	background-image: url(images/interface/topNav_rt.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin:5px 0 0 258px;
	padding:0 0 0 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	width:511px;
	clear:both;
}

#topNavimage { 
	background-image: url(images/interface/topNav_lt.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	height: 22px;	
	} 
	
#topNavimage div { margin: 0 auto;}
#topNav a{
	color: #FFFFFF;
	text-decoration: none;
}

#topNav a:hover{
	color: #D3A644;
}

#topNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#topNav .dots{
	vertical-align: middle;
	margin: 4px 5px 0 5px;
}

/*Top Nav Styles*/
#nav ul{
	margin:0 10px 0 28px;
	padding:0 0 0 0;
	list-style:none;
	width:511px;
	}
		
#nav li {
	/*margin-top:5px;*/
	padding:0px 2px 0 2px;
	display:block;
	text-align:left;
	line-height:1.2em;
	float:left;
	}

#nav li a:link, #nav li a:visited{
	width:auto;
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
	display:block;
	padding-top:10px;
	}

#nav li a:hover, #nav li a:active{color:#e8d6ab;}

#nav .navmarginfix {
	margin-top:10px
	}


/*SubNav Styles*/
#subnav ul{
	list-style:none;
	}

#subnav  li a{
	padding:2px 0px 2px 12px;
	/*display:block;*/
	color:#15569a;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	}

#subnav li a:hover,#subnav li .on, #nav li .on a {
	color:#ffffff;
	text-decoration:none;
	}

#subnav .services  a{
	padding:1px 0px 1px 18px;
	color:#ffffff;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	}
	
#subnav .services  a:hover{
	color:#15569a;
	text-decoration:none;
	}
/* -----------------Content Formating----------------- */
#leftfix{ background-image: url(images/interface/site-bg-fix.gif); background-repeat:repeat-y; width:996px; }
#content-wrapper{
	width: 996px;
	min-height:416px;
	height:auto !important;
	height:416px;
	margin-top:20px;
	background-image: url(images/interface/bg.gif);
	background-repeat:repeat-y;
	}

#colmid{width: 603px; margin-left:14px; float: left;}
#colright{width: 214px; float: left; min-height:416px; height:auto !important; height:416px; background-image:url(images/interface/search-bg.gif); background-repeat:no-repeat;}

#colmid #mainTop { margin:0px auto; padding-top:5px; padding-left:15px; width:588px; height: 19px; background-image: url(images/interface/main-top.gif); background-repeat:no-repeat;}
#colmid #mainText { width: 583px; margin:0px auto; padding-bottom:20px;}

#colmid p { padding: 5px; margin:0px; }

#mainText h2, #searchText h2 {
	color:#3f3f3f;
	margin-bottom:5px;
	font-size:1em;
	font-weight:bold;
	}

#searchTop{height:24px; width:214px; padding:0 0 0 0; margin:0 0 0 0;}
#searchText {padding:0 0 0 10px; margin:0 0 0 0; height:366px;}
#searchText h2 {
	margin-bottom:3px;
	}

#searchText p {
	margin: 5px 0px;
	font-size:0.8em;
	font-weight:bold;
	}
	
.submitButton {
 margin-top:8px;
 margin-bottom:10px;
 padding-bottom:3px;
 width: 90px;
 height: 20px;
 border: solid 1px #5b88b7;
 background-color:#C7D8E8;
}

/*<--#mainText img {
	border: 1px #125395 solid;
	}-->
*/

#mainText .border0{
	border: 0px;
	margin-left:0px;
	}
			
#mainText h1{
	margin-bottom:10px;
	margin-left: 0px;
	color:#125395;
	font-size:1.1em;
	font-weight:bold;
	background:url(images/interface/h1-bottom.gif) no-repeat bottom left; 
	}
		
#mainText h2, #searchText h2 {
	color:#3f3f3f;
	margin-bottom:5px;
	font-size:1em;
	font-weight:bold;
	}
	
#mainText p {
	margin-bottom:10px;
	line-height:1.2em;
	}
	
	
#mainText ul {
	margin-left:20px;
	margin-bottom:10px;
	}

	
.dept {
	padding:18px 0px 10px 23px;
	color:#3f3f3f;
	font-size:1em;
	font-weight:bold;
	}

#mainText .whatsnewdate {
	font-size:0.9em;
	}


	
.finePrint{
	font-size:0.8em;
	color:#666666;
	}
	
.tumbstitle {
	margin-top:5px;
	display:block;
    width:256px;
	font-size:0.8em;
	color:#666666;
	float:right;
	}

.thumbsEnlarge {
	display:block;
    width:256px;
	font-size:0.8em;
	color:#666666;
	float:right;
	text-align:right;
	}

.infothumbs img {
	border: 1px #125395 solid;
	margin-left:3px;
	margin-top:5px;
	}

/*FAQ Styles*/	
.faqTitle {
    color:#3f3f3f;
	margin-bottom:10px;
	font-size:1em;
	font-weight:bold;
	}

.answerTitle {
	margin-bottom:10px;
	font-size:1em;
	font-weight:bold;
	}
		
.faqList {
	list-style:none;
	}

#mainText .list {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	/*Lab Indroduction Layout Styles*/
		
	div#indroductionText {
		width:282px;
		float:left;
		}
		
	div#indroductionPicture {
		width:273px;
		float:left;
		}
		
	div#mainText .infothumbs {
			width:256px;
			float:right;
			}

	/*Lab Procedure Layout Styles*/	
	
	div#procedureNav {
		width:120px;
		float:left;
		
		}
	
	div#procedureText {
		width:220px;
		min-height:300px;
		height:300px;
		padding-left:4px;
		padding-right:20px;
		float:left;
		border-left:1px solid #125395;
		}
		
	div#procedurePicture {
	    width:185px;
		float:left;
		}
	
	div#mainText .prothumbs {
		width:185px;
		float:right;
		}

	/*Lab Procedure Layout Styles*/	
    div#mainText .resDisplay {
		width:560px;
		border-top: 1px solid #125395;
		border-bottom: 1px solid #125395;
		margin-bottom:30px;
		padding-top:10px;
		}
		
	/*Lab Parking Layout Styles*/
		
	div#parkingText {
		width:215px;
		padding-right:5px;
		float:left;
		}
		
	div#parkingPicture {
		width:341px;
		float:left;
		} 

/* --------------left navi------------- */
#leftNav {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 145px;
	color: #333;
	padding:0px 5px 5px 5px;
	text-align: left;
}

#leftNav div {text-align: left;}

#leftNav ul{
	list-style:none;
	text-indent: 0px;
	padding:0px;
	margin:0px;
}

#leftNav h2{font-size:1.3em; margin-top:0px; padding-top:0px;}
#leftNav li{background-image:url(images/interface/leftNav_dots.gif); background-position:bottom; background-repeat: repeat-x;}
#leftNav ul li a{
	color: #333333;
	font-size:11px;
	text-decoration: none;
	padding:10px 0px 5px 5px;
	display:block;
}

#leftNav ul li a:hover{
	color: #FFFFFF;
}

#leftNav ul li a:active{
	color: #333333;
	text-decoration: none;
}

/***** Dropdown Vertical Formatting *****/
#leftNav li ul {
	list-style: none;
	border:solid 1px #333333;
	}
		
#leftNav li ul li {/* Stops the drop down menu li text from floating left */
	float:none;
	}
	
#leftNav ul li {
	position: relative;/*Makes the drop down menu postion 0,0 on the parent li instead of the browser window*/
	}

#leftNav li ul {
	position: absolute;
	left: 145px;
	top: 10px;
	display: none;
	background-color:#d3a644;/*This is needed for IE 6 and 7*/
	}

#leftNav li ul li a:link, #leftNav li ul li a:visited { 
	color:#333333; 
	font-size:11px;
	text-decoration:none;
	width:160px;/*Changes the width of drop down*/
	height:10px;/*Changes the Height of each item in drop down*/
	display:block;
	padding:7px;
	}

#leftNav li ul li a:hover { 
	background-color:#ffffff;
	color:#333333;
	}

#leftNav li:hover ul, #main-navagation li.over ul { display: block; }
#leftNav li:hover ul, li.over ul { display: block; }


#leftNav #leftSecondNav{}
#leftNav #leftSecondNav a:link, #leftNav #leftSecondNav a:visited{color:#333333;}
#leftNav #leftSecondNav a:hover, #leftNav #leftSecondNav a:active{color:#ffffff;}
/* #leftNav ul li.on *{color: #4275ab;} */
/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left; 
	width: 772px;
	border-top:2px solid #4275ab;
	height: 25px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #ffcc99;
}

#copyright{
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	background-color: #FFFFFF;
	padding:5px 15px;
	margin:0px
}

#privacy

a:hover{
	color:#d3a644;
}


#privacy

{
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	background-color: #FFFFFF;
	padding:5px 15px;
	margin:0px
}

#divInformationBox a:hover
{
	color:#d3a644;
	text-decoration:none;
}
/* -------------------------------------- */

/*Link Styles*/	
a{
	color:#1656a8;
	text-decoration:none;
	}
	
a:hover{
	color:#ffffff;
	text-decoration:none;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
