body {
	background-color: #FFFFFF;
	margin: 0px;
}
.bannerbg {
	background-image: url(../image/bannerbg.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 978px;
}
a.toplink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}



a.toplink:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #AAC9C8;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C625E;
	
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363432;
	line-height: 1.6em;
}

a.sidelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58504B;
	text-decoration: none;
	font-weight: bold;
}
a.sidelink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58504B;
	text-decoration: underline;
	font-weight: bold;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363432;
	line-height: 1.6em;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #453E3A;
	
}
.imgbg {
	background-color: #FFFFFF;
	border: 1px solid #85A3A2;
}

.heading2sml {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

	color: #453E3A;
	
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.6em;
}
a.bodylink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #527472;
	text-decoration: none;
	font-weight: bold;
}
a.bodylink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #527472;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #527472;
	line-height: 1.6em;
}
