body {
	background-color: #ffffff;
	margin: 0px;
}
.mainbody {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #B1AA9A;
}
.border_topright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.border_top_right_whitebg {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}

.border_topnav {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-weight: bold;
	color: #569293;
	text-decoration: none;
}
a:visited {
	color: #569293;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #61615F;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	padding-left: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
	letter-spacing: 0.02em;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 5px;
}
.header1 {
	background-image: url(images/headerbg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.header2 {
	background-image: url(images/headerbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D9391;
}

.header3 {
	background-image: url(images/headerbg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.header4 {
	background-image: url(images/headerbg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.indexheader2 {
	background-image: url(images/indexheader2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.flashbg {
	background-image: url(images/flashbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.flashnavbg {
	background-image: url(images/flashnavbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.specialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEBE6;
	text-align: center;
	padding: 10px;
	border: 2px solid #606060;
	font-size: 12px;
}
.bottombg1 {
	background-image: url(images/bottombg1.jpg);
	background-position: left top;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.bottombg2 {
	background-image: url(images/bottombg2.jpg);
	background-position: left top;
}
.assuranttable p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
}

.bottombg3 {
	background-image: url(images/bottombg3.jpg);
	background-position: left top;
}
.bottombg4 {
	background-image: url(images/bottombg4.jpg);
	background-position: left top;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #CC0000;
}
input.error, select.error, textarea:error {
padding-right: 16px; 
border: 1px solid red; 
background-color: #FFFCE2; 
background-image: url(images/warning_obj.gif); 
background-position: right; 
background-repeat: no-repeat;
}
input:focus, select:focus, textarea:focus {
border: 1px solid red; 
background-color:#EFEFEF;
}
input, textarea, select {
	background-color: #ebebeb;
	border: 1px solid #000000;
	margin-top: 2px;
}
.specialtable {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-color: #676767;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
.assuranttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
	border: 1px solid #000000;
}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: .02em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
}
.boldtext {
	font-weight: bolder;
	color: #8E6D38;
}
.pictures {
	margin: 10px;
	border: 2px solid #569293;
}
.bodytext {
	padding-right: 90px;
}
ol {
	margin-right: 30px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.02em;
	line-height: 17px;
}
