body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #8B8C90;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	text-decoration: none;
	color: #FC6A24;
}
a:visited {
	text-decoration: none;
	color: #FC6A24;
}
a:hover {
	text-decoration: none;
	color: #505158;
}
a:active {
	text-decoration: none;
	color: #505158;
}
.Corner-bg {
	background-image: url(images/corner-bg.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.nav-bg {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-y;
	width: 200px;
}
.content-rightbg {
	background-image: url(images/content-bg-right.gif);
	background-repeat: repeat-y;
	width: 23px;
}
.footer-bg {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FD5200;
	vertical-align: top;
	margin: 1px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}.Text-White {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}.Text-Orange {
	font-size: 11px;
	color: #FD5200;
	text-decoration: none;
}.Text-Grey {
	font-size: 11px;
	color: #505158;
	text-decoration: none;
}
.content-watermark {
	background-image: url(images/content-watermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FormFields {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}

