﻿body {
	margin: 0px; margin-top: 10px; margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	background: #dca203 url('images/vertback.jpg') repeat-x center;
}
#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0; border-collapse: collapse;
	width: 90%;
	background-color: #333;
}
.left {
display: none;}

.main { 
	margin: 0;
	width: 100%;
	padding-bottom: 5px;
}
.bottomnav {
	display: none;
}
.bottomnav a:visited {
	text-decoration: none;
}

.bottomnav a:link {
	text-decoration: none;
}


h4 {
	margin: 10px;
}
h3 {
	margin: 10px;font-size: 14px;
}
h2 {
	margin: 10px; font-size: 16px; color: #339; letter-spacing: .5px; line-height: 24px;
}
h1 {
	margin: 10px;font-size: 18px;color: #339; letter-spacing: .5px; line-height: 24px;font-weight: normal;
}
p {
	margin: 10px;
}
.italic {
font-style: italic;
margin: 10px;
padding: 10px;
}
.header {
	width: 100%;
	background: url('images/banner3.jpg');
	height: 110px;
	padding-bottom: 0;
}
#navcontainer {
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#navlist
{
font-size: 90%;
margin-left: 0;
border-bottom: 1px solid #fc3;
width: 180px;
padding: 0;
}
#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #fc3;
color: #fff;
letter-spacing: .15em;
}
#navlist li.special {
	border-top: 0;
}

#navlist li a { text-decoration: none; color: #fff;
}
#navlist li a:hover {
	color: #fc3;
}
p {
	line-height: 20px;
}
li {
	line-height: 20px;
}
.center {
	text-align: center;
	margin: 0px;
}
a:link {color: #339;text-decoration: underline;}
a:visited {color: #339;text-decoration: underline;}
a:hover {color: #1da106; text-decoration: none;}

a.ondark:link {color: #fc0}
a.ondark:visited {color: #fc0}
a.ondark:hover {color: #fff}
img {
	border: 0px;
}

img a {
	border: 0px;
}
.right {
	float: right;
}
p.sidebar {
	margin: 5px;
	text-align: center;
	color: #fff;
	font-size: 95%;
	letter-spacing: .15em;
}
.rightbar {
	display: none;
}
.rightbar img {
	display: none;
}
.rightbar p {
	display: none;
}
.rightbar ul li {
	display: none;
}
p.cappl{
	display: none;
}
p.rappl{
	display: none;
}
.application {
display: none;
}
#copyright {
	width: 80%;
	margin: auto;
	text-align: center;
	font-size: 11px;
	padding: 5px 0;
	letter-spacing: .05em;
}
.testimonial {
	display: none;
}
.datatable {
	width: 40%;
	margin: auto;
	margin-bottom: 20px;
}
.datatable td {
	border: 1px solid #333;
	border-collapse: collapse;
	padding: 4px;
}
.question {
	font-weight: bold;
}
.answer {
	color: #333;
}
#printcontact {
	text-align: center;
	font-size: 110%;
}
#printlogo {
	text-align: center;}
