
body {
	margin: 0px auto 10px auto;
	background-image: url(../images/bg1.png);
	background-position: center;
	background-repeat: repeat-y;	
	width: 740px;
	background-color: #e6e6e6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, select { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}

.bleft a {
	text-decoration: none;
	color: #083257;
}

.bctct a {
	color: #E67300;
	text-decoration: underline;
}

ul{
	list-style: square;
	line-height: 2em;
}

h2 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #083257;
	border-bottom: 1px solid #083257;
}

h3 {
	font-size: 13px;
}

#header {
	margin-left: 0px;
	z-index: auto;
}

.bleft a:hover {
	border-bottom: 2px solid #083257;
}

body#home a#homenav,
body#forms a#formsnav,
body#coverages a#covernav,
body#contact a#contactnav,
body#quote a#quotenav {
	border-bottom: 2px solid #083257;
}

.bleft dl {
	padding-bottom: 5px;
}

.bleft dt {
	border-bottom: 1px solid #083257;
	padding-top: 5px;
}

#content {

	padding: 4px 0 0 0;
}

#aleft {
	float: left;
}

.bleft {
	background-position: bottom left;
	background-image: url(../images/bottomnav.png);
	background-repeat: no-repeat;
	background-color: #ABCAF3;
	width: 237px;
	text-align: right;
	font: bold 12px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #083257;
	margin-bottom: 4px;
}

.bleft dl {
   padding: 0;
   margin: 0;
	background: transparent url(../images/topnav.png) top left no-repeat;
	padding: 0 5px 10px 5px;
}

.bright {
	width: 488px;
	background: #e6e6e6 url(../images/toplfcor.png) top left no-repeat;
	padding: 4px;
	float: right;
	margin-bottom: 5px;
	margin-top: -34px;
}

.bright dt {
	font-weight: bold;
}

.bctct {
	background-position: bottom left;
	background-image: url(../images/bottomaddr.png);
	background-repeat: no-repeat;
	background-color: #083257;
	width: 237px;
	font: bold 12px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 4px;
}

.bctct h3 {
   padding: 0;
   margin: 0;
	background: transparent url(../images/topaddr.png) top left no-repeat;
	padding: 0 5px 0 5px;
	border-bottom: 2px solid #fff;
	margin-bottom: 3px;
}

.bctct p {
   padding: 0;
   margin: 0;
	background: transparent url(../images/topaddr.png) top left no-repeat;
	padding: 0 5px 0 5px;
	margin-bottom: 3px;
}

.bctct dl {
	padding: 0 5px 5px 5px;
	margin: 0;
}

table.sf {
	border: 1px solid #000
}

table.sf th {
	border-bottom: 1px solid #000	
}

table.sf td {
	border-top: 1px solid #000;
}

#foot {
	clear: both;
	color: #fff;
	text-align: right;
	background: #083257;
}

#foot div {
	background: url(../images/toplfbluecor.png) top left no-repeat;	
}

#foot div div {
	background: url(../images/botlfbluecor.png) bottom left no-repeat;
}

p.u {
	border-bottom: 1px solid #000;
}