font, div, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E3E3E;
}

a:link { text-decoration: none; color: #FF7E00; font-weight : bold;}
a:visited { text-decoration: none; color: #919191; font-weight : bold;}
a:active { text-decoration: none; color: #FFC90D; font-weight : bold;}
a:hover { text-decoration: none; color: #FFC90D; font-weight : bold;}

.headertext {
	font-size : 10px;
	color : #3E3E3E;
	padding-left : 12px;
	padding-bottom : 3px;
}

.copyright {
	font-size : 10px;
	color : #FFFFFF;
}
a.copyright:link { text-decoration: none; color: #FFFFFF; font-weight : normal;}
a.copyright:visited { text-decoration: none; color: #FFFFFF; font-weight : normal;}
a.copyright:hover { text-decoration: none; color: #FFE989; font-weight : normal;}

.contentbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #FF9D0D;
	border-style: solid solid solid solid;
	margin-bottom: 9px;
}

.maincontenttable {
	padding-top: 11px;
	background-color: #FFFFFF;
}

.rightsideborder {
	border-left: 1px solid #FF9D0D;
	background-color: #FFFFFF;
}

.boxtext {
	font-size: 11px;
	padding: 9px;
	line-height: 155%;
}

.contentheader {
	background-image: url(/images/boxheader_bg.gif);
	font-size: 14px;
	color: #000000;
	padding-left: 12px;
	font-weight: bold;
	height: 26px;
}

.bannerbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #FF9D0D;
	border-style: solid solid solid solid;
	background-image: url(/images/banner_bg.gif);
	height: 72px;
	margin-bottom: 9px;
}

.introtext {
	font-size: 11px;
	line-height: 175%;
	font-weight: bold;
}

.introheader {
	font-size: 14px;
	line-height: 155%;
	font-weight: bold;
	color: #FF7E00;
}