body {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

#content {
	width: 750px;
	height: auto;
	}

#leftarea {
	background-color:#E9E8E5;
	margin:0;
	padding: 5px;
	width: 197px;
	height: auto;
	float: left;
	}

html>/**/body #leftarea {width: 187px;}

#middlearea {
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 0 1px 0 0;
	padding: 5px;
	width: 373px;
	float: left;
	}

html>/**/body #middlearea {width: 363px;}

#rightarea {
	margin: 20px 0 15px;
	padding: 5px;
	width: 178px;
	line-height: 150%;
	float: left;
	}

html>/**/body #rightarea {width: 168px;}

#contactinfo {
	border-color:#000000;
	border-style:solid;
	border-width:1px 0;
	padding: 5px 0; 
	}

/*=====Homepage=====*/

.columns {
	width: 187px;
	height: 525px;
	padding: 7px;
	float: left;
	border-right: 1px #D7D7D7 solid;
	}

html>/**/body .columns {width: 172px; height: 511px}

.header2 {
	color:#666666;
	font-family:times,georgia,serif;
	font-size:14px;
	font-style:italic;
	padding:0 10px 8px;
	}

.header3 {
	color:#871623;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	}

/*=====Link Styles=====*/

a:link {color: #666; text-decoration: underline;}
a:hover {text-decoration: none;}
a:visited {color: #666; text-decoration: underline;}
a:visited:hover {text-decoration: none;}

#footer a {color: #FFF; text-decoration: underline;}
#footer a:hover {text-decoration: none;}
#footer a:visted {color: #FFF; text-decoration: underline;}
#footer a:visited:hover {text-decoration: none;}

/*=====Text Styles=====*/

h1, h2, h3 {
	font-size: 17px;
	color: #023D70;
	margin: 5px;
	font-family: arial,geneva,sans-serif;
	}

.disclaimer {
	font-size: 9px;
	line-height: normal;
	}

/*=====Form Styles=====*/

.area {
	width: 360px;
	height: auto;
	text-align: center;
	background-color: #E9E8E5;
	}

.areaheader {
	color:#000;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left: 5px;
	text-align: left;
	}

.fieldtitle, .fieldtitle-lg {
	width: 75px;
	height: 22px;
	background: url(../images/form_cnr.jpg) left no-repeat #871623;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	margin-left: 10px;
	margin-bottom: 7px;
	}

html>/**/body .fieldtitle {width: 73px; height: 17px;}

.fieldtitle-lg {
	padding-top: 0;
	height: auto
	}

.fieldarea {
	height: 22px;
	margin-left: 3px;
	float: left;
	width: 200px;
	text-align: left;
	margin-bottom: 7px;
	}

.formfield {
	border: 1px #999 solid;
	}

/*=====Claims Info=====*/

.title, .phone {
	width: 200px;
	height: 20px;
	float: left;
	}

.phone {width: 150px;}

/*=====Footer=====*/

#footer {
	width: 750px;
	height:50px;
	background-image:url(../images/bkd_ftr.gif);
	margin-top: 3px;
	padding:5px;
	color: #FFF;
	font-size: 10px;
	}

html>/**/body #footer {width: 740px; height: 40px;}