BODY {
	background-color: #FFFFFF;
	background-image: url(images/bg/main_bg.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	cursor: hand;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	background-color: #003399;
	color: #FFFFFF;
}
.altlinks {
	cursor: hand;
	color: Gray;
	
}
a.altlinks:link {color: #000000; cursor: hand}
a.altlinks:visited {color: #333333}
a.altlinks:hover {
	color: #000000;
	cursor: hand;
	text-decoration: underline;

}
a.altlinks:active {color: #333333}
.mediumheading {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
}
.maincontent {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px none #333333;
	font-weight: normal;

}

.maincontentBLACK {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	border: 1px none #333333;
	font-weight: bold;
}
.maincontentSM {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px none #333333;
	font-weight: bold;
}
.maincontentSMBLACK {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px none #333333;
	font-weight: bold;
}
.tableSM {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px none #333333;
	font-weight: normal;
}
.tableSMBLACK {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px none #333333;
	font-weight: normal;
}


.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.smallprintBlue {
	color: #003399;
}
.mencell1amber {
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #EFAA00;
	border: 0px none;

}
.treenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.formBLKCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formBLUECAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
