td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*
.NavSubLink { font-size: 10px; text-decoration: none; color: #000000}
.NavSubLink a:link { font-size: 10px; text-decoration: none; color: #000000}
.NavSubLink a:visited { font-size: 10px; text-decoration: none; color: #000000}
.NavSubLink a:hover { font-size: 10px; text-decoration: none; color: #000000;  font-weight: bold; }
.NavSubLink a:active { font-size: 10px; text-decoration: none; color: #000000}
*/

/*   Footer   */
.Footer { font-size: 10px; text-decoration: none; color: #666666}
.Footer a:link { font-size: 10px; text-decoration: none; color: #666666}
.Footer a:visited { font-size: 10px; text-decoration: none; color: #666666}
.Footer a:hover { font-size: 10px; text-decoration: none; color: #666666}
.Footer a:active { font-size: 10px; text-decoration: none; color: #666666}

/*   CopyRight   */
.CopyRight { font-size: 9px; text-decoration: none; color: #FFFFFF}
.CopyRight a:link { font-size: 9px; text-decoration: none; color: #FFFFFF}
.CopyRight a:visited { font-size: 9px; text-decoration: none; color: #FFFFFF}
.CopyRight a:hover { font-size: 9px; text-decoration: none; color: #FFFFFF}
.CopyRight a:active { font-size: 9px; text-decoration: none; color: #FFFFFF}

/*   Side Nav Link   */
.NavLink { font-size: 11px; text-decoration: none; color: #000000}
.NavLink a:link { font-size: 11px; text-decoration: none; color: #000000}
.NavLink a:visited { font-size: 11px; text-decoration: none; color: #000000}
.NavLink a:hover { font-size: 11px; text-decoration: none; color: #000000;  font-weight: bold; }
.NavLink a:active { font-size: 11px; text-decoration: none; color: #000000}

/*   Side Nav Title   */
.NavTitle { font-size: 13px; text-decoration: none; color: #000000;  font-weight: bold; }
.NavTitle a:link { font-size: 13px; text-decoration: none; color: #000000;  font-weight: bold; }
.NavTitle a:visited { font-size: 13px; text-decoration: none; color: #000000;  font-weight: bold; }
.NavTitle a:hover { font-size: 13px; text-decoration: none; color: #000000;  font-weight: bold; }
.NavTitle a:active { font-size: 13px; text-decoration: none; color: #000000;  font-weight: bold; }

/*   Side Nav Link On */
.NavLinkOn { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; }
.NavLinkOn a:link { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; }
.NavLinkOn a:visited { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; }
.NavLinkOn a:hover { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; }
.NavLinkOn a:active { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; }

a:link  { color: #018181; text-decoration: underline }
a:visited  { color: #018181; text-decoration: underline }
a:hover  { color: #018181; text-decoration:  }
.TableText {
	font-size: 9px;
	background-color: #FFFFFF;
}
.PageTitle {
	font-size: 18px;
	font-weight:bold;
}
.TableTextNEW {
	font-size: 13px;
	font-weight: bold;
}
.TableTextHeader {
	font-size: 9px;
	background-color: #CCCCCC;
}
.TableTextBold {
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.TableTextBoldItalics {
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}
.TableBorderColor {
	background-color: #666666;
}
.TableGreyBar {
	font-size: 9px;
	font-weight: bold;
	background-color: #999999;
}
.DistState {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
