td {}
.main_type  { color: #666666; font-size: 12px; font-family: Verdana; line-height: 18px }
.main_typeHeader  { color: #56C5F3; font-size: 14px; font-family: Verdana; line-height: 18px }
.main_type2  { color: purple; font-size: 12px; font-family: Verdana; font-weight: 700; line-height: 18px }
.main_type3  {
	color: white;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 18px
}
.main_type3Bold  {
	color: white;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 18px;
	font-weight:bold;
}
.main_type4  {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 18px;
}
.main_typeStaffSmall  {
	color:#666666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 18px;
}
.main_typeTitle  {
	color:#2F477C;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 18px;
	font-weight:bold;
}
.mainTitle  {
	color:purple;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 18px;
	font-weight:bold;
}
.main_type_bold { color: black; font-size: 12px; font-family: Verdana; font-weight: 700; line-height: 18px }
.head_type { color: purple; font-size: 20px; font-family: Verdana; line-height: 18px }
.subhead_type { color: gray; font-size: 16px; font-family: Verdana; line-height: 24px }

a.nav:link {color: white; text-decoration: underline; }
a.nav:visited {color: white; text-decoration: underline;  }
a.nav:hover {color: white; text-decoration: underline; font-weight:bold }
a.nav:active {color: white; text-decoration: underline;  } 

a.page:link {color: #56C5F3; text-decoration: underline;}
a.page:visited {color: #56C5F3; text-decoration: underline;}
a.page:hover {color: #56C5F3; text-decoration: underline; font-weight:bold}
a.page:active {color: #56C5F3; text-decoration: underline;} 

