.headertopbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding: 10px;
}
.background {
	background-attachment: fixed;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3d3d3d;
}
.headertopbarborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
}
.header {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.headerFlash {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.navcell {
	padding-right: 5px;
	padding-left: 5px;
}
.chromestyle{
	width: 790px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

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

.chromestyle ul{
	border: none;
	width: 100%;
	background:  url(images/chromebgbrnz.gif) center center repeat-x;
	padding: 0px 0;
	margin: 0;
	text-align: left;
	list-style-position: inside;
	list-style-type: none;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 0px 0px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
 color: #fff; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: none;
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


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

.dropmenudiv{
	position:absolute;
	top: 0;
	font:bold 10px Arial;
	line-height:18px;
	z-index:100;
	background-color: #ffe738;
	width: 155px;
	visibility: hidden;
	filter: progid;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 18px;
	border-bottom: 1px dotted #8b7002;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

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

.dropmenudiv a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #feec68;
}
.dropmenudiv a:visited{
	color: #666666;
	text-decoration: none;
}
.contenttable {
	padding: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
	display: block;
	padding-left: 17px;
	padding-right: 17px;
}
.bodycopy a, a:hover, a:visited {
	color: #a5c366;
	text-decoration: none;
}

.headlinecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a5c366;
}
.copycell {
	padding-top: 2px;
}
.bodycopyleftbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 12px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
.bodycopyleftbr a, a:hover, a:visited {
	color: #8EB53C;
	text-decoration: none;
}
.imgbrder {
	border: 1px solid #000000;
}
.bodycopyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	padding-left: 9px;
}
.slideshow{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.slideshow img{ /*CSS for each image tag*/
	border: 0;
	width: 130px;
	height: 87px;
}
#navlinks{ /*CSS for DIV containing the navigational links*/
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-left: 5px;
	background-color: #000000;
	padding: 5px;
	text-align: right;
}
#navlinks a{ /*CSS for each navigational link*/
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 100%;
	color: #ffffff;
}
#navlinks a.current{ /*CSS for currently selected navigational link*/
	color: #999999;
}
.menutitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:420px;
	padding-bottom:5px;
	padding-left:0px;
	font-weight:bold;
	padding-top: 5px;
}

.submenu{
margin-bottom: 15px;
margin-top: 15px;
}
.hoistimg {
	padding-left: 17px;
	border: none;
}
.subdued {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
