.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.commentsfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px
}
.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
/*display: inline;*/
}

.chromestyle ul li a{
color: #035092;
padding: 0px 0px;
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 ######### */





* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #E1E1E1;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #039;
	text-decoration: none;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.formsmallerfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	width: 200px;
	border: 1;
}
.subhead {
	font-family: Helvetica;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.subheadgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004294;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.subheadred {
	font-family: Helvetica;
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}
.subheadblue {
	font-family: Helvetica;
	font-size: 20px;
	color: #000066;
	text-decoration: none;
}

.links {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
}

.basetel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.jumpdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: thin none #FE0002;
	width: 200px;
}
