body
{
	background-color: "#FFFFFF";
	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;
	
}

.leftNav
{
	font-weight: bold;
	font-size: 9pt;
	color: #A31D2C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 20px;
}

.leftNav:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #EFAF1E;
	text-decoration: none;
}

.pageHead
{
	font-weight: bold;
	font-size: 12pt;
	color: #A31D2C;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.header
{
	font-weight: bold;
	font-size: 10pt;
	color: #A31D2C;
	font-family: Arial, Helvetica, sans-serif;
}

.book1
{
	font-weight: bold;
	font-size: 10pt;
	color: #3879b7;
	font-family: Arial, Helvetica, sans-serif;
}

.book2
{
	font-weight: bold;
	font-size: 10pt;
	color: #eead13;
	font-family: Arial, Helvetica, sans-serif;
}

.book3
{
	font-weight: bold;
	font-size: 10pt;
	color: #5b8c28;
	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;
}

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;
}

.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;	
}

.pdf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	background-image: url(images/PDF.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 23px;	
	line-height : 22px;	
}

.pdf:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: underline;
}

.horizontalRules
{
	background-color: #6D86BF;
}




