body {
	font-family: verdana,sans-serif;
 	margin-top:0px;
	font-size:11px;
	line-height: 18px;
}

a {
	text-decoration:none;
	color:#000088;
}

ul {
	margin-top: 5px;
}
img { border:0px;}

h1 {
	font-size:16px;
	margin:0px;
	padding-top:10px;
}


h2 {
	font-size:14px;
	margin:0px;
	padding-top:10px;
}


a:hover {
	text-decoration:underline;
}

#container {
	width:760px;
}

#topheaderbar {
	width:760px;
	height:20px;
	background-color:#12336D;
	font-size:11px;
	text-align:center;
	color: #fff;
	padding:4px;
}

#topheaderbar a{
	color: #fff;
	
}

#topheader {
	width:760px;
	background-color:#12336D;
	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:#12336D;
	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;
	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:#12336D;
	font-size:12px;
	color: #fff;
	padding:4px;
	clear:both;
}
#footer a {
	font-size:10px;
	color: #fff;
}
#glossary li
{
	list-style:none;
	padding-bottom:8px;
}

#frontquoteselectiontable {
	width:550px;
	margin:0 auto;
	border:#D6D2D2 solid;
	border-width:1px;
}

#frontquoteselectiontable td{
	text-align:center;
	border:#D6D2D2 solid;
	border-width:0px 0px 0px 0px;
}
#fronttable {
	width:550px;
	margin:0 auto;
}

#fronttable td a{
	color:#000066;
}

#fronttable td {
	padding:4px 8px;
	text-align:left;
	vertical-align:top;
	width:280px;
}

#fronttable td.lefttop {
	border:#D6D2D2 solid;
	border-width:0px 1px 1px 0px;
}

#fronttable td.righttop {
	border:#D6D2D2 solid;
	border-width:0px 0px 1px 0px;
}

#fronttable td.leftbottom {
	border:#D6D2D2 solid;
	border-width:0px 1px 0px 0px;
}



#fronttable td.lefttop {
	border:#D6D2D2 solid;
	border-width:0px 1px 1px 0px;
}

#QuoteForm {
	border: #000 solid;
	margin: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;
}

#QuoteForm  #company {
	width:150px;
}