BODY, P, TH, DIV, BLOCKQUOTE, DL, UL, OL {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}

P { 
	margin-left: 10px;
	margin-right: 10px;
}

H1 {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
}

H2 {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
}

H3 {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}

H4 {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}

H5 {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}

.header6 {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

.header7 {
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #2385B8;
}

.grayArial8 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}
.smalltext {
	font-family: Arial,Helvetica, sans-serif;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 8pt;
}
		

.navmenu { 
	color: #000066; 
	font-family: Arial,Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A.navmenu:link {
	color: #000066;
	text-decoration: none;
}

A.navmenu:visited {
	color: #000066;
	text-decoration: none;
}
	
A.navmenu:hover {
	color: #6699FF;
	text-decoration: none;
}



.indicator { 
	color: #000066;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

A.indicator:link {
	color: #000066;
	text-decoration: none;
}

A.indicator:visited {
	color: #000066;
	text-decoration: none;
}
	
A.indicator:hover {
	color: #6699FF;
	text-decoration: none;
}



.date {  
	font-family: Arial,Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar { 
	color: #003366; 
	font-family: Arial,Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

A.sidebar:link {
	color: #003366;
	text-decoration: none;
}

A.sidebar:visited {
	color: #003366;
	text-decoration: none;
}

A.sidebar:hover {
	color: #6699FF;
	text-decoration: none;
}

.sidebartitle {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
}

A.sidebartitle:link {
	color: #003366;
	text-decoration: none;
}

A.sidebartitle:visited {
	color: #003366;
	text-decoration: none;
}

A.sidebartitle:hover {
	color: #6699FF;
	text-decoration: none;
}


.sitelinks { 
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

P.sitelinks A:link {
	color: #666666;
	text-decoration: none;
}

P.sitelinks A:visited {
	color: #666666;
	text-decoration: none;
}

P.sitelinks A:hover {
	color: #999999;
	text-decoration: none;
}



.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: normal;
}



.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

A.backtotop:link {
	text-decoration: none;
	color: #666666;
}

A.backtotop:visited { 
	text-decoration: none;
	color: #666666;
}

A.backtotop:hover {
	text-decoration: none;
	color: #999999;
}



.pdtoption {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

A.pdtoption:link {
	color: #FF6600;
	text-decoration: none;
}

A.pdtoption:visited {
	color: #660066;
	text-decoration: none;
}

A.pdtoption:hover {
	color: #FF9933;
	text-decoration: none;
}


A:link{
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:visited{
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.formbox {
	background-color: #EEEEEE;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.displaybox {
	background-color: #FFFFFF;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.arial14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.tableBorder {
	bordercolor: #CCCCCC;
	border-style:dotted;
	
}