body
{
	color: #666;
	background-color: #E0E0E0;
	margin: 0px;
}

td
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
p,.middletable { margin: 15px 20px 0px 15px; }
.homeheader {
	font-weight: bold;
	color: #234C8A;
}
.purchaseright {
	font-size: 11px;
	line-height: 15px;
	margin: 15px 30px 0px 15px; 
}

.formright {
	text-align: right;
	vertical-align: bottom;
}
.formrighttop {
	text-align: right;
	vertical-align: top;
}

.quotes
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	margin: 20px 20px 0px 25px; 
}

.lefttxt {
	margin: 20px 20px 0px 25px; 
}

.homeleft {
	font-size: 12px;
	line-height: 17px;
}

.title
{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.titlenotop
{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 20px 0px 15px;
}
.notop {
	margin: 0px 20px 0px 15px;
}
.subtitle
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.faqletter
{
	background: inherit;
	color: #234C8A;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
}

.menubg
{
	background-image: url(../images/menus/belowmenu-new.gif);
}
.centerspgradient
{
	background-image: url(../images/backgrounds/centerspgradient.gif);
}
.centerspwide
{
	background-image: url(../images/backgrounds/centersp.gif);
	background-repeat: no-repeat;
}
.centerwidewhite
{
	background-image: url(../images/backgrounds/middlebg.gif);
	background-repeat: repeat-y;
}
.middlegradient
{
	background-image: url(../images/backgrounds/middlegradient.gif);
}

.rightgradient
{
	background-image: url(../images/backgrounds/rightareanogradient.gif);
}

a:link, a:active, a:visited
{
	background: inherit;
	color: #234C8A;
	text-decoration: none;
}

a:hover
{
	background: inherit;
	color: #666;
	text-decoration: underline;
}

