body {
	margin: 0px 0px 0px 0px;
}
body.homepage {
	background-color: black;
	color: white;
	margin: 0px 0px 0px 0px;
}
body.subpage {
	background-color: white;
	color: black;
	margin: 0px 0px 0px 0px;
}
body.homepage .secontent {
	color: black;
	position: absolute;
	width: 300px;
	left: -500px;
	
}
body.splash {
	color: white;
	margin: 0px 0px 0px 0px;
}
body.splash .footer {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	font-size: 8pt;
}
body.splash .footer a {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	font-size: 8pt;
	text-decoration: none;
}
body.homepage .footerlink {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
body.subpage .footerlink {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bodycontent {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 10pt;
}
.bodycontent td {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 10pt;
}
td.bodycontent {
	padding: 15px 15px 15px 15px;
}
.bodysectiontitle {
	font-weight: bold;
}
.bodysectiontitlebigger {
	font-weight: bold;
	font-size: 13pt;
}
.bodytitle {
	font-size: 14pt;
	font-weight: bold;
}
.bodyaddress {
	font-size: 12px;
}
.bodymaplink a {
	font-size: 10px;
}
.bodycontentsmaller {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 9pt;
}
.subheadertitle {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	font-size: 24px;
	font-weight: bold;
}
td.subheadertitle {
	padding-left: 20px;
}
.mouldingthumbnail a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
}
.homesubmenu {
	position: absolute;
	display: none;
	width: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 20px;
	color: white;
	z-index: 10;
}
.homesubmenu a {
	color: white;
	text-decoration: none;
}
.subimagetopright {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
}
#leftnav {
	display: inline;
	position: absolute;
	left: 20px;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
#leftnav a {
	color: white;
	text-decoration: none;
}

.viewquote {
	float: right;
	font-weight: bold;
}

.viewquote a {
	text-decoration: none;
	font-weight: bold;
}

.sitemap td a {
	text-decoration: none;
	font-size: 11px;
}
input.clsFormField 
{
	border:1px solid #666666;
	height:18px;
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:#000000;
	background:#ffffff;

}
.clsFormField {
	border:1px solid #666666;
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
