body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#outer {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 790px;
	display: none;
}
#maincontent {
	padding: 10px 10px 10px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
#mainBackground {
}
#letterBottom {
}
#maincontent_openletter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#footer a {
	color: #660033;
	text-decoration: none;
}
#footer a:hover {
	color: #983A3C;
	text-decoration: none;
}

#menudiv {
	height: 20px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	display: none;
}
#menudiv a {
	color: #660033;
	text-decoration: none;
}
#menudiv a:hover {
	color: #983A3C;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	color: #333333;
}
h2 {
	font-size: 11pt;
	font-style: italic;
	color: #333333;
}
h3 {
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}
.rightcol {
	float: right;
	width: 270px;
}
.caption {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent a, #maincontent_openletter a {
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

#maincontent a:hover #maincontent_openletter a:hover {
	color: #983A3C;
	text-decoration: none;
}
.testimonial {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
hr {
	border: 0;
	background-color: #CCCCCC;
	height: 1px;
}
.hilitebox {
	border: 1px groove #990000;
	padding: 15px;
}
