.chromestyle{
/*width: 100%;*/
/*text-align:left;*/
/*padding:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
margin: 0;
*/
/*font-weight: bold;*/
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
/*content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
*/
/*
padding:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
margin: 0;
*/
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
/*width: 100%;*/
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/*/
/*padding: 4px 0;*/
/*margin: 0;*/
text-align: center; /*set value to "left", "center", or "right"*/
margin: 0;


}

.chromestyle ul li{
display: inline;
/*
padding:10;
padding-bottom:10;
padding-left:10;
padding-right:10;
padding-top1:0;
margin:10;
*/
}

.chromestyle ul li a{
/*color: #494949;*/
/*padding: 4px 7px;*/
/*margin: 0;*/
/*text-decoration: none;*/
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
margin: 0;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 14px Verdana;
color: #09235E;
line-height:18px;
z-index:100;
background-color: #E0E2E5;
/*width: 200px;*/
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
/*width: auto;*/
display: block; /*vertical*/
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
font:normal 14px Verdana;
text-decoration: none;
font-weight: bold;
color: #09235E;
margin: 0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}




















/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.blue { 
	color: #494949; 
} 
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/





/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.blueheader { 
	color: #494949; 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/





/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.blueheader1 { font-size:11px; font-weight:bold; color:darkblue; 
} 
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/





/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.bold { font-weight:bold; }
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




.border {
	border-style: dotted; 
	border-color:#003367; 
	border-width:2px;
	padding:10px;
}




.border1 { 
	border-style: solid; 
	border-color:#dcdcdc; 
	border-width:1pt; 
	padding:3pt; 
	border-collapse:separate; 
	table-layout:auto; 
	color:#000000; 
}



.border2 { 
	border-style: dotted; 
	border-color:#cccccc; 
	border-width:1pt; 
	padding:3pt; 
	border-collapse:separate; 
	table-layout:auto; 
	color:#000000; 
}



.disclaimer { 
	font-size:11px; 
}



.pwhite { 
	color: #494949; 
	font-weight:bold; 
	font-size:11px;
} 



/*.12 { font-size:11px; }*/ 



.red { 
	color: darkred; 
} 



.white { 
	color: #ffffff; 
} 




.orange { 
	color: #494949; 
}



LI { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #494949; 
}





TD { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #494949; 
}





DIV { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #494949; 
}





INPUT.small { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #494949; 
	background-color: #9BB1C6; 
}	











.newstext {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #494949;
}


.newtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}


.newstextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #494949;
	text-decoration: underline;
}


.subnavbackground {
	background-image: url(images/master_sub_nav/sub_nav_03.jpg);
	background-repeat: repeat-x;
	height:16px;
}


.subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #494949;
}


.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
	text-decoration: underline;
}





/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*LINKS*/
A.subnav:link, A.subnav:active, A.subnav:visited { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	color: #ad2a2a; 
} 

A.subnav:hover { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	color: #ad2a2a; 
}



A:link, A:active, A:visited { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight:normal;
	font-size: 11px; 
	text-decoration: underline; 
	color: #ad2a2a; 
}		 

A:hover { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight:normal;
	font-size: 11px; 
	text-decoration: underline; 
	color: #ad2a2a; 
}





A.feature:link, A.feature:active, A.feature:visited { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: underline; 
	color: #ad2a2a; 
}		 

A.feature:hover { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: underline; 
	color: #ad2a2a; 
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
