body {
  behavior: url("/csshover3.htc");
}
.H4c_Style1 {
	border-style: none;
	border-width: 0px;
}
.H4c_Style2 {
	color: #FFF;
	text-align: center;
}
.H4c_Bglevel2 {
	background-color: #4a90e4;
	background-position: left;
        background-image: url(subnav_background.jpg);
        background-repeat: repeat-x;
	z-index: -100;
}

.H4c_MenuLevel0,.H4c_MenuLevel0:visited,.H4c_MenuLevel0:link {
	color: black;
	text-decoration: none;
	font-family: 'Tahoma';
	font-size: 10px;
	font-weight: bold;
         display: block;
	
}
.H4c_MenuLevel0:hover
{
	color: #FFCC00;
	text-decoration: none;
}
.H4c_MenuLevel0Selected,.H4c_MenuLevel0Selected:visited,.H4c_MenuLevel0Selected:link {
	color: #000;
	font-family: 'Tahoma';
	font-size: 10px;
	font-weight: bold; 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position:right;
         display: block;

}
.H4c_MenuLevel0Selected:hover{
	text-decoration: underline;
}
.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited {
	color: #82BCFC;
	line-height: 21px;
        display: block;
        float: left;
        padding-right: 8px;
}

.H4c_MenuLevel1,.H4c_MenuLevel1:visited ,.H4c_MenuLevel1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
        height: 21px;
        line-height: 21px;
        display: block;
        float: left;
        padding-right: 8px;
}

.H4c_MenuLevel1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d3e4fa;
	font-weight: bold;
        text-decoration: none;
}

.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited,.H4c_MenuLevel1Selected:link {
	color: #d3e4fa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
        height: 21px;
        line-height: 21px;
}


.H4c_Style3{
	color: black;
	text-align: center;
        background-color: #FFF;
	height: 21px;
}

.H4c_Style4 {
	text-align: right;
}
td.H4c_Style2{
	nowrap;
}
td.H4c_Style3{
	nowrap;
}


 

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3299CC
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3299CC;
color:#FFFFFF;
}

 
.tab:hover .tab_left {
  background-image: url(tab_background_left.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.tab:hover .tab_right {
  background-image: url(tab_background_right.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.tab:hover {
  background-image: url(tab_background.jpg);
  background-position: bottom center;
  background-repeat: repeat-x;
}

.tab .tab_left {
  padding-left: 12px;
  height: 21px;
}

.tab .tab_right {
  padding-right: 12px;
  height: 21px;
}

.tab {
  height: 21px;
}

.tab a {
  padding-top: 4px;
  display: block;
  height: 17px;
  font-size: 10px;
}

.tab:hover a, .tab:hover a:hover, .H4c_Style2 .tab a {
  color: #FFF !important;
  text-decoration: none;
  background-repeat: no-repeat;
  background-image: url(tab_link_background.jpg);
  background-position: bottom center;
  font-size: 10px;
}

.H4c_Style2 .tab .tab_left {
  background-image: url(tab_background_left.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.H4c_Style2 .tab .tab_right {
  background-image: url(tab_background_right.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.H4c_Style2 .tab {
  background-image: url(tab_background.jpg);
  background-position: bottom center;
  background-repeat: repeat-x;
}

.subnav_left{ 
  background-image: url(subnav_background_left.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

.subnav_right{ 
  background-image: url(subnav_background_right.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#describe {
  vertical-align: middle;
}


.subtab_right {
  padding-right: 8px;
}

.subtab_left {
  padding-left: 8px;
}

.H4c_MenuLevel1Selected .subtab_left {
  background-image: url(subnav_active_background_left.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 21px;
display: block;
  float: left;
}

.H4c_MenuLevel1Selected .subtab_right {
  background-image: url(subnav_active_background_right.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 21px;
  display: block;
  /*float: right;*/
}

.H4c_MenuLevel1Selected .subtab {
  background-image: url(subnav_active_background.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  color: #FFF;
  height: 21px;
  display: block;
  /*float: left;*/
}