.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #185B78;
	padding-right: 14px;
	padding-left: 24px;
	text-decoration: none;
}
.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #104358;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 24px;
}
.RightPanelLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A1CD3A;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 8px;
	text-decoration: none;
}

.bkgdTopCtr {
	background-image: url(art/BkgdCenter.jpg);
	background-repeat: repeat-x;
}
.bkgdRight {
	background-image: url(art/RightPanel.jpg);
	background-repeat: no-repeat;
}
.TaglineWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1A6785;
	padding-right: 14px;
	padding-left: 24px;
}
.LinkPanelRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 36px;
}
.BkgdLeft {
	background-image: url(art/LeftPanel1.jpg);
	background-repeat: repeat-y;
}
.bkgdRight1 {
	background-image: url(art/RightPanel1.jpg);
	background-repeat: repeat-y;
}
.BkgdLeft2 {
	background-image: url(art/LeftPanel.jpg);
	background-repeat: repeat-y;
}
.listNumeric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1A6785;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
}
.QuoteMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 14px;
	padding-left: 24px;
}
.QuoteAttribution {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-right: 14px;
}
