
.bluetabs{
width:940px;
padding-left:6px;

padding-top:2px;

}

.bluetabs ul
{
padding: 0px 0px 2px 0px;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;


width:940px;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li
{
display: inline;




}

.bluetabs li a{
font: 11px Arial, "Trebuchet MS", Tahoma, sans-serif;
text-decoration: none;
margin:-11px;

line-height:30px;
padding:9px 40px 4px 40px;
border-right:1px solid #cccccc;


color: #004990;



}

.bluetabs li a:visited{
color: #004990;
}

.bluetabs li a:hover{
text-decoration: none;
background-image:url(images/bg2.jpg);
background-repeat:repeat-x;
background-position:bottom;
color: #004990;
}

.bluetabs li.selected{

}

.bluetabs li.selected a{ /*selected main tab style */



}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
background-image:url(images/bg2.jpg);
background-repeat:repeat-x;
background-position:bottom;


}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
padding:10px;
margin-top:-1px;

width: 180px;
left:500px; 

background-image:url(images/bkn.png);
visibility: hidden;

}


.dropmenudiv_b a
{
font: 12px Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 0.9em;
display:block;
text-indent: 5px;
color:#3A3A3A;
padding-top:7px;
padding-bottom:7px;

border-bottom:1px dotted #3A3A3A;

text-decoration: none;






}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;

}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
color:#004890;
background-repeat:no-repeat;
text-decoration: none;
background-position:right center;

}




.bluetabs2{
width:950px;

padding-top:2px;

}

.bluetabs2 ul
{
padding: 0px 0px 2px 0px;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;

width:950px;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs2 li
{

display: inline;
margin:0px;


}

.bluetabs2 li a{
font: 11px Arial, "Trebuchet MS", Tahoma, sans-serif;
text-decoration: none;
margin:auto;
line-height:30px;
padding:9px 15px 4px 15px;


color: #004990;



}

.bluetabs2 li a:visited{
color: #004990;
}

.bluetabs2 li a:hover{
text-decoration: none;

color: #004990;
}

.bluetabs2 li.selected{

}

.bluetabs2 li.selected a{ /*selected main tab style */



}

.bluetabs2 li.selected a:hover{ /*selected main tab style */
text-decoration: none;


}

.dropmenudiv_b2{
position:absolute;
top: 0;
padding-left:31px;
padding-right:31px;
padding-top:12px;
padding-bottom:0px;
margin-top:-100px;
color:#fff;
width: 227px;
height:159px;
font: 13px Arial, "Trebuchet MS", Tahoma, sans-serif;
text-align:justify; 


background-image:url(images/downbg.png);
background-repeat:no-repeat;
background-position:center;
visibility: hidden;

}


.dropmenudiv_b2 a
{
font: 12px Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 0.9em;
display:block;
text-indent: 5px;
color:#fff;
padding-top:3px;
padding-bottom:3px;
text-align:right;
font-weight:bold;
padding-right:10px;



text-decoration: none;






}

* html .dropmenudiv_b2 a{ /*IE only hack*/
width: 100%;

}

.dropmenudiv_b2 a:hover{ /*THEME CHANGE HERE*/
color:#FF9900;
background-repeat:no-repeat;
text-decoration: none;
background-position:right center;


}
