a.white {text-decoration: none; color: #FFFFFF; font-weight: bold }
a.white:visited {text-decoration: none; color: #FFFFFF; font-weight: bold }
a.white:active {text-decoration: none; color: #FFFFFF; font-weight: bold }
a.white:hover {text-decoration: underline; background: #FFFFFF; color:#657738; font-weight: bold }

a.greenhyper {text-decoration: underline; color: #657738; }
a.greenhyper:visited {text-decoration: underline; color: #657738 }
a.greenhyper:active {text-decoration: underline; color: #657738 }
a.greenhyper:hover {background: #657738; color:white }




h2	{
	font-family: Verdana, Arial;
	font-size: 22px;
	color: #893030
}
h3	{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: strong;
	color: #987B7B
	}

p	{
	font-family: Verdana, Arial;
	font-size: 11px;
}

input.button {
	color: #FFFFFF;
	background-color: #A38383;
	font-size: 10px;
}

input.field {
	background-color: #E0D3CE;
	font-size: 10px;
}
	
textarea.field {
	background-color: #E0D3CE;
	font-size: 10px;
}

.footer {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #893030
}

p
		{
			margin-left: 6px;
		}

 		.brandimage
 		{
 			padding: 0px;
 			margin-top: 2px;
 			margin-left: 16px;
 			margin-bottom: 2px; 
 			width: 170px;
 			height: 94px;
 			float: right; 
 			border: 0px; 
 		}		
 		
 	 	 .heading_colour
 		{
 			font-family: Verdana, Arial;
			font-size: 13px;
			font-weight: 600;  
			color: #627F2B;
			letter-spacing: -1px; 
			vertical-align: middle;  
 		}
 		
 	 .heading_grey
 		{
			font-family: Verdana, Arial;
			font-size: 13px;
			font-weight: 600;  
			color: #666666;
			letter-spacing: -1px;
			vertical-align: middle;   
 		}
 		
	.brandhr
	{
		text-align: center;
		width: 480px;
		height: 2px;
		color: #ccc;
	}
	
	.branddqimage
 		{
 			padding: 0px;
 			margin-top: 2px;
 			margin-left: 16px;
 			margin-bottom: 2px; 
 			width: 184px;
 			height: 94px;
 			float: right; 
 			border: 0px; 
 		}