@charset "UTF-8";
.RightBG {
	background-image: url(images/rightBG.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.LeftBG {
	background-image: url(images/leftBG.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #492f91;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
.TextBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #492f91;
	padding-right: 25px;
	padding-left: 25px;
}
a.Footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492f91;
	font-weight: bold;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
}
a.Footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492f91;
	font-weight: bold;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
	font-weight: bold;
}
a.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492f91;
	font-weight: bold;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: underline;
}
a.Footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492f91;
	font-weight: bold;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
	font-weight: bold;
}
.Base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492f91;
	height: 24px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
	background-image: url(images/Footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.subscribe {
	display: block;
	width: 210px;
	height: 25px;
	text-decoration: none;
	background-image: url(images/nav/Subscribe.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
 a.subscribe:hover {
    background-position: 0px -25px;
}
.txtbox {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SubscribeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #492F91;
	background-image: url(images/nav/newsletterBG.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
	vertical-align: top;
}
.PrivacyPolicy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #492f91;
	padding-right: 25px;
	padding-left: 25px;
}
a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #492f91;
	font-weight: bold;
}
a.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #492f91;
	font-weight: bold;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #2E1D5B;
	font-weight: bold;
}
a.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #492f91;
	font-weight: bold;
}