body {
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(../images/bodyback.gif) center;
	}
	

/* links
---------------------------------------------------------- */
	
.rightside a:link, .rightside a:visited {
    font-size: 13.5px;
    font-weight: bold;
	color: black;
	text-decoration: underline;
	line-height: normal;
	text-transform: uppercase;
	}
	
.rightside a:hover 
{
    font-size: 12px;
    font-weight: bold;
	color: red;
	text-decoration: underline;
	line-height: normal;
	}
	
.news a:link, .news a:visited {
	color: #990000;
    font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: normal;
	padding-top:10px;
	}
	
.news a:hover {
    font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	}
	
A.FooterLink:link, A.FooterLink:hover, A.FooterLink:visited {
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	}

.breadcrumb
{
    font-size: 9pt;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}

.breadcrumb a:link, .breadcrumb a:visited
{
    font-size: 9pt;
    font-weight: bold;
    color: #990000;
    text-decoration: underline;
    }

.breadcrumb a:hover
{
    font-size: 9pt;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
    }

.tickertext
{
    font-size: 9pt;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}

.tickertext a:link, .tickertext a:visited
{
    font-size: 9pt;
    font-weight: bold;
    color: #990000;
    text-decoration: underline;
    }

.tickertext a:hover
{
    font-size: 9pt;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
    }

.sitemap a:link, .sitemap a:visited {
    font-size: 14px;
    font-weight: bold;
	color: black;
	text-decoration: underline;
	line-height: normal;
	}
	
.sitemap a:hover 
{
    font-size: 14px;
    font-weight: bold;
	color: black;
	text-decoration: underline;
	line-height: normal;
	}

	
/* Defining Menu Items */
.menu
{
    font-weight: bold;
    color: White;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    }

	
/* headers
---------------------------------------------------------- */

.h1 {
	color: #f2860a;
	font-size: 14px;
	font-weight:  bold;
	font-family: "Arial", Verdana, sans-serif;
	text-transform:  uppercase;
	line-height:100%;
	margin-top:10px;
	padding-left:2px;
	text-decoration: underline;
	}

.h2
{
    color: black;
    font-family: "Arial" , Verdana, sans-serif;
    font-size: 12px;
    text-transform:  lowercase;
    font-weight: normal;
    font-variant: normal;
}

	
.h3 {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial", Verdana, sans-serif;
	text-transform:   inherit;
	line-height:100%;
	}
	

/* content styles
---------------------------------------------------------- */

img {border: 0;}
	
/* Content Block style for hyperlinks
---------------------------------------------------------- */
.headerbody a:link .headerbody a:visited {
	color:  #990000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	font-family: "Arial" , "Trebuchet MS" , Arial, Verdana, sans-serif;
	}