body
{
	background-color: "#FFFFFF";
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin-left : 12px;
}

.leftNav
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left : 12px;
	line-height : 15px;
}
.leftNav:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #004d90;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header
{
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;	
	list-style-type : none;
	padding: 0px 0px 0px 25px;
}

.subHead1
{
	font-weight: bold;
	font-size: 11pt;
	color: #004D90;
	font-family: Arial, Helvetica, sans-serif;	
}

.subHead2
{
	font-weight: bold;
	font-size: 10pt;
	color: #0880BF;
	font-family: Arial, Helvetica, sans-serif;	
}

.subHead3
{
	font-weight: bold;
	font-size: 10pt;
	color: #0880BF;
	font-style : italic;
	font-family: Arial, Helvetica, sans-serif;	
}

.redHead
{
	font-weight: bold;
	font-size: 11pt;
	color: #b11d2b;
	font-family: Arial, Helvetica, sans-serif;	
}

.blueHead
{
	font-weight: bold;
	font-size: 11pt;
	color: #353f9e;
	font-family: Arial, Helvetica, sans-serif;	
}

.greenHead
{
	font-weight: bold;
	font-size: 11pt;
	color: #0095a4;
	font-family: Arial, Helvetica, sans-serif;	
}

.purpleHead
{
	font-weight: bold;
	font-size: 11pt;
	color: #512e88;
	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: #b31f17;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;	
	line-height : 19px;
	background-color: #fdf3d4;
	padding: 15px 15px 15px 15px;
	text-align : left;
	font-weight : bold;
}

.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;
}




