.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	color: #535353;
	width: 456px;
}

.header
{
	background-image:url('/images/banner.jpg');
	background-color:White;
	background-position:center;
	background-repeat:no-repeat;
}

.bodycopy_red {
	color: #E11621;
	line-height: 21px;
	font-size: 11px;
	}
.bodycopy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	color: #535353;
}
.copyright {
	color: #999999;
	margin-left: 10px;
}.phone {
	color: #E11621;
	margin-left: 22px;
}
.bodycopy_wider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	color: #535353;
	width: 466px;
}
.menuItem
{
	font-size:12px;
	background-color:#EEEEEE;
	font-weight:bold;
}
.menuSubItem
{
	font-size:12px;
	background-color:#F5F5F5;
}
.blackHeading1
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
}


.blackTextBold
{
	font-weight:bold;
}

p
{
	font-size:12px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(/images/bg_quote_request.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #535353;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #535353;
}
a:hover {
	text-decoration: underline;
	color: #E11621;
}
a:active {
	text-decoration: none;
	color: #535353;
}
