 
	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
	qlinkWhite				= privacy link, and any link that needs to be in the body of the survey Same as above, but white
	qtablehead			= header style for tables with visable headers
	
	rows 				= sets the line color on visable tables as black
	
	qspace 				= allows for an increase or decrease in space between questions
	qspace2				= allows for an increase or decrease in space between a question and choices fro that question
	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 header
	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

{} 
.regheader 			{	font-size : 12px;	font-family :  Arial, Helvetica, sans-serif;	color : #003399;	font-weight : bold;	text-decoration : none}
.qbody 				{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #a9a8a8;	font-weight : normal;	text-decoration : none; line-height: 22px}
.qlist 				{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #8CB5D9;	font-weight : bold;	text-decoration : none}
.qlistnum 			{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #8CB5D9;	font-weight : bold;	text-decoration : none}
.qlistsub 			{ 	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #a9a8a8;	font-weight : normal;	text-decoration : none}
.qlink 				{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : ##0099FF;	font-weight : normal;	text-decoration: underline}
.qlinkWhite			{	font-size : 10px;	font-family :  Arial, Helvetica, sans-serif;	color : #ffffff;	font-weight : normal;	text-decoration: underline}
.qtablehead { font-size : 11px; font-family :  Arial, Helvetica, sans-serif; color : #a9a8a8; font-weight : bold; text-decoration : none; ; line-height: 15px; text-align: center}
}
a:link {
	color: #0099FF;
}
a:hover {
	color: #00CCCC;
}
a:visited {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
.rows {  font-family:  Arial, Helvetica, sans-serif; clip:   rect(   ); background-color: #a9a8a8}

.qspace 			{	line-height: 20px}
.qspace2			{ 	line-height: 5px}

.concernstext		{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #3054a2;	font-weight : bold;	text-decoration : none}
.concernstextlink 	{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #3054a2;	font-weight : bold; text-decoration : underline}

.sweepshead			{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #000066; 	font-weight : bold;	text-decoration : none; line-height: 15px}
.sweepsbody			{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #a9a8a8; 	font-weight : normal;	text-decoration : none; line-height: 15px}
.sweepslink 		{	font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : ##0099FF;	font-weight : normal;	text-decoration : underline}

.indexlink 			{ 	font-size : 12px;	font-family :  Arial, Helvetica, sans-serif;	color : #0000CC; 	font-weight : bold;	text-decoration : underline}
.sweepsback {
font-family:  Arial, Helvetica, sans-serif; clip:   rect(   ); background-color: #003399
}
.sweepsbodyback {
	font-family:  Arial, Helvetica, sans-serif;
	clip:   rect(   );
	background-color: #ffffff;
	border: thim solid #a9a8a8;

}
.fName {
font-size : 11px;	font-family :  Arial, Helvetica, sans-serif;	color : #CC3300;	font-weight : bold;	text-decoration : none; line-height: 22px
}
.qlistWHITE { font-size : 11px; font-family :  Arial, Helvetica, sans-serif; color : #FFFFFF; font-weight : bold; text-decoration : none; }
.qlinkWHITE { font-size : 11px; font-family :  Arial, Helvetica, sans-serif; color : #FFFFFF; font-weight : normal; text-decoration: underline; }
.sweepsTable { background-color: #006999; }

.star		{	font-size : 0px;	font-family :  Arial, Helvetica, sans-serif;	color : #FFFFFF; font-weight : normal;}
.emailStar		{
	font-size : 0px;
	font-family :  Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-weight : normal;
	visibility: hidden;
}

.font6 {
	FONT-SIZE: 11px; FONT-FAMILY:  Arial, Helvetica, sans-serif
}

