body
{
	background-color: #3F5E5D;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

br
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.content
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	padding: 0px 15px 15px 15px;
}


.topNav
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 3px 3px 3px;
	text-align : right;
}

.topNav:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #BAD3DD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.leftNav
{
	font-size: 10pt;
	color: #3F5677;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	line-height: 19px;
	
}

.leftNav:hover
{
	color: #839796;	
	font-size: 10pt;
	text-decoration: none;
}

.box
{
	background-color : #D7E1E2;
	padding: 0px 15px 0px 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F5677;
	font-size: 10pt;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #010080;
	font-size: 10pt;
}

a:hover
{
	font-size: 10pt;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
}

.head
{
	color: #010080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
}


.sectionHead
{
	color: #010080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	display: block;
	background-color : #D7E1E2;
	padding: 3px 5px 3px 5px;
}

.sectionBreak
{
	display: block;
	border-bottom: 2px solid #1F2F4C;
}

.copyright
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

li
{
	margin top : 8px;
	margin bottom : 8px;
}	

.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 20px;	
	line-height: 20px;
}

.pdf:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: underline;
}

.doc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	background-image: url(images/word.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;	
	line-height: 20px;
}

.doc:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: underline;
}