<style>
td  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

th  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

body  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

/* LEFT NAVIGATION LINK STYLES*/
a.leftnav:link  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

a.leftnav:visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

a.leftnav:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	COLOR : #000000;
	text-decoration : none;
}

a:leftnav.active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

/* TOP NAVIGATION FOR THE HOME PAGE LINK STYLES*/
a.topnavhome:link  {
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

a.topnavhome:visited  {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a.topnavhome:hover  {
	COLOR : #CC0000;
	font-weight : bold;
	text-decoration : none;
}

a:topnavhome.active  {
	font-weight : bold;
	text-decoration : none;
	font-size : 11;
}

/* TOP NAVIGATION FOR OTHER PAGES LINK STYLES*/
a.topnav:link  {
	color : #003366;
	font-weight : bold;
	text-decoration : none;
	font-size : 11;
}

a.topnav:visited  {
	color : #666666;
	font-weight : bold;
	text-decoration : none;
	font-size : 11;
}

a.topnav:hover  {
	COLOR : #CC0000;
	font-weight : bold;
	background-color : #cccccc;
	text-decoration : none;
	font-size : 11;
}

a.topnav:active  {
	color : #003366;
	font-weight : bold;
	text-decoration : none;
	font-size : 11;
}

/* FOOTER LINK STYLES*/
a.footer:link  {
	color : #000000;
	text-decoration : none;
	font-size : 11;
}

a.footer:visited  {
	color : #666666;
	text-decoration : none;
	font-size : 11;
}

a.footer:hover  {
	COLOR : #CC0000;
	background-color : #cccccc;
	text-decoration : none;
	font-size : 11;
}

a:footer.active  {
	text-decoration : none;
	font-size : 11;
}

/* REGULAR LINK STYLES*/
a:link  {
	color : #003366;
}

a:visited  {
	color : #666666;
}

a:hover  {
	COLOR : #CC0000;
}

a.active  {
	color : #003366;
}

/* NEWS HEADER LINK STYLES*/
a.newsheader:link  {
	color : #003366;
}

a.newsheader:visited  {
	color : #666666;
}

a.newsheader:hover  {
	COLOR : #CC0000;
	background-color : #cccccc;
}

a:newsheader.active  {
	color : #003366;
}

.newsheader  {
	font-weight : bold;
}

.pagetitle  {
	font-family : ZapfHumnstBT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}

.newstext  {
	color : #666666;
}
.BorderedTable
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid
}
.LeftNav
{
    BACKGROUND-COLOR: white
}
.AddColumn
{
    BACKGROUND-COLOR: white
}
.ContentTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt
}
.ContentAccent
{
    BACKGROUND-COLOR: maroon
}
.ContentText
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.SponsorsTitle
{
    FONT-WEIGHT: bold;
    COLOR: maroon
}
.BOTable
{
    BORDER-RIGHT: maroon;
    BORDER-TOP: maroon;
    BORDER-LEFT: maroon;
    BORDER-BOTTOM: maroon;
    BORDER-COLLAPSE: collapse
}
.BOTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: beige
}
.BOItem
{
    FONT-SIZE: 8pt
}
</style>