body {
	font-family: verdana,sans-serif;
	margin: 0;
	font-size:12px;
	line-height: 22px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:760px;
}
a {
	text-decoration:underline;
	color:#396EA4;
}

ul {
	margin-top: 5px;
}
img { border:0px;}

h1 {
	font-size:16px;
	margin:0px;
	padding-top:10px;
}


h2 {
	font-size:14px;
	margin:0px;
	color:#5AA821;
	padding-top:10px;
}


a:hover {
	color:#000088;
	text-decoration:underline;
}


#topheaderbar {
	width:760px;
	height:20px;
	background-color:#010225;
	font-size:11px;
	text-align:center;
	color: #fff;
	padding:4px;
}

#topheaderbar a{
	color: #fff;
	
}

#topheader {
	width:760px;
	background-color:#010225;
	font-size:16px;
	color: #fff;
	padding:4px;
	height:50px;
}


#leftbar {
	float: left;
	width: 190px;
}
#leftbar a {
	color: #000;
}
#leftbar div {	
	padding:4px;
	background-color:#ECECF5;
}

#leftbar .hdr1 {
	background-color:#010225;
	color:#fff;
	font-weight:bold;
}
#leftbar .hdr2 {
	background-color:#214A36;
	color:#fff;
	font-weight:bold;
}

#leftbar .hdr3 {
	background-color:#001872;
	color:#fff;
	font-weight:bold;
}

#mainbody {
	margin-left:195px;
	height:500px;
	vertical-align:top;
}
 
span.bulletcheck {
	background-image:url(../images/bullet_check.gif);
	background-repeat: no-repeat;
	padding-right:15px;
}

div.frntsep {
	padding-top:8px;
}

#mainbody td {
	font-size:11px;
}

#footer {
	width:760px;
	background-color:#010225;
	font-size:12px;
	color: #fff;
	padding:4px;
	clear:both;
}
#footer a {
	font-size:10px;
	color: #fff;
}
#glossary li
{
	list-style:none;
	padding-bottom:8px;
}

#featurequote {
	width:550px;
	margin:0 auto;
	border:#D6D2D2 solid;
	border-width:1px;
	height:160px;
}

#featurequote .item{
	text-align:center;
	float:left;
	vertical-align:bottom;
	margin:2px 2px;
	width:130px;
	border:#D6D2D2 solid;
	border-width:0px 0px 0px 0px;
}
#featurequote .header {
	width:100%;background-color:#EFEFEF;font-weight:bold;color:red;font-size:15px;
}
#fronttable {
	width:550px;
	margin:0 auto;
}

#fronttable a{ 
} 

#fronttable .lefttop {
	border:#D6D2D2 solid;
	border-width:0px 1px 1px 0px;
	margin: 0 8px 6px 0;
	width: 280px;
	float: left;
}
 

#fronttable .righttop {
	border:#D6D2D2 solid;
	border-width:0px 0px 1px 0px;
	margin: 0 8px 6px 0;
	width: 250px;
	float: left;
}

#fronttable .leftbottom {
	border:#D6D2D2 solid;
	border-width:0px 1px 0px 0px;
	margin: 0 8px 6px 0;
	width: 280px;
	float: left;
}


#fronttable .rightbottom {
	border:#D6D2D2 solid;
	border-width:0px 0px 0px 0px;
	margin: 0 8px 6px 0;
	width: 250px;
	 
	float: left;
}


#QuoteForm {
	border: #000 solid;
	margin:0px auto;
	border-width: 1px;
	background-color:#EFEFEE;
	width:250px;
	text-align:right;
	padding:4px;
	font-size:14px;
}

#QuoteForm #hdr{
	border: #000 solid;
	border-width: 0px 0px 0px 0px;
	width:250px;
	text-align:center;
	color: #000;
	padding:6px;
	font-weight:bold;
	font-size:14px;
}

#QuoteForm #ZIP{
	width:150px;
}

#QuoteForm #FName{
	width:150px;
}

#QuoteForm #submit{
	width:150px;
	background-color:#060860;
	color:#fff;
	font-size:11px;
	border: #000 solid;
	border-width: 1px;
}

#bottomfooter , #bottomfooter a {
	font-size:10px;
	color: #ddd;
}