.body_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.body_link
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
	color: #660000;
	text-decoration: none;
}


a.links
{
	color: #660000;
	text-decoration: none;
}

a.links:hover
{
	color: #000000;
	text-decoration: underline;

}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
}

p
{
	font-family: Trebuchet, Helvetica, san-serif;
	color: #646464;
	font-size: 10pt;
	line-height: 12pt;
}

.name
{
	font-family: Trebuchet, Helvetica, san-serif;
	color: #646464;
	font-size: 11pt;
	font-weight: bold;
}

.title
{
	font-family: Trebuchet, Helvetica, san-serif;
	color: #646464;
	font-size: 11pt;
	font-weight: normal;
}

.imgTxt
{
	font-family: Trebuchet, Helvetica, san-serif;
	color: #646464;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.imgStyle
{
	border-color: #666;
	border-width: 3px;
	border-style: double;
	padding: 10px;
	background-color: #FFFFFF;
}

.imgWin
{
	background-color: #CCC;
	margin: 10px auto 10px auto;
}

.redBold
{
	font-family: Trebuchet, Helvetica, san-serif;
	color: #660000;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

.error 
{
	color: #660000;	
}

.formError
{
	color: #660000;
	background-color: #FFFBCB;
	font-family: Trebuchet, Helvetica,san-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-color: #660000;
	border-width: 1px;
	border-style: solid;
	width: 70%;
}

.formLabel
{
	color: #000000;
	font-family: Trebuchet, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 4 px;
}

.formQuestion
{
	color: #646464;
	font-family: Trebuchet, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 4 px;
}

.formAnswers
{
	color: #646464;
	font-family: Trebuchet, Helvetica, san-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 110px;
}


.formIndent
{
	color: #646464;
	font-family: Trebuchet, Helvetica, san-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 150px;
}

.tableheader
{
	background-color: #FFFFFF;
	color: #646464
	font-family: Trebuchet, Helvetica, san-serif;
	font-size: 11pt;
	line-height: 18pt;
	font-weight: bold;
	text-align: left;
	padding: 4 px;
}

.tableDataOdd
{
	padding: 4px 0 4px 0;
}

.tableDataEven
{
	background-color: #FFFFFF;
}