body{
	background-color : #EEEEEE;
	margin : 0px;
	padding : 0px;
}

*{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 17px;
}

h1{
	color : #666699;
	font-size : 18px;
}

h2{
	color : #666699;
	font-size : 14px;
	margin: 0px;
	padding: 0px;
	
	
}

h3{
	padding: 0px;
	margin: 0px;
	padding-bottom: 0.5em;
}


.header{
	color : #666699;
	font-size : 14px;
	font-weight: bold;
}

.subHeader{
	color : #666699;
	font-weight: bold;
}

.headerGreen{
	font-size : 14px;
	font-weight: bold;
	color : #669933;
}

.subHeaderGreen{
	color : #669933;
	font-weight: bold;
}

.headerLightBlue {
	font-size : 14px;
	font-weight: bold;
	color : #6699CC;

}
.headerOrange{
	font-size : 14px;
	font-weight: bold;
	color : #FF9900;
}
.subheaderOrange{
	font-weight: bold;
	color : #FF9900;
}
.subheaderBlack{
	font-weight: bold;
	color : #000000;
}
.headerBrown{
	font-size : 14px;
	font-weight: bold;
	color : #b74C00;
}
.subheaderBrown{
	font-weight: bold;
	color : #b74C00;
}
.blueJune{
	font-weight: bold;
	color : #3399CC;
}
.blueJuneItalic{
	font-weight: bold;
	color : #3399CC;
	font-style:italic;
}

.Jan2009H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #5665BD;	
}

.Jan2009H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;	
}

.Jan2009H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;	
	color : #5665BD;
}

.Feb2010H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #e56a7c;	
}



.subHeaderLightBlue{
	color : #6699CC;
	font-weight: bold;
}


/* nav and legal content font control start */
#navBar #navBarContent, #footer #footerLegal #footerLegalCopyright {
	font-size : 10px;
}

#navBar #navBarContent a, #footer #footerLegal {
	font-size : 10px;
	text-decoration : none;
}

#footerLegalNav a{
	font-size : 12px;
	text-decoration : none;
}

#navBar #navBarContent a:hover, #footer #footerLegal #footerLegalNav a:hover{
	text-decoration : underline;
}
/* nav and legal content font control end */


		div.questionDiv {
			margin-bottom: 0.5em;
		}
		
		fieldset{
			border: none;
		}
		legend{
			display: none;
		}
		
		fieldset#contactInfo label.questionLabel,
		fieldset#ContactInfo label.questionLabel
		{
			display:block;
			float:left;
			clear:left;
			width: 150px;
		}
		div.choiceDiv {
			clear:left;
			padding-left: 10px;
		}
		
		div.signup{
			width:240px;
			float:left;
			padding-top:5px;
			
		}


	
		div.error{
			float:left;
			padding-left: 20px;
			padding-top:90px;
			height: 200px;
		}
		
form#formQCID1 #btnSubmit{
	border:0;
	background-color: #FFFFFF;
}

#copyright{
	font-size:9px;
}