
  	
body {
	margin: 30px 0px 0px 0px; padding:0px;	/* Need to set body margin and padding to get consistency between browsers. */
	text-align: center;				/* Hack for IE5/Win */	 
	vertical-align: top;
}
	
#Content {				
	width: 945px;
	height: 592px;
	margin: 0px auto;	/* Right and left margin widths set to "auto" */
	text-align: left;	/* Counteract to IE5/Win Hack */		
	border: 0px;
}












/*********************************************************************
 Main Container + Background Image         
*********************************************************************/
#Main {	
	position: relative; 
	top: 0px; 
	left: 0px;
	width: 945px;
	height: 567px;
	margin: 0px;		
	border: 0px;
}




/*********************************************************************
 Fonts         
*********************************************************************/

div.AltTitle {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #ffffff;
}
div.AltText {
	font-family: Times, "Times New Roman", serif;
	font-size: 23px;
	color: #ffffff;
}


div.Testimonial {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}



div.PageTitle {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: #cc3333;
}
div.PageText {
	font-family: Times, "Times New Roman", serif;
	font-size: 23px;
	color: #ee987f;
}


div.BlockText {
	font-family: verdana, arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}


div.SubTitle {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	color: #ee987f;
}
div.SubTitleSmall {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	line-height: 21px;
	color: #ee987f;
}

div.SubBlock {
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

div.CourseContentLinks {
	position: relative;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	line-height: 20px;
	color: #cc3333;
	z-index: 101;
	font-weight: bold;
}


/*********************************************************************
 Registration Form        
*********************************************************************/
div.FormLabel {
	font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

div.FormLabelLarge {
	font-family: verdana, arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

span.Required {
	font-family: verdana, arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}



/* Form Fields */
.FormField {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	color: #333333;
	background-color: #ffcc99;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	text-indent: 5px;
}

input.FormField:hover {
	background-color:#fff;
}

input.FormField.border:focus {
background: #fff;
border: 1px solid #595959;
}

select.FormField:hover {
	background-color:#fff;
}

select.FormField.border:focus {
background: #fff;
border: 1px solid #595959;
}

.FormFieldSelected {
	border-style: solid;
	border-width: 1px;
	border-color: #595959;
	color: #333333;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	text-indent: 5px;
}




/* Text Area */
.TextArea {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	color: #333333;
	background-color: #ffcc99;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	height: 102px;
	text-indent: 5px;
}

textarea.TextArea:hover {
	background-color:#fff;
}

textarea.TextArea.border:focus {
background: #fff;
border: 1px solid #595959;
}


.TextAreaSelected {
	border-style: solid;
	border-width: 1px;
	border-color: #595959;
	color: #333333;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	height: 102px;
	text-indent: 5px;
}









/*********************************************************************
 Block Hyperlinks         
*********************************************************************/
a.BlockLink {
	text-decoration: none;
	color: #ffff99;
}
a.BlockLink:visited { 
	color: #ffff99; 
}
a.BlockLink:active {	
	color: #ffcc99;
}
a.BlockLink:hover, a.MenuLink:focus { 
	text-decoration: none;
	color: #ffcc99;
}

span.BlockLinkSelected {
	text-decoration: underline overline;
	color: #ffcc99;
}



/*********************************************************************
 Course Content SubSection Hyperlinks         
*********************************************************************/
a.CourseContent {
	text-decoration: underline;
	color: #f1b7b7;
}
a.CourseContent:visited { 
	color: #f1b7b7; 
}
a.CourseContent:active {	
	color: #cc3333;
}
a.CourseContent:hover, a.CourseContent:focus { 
	text-decoration: underline;
	color: #cc3333;
}




/*********************************************************************
 Footer        
*********************************************************************/
#BottomBannerAd {	
	position: absolute; 
	top: 570px; 
	left: 0px;
	width: 945px;
	height: 96px;
	margin: 0px;		
	border: 0px;
	background-image: url(/qbs/images/signup/banner_BottomAd.jpg);
}


/*********************************************************************
 Footer        
*********************************************************************/
#Footer {	
	position: absolute; 
	top: 646px; 
	left: 0px;
	width: 100%;
	height: 25px;
	margin: 0px;		
	border: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
}





/*********************************************************************
 Main Menu         
*********************************************************************/
div.MenuShadow {
	position: absolute; 
	top: 4px; 
	left: 65px; 
	width: 201px;
	height: 173px;
	text-align: left;
	margin: 0px; 
	border: 0px; 
	background: transparent url(/qbs/images/signup/25black.png) repeat;
}

div.MenuShadowBottom {
	position: absolute; 
	top: 176px; 
	left: 67px; 
	width: 197px;
	height: 3px;
	text-align: left;
	margin: 0px; 
	border: 0px; 
	background: transparent url(/qbs/images/signup/25black.png) repeat;
}
#MenuDividers { /* for background divider effect */
	position: absolute; 
	top: 0px;
	left: 3px;
	height: 161px;
	width: 195px;
	background-color: #cccccc;
}
div.MenuButtons {	
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
	color: #bfbfbf;	
	text-indent: 18px;
	position: absolute;
	left: 0px;	
	width: 195px;
	margin: 1px 0px 0px 0px;
}

a.MenuLink {
	text-decoration: none;
	color: #bfbfbf;
}
a.MenuLinkSelected {
	text-decoration: none;
	color: #ffffff;
}
a.MenuLink:visited { 
	text-decoration: none;
	color: #bfbfbf; 
}
a.MenuLink:active {	
	color: #ffffff;
}
a.MenuLink:hover, a.MenuLink:focus { 
	text-decoration: none;
	color: #ffffff;
}





#MenuTop {
	top: 0px;
	height: 50px;
}

#MenuWhat {
	top: 50px; 
	height: 17px;
}
#MenuCourse {
	top: 68px; 
	height: 17px;
}
#MenuHow {
	top: 86px; 
	height: 17px;
}

#MenuWhy {
	top: 104px; 
	height: 17px;
}

#MenuYour {
	top: 122px;
	height: 17px;
}

#MenuSignup { 
	top: 140px; 
	height: 17px;
}

#MenuBottom {
	position: absolute; 
	top: 158px; 
	left: 3px;
	height: 15px;
	width: 195px;
}
