<!--

a.global:link {color: #c57f2e; text-decoration: none; font-weight: bold; font-family: sans-serif; font-size: 10pt;}
a.global:active {color: #c57f2e; text-decoration: none; font-weight: bold; font-family: sans-serif; font-size: 10pt;}
a.global:visited {color: #c57f2e; text-decoration: none; font-weight: bold; font-family: sans-serif; font-size: 10pt;}
a.global:hover {color: #e19f53; text-decoration: underline; font-weight: bold; font-family: sans-serif; font-size: 10pt;}

a.sub_nav:link {color: #ebcfa9; text-decoration: none; font-weight: normal; font-family: sans-serif; font-size: 10pt;}
a.sub_nav:active {color: #ebcfa9; text-decoration: none; font-weight: normal; font-family: sans-serif; font-size: 10pt;}
a.sub_nav:visited {color: #ebcfa9; text-decoration: none; font-weight: normal; font-family: sans-serif; font-size: 10pt;}
a.sub_nav:hover {color: #ffffff; text-decoration: underline; font-weight: normal; font-family: sans-serif; font-size: 10pt;}

a.footer:link {text-decoration: none; font-weight: bold; font-family: arial; font-size: 8pt;}
a.footer:active {text-decoration: none; font-weight: bold; font-family: arial; font-size: 8pt;}
a.footer:visited {text-decoration: none; font-weight: bold; font-family: arial; font-size: 8pt;}
a.footer:hover {color: #006ab5; text-decoration: underline; font-weight: bold; font-family: arial; font-size: 8pt;}

a:link {color: #c57f2e;}
a:active {color: #c57f2e;}
a:visited {color: #c57f2e;}
a:hover {color: #e19f53;}

.content {
	padding: 10px;
	font-family: sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

.header {
	font-family: sans-serif;
	font-size: 14pt;
	color: #006f3a;
}

.left_header {
	font-family: sans-serif;
	font-size: 13pt;
	font-weight: 600;
	color: #1b1464;
}

.formdesc {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.formtext {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	border-style: solid;
	border-color: #ccdded;
	width: 100%;
}

.form {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #b6b6b6;
	border-style: solid;
	border-color: #ccdded;
	width: 100%;
}
	
-->