body 
{ 
background-image: url(pics/bg.png);
background-repeat: repeat;
background-color:#8b9baa;
font-color: #000000;
font-size: 9pt;
font-family: Verdana,Arial,sans-serif;

} 

A  {
	text-decoration : none;
	color : #000000;
}

A:Visited  {
	text-decoration : none;
	color : #000000;

}

A:Active  {
	text-decoration : none;
	color : #000000;
}

A:Hover  {
	text-decoration : underline;
	color : #000000;
}

.head1 {
	color : #000000;
	font-size : 13pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}

.calendarlink {
	text-decoration : underline;
}

.head2 {
	color : #000000;
	font-size : 11pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}

.head3 {
	color : #000000;
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}

.newshead {
	color : #000000;
	font-size : 9pt;
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
}


.content {
	color : #000000;
	font-size : 9pt;
	font-family : Verdana,Arial,sans-serif;
}

.workshead {
	color : #000000;
	font-size : 11pt;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
}

.workscontent {
	color : #111111;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.workshead a {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.newscontent {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.footnote {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.subheader1 {
	color : #444444;
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
}

.subheader2 {
	color : #444444;
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
}

.bodytext {
	color : #666666;
	font-size : 8pt;
	line-height : 14px;
	font-family : Verdana,Arial,sans-serif;
}

.subtext {
	color : #FFF38E;
	font-size : 9pt;
        font-weight : bold;
	font-family : Verdana,Arial,sans-serif;
}

.dedication {
	color : #666666;
	font-size : 8pt;
	font-family : Verdana,Arial,sans-serif;
}

.dropdown {
  position: absolute;
  visibility: hidden;
}

.press {
	color : #000000;
	font-size : 9pt;
	font-family : Verdana,Arial,sans-serif;
	text-indent:2.0em;
}

.ticker {
	color: #999999;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
}

.ticker a {
	color: #999999;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
}

.tickerhead {
	color: #999999;
	font-weight:bold;
	font-size: 10pt;
	font-family: Verdana, Arial, sans serif;
}

#floatright { float: right;
margin: 0 0px 0px 0px;
}

#floatleft { float: left;
margin: 0 0px 0px 0px;
}

.floatright { float: right;
margin: 0 0px 0px 0px;
}

.floatleft { float: left;
margin: 0 0px 0px 0px;
}
