body
{
	margin-top: 0px;
	list-style-position: outside;
	font-size: 9pt;
	margin-left: 0px;
	color: black;
	font-family: Arial, Serif;
	list-style-type: square;
	position: relative;
	text-decoration: none;
}
TD
{
	list-style-position: outside;
	font-size: 8pt;
	color: black;
	font-family: Arial, Serif;
	list-style-type: square;
	text-decoration: none;
}
A
{
	font-weight: bold;
	color: royalblue;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: coral;
	text-decoration: none;
}
.smallblacktitle
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	font-family: Arial;
}
.smallblacktext
{
	font-size: 8pt;
	font-family: Arial;
}
.topbannertext
{
	font-size: 12pt;
	font-family: Arial, Serif;
	font-weight: bold;
	color: #333333;
}
.testimonial
{
	font-size: 11pt;
	color: 4A7DBD;
	font-style: italic;
	font-family: Arial;
	font-weight: bold;
}

.tablestyletitle
{
	background-color: #CECBDE;
	font-weight: bold;	
	text-transform: uppercase;
}

.tablestylemainbg
{
	background-color: #EEEEEE;
}

.tablestyle_row1
{
	background-color: lemonchiffon;
}

.tablestyle_row2
{
	background-color: palegoldenrod;
}
.FormText
{
	font-size: 8pt;
}
.pagetitle
{
	font-size: 14pt;
	color: #942831;
	font-family: Arial, Verdana;
}

.tablecell
{
	background-color: #4A7DBD;
	color: white;
}

.leftmargincell
{
	background-color: #D6A6AC;
	color: white;
}

.disclaimercell
{
	font-size: 8pt;
	border-left-color: #d6d7d6;
	border-bottom-color: #d6d7d6;
	color: black;
	border-top-style: double;
	border-top-color: #d6d7d6;
	border-right-style: double;
	border-left-style: double;
	background-color: #d6d7d6;
	border-right-color: #d6d7d6;
	border-bottom-style: double;
}
P
{
		font-size: 9pt;
}
