.form_heading	{
			font-family: arial;
			color:#ffffff; 
			font-size:10pt; 
			line-height: 13pt; 
			border: none;
			font-weight: bold;
			
			}	
			
.form_instructions	{
			font-family: arial;
			color:#000000; 
			font-size:9pt; 
			line-height: 12pt; 
			border: none;
			}
			
			
.form_text	{
			font-family: arial;
			color:#929292; 
			font-size:9pt; 
			line-height: 13pt; 
			border: none;
			font-weight: bold;
			}	

.smalltext	{
			font-family: arial;
			color:#262626; 
			font-size:8pt; 
			line-height: 11pt; 
			border: none;
			}	
			
#reset {
font-size: 0px;
color: #ffffff;
 width: 65px;
 height: 45px;
 border: none;
 background: url(reset.gif) no-repeat;

}			

#submit {
font-size: 0px;
color: #ffffff;
 width: 65px;
 height: 45px;
 border: none;

 background: url(submit.gif) 0 0 no-repeat;

}

.name	{
			background: #ffffff;
			color:#262626; 
			font-size:12pt; 
			line-height: 11pt; 
			border: 1px solid #939393; 
			}	
			
.contact	{
			background: #ffffff;
			color:#262626; 
			font-size:12pt; 
			line-height: 11pt; 
			border: 1px solid #939393; 
			}	
			
.email{
			background: #ffffff;
			color:#262626; 
			font-size:12pt; 
			line-height: 11pt; 
			border: 1px solid #939393; 
			}	
			
.question{
			background: #ffffff;
			color:#262626; 
			font-size:12pt; 
			line-height: 11pt; 
			border: 1px solid #939393; 
			}	
