﻿.rff_SectionHeader
{
	color: Black;
	font: bold 16px Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;		
}

.rff_LightGreen
{
	background-color: #c7e2b4;
}

.rff_Label
{	
	color: Gray;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	white-space: nowrap;	
}

.rff_TextBox,
.rff_Captcha input
{
	background: #FFFFFF none repeat scroll 0 0 !important;	
	border: 1px solid #58595B;
	height: 18px; 
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	white-space: normal;
	width: 200px;	
}

.rff_TextArea
{
	background: #FFFFFF none repeat scroll 0 0 !important;	
	border: 1px solid #58595B;	
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	white-space: normal;
	width: 200px;	
	height: 80px;
}

.rff_Asterisk
{
	font-family: 9px Verdana,Arial,Helvetica,sans-serif;
	color: Red;
}

.rff_Note
{
	font: normal 9px Verdana,Arial,Helvetica,sans-serif;
	color: Gray;
}

.rff_Captcha div
{	
	color: Gray;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;		
}

