<!--
body, table, td, span, div, p, ul, li {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

a {
  text-decoration: none;
}

h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #515E69;
	font-weight: normal;
	margin-top : 0px;
	margin-bottom : 0px;
	text-transform: uppercase;
  text-align: center;
}

h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #515E69;
	font-weight: lighter;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align: center;
	font-style : italic;
}

#listHdr{ border-bottom:1px solid #C0C0C0; }
H3{ font-size: 11px;line-height: 18px;color: #515E69;margin-bottom:2px; }

.caption {
  color: #515E69;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
}

/* menu system */

div.naviMainItem {
  padding: 3px 3px 3px 8px;
  font-size: 13px;
  font-weight : normal;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

div.naviSubMenu {
  position: absolute;
  top: 0px;
  border: 1px solid #434645;
  background-color: #DCF1E9;
  visibility: hidden;
  z-index: 10;
}

div.naviSubItem {
  /* due to an IE bug, this class must have a fixed width 
     IE needs that to register the onmouseover event for a DIV element */
  width: 150px;
  cursor: hand;
  padding: 3px 6px 4px 6px;
  font-size: 11px;
  font-weight : normal;
  color: #3D4954;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #DCF1E9;
}

div.naviSubRule {
  background-color: #434645;
}

#naviMainActive {
  padding: 2px 3px 2px 8px;
  border-top: 1px solid #434645;
  border-bottom: 1px solid #434645;
  color: #3D4954;
  background-color: #DCF1E9;
}

/* end menu styles */

/* dynamic_list Table styles */
.google-visualization-table-table *  { font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height: 18px; color: #515E69; } 
/*.google-visualization-table-tr-odd td { background-color:#E7F9F4; }
.google-visualization-table-td-right {color:#ff0000;font-weight:bold;}*/

.imgBorder{
	border: 1px solid #000000;
}

a.content:link {
	text-decoration: none;
	color: #961616;
}

a.content:visited {
	text-decoration: none;
	color: #961616;
}

a.content:hover {
	text-decoration: underline;
	color: #961616;
}

.content {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #515E69;
	font-weight : normal;
}

a.hilite:link {
	text-decoration: none;
	color: #5E1E1E;
	font: italic;
}

a.hilite:visited {
	text-decoration: none;
	color: #5E1E1E;
	font: italic;
}

a.hilite:hover {
	text-decoration: underline;
	color: #5E1E1E;
	font: italic;
}

.hilite {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5E1E1E;
	font-weight : normal;
}

a.hiliteSmall:link {
	text-decoration: none;
	color: #5E1E1E;
	font: italic;
}

a.hiliteSmall:visited {
	text-decoration: none;
	color: #5E1E1E;
	font: italic;
}

a.hiliteSmall:hover {
	text-decoration: underline;
	color: #5E1E1E;
	font: italic;
}

.hiliteSmall {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #5E1E1E;
	font-weight : normal;
}

.hiliteTitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5E1E1E;
	font-weight : normal;
}

.contentError {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 10pt;
	color: #FF0000;
	font-weight : normal;
}

.contentError2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
	font-weight : normal;
}


a.nav:link {
	text-decoration: none;
	color: #515E69;
}

a.nav:visited {
	text-decoration: none;
	color: #515E69;
}

a.nav:hover {
	text-decoration: none;
	color: #515E69;
}

.nav {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #263D7F;
	font-weight : normal;
	text-transform: uppercase;
}

a.footer:link {
	color: #FFFFFF;
  text-decoration: none;
}

a.footer:visited {
	color: #CFD3D6;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #CFD3D6;
	font-weight : normal;
}
-->