﻿.chromestyle{
	width: auto;
	font-weight: bold;
	font-family: Papyrus;
	font-size: small;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background: center
center; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 10px 4px 7px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover{
	background: url('chromebg.jpg') repeat-x center
center; /*THEME CHANGE HERE*/
;
	color: #CCCCCC;
}

.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;
	top: 0; /*THEME CHANGE HERE*/;
	line-height: 18px;
	z-index: 100;
	width: 275px;
	visibility: hidden;
	filter: progid: DXImageTransform.Microsoft.Shadow(color= #CACACA,direction= 135,strength= 4);
	background-image: url('menubutton_004.jpg');
	font-size: 14px;
	background-repeat: repeat-y;
	background-color: #92AED1;
}
.dropmenudiv a{
	border: 1px solid #0d3d56;
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
/*THEME CHANGE HERE*/	padding: 2px 0 2px 5px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

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

.dropmenudiv a:hover{
	background-color: #497AD3;
	background-image: url('chromebg-over.jpg');
	background-repeat: repeat-y;
	color: #CCCCCC;
}
.left_col_top {
	border: 2px solid #D3E7F1;
	background-color: #E3D6B9;
	padding: 2px;
}
.style3 {
	background-color: #DBE7F7;
}

a:hover {
	color: #008000;
}
a {
	color: #4283CA;
}

.leftcol {
	color: #BAD3F5;
}
.AdobePDFDownloadRight {
	margin-left: 29px;
	margin-top: 13px;
}
.BannerHeaderLeft {
	margin-top: 7px;
	margin-bottom: 12px;
}
.AdobeDownloadRight {
	font-size: small;
}
.AdobeIconRight {
	margin-left: 59px;
	margin-top: 18px;
}

