
.nav1 a:link { color: #ffffff; font-size: 14px; font-weight: bold; font-family: arial,Sans-Serif; text-decoration: none; }
.nav1 a:visited { color: #ffffff; font-size: 14px; font-weight: bold; font-family: arial,Sans-Serif; text-decoration: none; }
.nav1 a:hover { color: #ff6600; background-color: #ffffff; font-size: 14px; font-weight: bold; font-family: arial,Sans-Serif; text-decoration: none; }
.nav1 a:active { color: #ffffff; background-color: #ffcc33; font-size: 14px; font-weight: bold; font-family: arial,Sans-Serif; text-decoration: none; }
.nav1 { color: #ffffff; font-size: 14px; font-weight: bold;}

.largewhite { color: #FFFFFF font-size: 14px; font-weight: bold; font-family: arial, Sans-Serif; text-decoration: none;}

buttons {
	color : #003399;
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
}

a:link { text-decoration: none; color: #FF6666; font-size: 11px; font-weight: bold; font-family: geneva, verdana, arial, sans-serif; }
a:visited { text-decoration: none; color: #FF6666; font-size: 11px; font-weight: bold; font-family: geneva, verdana, arial, sans-serif; }
a:hover { background: #FF6600; color: #FFFFFF; font-size: 11px; font-weight: bold; font-family: geneva, verdana, arial, sans-serif; }
a:active { background: #FF6600; color: #FFFFFF; font-size: 11px; font-weight: bold; font-family: geneva, verdana, arial, sans-serif; }

.header { font-size: 14px; font-weight: bold; font-family: arial; color: #000066; }

.bighdr			{ font-size: 20px; font-weight: bold; font-family: Arial, Sans-Serif; color: #000000; }
.medhdr			{ font-size: 16px; font-weight: bold; font-family: Arial, Sans-Serif; color: #000000; }
.colhdr			{ font-size: 16px; font-weight: bold; font-family: Arial, Sans-Serif; color: #FF6666; }
.smallhdr		{ font-size: 16px; font-weight: bold; font-family: Arial, Sans-Serif; color: #000000; }
.bodytext		{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Sans-Serif;
	color: #000000;
}
.medtext		{ font-size: 12px; font-weight: bold; font-family: Arial, Sans-Serif; color: #000000; }
.footer		{ font-size: 10px; font-weight: normal; font-family: Arial, Sans-Serif; color: #ffffff; }
.cpyright		{ font-size: 9px; font-weight: normal; font-family: Arial, Sans-Serif; color: #000000; }
td				{ font-size: 12px; font-weight: normal; font-family: Arial, Sans-Serif; color: #000000;}


/* Show the screen header and footer */
div.screenheader	{ }
div.screenfooter	{ }

/* Hide the printing header and footer */
div.printheader	{ display: none; }
div.printfooter	{ display: none; }

/* Set our content to display in a 845px table */
table.bodytable		{ width: 845px; }
.bodywidth		{ width: 845px; }

.noprint { margin: 0px; padding: 0px; }

/*** END ***/

body { 
	font-size: 10px;
	font-weight: normal;
	font-family: arial,Sans-Serif;

	color: #000000;
	background-color: #FF6600;
	background-repeat: no-repeat;	
	
	margin: 5px;
	}
.smallhdrCopy {
font-size: 14px; font-weight: bold; font-family: Arial, Sans-Serif; color: #000000;
}
.huge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
