.welcome
{
	padding: 15px 0 15px 0;
	font-family: Helvetica;
	font-size: 14px;
	color: #1B68B3;
}

.superscript
{
	font-family: Helvetica;
	font-size: 8px;
}

.big_title
{
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #1B68B3;
}

.mid_title
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1B68B3;
}

.small_title_bold
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.small_title
{
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
}

input.search_field_text
{
	color:#FFFFFF;
	border:0;
	font-family: Helvetica;
	background-color:#B3B3B3;
	font-size: 17px;
	font-weight: normal;
}

.results_parm_display
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1B68B3;
}

.results_text_display
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

a.terms_link
{
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.footer_link
{
	font-family: Helvetica;
	color: #1B68B3;
	text-decoration: underline;
}

a.back_link{color:#1B68B3;font-weight:normal;font-size:12px;margin-left:5px;}
span.back_link{font-weight:normal;font-size:12px;margin-left:10px;}

a.hf_link
{
	font-family: Helvetica;
	color: #1B68B3;
	text-decoration: underline;
	font-weight: bold;
}

#banner{}

#banner #description {position:absolute;top:250px;left:350px;padding:5px;width:350px;line-height:16px;}

#banner #search_field {position:absolute;top:300px;left:352px;background:url(../../images/mri/txt_search.jpg);width:240px;height:27px;}

#banner #search_button {position:absolute;top:300px;left:600px;}

#banner #alpha {position:absolute;top:365px;left:25px;}

.alpha_background
{
	width: 800px;
	height: 54px;
}

.alpha_background .top_div
{
	font-family: Arial;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: bold;
}

.alpha_background .top_div a
{
	float: left;
	margin-right:1px;
	width:22px;
	height:22px;
	background: url(../../images/mri/alpha_letter_background.png) no-repeat;
	font-family: Helvetica;
	font-size: 14px;
	color: #005696 !important;
	font-weight: bold;
	text-decoration: none !important;
}

.alpha_background .top_div a:hover
{
	color: #FFFFFF !important;
	background: url(../../images/mri/alpha_letter_background_ov.png) no-repeat;
}

.alpha_background .top_div a span{display:block;margin:4px 0 0 6px;}



#content_body{padding:0 20px 0 20px;}
#content_body2{padding:20px 20px 0 25px;}

ol.search_results
{
	padding: 0;
	margin: 0;
}

ol.search_results li
{
	background: url(../images/mri/blue_arrow.gif) 0 0.3em no-repeat;
    list-style-type: none;
	padding: 0 0 5px 12px;
	font-family: Helvetica;
	font-size: 11px;
    color: #666666;
}

ol.search_results li a
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

ol.search_results li a:hover
{
	text-decoration: underline;
}

/* start natural products */
#content_natural_products a.glossary {	
	color:#4E74B2;
	border-bottom: 1px dotted #4E74B2;	
	text-decoration: none;
	}
#content_natural_products a.glossary:hover {position: relative;cursor:default;}
#content_natural_products a.glossary span.inner {display: none;}
#content_natural_products a.glossary:hover span.inner {display: block;   	
	position: absolute; top: 10px; left: 0;	
	/* formatting only styles */   	
	padding: 1px; 
	margin: 10px; 
	z-index: 10000;   	
	border: 1px solid #4E74B2;	
	/*opacity: 0.9;	*/
	background: #E5ECF7; 
	/* end formatting */
	}


#content_natural_products div.head{
	color:#993300;
}

#content_natural_products span.innerhead{
	color:#4E74B2;
	text-decoration:underline;
	margin-bottom:5px;
	width: 180px;
	display: block;   	
	position: relative;
	z-index: 10000; 
}

#content_natural_products span.innerborder{
	padding: 5px;
	border: 1px solid #A3CBFE;
	width: 180px;
	background: #E5ECF7; 
	display: block;   	
	position: relative;
	z-index: 10000; 
	font-weight: normal;
	font-style: normal;
}

#content_natural_products img.NHPImage
{
	border: 1px solid #4E74B2;
	max-height:170px;
	max-width:170px;
	height: expression(this.height > this.width && this.height > 170 ? '170px' : true);
	width: expression(this.height < this.width && this.width > 170 ? '170px' : true);
}

#content_natural_products sub
{
	font-size:80%;
}

#content_natural_products p
{
	margin-top:15px;
}
/* end natural products */

/*tests and procedures*/
#TP_container{}

#TP_container ul
{
	padding-bottom:15px;
}

#content_tests_and_procedures div.caption
{width:120px;text-align:center}
/*end tests and procedures*/

sup
{
    font-size: 70%;
    vertical-align: top;
    position: relative;
    top: -2px;
}
#browse_tools_title a#browse_tools_link2
{
    color:#005696;
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px; 
    font-family: Arial;
    text-align:center;
    display:block;
    width: 220px;
}
div.vcard
{
    line-height: 15px;
}
div.vcard span.mid_title
{
    margin-bottom: 3px;
    display:block;
}
