body
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Verdana,Arial, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.disclosure  { font-family: Verdana; font-size: 10pt; color: #AF2626; font-style: italic; 
               font-weight: bold }
.title        { font-family: Verdana; font-size: 18pt; color: #AF2626; font-weight: bold }
.subtitle        { font-family: Verdana; font-size: 14pt; color: #234F33; font-weight: bold }
ol         { font-family: Verdana; font-size: 10pt; color: #000000 }
.tertnav     { font-family: Arial; text-decoration: none underline; color: #AB7B27 }
.tinyfont    { font-size: 8pt; font-family: Arial }

.bodytext    { 
font-family: Verdana; 
font-size: 12px; 
color: #000000;
padding-left: 10px;
padding-right: 10px; 
padding-top: 10px; text-align:justify
}
.header      { font-family: Verdana; font-size: 12pt; color: #234F33; font-weight: bold }
a:link     { color: #234F33}
a            { color: #234F33 }
a:active     { color: #234F33}
a:visited     { color: #234F33 }

:link.footer { 
	color: #ffffff; 
	font-size: 8pt;
	font-family: Arial; 
	text-decoration: none }
	
.footer{
    COLOR: #ffffff;
    font-size: 8pt;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none }
    
:hover.footer{
    COLOR: #ffffff;
    font-size: 8pt;
    TEXT-DECORATION: underline }
    
:active.footer{
    COLOR: #ffffff;
    font-size: 8pt;
    TEXT-DECORATION: none }
   
:visited.footer{
    COLOR: #ffffff}
   
:link.nav { 
	color: #000000; 
	font-family: Arial; 
	text-decoration: none; 
	font-size:10pt; 
	font-weight:bold }
.nav {
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none; 
    font-size:10pt; 
    font-weight:bold }
:hover.nav {
    COLOR: #000000; 
    font-family: Arial; 
    TEXT-DECORATION: underline; 
    font-size:10pt; 
    font-weight:bold }
:active.nav {
    COLOR: #000000; 
    font-family: Arial; 
    TEXT-DECORATION: none; 
    font-size:10pt; 
    font-weight:bold }
:visited.nav {
    COLOR: #000000; 
    font-family: Arial; 
    font-size:10pt; 
    font-weight:bold }
:link.newnav { 
	color: #3E3E3D; 
	font-family: Arial; 
	text-decoration: none; font-size:8pt; font-weight:bold }
.newnav {
    COLOR: #3E3E3D;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none; font-size:8pt; font-weight:bold }
:hover.newnav {
    COLOR: #3E3E3D; font-family: Arial; 
    TEXT-DECORATION: underline; font-size:8pt; font-weight:bold }
:active.newnav {
    COLOR: #3E3E3D; font-family: Arial; 
    TEXT-DECORATION: none; font-size:8pt; font-weight:bold }
:visited.newnav {
    COLOR: #3E3E3D; font-family: Arial; 
    font-size:8pt; font-weight:bold }
:link.top { 
	color: #FFFFFF; 
	font-size: 9pt;
	font-family: Arial; 
	text-decoration: none; 
	text-transform:uppercase }
.top {
    COLOR: #FFFFFF;
   	font-size: 9pt;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    font-weight:bold;
    text-transform:uppercase }
:hover.top {
    COLOR: #F8E7BC;
    font-size: 9pt;
    TEXT-DECORATION: none;
    font-family:Arial;
    font-weight:bold;
    text-transform:uppercase }
:active.top {
    COLOR: #FFFFFF;
    font-size: 9pt;
    TEXT-DECORATION: none; font-family:Arial;
    font-weight:bold;
    text-transform:uppercase }

:visited.top {

    COLOR: #FFFFFF;
    font-size: 9pt;
    TEXT-DECORATION: none; font-family:Arial;
    font-weight:bold;
    text-transform:uppercase 
    }
    

table.shell
{
	width: 100%;
	border: 0px solid #FFFFFF;
}
table.center
{
	
	width: 100%;
	height: 100%;
}
table.innerTable
{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Arial, Helvetica, sans-serif;
}
td.mainContent
{
	
	padding: 10px;
	color: #000000;
}
td.navigation
{
width: 157px;
height: 100%px;
background-image: url('images/navGradient.gif');
background-repeat: no-repeat;
background-position: top left;
COLOR: #000000;
FONT-FAMILY: Arial;
TEXT-DECORATION: none; 
font-size:10pt; 
font-weight:bold;
}