.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
    font-weight: bold;
}

.footnote {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #899297;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

BODY
{
    BACKGROUND-COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .14px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TD
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;  
}

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
A:link	{	
	text-decoration: none;
	color:	#3333cc;
	}	
	
A:hover	{	
	text-decoration: underline;
	color:	#3333cc;
	}

A:visited	{	
	text-decoration: underline;
	color:	#3333cc;
	}	

A:active	{	
	text-decoration: none;
	color:	#333399;
	}	

#content div {
    position: relative; top: -1em; left: -1em; 
	}
	
.nav {
	font-family:"Trebuchet MS"
	font-size: 11px;
	font-weight: bold;
	text-decoration: 	none;
	color: #000000;
	letter-spacing: 1pt;
}
		
.nav a:link {
	font-family:"Trebuchet MS"
	font-size: 11px;
    font-weight: bold;
	text-decoration: 	none;
	color: #000000;
	letter-spacing: 1pt;
}

.nav a:visited {
	font-family:"Trebuchet MS"
	font-size: 11px;
    font-weight: bold;
	text-decoration: 	none;
	color: #000000;
	letter-spacing: 1pt;
}

.nav a:hover {
	font-family:"Trebuchet MS"
	font-size: 11px;
    font-weight: bold;
	text-decoration: underline;
	color: #cc3300;
	letter-spacing: 1pt;
}	
	
.vnav {
	font-family:"Trebuchet MS"
	font-size: 11px;
	font-weight: bold;
	text-decoration: 	none;
	color: #000000;
	letter-spacing: 1pt;
}
		
.vnav a:link {
	font-family:"Trebuchet MS"
	font-size: 11px;
    font-weight: bold;
	text-decoration: 	none;
	color: #000000;
	letter-spacing: 1pt;
}

.vnav a:visited {
	font-family:"Trebuchet MS"
	font-size: 11px;
    font-weight: bold;
	text-decoration: 	none;
	color: #000000;
	letter-spacing: 1pt;
}

.vnav a:hover {
	font-family:"Trebuchet MS"
	font-size: 11px;
    font-weight: bold;
	text-decoration: underline;
	color: #cc3300;
	letter-spacing: 1pt;
}	

.greylink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #899297;
}
.greylink a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	text-decoration:	none;
	color: #899297;
}

.greylink a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	text-decoration:	none;
	color: #899297;
}

.greylink a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	text-decoration: underline;
	color: #899297;
}	



.heading14 {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	color: #FF8E3B;
}
.heading17{
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 17px;
    font-weight: bold;
	color: #FF8E3B;
}

.orange {
	color: #F4891D;
	font-weight: bold;
}
.select          { font-family: Courier New; }
.six             { font-size: 6pt;  }
.seven           { font-size: 7.5pt;}
.eight           { font-size: 8pt;  }
.nine            { font-size: 9pt;  }
.ten             { font-size: 10pt; }
.eleven          { font-size: 11pt; }
.twelve          { font-size: 12pt; }
.thirteen        { font-size: 13pt; }
.fourteen        { font-size: 14pt; }
.fifteen         { font-size: 15pt; }
.monospaced      { font-family: Courier New; font-size: 10pt; }
.nicefield       { font-size: 11px; border: 1px; border-style: solid; border-color: 9CA7E5;  }
ul { list-style-image: url("/images/bullet.gif"); } 
ol { list-style-image: url("/images/arrow2.gif"); } 
.subheading      { font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;	color: #999999; }