/*style for f1000-search-splash.html*/


/*DEFAULTS*/

*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
h2{
	font-size:26px;
}
h3{
	font-size:18px;
}
.textbox{
	font-size:16px;
}
h5,
.linkbar li{
	font-size:13px;
}
li,p{
	font-size:12px;
}
.quotee{
	font-size:10px;
}
h2,h3,h5,li,p,ul{
	line-height:1.2em;
}
ul{
	margin:0.7em 0 0 0;
}
h2,h3,h5,p{
	margin:1em 0 0 0;
}
li{
	margin:0 0 0 4em;
}


/*FONT*/
body{
	font-family:verdana,sans-serif;
	color:#333;
}
h3{
	font-weight:normal;
}
h2,
input{
	color:#444;
	font-family:sans-serif;
}
h3{
	color:#b10;
}
h5,
.section-b{
	color:#777;
}
.linkbar li{
	color:#fff;
}


/*MAIN STRUCTURE OF THE PAGE*/

h2,
h3,
h5,
ul,
p,
.section-b{
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:730px;
}
h2{
	margin-top:22px;
	text-align:center;
}
h3{
	margin-top:33px;
	margin-bottom:0;
	text-align:center;
}
h5{
	margin-top:0;
	text-align:center;
}
.section-a{
	clear:both;
	margin:0 auto;
	padding-top:44px;
	width:870px;
}
.bottom-gap{
	clear:both;
	width:100%;
}
.col-left,
.col-right,
.linkbar ul{
	float:left;
	text-align:center;
	width:400px;
}


/*OTHER SECONDARY STYLING*/

.col-left{
	margin:0;
}
.col-right{
	margin:0 0 0 66px;
}
.section-a img{
	display:inline;
	height:87px;
	width:263px;
}
.search{
	background:#fff2da url(/img/searchbar.gif) 0 0 repeat-x;
	clear:both;
	height:37px;
	text-align:center;	
}
input{
	vertical-align:bottom;
}
.textbox{
	height:21px;
	width:292px;	
}
.button{
	height:26px;
	margin-top:5px;
	width:26px;
}
.linkbar{
	text-align:center;
	height:32px;
}
.col-left .linkbar{
	background:#663399;
}
.col-right .linkbar{
	background:#04689d;
}
.linkbar ul{
display:block;
	margin:0;
	padding-top:5px;
}
.linkbar li{
	display:inline;
	font-weight:bolder;
	margin:0 20px 0 20px;
}
.linkbar a{
	color:#fff;
	text-decoration:none;
}
.more-distance{
	padding-top:33px;
}
.section-b{
	margin-top:22px;
}
.quote{
	clear:both;
	float:right;
	font-weight:bold;
	text-align:right;
	width:530px;
}
.quotee{
	clear:both;
	text-align:right;
}

.biosearchtext{	
	color: #663399;
	font-size:14px;
	font-weight: bold;
}

.medsearchtext{
	color: #04689d;
	font-size:14px;
	font-weight: bold;
}

.closing,
.description{
	left:-9000px;
	position:absolute;
}