BODY, P, DIV, SPAN, TABLE, TH, TD, A, BLOCKQUOTE
{
	font-family: Arial, 'MS Sans Serif', Sans-Serif;
	font-size: 10pt;
}
A:active 
{
	color: #000066;
	text-decoration: none;
}
A:link 
{
	color: #000066;
	text-decoration: none;
}
A:visited
{
	color: #000066;
	text-decoration: none;
}
A:hover
{
	color: #0000FF;
	text-decoration: underline;
}
.siteTxt
{
	font-family: Arial, 'MS Sans Serif', Sans-Serif;
	font-size: 10pt;
}
.title 
{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #c74f1e;
	margin-top: 0.10in;
}/* 666699 */
.heading
{
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #c74f1e;
	margin-top: 0.20in;
}/* 666699 */
.editTable CAPTION
{
	font-weight: bold;
	padding-bottom: 0.1in;
}
.grid TD, .grid A
{
	font-size: 9pt;
}
.oddRow
{
	background-color: #FAF3DB;
} /* F0F0FF FAE3DA*/
.evenRow
{
	background-color: white;
} /* F8F8FF */
.grid INPUT 
{
	width: 100%;
	font-family: Arial, 'MS Sans Serif', Sans-Serif;
	font-size: 9pt;
}
.question
{
	font-family: Arial, 'MS Sans Serif', Sans-Serif;
	font-size: 11pt;
	color: black;
	font-weight: normal;
	padding-top: 0.1in;
}
.answer
{
	font-family: Arial, 'MS Sans Serif', Sans-Serif;
	font-size: 11pt;
	color: black;
	font-weight: normal;
	font-style: italic;
}
.error
{
	font-family: Arial, 'MS Sans Serif', Sans-Serif;
	font-size: 12pt;
	color: red;
	font-weight: normal;
	font-style: normal;
}
