body {
	font-family: Arial, Helvetica;
	font-size: 10px;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
}
table {
	font-size: 12px;
}
.hdrblock {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 100%;
	z-index: 10;
}
.hdrcell {
	width: 740px;
	height: 70px;
}
.logocell {
	position: relative;
	top: 5px;
	left: 5px;
	height: 40px;
}
.idxlink {
	color: #0000FF;
	font-size: 14px;
}
.tabbg {
	background-color: #D6E3F4;
	background-image: url(images/tab_bg.png);
	padding-top: 3px;
	font-size: 14px;
}
.fpblock {
	position: absolute;
	top: 70px;
	left: 0px;
	height: 220px;
	width: 100%;
	z-index: 10;
}
.ctblock {
	position: absolute;
	top: 70px;
	left: 100px;
	right: 100px;
	z-index: 10;
	border: thin solid black;
	background-color: #FFFFFF;
	padding: 10px;
}
.fpcell {
	font-size: 10px;
	color: #2E5799;
	border: 1px solid Gray;
	background-color: #FFFFFF;
}
.fpcellalt {
	font-size: 12px;
	color: #2E5799;
	border: 1px solid Gray;
	background-color: #FFFFFF;
}
.ctcell {
	font-size: 12px;
	border: 1px solid Gray;
	background-color: #FFFFFF;
	background-image: url(images/wp_watermark.jpg);
	background-position: 98% 98%;
	background-repeat: no-repeat;
}
.ftrblock {
	position: absolute;
	top: 540px;
	left: 0px;
	height: 30px;
	width: 100%;
	z-index: 10;
}
.ftrcell {
	font-size: 9px;
	color: #2E5799;
	padding-left: 10px;
}
.ftrtext {
	font-size: 9px;
	color: #2E5799;
	padding-right: 10px;
}
.flashcell {
	position: absolute;
	top: 335px;
	left: 0px;
	height: 200px;
	width: 100%;
	z-index: 10;
}
.fillera {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 100%;
	background-color: #D6E3F4;
	z-index: 5;
}
.fillerb {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 72px;
	width: 100%;
	background-color: #000000;
	z-index: 4;
}
.h4a {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.fpquote {
	font-size: 14px;
}
.fpquestion {
	font-size: 18px;
}
.faqquestion {
	font-size: 14px;
}
ul {
	margin-top: 0px;
	padding-top: 5px;
}
ol {
	margin-top: 0px;
	padding-top: 5px;
}
li {
	padding-bottom: 5px;
}
.errortxt {
	color: #FF0000;
}