.chromestyle{
/*font-weight: bold;
background-image:url(../images/topNavBg.jpg);
background-repeat:repeat-x;
line-height:10px;
padding:10px 0px 10px 0px;
width:100%;*/
color:#093d64;
cursor:pointer;
float:left;
/*width:298px;*/
width:560px;
font-size:10px;
padding:0px;
margin:0px;
}

#chromemenu a{color:#093d64; font-weight:BOLD; font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; margin:0; padding:0;}
#chromemenu a:hover{color:#FFFFFF; text-decoration:none; 
}
#navigationBar .dropmenudiv a{color:#000; width:100%; display:block; }
#navigationBar .dropmenudiv a:hover{color:#fff; width:100%; display:block; }

.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

padding:0;
margin: 0;
/*background-image:url(../images/navRightCurve.jpg);
background-position:right;
background-repeat:no-repeat;*/
}

.chromestyle ul li{
display: inline;
padding:0;
margin: 0;

/*background-image:url(../images/navTopdivider.jpg);
background-repeat:no-repeat;
background-position:right;
padding:10px 0px 10px 0px;
line-height:10px;*/
}
.chromestyle ul li a{
text-transform:uppercase;
line-height:10px;
color:#093d64; 
padding:0;
margin: 0;
/*font-weight:BOLD;
padding:0px 8px 0px 8px;*/
}

/*.chromestyle ul li:hover{
text-transform:uppercase;
background-image:url(../images/navBgHover.jpg);
background-repeat:repeat-x;
color:#FFFFFF; 
}*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	line-height:14px;
		visibility: hidden;	
	z-index:100;
	background-color: #f8fcff;
	width:100px;
	margin-top:0px;
	border-top:1px solid #3d87c1;/*61aee6*/
	border-left:1px solid #3d87c1;
	border-right:1px solid #3d87c1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		}


.dropmenudiv a{
display: block;
text-indent: 4px;
font-size: 11px;
height:14px;
padding: 1px 0px 1px 0px;
text-decoration: none;
font-weight: normal;
/*background-color: #333333;*/
background:#f8fcff; /*url(../images/subnav-bg.gif) repeat-x top left;*/
color: #333333;
border-bottom:1px solid #3d87c1;



/*border-bottom:1px solid #4baec5;*/
}

* html .dropmenudiv a{ /*IE only hack*/

/*width: 100%;
display: block;
text-indent: 4px;
height:20px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
background-color: #FDC53F;
color: #000;
border:1px solid #4baec5;*/overflow: hidden;

}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background: #61aee6;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

.select{ /*THEME CHANGE HERE*/
background: #024d8c;
font-weight:bold;
display: block;
text-indent: 4px;
font-size: 11px;
height:16px;
padding: 1px 0px 1px 0px;
text-decoration: none;
color: #fff;
border-bottom:1px solid #fff;


}

/* #################### class for bottom tab CSS #################################### */


.chromestyle1{
font-weight: bold;
background-image:url(../images/navBg.jpg);
background-repeat:repeat-x;
line-height:0px;
/*padding:10px 0px 10px 0px;
width:100%;*/
color:#093d64;
cursor:pointer;
float:left;
font-size:10px;
overflow: hidden;


}


.chromestyle1 ul{

padding:0px;
margin: 0px;
display: inline;
overflow: hidden;

}

.chromestyle1 ul li{
display: inline;
padding:0;
margin: 0;
overflow: hidden;
/*background-image:url(../images/navTopdivider.jpg);
background-repeat:no-repeat;
background-position:right;
padding:10px 5px 10px 5px;
line-height:10px;*//*8px*/


}
.chromestyle1 ul li a{
text-transform:uppercase;
line-height:10px;
color:#093d64; 
font-weight:BOLD;
overflow: hidden;
}


.chromestyle1 ul li:hover{
/*text-transform:uppercase;
background-image:url(../images/navBgHover.jpg);
background-repeat:repeat-x;
color:#FFFFFF; */overflow: hidden;
}

#chromemenu1 a{color:#093d64; font-weight:BOLD; font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;overflow: hidden;}
#chromemenu1 a:hover{color:#FFFFFF; overflow: hidden; text-decoration:none; line-height:10px;
}