.main {
	background-color: #FFE6C8;
	background-image: url(images/main-background.gif);
	background-repeat: repeat-y;
}
.top-tag {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #174A7C;
	padding-top: 20px;
	padding-left: 10px;
}
.home-hdl {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #174A7C;
	line-height: 28px;
}
p {
	font-family:  Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}
.faqs p {
	font-family:  Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #174A7C;
}
.legal {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #939598;
}
.orng-line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9B374;
}
.fine-prt {
	font-family:  Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
.home-hdl-spr {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #174A7C;
	line-height: 28px;
	vertical-align: super;
}
.fine-prt-spr {
	font-family:  Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	vertical-align: super;
}
.blueln {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #11568B;
}
.subhd {
	font-family:  Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #D6742A;
	padding-left: 82px;	
	font-weight: bold;
}
.subhd-bltxt {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	color: #174A7C;
	padding-left: 82px;
}
.subhd-bltxt2 {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	color: #174A7C;
}
.blkqut {
	padding-left: 82px;
}
.subhd2 {
	font-family:  Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #D6742A;	
	font-weight: bold;
}
.bldtxtorg {
	font-family:  Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #D6742A;
	font-weight: bold;
}
.tpbg {
	background-color: #FFE6C8;
	background-image: url(images/top-background.gif);
	background-repeat: repeat-x;
	height: 96px;
}
body {
	background-color: #FFE6C8;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
a:link {
	color: #194B7D;
	text-decoration: none;
}
a:visited {
	color: #194B7D;
	text-decoration: none;
}
a:hover {
	color: #194B7D;
	text-decoration: underline;
}
.abtuslnk {
	font-size: 14px;
	font-weight: bold;
}

