body {
	background-color: #1d1d41;
	margin-top: 20px;
}
.BackgroundGradiant {
	background-color: #aeaec2;
	background-image: url(images/gradiant_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin:0px;
}
.BlueBorder {
	border: 1px solid #000066;
}

.UtilityLinks, a.UtilityLinks:link, a.UtilityLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b01522;
	text-decoration: none;
}
.UtilityLinksOn, a.UtilityLinksOn:link, a.UtilityLinksOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b01522;
	text-decoration: underline;
}
a.UtilityLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b01522;
	text-decoration: underline;
}
.SmallBlueLines {
	font-size: 10px;
	color: #1d1d41;
	text-decoration: none;
}
.MainBlueCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1d1d41;
	text-decoration: none;
}
a:link {
	color: #b01522;
	text-decoration: none;
}
.Footer, a.Footer:link, a.Footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #b01522;
	text-decoration: none;
}
a:hover {
	color: #b01522;
	text-decoration: underline;
}
.MainNav1Off {
	background-image: url(images/about_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 177px;
	cursor:pointer;
}
.MainNav1On {
	background-image: url(images/about_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 177px;
	cursor:pointer;
}
.MainNav2Off {
	background-image: url(images/difference_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 180px;
	cursor:pointer;
}
.MainNav2On {
	background-image: url(images/difference_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 180px;
	cursor:pointer;
}
.MainNav3Off {
	background-image: url(images/products_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 180px;
	cursor:pointer;
}
.MainNav3On {
	background-image: url(images/products_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 180px;
	cursor:pointer;
}
.MainNav4Off {
	background-image: url(images/insurance_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 180px;
	cursor:pointer;
}
.MainNav4On{
	background-image: url(images/insurance_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 180px;
	cursor:pointer;
}
.MainNav5Off {
	background-image: url(images/resources_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 181px;
	cursor:pointer;
}
.MainNav5On {
	background-image: url(images/resources_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 181px;
	cursor:pointer;
}

.ChartHeaderBack {
	background-image: url(images/chart_headerback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 814px;
}
.BottomChart {
	background-image: url(images/chart_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 814px;
}
