@charset "ISO-8859-1";

body {

	background-color: #E9E8D6;

	color: #FFFFFF;

	font-size: 11px;

}

a:link {

	text-decoration: none;

	color: #000000;

}

a:active {

	text-decoration: none;

	color: #000000;

}

a:visited {

	color: #666666;

}

a:hover {

	color: #003399;

	text-decoration: underline;

}

#Container {

	border: 1px solid #000000;

	font-size: 11px;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

}

h1 {

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: underline;

}

h2 {

	font-size: 12px;

	color: #000000;

}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: lighter;
}

#MainText {
	background: #113299;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	border-width: 0px;
	border-style: none;
}
#Products {
	background: #193097 url(images/insurance_product_graphic.gif) no-repeat top;
}
#Watermark {
	background-color: #DBD8BD;
	background-image: url(images/watermark_sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#MainTextTblLocationsHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 30px;
}


#Container  #MainTextTbl  {
	font-size: 12px;
	background: #DBD8BD;
	color: #000000;
	text-align: center;
	vertical-align: middle;

}

#Container #MainText #MainTextTbl tr.odd {

	background: #E9E8D6;

	color: #000000;

}

#Container #MainText #MainTextTbl tr:hover {
	background: #CCCCCC;
	color: #113299;

	}
#Pinnacle {
	font-size: 11px;
	font-weight: lighter;
	color: #666;
}
