.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;	
}
.bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;	
}
.small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;	
}
.small_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;	
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
a:link {
	font-family:  Arial, helvetica, sans-serif;
	color: #003366;	
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
	font-family:  Arial, helvetica, sans-serif;
	color: #003366;	
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: #003366;
    font-weight: bold;
}
a:active {
	text-decoration: none;
}
a {
	font-family:  Arial, helvetica, sans-serif;
	color: #003366;	
	text-decoration: none;
	font-weight: bold;
}
h6{ 
page-break-before: always; 
}

