a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: underline;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	padding: 2px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
	background-color: #CC6600;
	padding: 2px;
	border-color: #FFFFCC;
	border-width: 1px;
}

a img {border: none; 
} 

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCC66;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.75em;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
ul {
	list-style-type: disc;
	list-style-image: url(images/list_bullet.gif);
	list-style-position: outside;
}
.subheads {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}
.quote {
	margin: 0 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.75em;
	color: #333333;
}

.mainimg {
	float: right;
	
}


.e85print {
	
}


.headlines .e85print {
	width: 760px;
}
