p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

body {
	background-image: url(images/option3-bg.jpg);
	background-repeat: repeat-x;
}
.blue-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
}
#maincontent {
	margin: 0px;
}
#rt-sidebar {
	background-color: #FFFFCC;
	clear: left;
	float: right;
	width: 190px;
	margin-left: 12px;
}
.blue-bg-rt {
	background-image: url(images/body-bg-rt.jpg);
	background-repeat: repeat-y;
}
#maincontent h1 {
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #000C9E;
}
#mainwrapper {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#footer {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #333333;
}
#footer a {
	text-decoration: underline;
	color: #333333;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #333333;
}
#maincontent h2 {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #000C9E;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
html>body #maincontent h2 {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #000C9E;
	margin-bottom: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#maincontent h3 {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	margin-bottom: -10px;
}
#maincontent li {
	margin-bottom: -16px;
	margin-top: -12px;
	text-indent: -26px;
}
html>body #maincontent li {
	margin-bottom: -1px;
	margin-top: -8px;
	text-indent: -2px;
}
#maincontent li li {
	margin-bottom: -16px;
	margin-top: -12px;
	text-indent: -20px;
	margin-left: -8px;
	list-style-type: circle;
}
a:link {
	color: #000C9E;
	text-decoration: underline;
}
a:hover {
	color: #EAB41C;
}
a:visited {
	color: #666666;
}
.bluebold {
	color: #000C9E;
	font-weight: bold;
}
#maincontent h4 {

	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #000C9E;
	margin-bottom: -10px;
}
.quotetext {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #235C8B;
	line-height: 20px;
}
#maincontent table li {
	margin-bottom: -16px;
	margin-top: 0px;
	text-indent: 0px;
	margin-left: 6px;
}

