.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}

.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: #C0C0C0;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TD
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;  
}

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 a:link {	
  	font-family: Tahoma, Arial;
	text-decoration:	none;
	color:	#ffffff;
	FONT-WEIGHT: bold;
	}	
	
.nav a:visited {	
    font-family: Tahoma, Arial;
	text-decoration:	none;
	color:	#ffffff;
	FONT-WEIGHT: bold;
	}	

.nav a:hover	{	
	font-family: Tahoma, Arial;
	text-decoration:	underline;
	color:	#ffffff;
	FONT-WEIGHT: bold;
	}
		
.grey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #899297;
}
.grey a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
	text-decoration:	none;
	color: #899297;
}

.grey a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
	text-decoration:	none;
	color: #899297;
}

.grey a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
	text-decoration: underline;
	color: #899297;
}	

.greylink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #ffffff;
}
.greylink a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	text-decoration:	none;
	color: #ffffff;
}

.greylink a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	text-decoration:	none;
	color: #ffffff;
}

.greylink a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}	



.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: #000000;
}

.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; }