.select { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; width:100%; color:black; background-color:ffffff; }

/* Link Elements */

a:hover { color: #99CC33 }
a:visited { color: #121C2A }
a:visited:hover { color: #5C5C5C }

a.mainNav { color: #99CC33; text-decoration: none }
a:hover.mainNav { color: #5C5C5C; text-decoration: underline }
a:visited.mainNav { color: #121C2A; text-decoration: none }
a:hover.visited.mainNav { color: #5C5C5C; text-decoration: underline }

a.mainNav2 { color: #5C5C5C; text-decoration: none }
a:hover.mainNav2 { color: #5C5C5C; text-decoration: underline }
a:visited.mainNav2 { color: #121C2A; text-decoration: none }
a:hover.visited.mainNav2 { color: #5C5C5C; text-decoration: underline }


/* please do not modify these.. they need to be a white or very very light color to even been seen!!! */
a.bottomNav { color: #FFFFFF; text-decoration: none }
a:hover.bottomNav { color: #FFFFFF; text-decoration: none }
a:visited.bottomNav { color: #FFFFFF; text-decoration: none }
a:hover.visited.bottomNav { color: #FFFFFF; text-decoration: underline }


/* Abosolute Size Text Elements */

.textGray10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: A4A4A4;
	text-decoration: none;
}
.textGreen10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: 99CC33;
	text-decoration: none;
}
.Copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #99CC33;
	text-decoration: none;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
}
.datesbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #99cc33;
	text-decoration: none;
}
.Titlesbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: 121C2A;
	text-decoration: none;
}
.textbodyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: 121C2A;
	text-decoration: none;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.textbodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: A4C3E4;
	text-decoration: none;
}

