.bluetabs{
	margin-top: 0px;
}

.bluetabs ul{
	font: bold 12px Arial;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.bluetabs li{
	display: inline;
	margin: 0;
	line-height: 25px;
}

.bluetabs li a{
	text-decoration: none;
	color: #EBEBEB; /*THEME CHANGE HERE*/
	background-image: url(../images/menubg1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-right: 19px;
	padding-left: 20px;
	font-weight: bold;
	background-color: #333333;
}

.bluetabs li a:visited{
color: #FFFFFF;
}

.bluetabs li a:hover{
	text-decoration: none;
	background-image: url(../images/menubg2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
}

.bluetabs li.selected{
	background-color: #FF9900;
}

.bluetabs li.selected a{ /*selected main tab style */
	background-image: url(../images/menubg2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 0px;
	border: 1px solid white; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0px;
	line-height:16px;
	z-index:100;
	background-color: #125489;
	width: 180px;
	visibility: hidden;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E48325;
	border-bottom-color: white;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #3AADCF;
color: white;
}





/* ######### Style for Drop Down Menu 2 ######### */

.dropmenudiv_b{
	position:absolute;
	top: 0;
	border: 1px solid white; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:16px;
	z-index:100;
	background-color: #125489;
	width: 215px;
	visibility: hidden;
	margin-top: 0px;
}


.dropmenudiv_b a{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-bottom-color: white;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #3AADCF;
color: white;
}






/* ######### Style for Drop Down Menu 3 ######### */

.dropmenudiv_c{
	position:absolute;
	top: 0;
	border: 1px solid white; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:16px;
	z-index:100;
	background-color: #125489;
	width: 208px;
	visibility: hidden;
	margin-top: 0px;
}


.dropmenudiv_c a{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-bottom-color: white;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #3AADCF;
color: white;
}





/* ######### Style for Drop Down Menu 4 ######### */

.dropmenudiv_d{
	position:absolute;
	top: 0;
	border: 1px solid white; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:16px;
	z-index:100;
	background-color: #125489;
	width: 195px;
	visibility: hidden;
	margin-top: 0px;
}


.dropmenudiv_d a{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-bottom-color: white;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #3AADCF;
color: white;
}




/* ######### Style for Drop Down Menu 5 ######### */

.dropmenudiv_e{
	position:absolute;
	top: 0;
	border: 1px solid white; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:16px;
	z-index:100;
	background-color: #125489;
	width: 122px;
	visibility: hidden;
	margin-top: 0px;
}


.dropmenudiv_e a{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-bottom-color: white;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #3AADCF;
color: white;
}
