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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	background-color: #383232;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #fe6333;
}
a:visited {
	color: #fe6333;
}
a:hover {
	color: #830C0D;
}
a:active {
	color: #fe6333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:26px;
	color: #FFF;
	text-align:justify;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fe6333;
}
.tabbedpanelsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:26px;
	color: #bc0202;
	font-weight:bold;
}
