@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgd_pattern.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.noBold {
	font-weight: normal;
}


a:link {
	color: #000000;
	text-decoration: none
}

a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9f1d22;
}

a:active {
	color: #9f1d22;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9f1d22;
	margin-bottom: -5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f1d22;
	margin-bottom: -5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:bold;
	margin-top:10px;
	margin-bottom:-10px;
	
}
.italic {
	font-style:italic;
	margin-top: 5px;
}
p {
	margin-top: 10px;

}

.mainTable {
	padding-top: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.leftColumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.contentArea {
	background-color: #FFFFFF;
}

.footer {
	font-style: italic;
	color: #FFFFFF;
	background-color: #a8a8a8;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	padding-right: 16px;
}
.textQuote {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
}

.textRed {
	font-size: 11px;
	color: #9f1d22;
}

.imageBorder {
	margin-right: 16px;
	margin-bottom: 16px;
}

.textRedLarge {
	font-size: 12px;
	color: #9f1d22;
}

ol.noIndent {
	font-style: bold;
	margin-left: 1em;
	padding-left: 1em;
	font-weight: bold;
}
.topBanner
{
    background-image:url(images/top_info_new.gif);
	background-repeat:no-repeat;
	width:100%;
	height:100%;    
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
}
.insuranceLogo
{
    border-style: solid; 
    border-width:1px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
}
.contentArea tr td .leftColumn tr td {
	color: #000000;
}

