@charset "utf-8";
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 6px;
	text-align: center;
}
#rightcol p {
	margin: 0px;
}
#td_rightcol {
	background-color: #E4D5C0;
	background-image: url(../images/rightcolumn_ext.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px;
	padding: 0px;
	text-align: justify;
	line-height: 20px;
}
#maintext a:link {
	color: #323D85;
	text-decoration: none;
	font-weight: bold;
}

#maintext p {
	margin-bottom: -8px;
	text-align: justify;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	text-align: left;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#maintext a:visited {
	color: #323D85;
	text-decoration: none;
	font-weight: bold;
}
#maintext a:hover {
	color: #323D85;
	text-decoration: underline;
	font-weight: bold;
}
#maintext h3 {
	font-size: 14px;
	color: #940000;
	font-weight: bold;
	margin-bottom: -16px;
}
#maintext h2 {
	font-size: 16px;
	font-weight: bold;
	color: #023C6A;
	margin-bottom: -16px;
}

#maintext a:active {
	color: #323D85;
	text-decoration: underline;
	font-weight: bold;
}
