﻿<style type="text/css">
A:hover {text-decoration:underline}

#page_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 735px;
}
#sidebar {
	position: absolute;
	float: left;
	width: 191px;
	background-color: #FFFFFF;
	top: 18px;
	left: 0px;
	height: auto;
}
#content {
	border-color: #CCCCCC;
	width: 675px;
	position: relative;
	background-color: #FFFFFF;
	top: 0px;
	left: 192px;
}
#footer {
	border-color: #CCCCCC;
	width: 686px;
	position: relative;
	background-color: #FFFFFF;
	top: 0px;
	left: 192px;
	border-left-style: solid;
	border-left-width: 1px;
}

.h1 {
	margin: 10px auto 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	line-height: 24px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #808080;
	text-align: left;
	font-style: italic;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
	text-align: left;
	text-decoration: none;
}


.MenuLink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	line-height: 120%;
}

.FreeLink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #006363;
	line-height: 120%;
}

.Text {
	font-family: Arial,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	line-height: 120%;}

.SideFont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.FootFont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.SideBorder {
	border-left: 0px solid #DFDFDF;
	border-right: 0px solid #DFDFDF;
	border-top: 0px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 2px;
	height: 22px;
}
.FREE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #800000;
	text-align: left;
}

</style>
