@charset "UTF-8";
/* CSS Document */


a:link {
	text-decoration: none;
	color: #6ea6a7;
}

a:visited {
	text-decoration: none;
	color: #6ea6a7;
}

a:hover {
	text-decoration: none;
	color: #336666;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-align: justify;
	color: #666666;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    line-height: 9pt;
	font-weight: normal;
	padding: 0;
	color: #d61f26;
	padding-bottom: 0px; 
	margin-bottom: 0px;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-align: justify;
	color: #666666;
	font-weight: normal;
	margin-right: 110px;
}

.fhtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-align: left;
	color: #666666;
	font-weight: normal;
	
}

.pictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	text-align: centre;
	color: #666666;
	font-weight: normal;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 15pt;
    color: #44a8a8;
}

.fhlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	margin-left: 18pt;
    text-decoration: none;
	color: #6ea6a7;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}
	
.navspace {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}

p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
    color: #44a8a8;

}

.headermain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
    color: #444444;
	margin-left: 118px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-align: center;
    color: white;
	padding: 0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
}