body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, p {
	padding:0px;
	margin:0px;
}
p {
	font-size:13px;
	line-height:16px;
	margin-bottom:2px;
}

h1 {
	font-size:23px;
	color:#2A5CAA;
	margin-bottom:5px;
}
h2 {
	font-size:20px;
	margin-bottom:3px;
	border-bottom:solid 2px #2A5CAA;
	margin-top:20px;
}
h3 {
	font-size:18px;
	color:#2A5CAA;
	margin-bottom:5px;
}
h4 {
	font-size:16px;
	color:#2A5CAA;
	margin-bottom:3px;
}
h5	{
	font-size:14px;
}

a, a:link 	{
	color:#2A5CAA;
	font-size:13PX;
}
a:hover {
	text-decoration:none;
	color:black;
}

#ContentArea {
	width:750px;
	height:460px;
	vertical-align:top;
	background-image:url(../images/slice_watermark.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:20px;
}

#TopfarRight {
	background-color:#E0E5EC;
 	height:140px;
	width:255px;
	background-image:url(../images/slice_blueBar3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
 
ul {
	margin-bottom:4px;
	margin-top:4px;
}
li {
	list-style-image:url(../images/bullet.gif);
	list-style-type:disc;
	list-style-position:outside;
	padding-bottom:3px;
	font-size:13PX;
	
}
.picsRight {
	float:right;
}

.formLabels {
	font-size:12px;
	text-align:right;
}

.footerLeft {
	font-size:12px;
	text-align:left;
	padding-left:18px;
}
.footerLeft a, .footerLeft a:link {
	color:#2A5CAA;
	font-size:12px;
}
.footerRight {
	font-size:12px;
	text-align:right;
	padding-right:18px;
}

.faqs {
	border-bottom:1px solid black;
	margin-bottom:8px;
	padding-bottom:1px;
	}