a.left-nav-links {
	font-family: "Tw Cen MT", "Trebuchet MS",  Arial, Helvetica, Tahoma, "Gill Sans MT", "Helvetica Narrow";
	font-size: 11px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
a.left-nav-links:hover {
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, Tahoma, "Gill Sans MT", "Helvetica Narrow";
	font-size: 11px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #0001C1;
	text-decoration: none;
}
.text {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
a.text-link {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #051776;
}
a.text-link:hover {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #DFBA38;
}
a.network-link {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.network-link:hover {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #DFBA38;
}
h1 {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
}
h2 {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.nav-sub  {
  font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
  font-size:11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color:black;
  text-decoration:none
}
a.nav-sub:hover  {
  font-family: "Tw Cen MT", "Trebuchet MS", Tahoma, Arial, "Gill Sans MT", Helvetica, "Helvetica Narrow";
  font-size:11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color:blue;
  text-decoration:underline
}