body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: url(../images/bg-main.gif);
	background-repeat: repeat;*/
	background-color: #FEDD69;
}
h1 {
	visibility: hidden;
	left: -800px;
	position: absolute;
}
/* use h3 in this site for SEO instead of h2 because h2 is used in the faqs.html for the collapsible div */
h3 {
	visibility: hidden;
	left: -800px;
	position: absolute;
}
.link-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link-footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
#powered-by {
	padding:28px 10px 0px 0px;
}
.dotcom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #F26430;
	text-decoration:none;
}
.home-page-banner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
}
.home-page-banner-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.home-page-banner-yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#FDD645;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration:none;
}
.white-area-title-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AA178A;
	font-style:italic;
}
.white-area {
	padding: 0px 10px 0px 0px;
}
.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7DDE9;
	text-decoration: none;
}
.poweredby:hover {
	color: #FFFF66;
}
.leftalign {
	text-align: left;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #301607;
}
.pagetitle-burgundy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #581E00;
}
.underline {
	text-decoration:underline;
}
.float-right {
	float:right;
}
.contentarea01 {
	background-image: url(../images/bg-content01.gif);
	background-repeat: repeat-x;
	text-indent: 0px;
	width: 504px;
	margin: 0px;
	padding: 20px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F26430;
}
/* start styles for FAQs collapsible stuff */
.with-padding {
	padding:0px 22px 0px 0px;
}
/* end styles for FAQs collapsible stuff */