.body {font-family: Arial; color: #686262; font-size: 9pt;}

.subbody {color: #72919A; font-family: Arial; font-size: 7.5pt; }

.header {font-family: Arial; font-weight: bold; color: #0992FB; font-style: italic; font-size: 11pt;}

.menu {font-family: Arial; text-decoration: none; color: navy; font-size: 8.5pt; }

a:hover.menu {text-decoration: underline; color: #0482FF; }

.footer {font-family: Arial; font-weight: bold; color: white; font-size: 9pt; float:left;}

.copy {font-family: Arial; font-size: 7.5pt; color: #E1E7F5;}

.copy1 {font-family: Arial; font-size: 7.5pt; color: #0482FF;}

:hover.copy1 {text-decoration: underline; color: white;}

.drop {color: white; text-decoration:none;}

:hover.drop {text-decoration: underline; color: #0992FB;}



.clear {
	clear:both;
	height:0px;
}

#dropmenudiv{

position:absolute;

border:1px solid black;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #ffffff;

}





#ddcolortabs{

margin-left: 4px;

padding: 0;

width: 100%;

background: transparent;

voice-family: "\"}\"";

voice-family: inherit;

padding-left: 20px;

}



#ddcolortabs ul{

font: bold 11px Arial, Verdana, sans-serif;

margin:0;

padding:0;

list-style:none;

}



#ddcolortabs li{

display:inline;

margin:0 2px 0 0;

padding:0;

text-transform:uppercase;

}





#ddcolortabs a{

float:left;

color: black;

background: #ffffff url(images/color_tabs_left.gif) no-repeat left top;

margin:0 10px 0 0;

padding:0 0 1px 3px;

text-decoration:none;

letter-spacing: 1px;

}



#ddcolortabs a span{

float:left;

display:block;

background: transparent url(images/color_tabs_right.gif) no-repeat right top;

padding:4px 9px 2px 6px;

}



#ddcolortabs a span{

float:none;

}





#ddcolortabs a:hover{

background-color: red;

}



#ddcolortabs a:hover span{

background-color: red;

}



#ddcolortabs a:active span {

background-color:red;

}



#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/

background-color: red;

}



#ddcolortabsline{

clear: both;

padding: 0;

width: 100%;

height: 1px;

line-height: 1px;

background: #0D94FC;

border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/

}