.main { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #000000; }

body { 
	font-family: Arial, Helvetica, sans-serif; }
	
.survey_Text {
	font-family: arial; font-size: small; color: 003366}

.pushbutton { 
	background-color: #3D7A13;
	color: FFFFFF;
	font-family: geneva, verdana, arial;
	font-size: 12px; }
	
.cs_dlgNormal { 
	font-family:Verdana,Arial; font-size:x-small; }
	
.cs_dlgTitle {	
	background-color:3D7A13; color:ffffff; font-weight:bold; 
	font-family:Verdana,Arial; font-size:x-small; padding:4px; }
	
.cs_userTitle {	
	background-color:C0C0C0; color:000000; font-weight:bold; 
	font-family:Verdana,Arial; font-size:x-small; padding:4px; }
		
.cs_dlgLabelBold { 
	color:000000; font-weight:bold; font-family:Verdana,Arial; 
	font-size:x-small; }
	
.cs_dlgDesc { 
	color:000000; font-weight:normal; font-family:Verdana,Arial; 
	font-size:x-small; }
					
.cs_dlgSectionBar { 
	background-color:C0C0C0; color:000000; font-weight:bold; 
	font-family:Verdana,Arial; font-size:x-small; }
					
.cs_dlgLabel { 
	color:000000; font-weight:normal; font-family:Verdana,Arial; 
	font-size:x-small; }
									
.cs_dlgSectionBarSmall { 
	background-color:C0C0C0; color:000000; font-weight:bold; 
	font-family:Verdana,Arial; font-size:xx-small; }
					
.cs_dlgLabelSmall { 
	color:000000; font-weight:normal; font-family:Verdana,Arial; 
	font-size:xx-small; }	
								
.cs_dlgLabelSmallBold { 
	color:000000; font-weight:bold; font-family:Verdana,Arial; 
	font-size:xx-small; }
	
.cs_dlgControl { 
	font-family: Verdana,Arial; font-size: 10 }
	
.cs_dlgDisabledControl { 
	font-family: Verdana,Arial; font-size: 10; background-color:silver; 
	disabled:true }
	
.cs_dlgGhost { 
	font-family: Verdana,Arial; color:#808080; font-size:x-small; 
	text-decoration: none; }
	
a:hover.cs_dlgGhost { 
	text-decoration: underline; color: #808080; font-size:x-small }
