div.pagecontent {
	padding-bottom:15px;
	padding-top:1px;
}
.copy {
	position: relative;
	left: 210px;
	top: 25px;
	width: 505px;
	color: #22728B;
	overflow: visible;
}
.faqheader {
	position: relative;
	left: 13px;
	top: 0px;
	width:510px;
}
.indentCopy {
	position: relative;
	left: 30px;
	width: 472px;
	font-size:10px;
	color:#fff;
}
th.faqth {
	font-size: 11px;
	font-weight: bold;
	border-width: 1px 1px 0 0;
	padding: 3px;
	border-style: solid;
	background-color: white;
	border-color: #22728b;
}
td.faqtd {
	font-size: 11px;
	border-width: 1px 1px 0 0;
	padding: 3px;
	border-style: solid;
	background-color: white;
	border-color: #22728b;
}
table.faqtable {
	color: #22728b;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #22728b;
	background-color: white;
	border-collapse: collapse;
	margin-top: 5px;
}
p {
	padding-bottom:1px;
}
a:link, a:visited, a:active {
	color: #0087A7;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}