body
{
	margin: 0 0 0 0;	
}
body, table, p
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
}
.content
{
	padding: 0 45 0 45;
	font-size: 14px;
	width: 100%;
	text-align: left;
}
p
{
	margin: 10 0 15 0;
	display: block;	
}

a
{
	text-decoration: none;
}
a:link    { color: #000099; }
a:visited { color: #000099; }
a:hover   { color: #000099; text-decoration: underline;}

.pageTitle
{
	font-size: 150%;
	font-family: Sans-Serif;
	display: block;
	padding: 10 0 0 0;
	margin: 0 0 0 0;
}
.nameValueName
{
	font-weight: bold;	
}
ul.faqList
{
	margin: 0 0 15 15;
	text-indent: 0px;
	padding: 0 0 0 0;
	list-style: disc;
}
.blockQuote
{
	margin-left: 30px;
	margin-right: 100px;
	font-style: italic;
}
