a:link {
	color: #3AC334;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3AC334;
}
a:hover {
	text-decoration: underline;
	color: #42C93E;
}
a:active {
	text-decoration: none;
	color: #3AC334;
}
a.nav:link {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}
a.nav:visited {
	text-decoration: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}
a.nav:hover {
	text-decoration: underline;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}
a.nav:active {
	text-decoration: none;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}
a.subnav:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
a.subnav:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
a.subnav:hover {
	text-decoration: underline;
	color: #d0ff7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
a.subnav:active {
	text-decoration: none;
	color: #d0ff7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}

.text10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
}
.text12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text12pxspread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.text13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #12528C;
}
.text16pxGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #334C5F;
}
.text12pxGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #334C5F;
}
.text12pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #172751;
}
.text18pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #1E75C5;
	font-style: italic;
}
.text10pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #F90;
}
.text12pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #F90;
}
.text13pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3AC334;
	font-weight: bold;
}
.text24pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #F90;
}
.text18pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #F90;
	font-weight: bold;
}
.text16pxRed {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #F90;
}
.button {
	background-color: #631533;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bottomRule {
	background-image: url(images/subpage_horizontalrule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #631533;
}
.navbgleft {
	background-image: url(../images/h_nav_bg.jpg);
	background-repeat: repeat-y;
}
.navbgright {
	background-image: url(../images/h_events_bg.jpg);
	background-repeat: repeat-y;
}
.text11pxblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
.text11pxgreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3AC334;
	font-weight: bold;
}
.text11pxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
}
.text9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFF;
}
.snavbg {
	background-image: url(../images/s_nav_bg.jpg);
	background-repeat: repeat-y;
}
.snavbggreen {
	background-image: url(../images/s_nav_bggreen.jpg);
	background-repeat: repeat-y;
}
.snavbgorange {
	background-image: url(../images/s_nav_bgorange.jpg);
	background-repeat: repeat-y;
}
