body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0px 0px 0px;
	background-color: #8389A9;
}
#container	{
	clear: both;
	float: none;
	width: 780px;
	margin:20px auto 0px;
	border: 1px solid #FFFFFF;
}
#banner {
	background-color: #8389A9;
	height: 80px;
	width: 780px;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	height: 40px;
	width: 780px;
	background-color: #8389A9;
	color: #FFFFFF;
	text-align: center;
}
#topnav a:link, #topnav a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}
#content	{
	background-color: #FFFFFF;
	width: 780px;
	font-size: 12px;
}
#content p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#content a:link, #content a:visited	{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#content a:hover	{
	color: #8389A9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8389A9;
}
#content input	{
}
#content h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	letter-spacing: .5px;
}
#content h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 6px;
}
#content h2 a:link, #content h2 a:visited	{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	color: #000000;
}
#content h2 a:hover	{
	color: #8389A9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8389A9;
}
#leftnav {
	font-size: 11px;
	width: 195px;
}
#leftnav h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#leftnav p	{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#leftnav .table1 {
	width: 195px;
	background-color: #f9ad86;
}
#leftnav .table2 {
	width: 195px;
	background-color: #a1d1f0;
}
#leftnav .table3 {
	width: 195px;
	background-color: #a3d39a;
}
#leftnav .table4 {
	width: 195px;
	background-color: #5ac5c4;
}
#leftnav ul	{
	margin-top:3px;
	margin-bottom:3px;
}
#leftnav li	{
	margin-top:3px;
	margin-bottom:3px;
	list-style-type: square;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.25px;
	background-color: #8389A9;
	height: 30px;
	width: 780px;
	padding-top: 10px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
}
#leftnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#content .smalltext {
	font-size: 10px;
	line-height: 10px;
}
#content fieldset {
	width: 80%;
	margin-left: 25px;
}
#content legend {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#content input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
