body
{
    font-size: 10pt;
    margin: 0px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}

A:link
{
	color: #59b224;
}

A:hover
{
	color: #59b224;
}

A:active
{
	color: #59b224;
}

A:visited
{
	color: #59b224;
}

/*	Upper navigation bar	*/

.navText
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9933;
    text-align: center;
}

A.navText
{
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #FF9933;
}

a:link.navText
{
	text-decoration: none;
}

a:hover.navText
{
	text-decoration: none;
}

a:active.navText
{
	text-decoration: none;
}

a:visited.navText
{
	text-decoration: none;
}

td
{
    font-size: 10pt;
    color: #666666;
    letter-spacing: -1px;
    vertical-align: top;
    font-family: futura, verdana, arial, helvetica, sans-serif;
    
}

/* default in cell hyperlinks */
td.A
{
    font-size: 10pt;
    color: #666666;
	text-decoration: underline;
}

/* background color for navText */
td.navTop
{
	color: #FFFFFF;
    background-color: #ff9933;
}

/* lower half of banner */
td.navTopLow
{
	color: #FFFFFF;
    background-color: #ffcc99;
}

td.navLowText
{
	font-size: 10pt;
	color: #666666;
	letter-spacing: -1px;
	text-decoration: none;
	height: 18px;
	text-align: center;
	background-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
}

A.navLowText
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FFCC99;
}

a:link.navLowText
{
    color: #FFFFFF;
	text-decoration: none;
}

a:hover.navLowText
{
    color: #FFFFFF;
	text-decoration: none;
}

a:active.navLowText
{
    color: #FFFFFF;
	text-decoration: none;
}

a:visited.navLowText
{
    color: #FFFFFF;
	text-decoration: none;
}

/* for displaying what page is current */
.navCurrentText
{
    font-weight: bold;
    color: #666666; 
    text-decoration: none;
}

H1
{
	font-weight: bold;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FF9933;
	letter-spacing: -1px;
	line-height: 1.2em;
	vertical-align:bottom;
	font-family: Arial, Helvetica, sans-serif;
}

td.nav3
{
	font-size: 10pt;
	font-weight: bold;
	color: #59B224;
    letter-spacing: -1px;
    text-decoration: underline;
    height: 18px;
    text-align: center;
    background-color: #FFFFFF;
}

A.nav3
{
    font-weight: bold;
    font-size: 10pt;
    color: #59B224;
    background-color: #FFFFFF;
    text-decoration: underline;
}

a:link.nav3
{
    color: #59B224;
	text-decoration: underline;
}

a:hover.nav3
{
    color: #59B224;
	text-decoration: underline;
}

a:active.nav3
{
    color: #59B224;
	text-decoration: underline;
}

a:visited.nav3
{
    color: #59B224;
	text-decoration: underline;
}

.greenboldtext
{
	font-weight: bold;
	font-size: 14pt;
	color: #59b224;
	font-family: Arial, Helvetica, sans-serif;
}
.greentext
{
	font-weight: bold;
	font-size: 12pt;
	color: #59b224;
	font-family: Arial, Helvetica, sans-serif;
}
.greentextsm
{
	font-size: 10pt;
	color: #59b224;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
.greytext
{
	font-size: 10pt;
	color: #666666;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.orangetextsmall
{
	font-size: 8pt;
	color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
}
.greytextsmall
{
	font-size: 8pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.whitetextsmall
{
	font-size: 4pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

td.orangeheader
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 1px;
	color: #ffffff;
	padding-top: 1px;
	background-color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
}
.orangeVertical
{
	background-color: #FFFFFF;
	background-image: url('../images/orDot.gif');
	background-position:  middle 50%;
	width: 7px;
	background-repeat: repeat-y
}
p
{
    margin: 0px;
}

table
{
	empty-cells: show;
	border-collapse: collapse;
	border: 0px none #666666;
	cellpadding: 0;
	cellspacing: 0;
	font-family: Arial, Helvetica, sans-serif;
}

table.tblBody
{
	margin-left: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.clsFootSpacer
{
	height: 20px;
}

.siteMap1, .siteMap2, .siteMap3, .siteMap4
{
	margin-top: 2px;
	margin-bottom: 2px;
}
.siteMap1
{
	font-weight: bold;
    font-size: 12pt;
    color: #59b224;
	margin-left: 1em;
}
.siteMap2
{
	margin-left: 3em; 
}
.siteMap3
{
	margin-left: 5em;
}
.siteMap4
{
    margin-left: 7em;
}
.siteMap1 a:hover, .siteMap1 a:link, .siteMap1 a:visited
{
	font-weight: bold;
    font-size: 12pt;
    color: #59b224;
}
.siteMap2, .siteMap2 a:hover, .siteMap2 a:link, .siteMap2 a:visited
{
	font-weight: bold;
    font-size: 12pt;
    color: #ff9933;
}
.siteMap3, .siteMap3 a:hover, .siteMap3 a:link, .siteMap3 a:visited
{
	font-weight: bold;
    font-size: 10pt;
    color: #666666;
}
.siteMap4, .siteMap4 a:hover, .siteMap4 a:link, .siteMap4 a:visited
{
    font-size: 10pt;
    color: #59b224;
}

Div.txtHidden
{
    font-size: 10pt;
    margin: 0px;
    color: #666666;
    font-family: futura, verdana, arial, helvetica, sans-serif;
    background-color: #FFFFFF;
    display: none;
}

Div.quote
{
	font-size: 14pt;
	margin: 4px;
	color: #59b224;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    font-style: italic;
}
.body03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	background-color: #FFFFFF;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

