@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555;
}	
body {
	background-color: #EEEEEE;
}
strong {
	font-weight: bolder;
	color: #444444;
}
body,td,th {
	color: #555;
}
a:link {
	color: #FF9C31;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #207394;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #444444;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
.style2 {font-size: 9pt}

.box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
}
.colour_bar {
	background-color: #4A4A4A;
	border-bottom-width: 1px;
	height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	padding-top: 6px;
}
.subnavbar {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 36px;
	margin-bottom: 10px;
}
.Link_Element a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.Link_Element a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.Link_Element a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9C31;
	text-decoration: none;
}
.Link_Element a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
.subnavbar_element {
	font-size: 7pt;
	float: right;
	height: 33px;
	text-align: left;
	background-position: center;
	padding: 0px;
	border: 0px solid #D6D6D6;
}
.subnavbar_element a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-decoration: none;
}
.subnavbar_element a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-decoration: none;
}
.subnavbar_element a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    color: #FF9C31;
	text-decoration: none;
}
.subnavbar_element a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-decoration: none;
}
.subnavbar_element img {
	left: auto;
	clear: none;
	float: none;
}
.subnavbar_googlebutton {
	font-size: 7pt;
	float: right;
	text-align: left;
	background-position: center;
	border: 0px solid #D6D6D6;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_navigation_text {
	font-size: 8pt;
}
.main_area_footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-decoration: none;
}
.main_area_footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-decoration: none;
}
.main_area_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    color: #FF9C31;
	text-decoration: none;
}
.main_area_footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-decoration: none;
}
.footnote {
	font-size: 8pt;
	color: #555;
}

