.bluetabs{
	border-bottom: 0px solid gray;
	color: #9dbbd7;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
color:#9dbbd7
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 0px solid #778;
color: 9dbbd7;
}

.bluetabs li a:visited{
color: #9dbbd7;
}

.bluetabs li a:hover{
text-decoration: none;
color: #7899A0;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(update/media/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 0px solid #ffffff; /*THEME CHANGE HERE*/
border-width: 0 0px;
font:normal 12px Arial;
font color:#7899AO
line-height:18px;
z-index:100;
background-color: #E1ECF0;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #7899AO; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color:#F5F9FA;
}
body {background-repeat-y; background-position: center;}


}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 21px;

}
.access {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: strong;
	color: #000000;
	line-height: 19px;
}
.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;

}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.coc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: 45px;
	color: #9DBBD7;
}
.letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
}
