BODY {
	FONT-FAMILY: Milford, Arial, Verdana, Helvetica;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	text: #000000;
	text-decoration: none;
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding:0px;	
}
.body 
{
	background:#274665 url(images/body-bg.png) repeat-x scroll center top;
}
TD {
COLOR: #000000; FONT-FAMILY: Milford, Arial, Verdana, Helvetica; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
P
{
COLOR: #000000; FONT-FAMILY: Milford, Arial, Verdana, Helvetica; FONT-SIZE: 12px; FONT-WEIGHT: normal
}

A
{
    COLOR: #0066CC;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR:#0066CC;
    TEXT-DECORATION: underline
}

.inputbox {font-family: Milford, arial; font-size: 8pt; border-top: 1px solid #333333; border-left: 1px solid #333333; border-right: 1px solid lightgrey; border-bottom: 1px solid lightgrey; background-color: #ffffff;}

.inputboxsmall {font-family: Milford, arial; font-size: 7pt; border-top: 0px solid #333333; border-left: 0px solid #333333; border-right: 0px solid lightgrey; border-bottom: 0px solid lightgrey; background-color: #ffffff;}


.inputboxhome {font-family: Milford, arial; font-size: 10pt; border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #7C724B; border-bottom: 1px solid #7C724B; background-color: #E2DFCE; height: 20px;}

.formbuttonsmall { 	font-family: Milford, arial;	font-size: 7pt;	color: #ffffff;	background-color: #B8223D; height: 18px; width: 85px;}

.formbutton {	font-family: Milford, arial;	font-size: 8pt;	color: #ffffff;	background-color: #015FA7;}

.formbuttonquote {font-family: Milford, arial; font-size: 9pt; BORDER-BOTTOM: #FF0000 2px solid; BORDER-LEFT: #FF0000 2px solid; BORDER-RIGHT: #FF0000 2px solid; BORDER-TOP: #FF0000 2px solid;}

.printquote {font-family: Milford, arial; font-size: 9pt; background-color: #C7C1A3; color:#000000; font-weight:bold;}

.savequote {font-family: Milford, arial; font-size: 9pt; background-color: #910603; color:#ffffff; font-weight:bold;}

.homo {font-family: Milford, arial; font-size: 8pt; border-top: 1px solid #333333; border-left: 1px solid #333333; border-right: 1px solid lightgrey; border-bottom: 1px solid lightgrey; font-weight:bold;}

.comma {font-family: Times New Roman; font-size: 25pt; color:999999; font-weight:bold;}

.navBar {
	position: absolute;
	top: 525px;
	left: 775px;
	width: 198;
}
h1 {
	font-family: Milford, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Milford, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0062A7;
}
.heading_white {
	font-family:"Freestyle Script";
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

a.homelink {
	font-family: Milford, Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #000000;
	text-decoration: none; 
}
a.homelink:hover {
	font-family: Milford, Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}
a.currlink {
	font-family: Milford, Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.currlink:hover {
	font-family: Milford, Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.sep {
	font-family: Milford, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.brd{
	border-right: 1px solid #8b8a8a;
	border-left: 1px solid #8b8a8a; 
	border-top: 1px solid #8b8a8a; 
	border-bottom: 1px solid #8b8a8a;
}
.subhead {
	font-family: Milford, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.error {
	font-family: Milford, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.bg_common
{
	background: #D8D0C0 url(raised_box/content_bg.png) no-repeat scroll center bottom;
}