<style type="text/css">
<!--
a.globalnav:link {color: #660000; text-decoration: none; font-weight: bold; font-family: arial; font-size: 10pt;}
a.globalnav:active {color: #660000; text-decoration: none; font-weight: bold; font-family: arial; font-size: 10pt;}
a.globalnav:visited {color: #660000; text-decoration: none; font-weight: bold; font-family: arial; font-size: 10pt;}
a.globalnav:hover {color: #853333; text-decoration: underline; font-weight: bold; font-family: arial; font-size: 10pt;}

a.subnav:link {color: #000000; text-decoration: none; font-family: arial; font-size: 8pt;}
a.subnav:active {color: #000000; text-decoration: none; font-family: arial; font-size: 8pt;}
a.subnav:visited {color: #000000; text-decoration: none; font-family: arial; font-size: 8pt;}
a.subnav:hover {color: #853333; text-decoration: underline; font-family: arial; font-size: 8pt;}

a.product:link {color: #000000; text-decoration: none; font-family: arial; font-size: 10pt;}
a.product:active {color: #000000; text-decoration: none; font-family: arial; font-size: 10pt;}
a.product:visited {color: #000000; text-decoration: none; font-family: arial; font-size: 10pt;}
a.product:hover {color: #853333; text-decoration: underline; font-family: arial; font-size: 10pt;}

-->

.tableText {
	font-style: normal;
	font-family: arial;
	font-size: 10pt;
	padding: 10px;
}

.formdesc {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

.formtext {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	border-style: solid;
	border-color: #ccdded;
	width: 100%;
}

.form {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #d7d7d7;
	border-style: solid;
	border-color: #ccdded;
	width: 100%;
}

.titleText {
	font-style: normal;
	font-weight: bold;
	font-family: arial;
	font-size: 14pt;
	color: #000000;
	background: #ffffff;
	padding: 8 0 4 8px; 
	border-style: solid; 
	border-width: 0 0 2 0px; 
	border-color: #bf2428;
}

.container {
	padding: 0px;
	background: #f4f4f4;
}

</style> 