please note that this css is identical to the global.css except several styles have been added (shown in bold)





.largeheaddark {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #330000;
	font-weight: bold;
	text-transform: uppercase;
}

.largeheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
}

.largeheadgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #003300;
	font-weight: bold;
	text-transform: uppercase;
}

.largeheadpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #660000;
	font-weight: bold;
	text-transform: uppercase;
}


.textdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}


.textdarklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
 font-weight: bold;
	text-decoration: underline
}

.textdarklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
 font-weight: bold;
	text-decoration: underline
}


.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}


.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}


.textpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

.textwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
 font-weight: bold;
	text-decoration: underline
}

.textwhitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
 font-weight: bold;
	text-decoration: underline
}


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
 font-weight: bold;
; text-decoration: none
}

.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
 font-weight: bold;
; text-decoration: none
}

.subnavhilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
 font-weight: bold;
; text-decoration: none
}


.boldtextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
 font-weight: bold;
}


.boldtextdarklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
 font-weight: bold;
	text-decoration: underline
}


.boldtextdarklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
 font-weight: bold;
	text-decoration: underline
}

.boldtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
 font-weight: bold;
}


.boldtextbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
 font-weight: bold;
	text-decoration: underline
}


.boldtextbluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
 font-weight: bold;
	text-decoration: underline
}

.boldtextyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
 font-weight: bold;
}


.boldtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
 font-weight: bold;
}


.textsmallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}


.bottomnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #330000;
}

.bottomnavlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #330000;
	font-weight: bold;
	text-decoration: underline
}

.bottomnavlink:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}


.boldtextwhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.largehead9CF { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #99CCFF; font-weight: bold; }
