/*general design */
body{
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	background: url('../gfx/newLook/banner_strip.png') repeat-x;
}
h1 {
	font-size: 16px;
        font-weight: bold;
}
h2 {
        color: #992334;
	font-size: 12px;
	font-weight: bold;
        margin-bottom: 0.2em;
        margin-top: 1.2em;
}
p{
    margin-top: 0.1em;
    margin-bottom: 1em;
}


table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	
}
img{
	border:none;
}
a:link {
	color: #487499;
	text-decoration:none;
}
a:visited {
	color: #487499;
	text-decoration:none;
}
a:hover {
	color: #8E2239;
	text-decoration: underline;
}
a:active {
	color: #77a5C9;
	text-decoration:none;
}

a.ARTICLE_TABS{
	color:#fff;
	text-decoration: none;
}

ul {
	list-style-image: url(gfx/ul_dot.gif);
	padding: 0.4em 0em 0em 1.5em;
}

ul, ol{
	margin: 0px 0px 10px 0px;
}
ol{
	padding: 0px 0px 0px 20px;
}
li{
	margin: 0px;
	padding: 0.2em 0em;
}
.CONTENT_HEADLINE_1{
	color: #93A1CE;
	font-size: 14px;
	font-weight: bold;
}
.CONTENT_HEADLINE_2{
	color: #4D5F87;
	font-size: 14px;
	font-weight: bold;
}
.TABLE_ROW{
	background-color: #D6DEEB;
}

#newsArticle #right_options{
	margin: 4px;
	float:right;
}
.ALERT{
	color:red;
}
.spacer{
	clear: both;
}
#contentWrapper{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
table#footer_style td{
	text-align: center;
	color: #000851;
}

#openx_banner {
    width: 623px;
    height: 104px;
    float: left;
    margin: 0 0 7px 4.5px;

}
#sponsor_text {
    margin: 0 0 5px 3px;;
}

.commercialBanner {
	margin-top: 20px;
	color: #7B8494;
}
.commercialBanner, .flashBanner{
}
.flashBanner{
	margin-right: 15px;	
}
.commercialBanner p, .flashBanner p{
	text-transform: uppercase;
	padding: 0px;
	font-size: 9px;
	color: #7F7F7F;
	letter-spacing: 0.1em;
}

.commercialBanner p{
	margin: 5px 15px 1px 5px;	
}
.flashBanner p{
	margin: 20px 0px 4px 0px;	
}
#menuTop{
margin-right: 0px;
padding-right:0px;
}
#rightContent{
	border-collapse: collapse;
	margin-right: 0px;
	padding-right: 0px;
}
#right_options{
	text-align: right;
	padding-right: 5px;
}
#right_options table{
	margin-right:10px;
}
#flags img {
	margin: 0px 3px 3px 0px;
	float: left;
}
#flags {
	padding: 0px 0px 0px 3px;
	text-align: left;
	width: 150px;
	display: block;
}
#loginFieldset{
	margin: 0px 0px 0px 23px;
}
#loginSpacer{
	height: 80px;
}


/* ---------- right column ----------- */
.flashBanner{
	margin-left: 6px;
}
/* ---------- Sponsor ----------- */
.sponsorTag{
	color: #999;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

/*------ header ------*/
#header_table{
	overflow: hidden;	
}
#logoCell{
	height: 69px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#bannerStuffRight{
	text-align: left;
}
#newsletterIcon{
	vertical-align: top;
	color: #fff;	
}
#newsletterIcon img{
	margin-right: 4px;	
}
#leftBannerBox{
	vertical-align: top;
	padding-left: 15px;
	width: 690px;
}

#newsletterIcon a.white{
	color: #fff;
	text-decoration: none;
}
#newsletterIcon a.white:hover {
	text-decoration: underline;
}

/* ------- Doctor and patient bubbles ------ */
a#top_patient_link, a#top_doctor_link{
	float: left;
	display: block;
	height: 68px;
	text-decoration: none;
}
a#top_patient_link{
	width: 75px;
	background: url('../gfx/newLook/top_button_patient_passive.png') no-repeat;	
}
a#top_patient_link:hover, a#top_patient_link.active{
	background: url('../gfx/newLook/top_button_patient_active.png') no-repeat;	
}
a#top_doctor_link{
	width: 85px;
	background: url('../gfx/newLook/top_button_doctor_passive.png') no-repeat;	
}
a#top_doctor_link:hover, a#top_doctor_link.active{
	background: url('../gfx/newLook/top_button_doctor_active.png') no-repeat;	
}


/* ------- Doctor and patient menu top tabs ------ */
#tab_menu a.menu_top_tab_link{
	float: left;
	display: block;
	height: 19px;
	width: 66px;
	padding: 3px 0em 0em 23px;
	background: url('../gfx/newLook/menu_top_tab_passive.png') no-repeat;
	color: #CACACA;
	text-decoration: none;
}
#tab_menu a.menu_top_tab_link:visited{
	color: #CACACA;
}
#tab_menu a.menu_top_tab_link:hover, #tab_menu a.menu_top_tab_link.active{
	color: #183761;
	background: url('../gfx/newLook/menu_top_tab_active.png') no-repeat;
	text-decoration: none;	
}
#tab_menu a.menu_top_tab_link.right{
	margin-left: 2px;
}

/* ----- left menu ----- */
#leftMenu {
	font-size: 0.88em;
	width:182px;
	height: 617px;
	background: url('/gfx/newLook/menu_background2.png') #DEDFE1 no-repeat;
	font-weight: bold;
}
#leftMenu td {
	height: 2.7em;
	padding: 0.3em 0em 0.3em 0em;
}
#leftMenu td a, #leftMenu td a:visited{
	padding-left: 0.5em;
	display: block;
	color: #2F4A70;
}
 #leftMenu td a:hover{
 	text-decoration: underline;
}
#leftMenu td.MENU_LEVEL_0{
	font-size: 1.1em;
	background-color: #2F4A70;
	color: #fff;
	text-align: center;
}
#leftMenu td.menu_divider{
	height: 2px;
	background: url('../gfx/menu_divider.gif') no-repeat;
}
#leftMenu td.MENU_LEVEL_1{
	border-bottom: 1px solid #7B969C;	
}
#leftMenu td.MENU_LEVEL_1_SELECTED{
	background-color: #3D679E;
}
#leftMenu td.MENU_LEVEL_1_SELECTED a{
	color: #fff;
}

/* ---- Top menu ----- */

.MENU_LEVEL_2 {
	background-color: #4d5f87;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	border: solid 0px #932138; 
	border-bottom: solid 0px #932138;
	border-left: solid 1px #932138; 
	border-right: solid 1px #932138;
	color: #ffffff;
	padding: 2px;
	white-space: nowrap;


}
.MENU_LEVEL_2 a,  .MENU_LEVEL_2 a:visited .MENU_LEVEL_2 a:visited{
	color: white;
	white-space: nowrap;
}
.MENU_LEVEL_2_BLANK {
font-size:5px; 

}
.MENU_LEVEL_2_SELECTED {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #941E36;
	border: solid 1px #941E36;
	 white-space: nowrap;

}
.MENU_LEVEL_2_SELECTED a {
	color: #FFFFFF;
}
#subTabContainer {
	background-color: #932138;
}

#subTabContainer a {
	color: #ffffff;
}

#subTabContainer a.active { 
	background: transparent url(/gfx/menu_pil.png) no-repeat scroll 0px 10px; 
	border-bottom: solid 2px #7c8494; 
	font-weight: bold; 
	padding: 8px 3px 0px 7px; 
	font-size: 10px;
}

/*----- Right Side ----- */
#rightGraphic {
	border-left: 1px dotted #45648F;
	padding-left: 5px;
}
.right-banner{
  margin-bottom: 15px;
  color: #7F7F7F;
}
/*----- Article -----*/
span.section_title{ color: #A9A9AB; }
h1.article_title { margin-top: 0; }


#rightBannerBox{
    padding-top: 4px;
}