﻿body 
{
    color: #8a8a8a;
    background-color: #ffffff; 
    font-family: Geogia; 
    font-size: 18px;
    text-align: center;
}
#main
{
    margin-left: auto;
	margin-right: auto;
    background-color: Transparent;
    width: 800px;
    color: inherit;
    text-align: left; 
    font-size: 18px; 
    color: #8a8a8a;
}
#main #top
{
    background-image: url(/templates/images/top.gif);
    background-repeat: no-repeat; 
    background-position: center top;
    background-color: Transparent;
    width: 800px; height: 169px;
    color: inherit;
    text-align: left;
    font-size: 18px; 
    color: #8a8a8a;
}
#nav
{
	background-color: #b7d02e; height: 19px;
	color: #ffffff; text-align: center;
}
#nav img
{
	border-style: none;
}
#main #middle
{
	background-image: url(/templates/images/midback.gif);
    background-repeat: repeat-y;
    background-position: center top;
	background-color: #ffffff;
	color: inherit;
	width: 800px;
}
#main #middle #side
{
	background-color: Transparent;
	color: #c65678;
	width: 170px;
    display: block;
	clear: both;
	float: left; 
	margin-left: 57px;
}
#main #middle #side #side2
{
	background-color: Transparent;
	color: #c65678;
	margin-left: 12px; font-size: 12px;
    font-family: Verdana; font-weight: bold;
}
#main #middle #side #side2 a:link 
{
	color: #c65678;
}
#main #middle #side #side2 a:visited 
{
	color: #c65678;
}
#main #middle #side #side2 a:hover 
{
	color: #c65678;
}
#main #middle #side #side2 a:active 
{
	color: #c65678;
}
#main #middle #content
{
	background-color: Transparent;
    color: #8a8a8a;
	margin-left: 24px;
    margin-bottom: 5px;
	width: 492px;
    font-family: Verdana; 
	float: left; 
	font-size: 12px; line-height: 1.5em;
}
#main #middle #content #cl
{
	background-color: Transparent;
	color: #8a8a8a;
	width: 303px;
    display: block;
	clear: both;
	float: left; 
}
#main #middle #content #cl h1
{
    font-size: 14px;
    font-weight: bold;
    color: #636466;
    display: inline;
    font-family: Verdana; 
}
#main #middle #content #cr
{
    background-color: Transparent;
    color: #8a8a8a;
	margin-left: 10px;
	width: 175px;
    font-family: Verdana; 
	float: left; 
	font-size: 12px; text-align: right;
}
#bottom
{
    background-image: url(/templates/images/bottom.gif);
    background-repeat: no-repeat; 
    background-position: center top;
    background-color: Transparent;
    width: 800px;
    color: inherit;
    text-align: left; 
    font-size: 9px; 
    color: #a6a6a6;
}
.disclaimer
{
    background-color: Transparent;
    color: inherit;
    font-size: 9px; 
    color: #b2b2b2;
    font-family: Verdana; 
}
.disclaimer a:link {
	color: #b2b2b2;
}
.disclaimer a:visited {
	color: #b2b2b2;
}
.disclaimer a:hover {
	color: #b2b2b2;
}
.disclaimer a:active {
	color: #b2b2b2;
}
li
{
    margin: 0px 0px 9px 0px;
}
.bottomlogo
{
	width: 300px; background-color: Transparent; color: inherit; margin-left: 73px;
}
.sectiontitle
{
	background-color: #ebeced; font-size: 10px;
	color: #000000; padding-top: 5px; padding-left: 15px; padding-right: 5px; padding-bottom: 5px;
}
.sectiontitle h1
{
    font-size: 20px;
    font-weight: bold;
    color: #636466;
    display: inline;
    font-family: Verdana; 
}
.button
{
    background-color: Transparent; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #c65678; color: #c65678; font-size: 11px;
}
.textbox
{
    background-color: Transparent; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #c65678; color: #c65678; font-size: 11px; padding: 1px; height: 15px;
}
.textbox2
{
    background-color: Transparent; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #c65678; color: #c65678; font-size: 11px; padding: 1px;
}
img
{
    border-style: none;
}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    border-style: none;
}
.clear 
{
	clear : both; font-size: 1px; }
	/* hide from IE5 Mac */
	/* \ */ .clear { font-size : 1px;}
	/* \ */ #footer .clear { clear : none; font-size : medium ;
}
h1
{
    font-size: 12px;
    font-weight: bold;
    color: #636466;
    display: inline;
    font-family: Verdana; 
}
h2
{
    font-size: 20px;
    font-weight: bold;
    color: #848488;
    display: inline;
    font-family: Geogia; 
}
h3
{
    font-size: 18px;
    font-weight: normal;
    color: #848488;
    display: inline;
    font-family: Geogia; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}