﻿.form-text 
{	
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
}
.form-error
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:red;
	font-weight: bold;
}
.style1 
{
	font-family: Arial;
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
}
.style8 {
	font-family: Arial;
	font-size: x-small;
	color: #b28425;
	margin-top: 1px;
	margin-left: 0px;
	}
.search-results 
{
	font-family: Arial;
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #b28425;
	text-decoration: none; 
}
.disclaimer 
{
	font-family: Arial;
	font-size: 11px; 
	font-style: normal;
	line-height: normal; 
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	color: #b28425; 
	text-decoration: none;
}
.disclaimer-text
{
	font-family: Arial;
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
}
.field
{
	font-family: Arial;
	font-size: 11px; 
	font-style:  italic;
	line-height: normal; 
	font-variant: normal; 
	font-weight: 200;
	text-transform: none; 
	color: #b28425; 
	text-decoration: none; 
}
.field1
{
	font-family: Arial;
	font-size: 11px; 
	font-style:  normal;
	line-height: normal; 
	font-variant: normal; 
	font-weight: bold;
	text-transform: none; 
	color: #b28425; 
	text-decoration: none; 
}
.indent
{
	 text-indent: 10px 
}
.sidepannelfont {
	font-family: Verdana;
	font-size: 10px;
}
.sideheading {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
}
.bottom {
	font-size: xx-small;
	font-weight: bold;
}

a:link{ text-decoration: none;
	color: #b28425;
}
	
a:visited{ text-decoration: none;
	text-transform: none;
	color: #333333; 

}

a:hover{ text-decoration: underline;
	color: #b28425;
	font-weight: bolder;
}
