body {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	line-height: 1.5em;
}
h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #221e1f;
	line-height: 1.5em;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #221e1f;
	line-height: 1.5em;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #221e1f;
	line-height: 1.5em;
}

li {
	margin-bottom:0px;
	margin-top:8px;
	line-height: 1.5em;
}

p {
	line-height: 1.5em;
}

.mainbody {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.mainbodywhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.mainbodypadding {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #221e1f;
	padding: 15px 15px 15px 15px;
}

.webform {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.navpadding {
	padding: 4px 0px 4px 0px;
}

.navtablebig {
	padding: 0px 4px 4px 4px;
	background-color: #FFFFFF;
}

.navtabletop {
	border-top: 2px solid #313131;
	border-bottom: 2px solid #313131;
	padding: 5px 0px 5px 9px;
}

.navtable {
	border-bottom: 2px solid #313131;
	padding: 5px 0px 5px 9px;
}
.nav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.nav:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fdff7e;
	text-decoration: none;
}

.nav:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footerpadding {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.logopadding {
	padding: 10px 0px 10px 0px;
}
.logopaddingheader {
	padding: 3px 0px 3px 0px;
	border-top: 2px solid #313131;
	border-bottom: 2px solid #313131;
}

div#quotes {
	float: left;
   width: 613;
	font-family: Verdana, Arial, Sans-serif;
	padding-top: 10px;
   padding-bottom: 10px;
	border-bottom: 1px dotted #C0C0C0;
}

.quotetop {
	margin-bottom: 0px;
	border-top: 1px dotted #C0C0C0;
	padding-top: 10px;
}

.quote {
	margin-bottom: 0px;
}

.quotename {
	margin-top: 10px;
	border-bottom: 1px dotted #C0C0C0;
	padding-bottom: 10px;
}

hr {
	color:#005a5a;
	size:1;
}
