/* @override http://www.denovocommunications.com/stylesheet.css */

/* @override http://www.denovocommunications.com/stylesheet.css */

body{
	margin:0px;
	margin-top:43px;
	background-color: #645950;
	color:#645950;
	font: 8.5pt Verdana, Arial, Helvetica, Sans;
}
td{
	vertical-align:top;
}
.leftColumn {
	width: 489px;
	padding-left: 15px;
	padding-right: 15px
}
.rightColumn {
	width: 237px;
}
.pageFrame {
	width: 770px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headerContainer {
	margin-bottom: 30px;
}
.logo {
	width: 137px;
}
.footerContainer {
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, Sans;
	color: #ffffff;
	letter-spacing: 0;
	line-height: 1.7em;
	font-size: 8pt;
}
a.footer {
	color:#ffffff;
}
a.footer:hover {
	color:#e54800;
}
.quickHitsContainer {
	height: 83px;
	font-family: Verdana, Arial,Helvetica, Sans;
	letter-spacing: normal;
	line-height: 2.4em;
	font-size: 8pt;
	font-weight:bold;
	color:#ffc726;
	background-color: #645950;
}
a.quickHits{
	color:#ffffff;
}
a.quickHits:hover{
	color:#e54800;
}
.verSpacer15px {
	width: 15px;
}
.horSpacer6px {
	background-color: #645950;
	padding-top:6px;
}
.topThickBorder{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #a29b96;
	padding-top: 4px;
}
.bottomThickBorder{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #a29b96;
}
.spaceFiller{
	background-color:#5a5048;
	background-image: url(images/DNVO_bottomBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.homeFlashContainer {
	height: 340px;
	background-color: #E54800;
}
.contentFlashContainer {
	height: 24px;
	background-color: #ffc726;
}
a{
	color:#e54800;
	text-decoration:none;
}
a:hover{
	color:#463e38;
}
a.nav_links{
	display:block;
	height:22px;
	text-decoration:none;
	float:left;
	margin-left:8px;
}
.newsContainer {
	color: #FFFFFF;
	margin-top: 10px;
}
.newsHeadline {
	color: #fff;
	line-height: 11pt;
	font-size: 9pt;
}

.newsDate {
	font-size: 8pt;
	padding-top: 0;
	line-height: 12pt;
	color: #ffc726;
}

.nav_subMenu{
	position:absolute;
	visibility:hidden;
	display: block;
	z-index:1;
	padding:0px;
	white-space:nowrap;
}
.nav_subMenuItem {
	color:#FFFFFF;
	padding-left:14px;
	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	cursor: pointer;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#463e38;
	
}
.nav_subMenuItemHover{
  background-color:#e54800;
	color:#FFFFFF;
	padding-left:14px;
	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	cursor: pointer; 
	padding-top:1px;
	padding-bottom:1px;
}
.pageContents {
	background-color: #FFFFFF;
	margin-top: 3px;
	padding:15px;
}
.navigation {
	float: right;
	margin-top: 25px;
}
.pageHeading {
	font-size: 16pt;
	color: #E54800;
	display: block;
	margin-bottom: 20px;
}
