body {
	background-color: #FFFFFF;
	margin: 0px;
}
.topbar {
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}
.flashbar {
	background-image: url(../images/flashbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
}
#content {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
#content a, a:visited{
	color: #333333;
	text-decoration: none;
}
#content a:hover{
	text-decoration: none;
}
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
.bgleft {
	background-image: url(../images/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subnav {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 35px;
	width: 150px;
	display: block;
	text-indent: 10px;
}
#subnav a {
	color: #333333;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 12px;
	background-image: url(../images/sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 150px;
	line-height: 32px;
	font-weight: bold;
	display: block;
}
#subnav a:hover{
	text-decoration: none;
	background-image: url(../images/subover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
.footerlogo {
	background-image: url(../images/footerlogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	width: 255px;
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 20px;
}
.footernumber {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.geogia18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
#footer {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
#footer a, a:visited{
	color: #666666;
	text-decoration: none;
}
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

p, td, tr {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover{
	text-decoration: underline;	
}
.texthdwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
