body {
	background: #ECEDDF url('images/nav/pagebg.gif') repeat-x;
	}
	
img {
	border: none;
	}
	
h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #004175;
	padding: 0px 3px 40px 0;
	margin: 0;
	}
	
h2.subnavheader {
	font-size: 11pt;
	font-weight: bold;
	color: #004175;
	padding: 3px 3px 3px 0;
	margin: 0;
	}
	
.news td h3 {
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	color: #004175;
	background-color: #dad8b1;
	padding: 14px 4px 7px;
	margin: -5px -5px 0 -5px;
	}
	
h3, h3 a {
	text-decoration: none;
	color: #004175;
	font-size: 11pt;
	font-weight: bold;
	}
	
.newslist td h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #004175;
	background-color: #dad8b1;
	padding: 14px 4px 7px;
	margin: -5px -5px 0 -5px;
	}
	
.news td {
	border-bottom: 1px solid #BBBBBB;
	}
	
.news #newshead {
	color: #004175;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 7px 2px;
	margin: 2px 0 5px;
	border-bottom: 3px double #004175;
	}
	
.news #newssubhead {
	float: left;
	color: #004175;
	font-weight: bold;
	}

.news #newsdate {
	float: right;
	color: #004175;
	font-weight: bold;
	}
	
#newslinks {
	background-color: #004175;
	color: #ECEDDF;
	padding: 3px;
	margin: 2px 5px 2px 7px;
	}
	
#newslinks a {
	color: #ECEDDF;
	text-decoration: none;
	}
	
#newslinks ul, #newslinks li {
	color: #FFFFFF;
	}
	
hr {
	color: #BBBBBB;
	height: 1px;
	}
	
.navbtn {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	background-image: url('images/nav/navbtn.jpg');
	height: 24px;
	width: 196px;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
.navbtn a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
	}
	
.navbtn2 {
	margin: 7px;
	}
	
.navbtn2 a {
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: right;
	width: 100px;
	float: left;
	font-size: 10pt;
	}
	
.navbtn2 a:hover {
	color: #D2D0A6;
	text-decoration: underline;
	}
	
.navbtn2 a img {
	float: right;
	margin: 0;
	padding: 0;
	}
	
.menutable {
	background-image: url('images/nav/navbg.jpg');
	background-color: #959B97;
	background-repeat: repeat-y;
	background-position: left;
	}
	
.menutable ul {
	margin-left: 0px;
	}
	
.menutable li {
	list-style-type: none;
	font-weight: bold;
	font-size: 8pt;
	padding: 3px 0;
	color: #FFFFFF;
	margin-left: 0px;
	}
	
*html .menutable li {
	list-style-type: none;
	color: #FFFFFF;
	margin-left: 20px;
	}
	
.menutable li:hover {
	list-style-type: triangle;
	}
	
.menutable li a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.menutable li a:hover {
	text-decoration: underline;
	list-style-type: triangle;
	color: #DAD8B1;
	}
	
#contactinfo {
	color: #666666;
	}
	
.toplinklg a {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
	padding: 10px 3px 0 0;
	}
	
.toplink {
	height: 21px;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	}
	
.toplink a {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	}
	
.toplink a:hover {
	color: #004175;
	text-decoration: underline;
	}
	
#contentarea ul {
	list-style-type: square;
	color: #004175;
	}
	
#contentarea li {
	padding: 3px;
	}
	
.testimonialstyle td {
	font-style: italic;
	}
	
h4, .testimonialstyle td b {
	font-size: 11pt;
	display: block;
	font-style: normal;
	}
	
.testimonialstyle h2 {
	text-align: left;
	font-style: normal;
	}
	
.testimonialstyle div {
	display: block;
	padding: 8px 0 2px;
	font-weight: bold;
	font-style: normal;
	}
	
.testimonialstyle i {
	font-weight: bold;
	font-style: normal;
	}

#dms td, #dms {
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #727E7E;
	}
	
#dms td {
	padding: 10px;
	color: #FFF;
	}
	
#dms .col1 {
	color: #000;
	background-color: #DAD8B1;
	padding: 10px 25px;
	}
	
#dms .row1 {
	background-color: #004276;
	}