@charset "utf-8";
<style type="text/css">
<!--
body {
	background-color: #EEEEEE;
}
body,td,th {
	color: #555;
}
a:link {
	color: #FF9C31;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9C31;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

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;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888888;
}
.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: 0px;
}
.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;
}
.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;
}
.font_style {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	width: 99%;
	background-repeat: repeat-x;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	background-image: url(images_quantum/title_background.jpg);
	background-position: center center;
	border: 1px solid #CCCCCC;
}

