.menustyle{
	background: transparent url("../images/bckg_menu.gif") repeat-x;
	width: 950px;
	margin: 0 0 5px 10px;
	height: 30px;
	padding: 0 0 0 0px;
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menustyle ul{
width: 100%;
padding: 0px 0;
height: 30px;
margin: 0 0 0 0px;
text-align: center; /*set value to "left", "center", or "right"*/
font-size: 12px;
font-weight: bold;
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a{
color: #777 !important;
padding: 8px 15px 2px 20px;
margin: 0;
height: 19px;
display: block;
float: left;
text-decoration: none;
border-right: 1px solid #91c5e3;
}

.menustyle ul li a.selected,
.menustyle ul li a.current,
.menustyle ul li a:hover,
.menustyle ul li a:active {
    background: #ffa800 url("../images/bckg_menu_mouseover.gif") repeat-x !important;
    color: #fff !important;
}






.menustyle2{
	background: transparent url("../images/bckg_menu_phase4.gif") no-repeat;
	margin: 0;
	height: 30px;
	padding: 0 0 5px 0;
}

.menustyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menustyle2 ul{
padding: 0;
height: 30px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
font-size: 12px;
font-weight: bold;
}

.menustyle2 ul li{
display: inline;
}

.menustyle2 ul li a{
color: #777 !important;
padding: 0;
margin: 0;
height: 30px;
display: block;
float: left;
text-decoration: none;
border-right: 0px solid #91c5e3;
}



#navBG1,
#navBG2,
#navBG2x,
#navBG3,
#navBG4,
#navBG5,
#navBG6, {
	position:relative;
	display:block;
	height:31px;
	padding:0px;
	margin:0px;
}

.homeNav a:link, .homeNav a:active, .homeNav a:visited {background: transparent url("../images/nav_home_on.gif") no-repeat;background-position:0px 0px;}
.homeNav a:hover {background: transparent url("../images/nav_home_on.gif") no-repeat;background-position:0px -31px;}

.homeNavCurrent a:link, .homeNavCurrent a:active, .homeNavCurrent a:visited {background: transparent url("../images/nav_home_on.gif") no-repeat;background-position:0px -31px;}

.efficiencyNav a:link, .efficiencyNav a:active, efficiencyNav a:visited {background: transparent url("../images/nav_micardis_on.gif") no-repeat;background-position:0px 0px;}
.efficiencyNav a:hover {background: transparent url("../images/nav_micardis_on.gif") no-repeat;background-position:0px -31px;}

.efficiencyNavCurrent a:link, .efficiencyNavCurrent a:active, .efficiencyNavCurrent a:visited {background: transparent url("../images/nav_micardis_on.gif") no-repeat;background-position:0px -31px;}

.moaNav a:link, .moaNav a:active, moaNav a:visited {background: transparent url("../images/nav_moa_on.gif") no-repeat;background-position:0px 0px;}
.moaNav a:hover {background: transparent url("../images/nav_moa_on.gif") no-repeat;background-position:0px -31px;}
.moaNavCurrent a:link, .moaNavCurrent a:active, moaNavCurrent a:visited {background: transparent url("../images/nav_moa_on.gif") no-repeat;background-position:0px -31px;}

.safetyNav a:link, .safetyNav a:active, .safetyNav a:visited {background: transparent url("../images/nav_safety_on.gif") no-repeat;background-position:0px 0px;}
.safetyNav a:hover {background: transparent url("../images/nav_safety_on.gif") no-repeat;background-position:0px -31px;}
.safetyNavCurrent a:link, .safetyNavCurrent a:active, .safetyNavCurrent a:visited {background: transparent url("../images/nav_safety_on.gif") no-repeat;background-position:0px -31px;}

.guidelinesNav a:link, .guidelinesNav a:active, .guidelinesNav a:visited {background: transparent url("../images/nav_hypertension_on.gif") no-repeat;background-position:0px 0px;}
.guidelinesNav a:hover {background: transparent url("../images/nav_hypertension_on.gif") no-repeat;background-position:0px -31px;}
.guidelinesNavCurrent a:link, .guidelinesNavCurrent a:active, .guidelinesNavCurrent a:visited {background: transparent url("../images/nav_hypertension_on.gif") no-repeat;background-position:0px -31px;}

.healthcareNav a:link, .healthcareNav a:active, .healthcareNav a:visited {background: transparent url("../images/nav_healthcare_on.gif") no-repeat;background-position:0px 0px;}
.healthcareNav a:hover {background: transparent url("../images/nav_healthcare_on.gif") no-repeat;background-position:0px -31px;}
.healthcareNavCurrent a:link, .healthcareNavCurrent a:active, .healthcareNavCurrent a:visited {background: transparent url("../images/nav_healthcare_on.gif") no-repeat;background-position:0px -31px;}
/*#navBG1C,
#navBG1 {
	background: transparent url("../images/nav_home_on.gif") no-repeat;
}
#navBG2C,
#navBG2 {
	background: transparent url("../images/nav_micardis_on.gif") no-repeat;
}
#navBG2xC,
#navBG2x {
	background: transparent url("../images/nav_moa_on.gif") no-repeat;
}
#navBG3C,
#navBG3 {
	background: transparent url("../images/nav_safety_on.gif") no-repeat;
}
#navBG4C,
#navBG4 {
	background: transparent url("../images/nav_hypertension_on.gif") no-repeat;
}
#navBG5C,
#navBG5 {
	background: transparent url("../images/nav_healthcare_on.gif") no-repeat;
}
#navBG6C,
#navBG6 {
	background: transparent url("../images/nav_national_on.gif") no-repeat;
}




#navBG1C,
#navBG2C,
#navBG2xC,
#navBG3C,
#navBG4C,
#navBG5C,
#navBG6C {
	background-position:0px -31px;
}
#navBG1.selected,
#navBG2.selected,
#navBG2x.selected,
#navBG3.selected,
#navBG4.selected,
#navBG5.selected,
#navBG6.selected {
	background-position:0px -31px;
}
#navBG1:hover,
#navBG2:hover,
#navBG2x:hover,
#navBG3:hover,
#navBG4:hover,
#navBG5:hover,
#navBG6:hover {
	background-position:0px -31px;
}

#navBG1:active,
#navBG2:active,
#navBG2x:active,
#navBG3:active,
#navBG4:active,
#navBG5:active,
#navBG6:active {
	background-position:0px 0px;
} */

.menustyle2 ul li a.none {
    background: transparent !important;
}





/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ffffff;
line-height:20px;
background-color: #237b4e !important;
z-index:100;
display:none;
/*filter:alpha(opacity=80);
opacity:0.8;*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 10px;
border-bottom: 1px solid #ffffff;
padding: 2px 0;
font-weight: bold;
color: #ffffff !important;
background-color: #1e824e !important;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    background-color: #0e723e !important;
    color: #ffffff !important;
}


/* new tab navigation for homepage */
#tabnav {height:27px;}
#tabnav ul {
	display:block;
	font-size:20px;
	margin:0 0 0 10px;
	padding:0;
	color:#fff;
}

#tabnav ul li{
	display: inline;
}

#tabnav ul li a{
	height: 27px;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 10px;
}

#navCardio,
#navHyper{
	position:relative;
	display:block;
	height:27px;
	padding:0px;
	margin:0px;
}

#navCardio {
	background: transparent url("../images/nav_cardio_on.gif") no-repeat;
}
#navHyper {
	background: transparent url("../images/nav_hyper_on.gif") no-repeat;
}

#navCardio,
#navHyper {
	background-position:0px 0px;
}
#navCardio.selected,
#navHyper.selected {
	background-position:0px -27px;
}
#navCardio:hover,
#navHyper:hover {
	background-position:0px -27px;
}
