﻿html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	margin: 0;
	background-color: #F9F8F2;
}
a:link,  a:visited, a:active
{
	color: #005A84;
	text-decoration: none;
}

.wrapper {
	margin: 0 auto;
	width: 730px;
	text-align: left;
	font-size:80%;
	background-image: url(images/footerbottomborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
.logo a{
	width: 122px;
	height: 173px;
	text-indent:-9999px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	margin: 28px 22px;
	display:block;
}
.main {
	background-image: url(pngs/leftcolback.png);
	background-repeat: repeat-y;
	margin-left:20px;
	width:710px;
}
.leftnav {
	text-align: center;
	width: 166px;
	padding: 1px 0px;
}
.banner {
	background-repeat: no-repeat;
	width: 730px;
	overflow: visible;
	background-position: 0px 24px;
}
.leftnav li {
	list-style-type: none;
	font-family: "Century Gothic", Geneva, Verdana, Arial, sans-serif;
	letter-spacing:1px;
	text-transform: uppercase;
	color: #005A84;
	font-size: 130%;
	margin: 1.6em 6px 1.6em 10px;
	font-weight: bold;
}
.leftnav a {
	position: relative;
}

.leftnav a:link,  a:visited, a:active
{
	color: #005A84;
}

.leftnav  a:hover 
{
	color: #9DB290;
}
.leftnav li li 
{
	font-size:75%;
	margin-top:0;
	margin-bottom:0;
	line-height:1em;
	font-family:Arial;
}
.bannertopborder {
	width: 730px;
	overflow: visible;
	background-image: url(images/bannertopborder.gif);
	background-repeat: repeat-x;
}
.bannerbottomborder {
	background-image: url(images/bannerbottomborder.gif);
	background-repeat: repeat-x;
	width: 730px;
	overflow: visible;
	background-position: 0px 207px;
}
.copyright {
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 28px 0px;
}
.altnum {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 120%;
	vertical-align: 5%;
}
.maintext {
	float: right;
	width: 530px;
	margin-top: 220px;
	padding-bottom:40px;
}
h1 {
	font-family: "Century Gothic", Geneva, Verdana, Arial, sans-serif;
	letter-spacing: 4px;
	font-size: 220%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	height:42px;
	background-repeat:no-repeat;
/*	text-indent:-9999px; */
}
h2 {
	font-family: "Century Gothic", Geneva, Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 180%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	height:30px;
	background-repeat:no-repeat;
/*	text-indent:-9999px; */
}
h3 {
	font-family: "Century Gothic", Geneva, Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 10px;
}
h4 {
	font-family: "Century Gothic", Geneva, Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 10px;
}

.maintext p {
	line-height: 180%;
	margin: 0px 10px 5px 10px;
}
.aside {
	background-color: #F2F0E6;
	border: 1px solid #BDBD9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	width: 30%;
	font-style: italic;
	padding: 4px;
	margin: .3em 10px 4px 4px;
	line-height: 150%;
	display: inline;
	text-align: center;
}
.aside div {
	padding: 5px;
	border: 1px solid #BDBD9B;
}
.fright {
float:right;
}
.fleft {
float:left;
}
.maintext li {
	list-style-type:none;
	background-image:url("images/bullet.gif") ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin-bottom: 7px;
}
.maintext ul {
	margin-left: 20px;
}
.maintext a:link, .maintext a:visited, .maintext a:active
{
	text-decoration:underline;
}
.maintext img 
{
	background-color: #F2F0E6;
	border: 1px solid #BDBD9B;
	padding: 4px;
}
.maintext img.fleft
{
	margin: 5px 10px 5px 0;
}
.maintext img.fright
{
	margin: 5px 0 5px 10px;
}

.twocol {
	float:left;
	width: 257px;
	margin-right: 5px;
}
.twocol li {
	word-wrap:break-word;
	overflow: hidden;
}
.linebreak {
	font-size:1px;
	line-height:1px;
	clear:both;
}
.clearline {
	clear: both;
}
.twocolumn 
{
	margin-bottom:10px;
	width:500px;
	overflow:hidden;
}
.twocolumn li
{
	float:left;
	width: 215px ;
	margin-right:10px;
}
.RequiredFieldMarker 
{
	width:10px;
}
.AppCheckBox label 
{
	padding-left:5px;
	padding-right:20px;
}
.AppCheckBox input 
{
}

address 
{
	font-style:normal;
	margin-left:10px;
}
.note
{font-weight:bold;
	font-size:10px;
}