body {
	background-image: url(pix/pattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
a { font-weight: bold; text-decoration: none; color: #000066; font-size: 12; font-family: Arial, Helvetica, sans-serif;}
a:hover { font-weight: bold; text-decoration: none; color: #0064ac; font-size: 12; font-family: Arial, Helvetica, sans-serif;}
.title {
        text-align:center;
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        color: #146376;
        text-decoration: none;
}
.subtitle {
        text-align:left;
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #146376;
}
.line1 {color: #146376;}
.line2 {color: #30899F;}
#pagetext table {
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	background-color: #FFFFFF;
	border: none;
}
#alpha {
	margin: 10px auto;
	width: 750px;
	background-image: url(pix/alpha-bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#header {
	background-image: url(pix/banner-logo.gif);
	height: 87px;
}
#affordable{
	position:relative;
	top: 13px;
	left: 320px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#topmenu {
	background-image: url(pix/banner-menu.gif);
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	word-spacing: .2em;
}
#topmenutext {
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	word-spacing: .2em;
	padding-top: 1px;
}	
#leftmenu {
	float: left;
	background-image: url(pix/sidebar-bg.gif);
	background-repeat: no-repeat;
	width: 150px;
	min-height: 474px;
	font-weight: bold;
	color: #FFFFFF;
}
#leftmenutext {
	color: #FFFFFF;
	width: 130px;
	margin: 20px 0 40px 10px;
}
#leftmenutext a, #topmenutext a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftmenutext a:hover, #topmenutext a:hover {
	color: #FFFF99;
	text-decoration: none;
}
#pagetext {
	margin-left: 165px;
	padding-top: 20px;
	padding-right: 15px;
	text-align: justify;
}
#pagetext img {margin: 6px 8px;}
#pagetext table {clear: right;}
#footer {
	clear:both;
	background-image: url(pix/sidebar-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
}
#bytds {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#bytds a {
	color: #990000;
	text-decoration: none;
}
#address {
	font-size: 12px;
}
#edit a {
	color:#FFFFFF;
	filter:alpha(opacity=1);
	-moz-opacity:0.0;
	opacity: 0.0;
}
#edit a:hover {
	color:#990000;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
}
hr {clear: right;}
/* for IE */
* html #leftmenu {
 height: 474px;
}
/* classes used on insurance quote form */

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.label {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.labelsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#quoteouter {
	border: 1px solid #cccccc;
	background: #bfd9e5;
}
.bnrform {
	position: absolute;
	background: #e3e1ce;
	border: 1px solid #FFF;
	width: 243px;
	top: 4px;
	right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	left: 274px;
	height: 52px;
}
#bnr1 {
	position: relative;
	width: 520px;
	margin-bottom:20px;
	height: 60px;
	border: 1px solid #333;
}
#bnr1 {
	background: url(pix/bnr1.jpg);
}
input {
	margin-top:2px;
	margin-bottom:2px
}
select {
	margin:2px 0 2px 0;
}