body
{
	background-color: "#FFFFFF";
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin-left : 12px;
}

.content
{
	font-family: Arial, Helvetica, sans-serif; 
	color: "#000000";
	background-color: #A1A5DD;
	font-size: 10pt;	
	padding: 15px 15px 15px 15px;
	
}

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;
}

.topNav
{
	font-weight: bold;
	font-size: 9pt;
	color: #7bccc8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: bottom;
}

.topNav:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	
}

.leftNav
{
	color: #11395a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	padding: 0px 20px 0px 32px;
	line-height: 21px;
}

.leftNav:hover
{
	color: #4958a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
}


.hmPgTxt
{
	color: #252552;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	padding: 0px 20px 0px 40px;
	line-height: 21px;
}

.bullet
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bulletSm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	list-style-type : none;
	padding: 0px 0px 0px 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.pageHead
{
	font-size: 14pt;
	color: #252552;
	font-family: Arial, Helvetica, sans-serif;
}

.pageHeadSm
{
	font-size: 10pt;
	color: #252552;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}


.subhead
{
	font-size: 12pt;
	color: #252552;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}

.sectionHead
{
	background-color: #c2c5f1;
	font-size: 16pt;
	color: #252552;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 5px;
	display: block;
}

.title
{
	font-size: 11pt;
	color: #000000;	
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}

.date
{
	font-size: 10pt;
	color: #252552;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


.blockText
{
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border : thin dotted #0880BF;	
}

.navBullet {
	margin: 5px 10px 5px 60px;
	vertical-align: middle;
}

li
{
	margin-bottom: 10px;
	margin-top: 10px;
}



