@charset "UTF-8";
body  {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a {
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container {
	width: 867px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}

.thrColFixHdr .navdiv {
	background-image: url(images/header/nav_x.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 34px;
	width: 867px;
}
.thrColFixHdr #subnav {
	background-image: url(images/header/headerbump.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #subnav a {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	line-height: 35px;
}
.thrColFixHdr #subnav a:hover {
	color: #0000EE;
	background-image: url(images/header/back_1.gif);
	background-repeat: repeat-x;
	
}
.thrColFixHdr #subnav .current {
	color: #006600;
	background-image: url(images/header/back_1.gif);
	background-repeat: repeat-x;
} 
.thrColFixHdr #header {
	margin: 0 auto;
	width: 850px;
	background: #CCCCCC;
	padding: 0;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	
}
.thrColFixHdr #sidebar1 {
	float: center; 
	width: 8px;
	background: #CCCCCC; 
	padding: 0; 
}
.thrColFixHdr #sidebar2 {
	float:center; 
	width: 850px; 
	background: #CCCCCC; 
	padding: 0; 
}
.thrColFixHdr #mainContent { 
	margin: 0 120px; 
	padding: 0;
} 
.thrColFixHdr #footer { 
	padding: 0; 
	background:#CCCCCC;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 20px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {color: #000000}
.style2 {
	font-size: 15px;
	color: #000000;
	text-align: justify;
}
.style2bold {
	font-size: 15px;
	color: #000000;
	text-align: justify;
	font-weight: bolder;
}
.style3 {font-size: 11px;color: #000000}
.style4 {font-size: 18px;font-weight: bold;color: #000000}

.bodylist {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 15px;
	color: #000000;
}
   
.plist {
	font-size: 15px;
	color: #000000;
	text-align: left;
	padding-left: 70px;
}
.textlink {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.textlink:hover {
	color: #EFB52F;
	text-decoration: none;
	font-weight: bolder;
}
#return_top {
	padding-left: 20px;
}
#quotespagetable  {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#quoteform {
	padding-left: 50px;
	background-color: #CCCCCC;
}
.quoteformtable {
	border: 3px solid #CCCCCC;
	text-align: center;
}
.formcentertd {
	text-align: center;
	vertical-align: top;
}
.formtagtd {
	text-align: right;
	vertical-align: top;
}
.formelementtd {
	text-align: left;
	vertical-align: top;
}
hr {
	color: #000000;
}
.formsectionspacer {
	padding-bottom: 20px;
	padding-top: 20px;
}
