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";
	font-size: 10pt;	
	padding: 15px 15px 15px 15px;
	background-color: #d0d9fa;
	
}

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: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.topNav:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #69A4D7;
	text-decoration: none;
}

.rightNav
{
	font-weight: bold;
	font-size: 13pt;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
}

.rightNav:hover
{
	font-weight: bold;
	font-size: 13pt;
	color: #307b78;
	font-family: "Times New Roman", Times, serif;
	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;	
}

.samplesLink
{
	font-weight: bold;
	font-size: 13pt;
	color: #0c3859;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.samplesLink:hover
{
	font-weight: bold;
	font-size: 13pt;
	color: #307b78;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.hmPgTxt
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	margin: 125px 50px 0px 75px;
	line-height: 22px;
}

.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: 18pt;
	color: #0c3859;	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


.subhead
{
	font-size: 12pt;
	color: #000000;	
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}

.sectionHead
{
	background-color: #97A6D1;
	font-size: 14pt;
	color: #252552;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 5px;
	display: block;
}

.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 12px 5px 12px;
	vertical-align: middle;
}

li
{
	margin-bottom: 10px;
	margin-top: 10px;
}


.title
{
	font-size: 10pt;
	color: #000000;	
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}
