body, td, th {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 10pt;
}

h1 {
font-size: 14px;
color: #f3400f;
text-transform: uppercase;
}

h2 {
font-size: 13px;
color: #f3400f;
text-transform: uppercase;
}

a  {
color: #000;
text-decoration:none;
}

a:visited {
color: #000;
}

a:hover {
color: #000;
text-decoration:underline;
}

a:active  {
color: #000;
text-decoration:underline;
}

.bct {
	font-size: 12px;
	padding-left: 27px;
}

.main {
	font-size: 11px;
	line-height: 17px;
	padding-top: 6px;
	padding-left: 27px;
	padding-right: 18px;
	padding-bottom: 18px;
}

.main td {
	font-size: 11px;
	line-height: 17px;
}

.main th {
	font-size: 11px;
	line-height: 17px;
}

.main a {
text-decoration: underline;
font-weight: bold;
}

.footer {
	font-size: 10px;
	padding-left: 27px;
}

.nav {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

.nav a {
font-weight: bold;
}

.smallnav {
	font-size: 10px;
	color: #000;
}

.smallnav a {
font-weight: bold;
}

.rightcol {
	font-size: 11px;
	line-height: 17px;
	padding-top: 9px;
	padding-left: 12px;
	padding-right: 18px;
	padding-bottom: 18px;
}

.rightcol a {
font-weight: bold;
}

hr {border: none 0;
border-top: 1px solid #999;
width: 100%;
height: 1px;
}

form {
	padding:10px;
	background-color: #cfd3b0;
   border:2px solid #9dac8c;
}

textarea {
	background-color: #fff;
}

input.btn{
   color:#fff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight:bold;
   background-color:#ff6300;
   border:0px;
}

input.smallbtn{
   color:#fff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight:bold;
   background-color:#ff6400;
   border:0px;
}

.errormsg {
	color: #f00;
}

.capt {
color: #999;
}
