/* CSS Document */
body, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.seed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #FFFFFF;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited 
{  
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:link 
{  
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{  
	color: #FFFFBE;
	text-decoration: none;
	font-weight: bold;
}

.navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.inputform 
{  
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	color: #323947; 
	border-width: 2px; 
	border-style: solid; 
	border-color: #432A14; 
}

.comboboxstyle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #323947;
	background-color: #FFFFFF;
	border-width: 2px;  
	border-style: solid;
	border-color: #432A14; 
}

.buttonstyle
{
	background: #361C00;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
}

.references
{
	font-family: "Times New Roman", Times, serif; 
	font-style: italic;
	font-size: 10.5pt;
}

.companyheading
{
	font-size: 18px;
	font-weight: bold; 
	color: #FFFFBE;
}

.contentheadinglink
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contentheadinglink:visited 
{  
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contentheadinglink:link 
{  
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contentheadinglink:hover 
{  
	font-size: 15px;
	font-weight: bold;
	color: #FFFFBE;
	text-decoration: none;
}

.contentsubheading
{
	font-size: 14px;
	font-weight: bold; 
	text-decoration: underline;
}

.slimboxheading
{
	color: #1B69BB;
}