body {
	font-family: Arial;
	font-size: 13px;
}

input.feedback {
	font-family: Arial;
	font-size: 13px;
	color: black;
}

textarea.feedback {
	font-family: Arial;
	font-size: 13px;
	color: black;
}

p, td, dt, dd, ul, ol, li {
	font-family: Arial;
	font-size: 13px;
	color: black;
}

p.adhome {
	font-family: Arial;
	font-size: 13px;
	color: black;
	margin: 10px 10px 10px 10px;
}

p.timeline {
	font-family: Arial;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
}

p.tiny {
	font-family: Arial;
	font-size: 9px;
	color: black;
}

p.table {
	font-family: Arial;
	font-size: 10px;
	color: black;
}

p.right {
	font-family: Arial;
	font-size: 11px;
	color: black;
}

p.front {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: black;
	margin-left: 40px;
	margin-right: 25px;
}

p.frontlink {
	font-family: Arial;
	font-size: 13px;
	color: black;
	margin-left: 60px;
	margin-right: 25px;
}

p.link {
	font-family: Arial;
	font-size: 13px;
	color: black;
	margin-left: 20px;
	margin-right: 25px;
}

p.feedback {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

p.pchart {
	margin:3px 3px 3px 3px;
	font-size: 11px;
}

table.charttable {

}

table.charttable td {
	border-top: solid 1px; 
	border-color: #cc9900;	
	padding:3px 3px 3px 3px;
	font-size: 11px;
}

table.charttable .headrow {
	background-color: #edddc6;
	border-bottom: 0px;
	font-weight: bold;
}

table.charttable .charthead {
	background-color: #edddc6;
	border-top: solid 1px; 
	border-color: #cc9900;
}

table.charttable .grayrow {
	background-color: #EEEEEE;
	font-weight: bold;	
}

table.charttable .botrow {
	border-bottom: solid 1px; 
}


td.chart {
	border-top: solid 1px; 
	border-color: #cc9900;
}

td.charthead {
	background-color: #edddc6;
	border-top: solid 1px; 
	border-color: #cc9900;
}

td.chartuline {
	border-top: solid 1px; 
	border-bottom: solid 1px; 
	border-color: #cc9900;
}

td.chartgray {
	background-color: #EEEEEE;
	border-top: solid 1px;
	border-color: #cc9900;
}

span.reg {
	font-family: Arial;
	font-size: 9px;
	color: #003366;
}

span.boldwhite {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

span.boldblue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

span.blueright {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

span.times {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	color: #002854;
	margin-left: 40px;
	font-weight: bold;
}	

h1 {
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #c38d22;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

li.right {
	font-family: Arial;
	font-size: 11px;
	color: black;
}

a:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a:link:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}

a:visited:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.ad:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

a.ad:link:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: black;
}

a.ad:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}

a.ad:visited:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: black;
}

a.nav:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.nav:link:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.nav:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.nav:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.navcurrent:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.navcurrent:link:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.navcurrent:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.navcurrent:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.navsmall:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

a.navsmall:link:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmall:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

a.navsmall:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmallcurrent:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmallcurrent:link:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmallcurrent:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmallcurrent:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmaller:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

a.navsmaller:link:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmaller:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

a.navsmaller:visited:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmallercurrent:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmallercurrent:link:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.navsmallercurrent:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

a.navsmallercurrent:visited:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

a.bottom:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.bottom:link:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.bottom:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.bottom:visited:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.right:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.right:link:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.right:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.right:visited:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a.adhome:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.adhome:link:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.adhome:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.adhome:visited:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

/* Network bar styles */

div#networkbar735 {
	width:735px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/* text-align:left; */
	clear:both;
}

div#networkbar735 a {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#000000;
   text-decoration: none;
}

div#networkbar735 a:link {
	color:#000000;
  text-decoration: none;
}
div#networkbar735 a:hover {
	text-decoration: underline;
}

div#networkbar735 a:visited {
	color: #000000;
}
.floatleft {
	float:left;
	margin: 0px;
}
.floatright {
	float:right;
	margin: 0px 0px 2px 0px;
	font-size: 10px;
	padding-top: 0px;
}

div#clear {
	clear:both;
}

/* end network bar styles