
	regheader			= for a page title or headings without needing a graphic
	
	qbody 				= question body, question choices, basic small black text type
	qlist		 		= question text, bold colored text
	qlistnum			= question numbers
	qlistsub			= question text, plain colored text for descriptive text in question. like "check all that apply" 
	qlink				= privacy link, and any link that needs to be in the body of the survey
	
	qspace 				= allows for an increase or decrease in space between questions
	whitespace			= allows for an increase or decrease in whitespace between the survey and the privacy statement
	
	concernstext		= text at the bottom of the privacy policy that allows feedback to the privacy and webmaster e-mail boxes
	concernstextlink	= for the links in the concerns text
	
	sweepsbody			= rules page text and any description of rules at the top of a reg card
	sweepslink			= link to the rules page
	
	indexlink			= links to registration cards on en index page.

 
{  }

.qbody {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	
}


.qlist {
	font-size : 10pt;
	font-family : arial;
	color : #003399;
	text-decoration : none;
	font-weight : bold;

}

.qlistnum {
	font-size : 10pt;
	font-family : arial;
	color : #003399;
	text-decoration : none;
	font-weight : bold;
; clip:   rect(   )

}.qspace {  line-height: 20px}
.qlink {  font-family: arial; font-size: 10pt; color: #0000CC; text-decoration: underline}
.concernstext { font-family: arial; font-size: 10pt; font-weight: bold; color: #990000 }
.sweepsbody { font-family: arial; font-size: 10pt; color: #000000}
.concernstextlink { font-family: arial; font-size: 10pt; font-weight: bold; color: #0066CC; text-decoration: underline }
.sweepslink { font-family: arial; font-size: 10pt; font-weight: normal; color: #003399; text-decoration: underline }
.regheader { font-size : 14px; font-family : arial; color : #003399; text-decoration : none; font-weight : bold; }
.qlistsub { font-family: arial; font-size: 10pt; color: #003399; font-weight: normal}
.regheaderRED { font-size : 18px; font-family : Arial, Helvetica, sans-serif; color : #cc0033; text-decoration : none; font-weight : lighter; ; line-height: 30px}
.sweepsbodysmall { font-family: arial; font-size: 8pt; color: #000000 }
.sweepsbodyBOLD { font-family: arial; font-size: 10pt; color: #000000 ; font-weight: bold}
.qbodyBOLD { font-size : 10pt; font-family : arial; color : #000000; text-decoration : none; font-weight : bold; }
.regheaderLARGE { font-size : 16px; font-family : arial; color : #003399; text-decoration : none; font-weight : bold; }

.sweepsTable { background-color: #000699; }
.sweepsback {
font-family: Verdana, Arial, Helvetica, sans-serif; clip:   rect(   ); background-color: #000699
}
.sweepsbodyback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clip:   rect(   );
	background-color: #ffffff;
	border: thim solid #000000;

}
.star		{	font-size : 10px;	font-family : Verdana, Arial, Helvetica, sans-serif;	color : #003399; 	font-weight : normal;}
.emailStar	{	font-size : 10px;	font-family : Verdana, Arial, Helvetica, sans-serif;	color : #003399;	font-weight : normal;}

.qtablehead {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	text-align: center; 
}
.whitespace 			{	line-height: 1200px}
.qspace2 { line-height: 8px}
.rows {  font-family: Verdana, Arial, Helvetica, sans-serif; clip:   rect(   ); background-color: #000000}
.concernsblue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0000CC; text-decoration: none}
