body
{
	background-color: "#DAC6A5";
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin-left : 12px;
}

.content
{
	background-color: "#FFFFFF";
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;	
	padding: 15px 15px 15px 15px;
	
}

.topNav
{
	font-weight: bold;
	font-size: 8pt;
	color: #FEF0A7;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	line-height : 25px;
}
.topNav:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #BC9F26;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bullet
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	list-style-type : none;
	padding: 0px 0px 0px 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.bulletNoSpace
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	list-style-type : none;
	padding: 0px 0px 0px 15px;	
	margin-bottom: 5px;
	margin-top: 5px;
}

.pageHead
{
	font-weight: bold;
	font-size: 14pt;
	color: #AF1319;	
	font-family: Arial, Helvetica, sans-serif;	
}


.subHead1
{
	font-weight: bold;
	font-size: 11pt;
	color: #2471A5;
	font-family: Arial, Helvetica, sans-serif;	
}

.subHead2
{
	font-weight: bold;
	font-size: 10pt;
	color: #74ABC4;
	font-family: Arial, Helvetica, sans-serif;	
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.liSpace
{
	margin-bottom: 15px;
	margin-top: 15px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: underline;
}

.highlightLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #0880BF;
	font-family: Arial, Helvetica, sans-serif;	
}

.highlightLink:hover
{
	color: #58C4F4;
	
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.bioInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.author
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.author:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}

.quote
{
	color: #93683A;
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;	
	font-weight : bold;
	line-height : 19px;	
	padding: 0px 0px 0px 10px;
	text-align : left;	
}

.blockText
{
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border : thin dotted #0880BF;	
}

/* Custom Body text styles */


.horizontalRules
{
	background-color: #6D86BF;
}




