@charset "utf-8";
/* CSS Document */


body{
	background: #9DB0C1;
}

a{
	color: #585c7f;
}

h1{
	background: #9DB0C1;
}

#row_link{
	background: url(../graphics/shared/us/row.jpg) no-repeat top left;
}

#row_link:hover{
	background: url(../graphics/shared/us/row_over.jpg) no-repeat top left;
}

#us_link{
	background: url(../graphics/shared/us/usa.jpg) no-repeat top left;
}

#searchDiv #searchButton{
	background: #142332;
	border: 1px solid #394154;
}

#menu{
	background: url(../graphics/shared/us/menu_bg.gif) no-repeat top left;
	margin-top: 25px;
	margin-left: 25px;
}

#topWoman{
	width: 194px;
	height: 114px;
	background: url(../graphics/sub/us/top_woman.jpg) no-repeat top left;
	right: 20px;
	top: -44px;
}

#topWoman2{
	width: 202px;
	height: 103px;
	background: url(../graphics/sub/us/top_woman2.jpg) no-repeat top left;
	right: 20px;
	top: -33px;
}

#topWoman3{
	width: 176px;
	height: 148px;
	background: url(../graphics/sub/us/top_woman3.jpg) no-repeat top left;
	right: 25px;
	top: -75px;
}

#bothColumns{
	background: url(../graphics/sub/us/content_bg.gif) repeat-y top right;
}

#breadcrumbs{
	background:  url(../graphics/sub/us/content_top.gif) no-repeat top left;
}

#footerContainer{
	background: #8EA792;
	text-align: center;
}

#footer{
	background: url(../graphics/shared/us/footer_bg.gif) repeat-x top left;
	max-width: 1100px;
	margin: 0px auto;
}

#fRight{
		background: url(../graphics/shared/us/footer_right.gif) no-repeat top right;
}

#footerContent{
	background: url(../graphics/shared/us/footer_left.gif) no-repeat top left;
}

#calc_container{
	background: #A1B0C1 url(../graphics/sub/us/calc_bg.gif) repeat-x bottom right;
}

#calc_top{
	background:  url(../graphics/sub/us/calc_top.gif) no-repeat top right;
}

#calc_bot{
	background:  url(../graphics/sub/us/calc_bot.gif) no-repeat top right;
}

#calc_content input.text{
	background: #8e9fb2;
}

#calc_submit{
	background: #585776 url(../graphics/sub/us/calc_submit_bg.gif) no-repeat top left;
}

.mini-callout{
	background: url(../graphics/sub/us/callouts/mini_callout.jpg) no-repeat bottom left;
}

h4.know{
	background: url(../graphics/sub/us/callouts/know.jpg) no-repeat top left;
}

h4.take{
	background: url(../graphics/sub/us/callouts/take.jpg) no-repeat top left;
}

#patients_page .callout{
	height: 413px;
	background: url(../graphics/sub/us/callouts/patients_callout.jpg) no-repeat bottom left;
}

#aboutoc_page .callout{
	height: 465px;
	background: url(../graphics/sub/us/callouts/aboutoc_callout.jpg) no-repeat bottom left;
}

#prof_page .callout{
	height: 480px;
	background: url(../graphics/sub/us/callouts/prof_callout.jpg) no-repeat bottom left;
}

#clinical_page .callout{
	height: 530px;
	background: url(../graphics/sub/us/callouts/clinical_callout.jpg) no-repeat bottom left;
}

#about_page .callout{
	height: 471px;
	background: url(../graphics/sub/us/callouts/about_callout.jpg) no-repeat bottom left;
}

#obgyn_page .callout{
	height: 500px;
	background: url(../graphics/sub/us/callouts/obgyn_callout.jpg) no-repeat bottom left;
}

#ahe4_page .callout, #lab_page .callout{
	height: 438px;
	background: url(../graphics/sub/us/callouts/distributor_callout.jpg) no-repeat bottom left;
}

#oncologists_page .callout{
	height: 499px;
	background: url(../graphics/sub/us/callouts/oncologists_callout.jpg) no-repeat bottom left;
}

#ahe4-2_page .callout{
	height: 530px;
	background: url(../graphics/sub/us/callouts/ahe4_callout.jpg) no-repeat bottom left;
}

#diagnosis_page .callout{
	height: 499px;
	background: url(../graphics/sub/us/callouts/diagnosis_callout.jpg) no-repeat bottom left;
}

#ca125he4_page .callout{
	height: 499px;
	background: url(../graphics/sub/us/callouts/ca125he4_callout.jpg) no-repeat bottom left;
}

#earlyd_page .callout, #management_page .callout, #howto_page .callout{
	height: 463px;
	background: url(../graphics/sub/us/callouts/earlyd_callout.jpg) no-repeat bottom left;
}

div.highlight{
	background: #EEF2F5;
	padding: 5px 10px;
	margin: 5px 0px;
}

span.highlight{
	background: #D1E1EF;
}