.headerBg {
	background-image: url(../images/top_slice.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8DCE1;
	border-left-color: #D8DCE1;
}
.footerBg {
	background-image: url(../images/footer_mid.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.headerStrap {
	color: #859CB7;
	font-size: 18px;
}
.topMenu {
	font-size: 12px;
	color: #859CB7;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.topMenu:link {
	text-decoration: none;
	color: #859CB7;
}
a.topMenu:visited {
	text-decoration: none;
	color: #859CB7;
}
a.topMenu:hover {
	text-decoration: underline;
	color: #2C2F92;
}
.rightTopBg {
	background-image: url(../images/home_topBg.jpg);
	background-repeat: no-repeat;
	height: 162;
}

a.midMenu:link {
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: center left;
	font-size: 13px;
	color: #546F9C;
	font-weight: bold;
	text-decoration: none;
}
a.midMenu:visited {
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: center left;
	font-size: 13px;
	color: #546F9C;
	font-weight: bold;
	text-decoration: none;
}
a.midMenu:hover {
	background-image: url(../images/red_arrow_hover.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: center left;
	font-size: 13px;
	color: #546F9C;
	font-weight: bold;
	text-decoration: underline;
}
.bluetab {
	background-image: url(../images/bluetab.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 187px;
}
.bluetab2 {
	background-image: url(../images/bluetab2.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 187px;
}
.bluetab3 {
	background-image: url(../images/bluetab3.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 210px;
}
a.midMenuWhite:link {
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: center left;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a.midMenuWhite:visited {
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: center left;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.midMenuWhite:hover {
	background-image: url(../images/red_arrow_hover.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: center left;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.quoteText {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;


}
.blueTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #425B93;
	font-size: 17px;
	font-weight: bold;
}
td {
	color: #495F96;
	font-size: 12px;
}
input {
	font-size: 12px;
	color: #435C94;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}
a.footerLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size:11px;
}
a.footerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size:11px;
}
a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size:11px;	
}
.innerBg {
	background-image: url(../images/innerBg.jpg);
	background-repeat: no-repeat;
	height: 434px;
}
.innerSlice {
	background-image: url(../images/innerSlice.jpg);
	background-repeat: repeat-y;
}
.mainWhite {
	color: #FFFFFF;
	line-height: 18px;
}
.mainGreen {
	color: #70D837;
}
ul {
	margin-bottom:0px;
}
li {
	list-style-image: url(../images/green_arrow.gif);
	padding-bottom: 6px;
}
