* HTML .HtmlRightMargin
{
	margin-right: 1px;
}
* HTML .HtmlWidth
{
	width: 100%;
}
/*TAGS*/
A:link
{
	color: #800000;
	background-color: transparent;
}
A:visited
{
	color: #800000;
	font-weight: normal;
	background-color: transparent;
}
A:hover
{
	color: #FF0000;
	background-color: transparent;
}
A.subhead
{
}
A.secondary
{
	padding-right: 5px;
}
A.secondary:link
{
	color: #BE5D00;
	background-color: transparent;
	text-decoration: none;
}
A.secondary:visited
{
	color: #BE5D00;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
}
A.secondary:hover
{
	color: #BE5D00;
	background-color: transparent;
	text-decoration: underline;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 960px;
}
P
{
	font-size: 10pt;
	margin: 5px 0px;
}
P.leading
{
	font-size: 10pt;
	margin: 0px 17px 10px 10px;
	line-height: 1.4;
}
TD
{
	font-size: 10pt;
}
UL
{
	margin-top: 2px;
	font-size: 10pt;
}
LI
{
	font-size: 10pt;
}
H1
{
	font-size: 12pt;
	color: #881100;
	font-weight: bold;
	margin: 1px;
}
A IMG.photo, IMG.photo
{
	float: left;
	width: 200px;
	padding: 10px 15px 10px 10px;
	border: 0;
}
IMG.photo.right
{
	float: right;
}
/*#########
CLASSES
#########*/
.main_body
{
	padding: 16px 5px;
}
/*Headers*/
.hDarkOrange
{
	color: #CC6600;
	background-color: #FFCC66;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 4px;
}
.hDarkGreen
{
	background-color: #BBCC99;
	color: #336611;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 4px;
}
.hDarkBlue
{
	color: #003399;
	background-color: #88BBEE;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 4px;
}
.hDarkRed
{
	color: #881100;
	background-color: #EE8566;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 4px;
}
.subHeader1
{
	font-size: 12pt;
	color: #881100;
	font-weight: bold;
	margin: 1px;
}
.subHeader2
{
	font-size: 10pt;
	background-color: #BBCC99;
	color: #336611;
	font-weight: bold;
	margin: 1px;
}
.subHeader3
{
	font-size: 10pt;
	/*[empty]color:;*/
	font-weight: bold;
}
.smallBlueH
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #000099;
	margin-bottom: 2px;
	padding: 2px;
}
.smallOrangeH
{
	color: #FFFFFF;
	background-color: #CC6600;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
}
.smallOrangeFont
{
	color: #CC6600;
	font-size: 8pt;
	font-weight: bold;
}
/*Table Outlines*/
.form
{
	background-color: #FFFFFF;
	border-color: #660000;
	padding: 1px 3px;
	border: 1px solid #660000;
	margin: 3px;
}
.tableoutline
{
	background-color: #EEDDAA;
	border-color: #660000;
	padding: 1px 3px;
	border: 2px solid #660000;
	margin: 5px 0px;
}
.tOutlineBlue
{
	font-size: 10pt;
	background-image: url(../images/bluefade.gif);
	border-color: #660000;
	padding: 1px 3px;
	border: 1px solid #660000;
	margin: 5px 0px;
}
/*Table Body*/
.subBody
{
	background-color: #FFFEDD;
}
.row1
{
	background-color: #FFEEBB;
}
.row2
{
	background-color: #DDDDDD;
}
/*Misc.*/
.lineDarkOrange
{
	margin: 2px 5px;
	border: thin solid #CC6600;
}
.body10pt
{
	font-size: 10pt;
}
.body9pt
{
	font-size: 9pt;
}
.body8pt
{
	font-size: 8pt;
}
.smallText
{
	font-size: 10px;
	font-family: Arial, Helvetica, Helv, "Sans Serif";
}
.copyright
{
	font-size: 8pt;
	color: #808080;
}
