﻿/**********GENERAL Styles********/
.clear {
	display: block;
	float:none !important;
	width:1px;
	clear:both;
	/* for IE */
	font-size:0px;
	line-height:0px;
}
.clearfix:after  {
clear:both;	
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

.goright {
    float:right;
}
.goleft {
    float:left;
}
.marginL25{margin-left:0px;}
.marginL70{margin-left:70px;}
.padT40{padding-top:40px;}
.padL5{padding-left:5px;}
.marginR90{margin-right:90px;}
.marginT0{margin-top:0;}
.marginT40{margin-top:40px;}
.marginT20{margin-top:20px;}
.marginR76{margin-right:76px;}
.marginB0{margin-bottom:0;}
.blueGreenBold{color: #3366CC;font-weight:bold}
.W400 {width:400px;}
.W580 {width:500px;}
.error-bold, .errorField{ color:#ff0000; display:none;}
.redBorder{border:solid 1px #ff0000;}
.yellowBorder{border:1px #DCC02D solid;}
.ckboxYellowBorder{border:1px #DCC02D solid;padding:2px;}
.nextButtonDiv{margin:40px 0 0px 0;}
/********SIGNUP BROCHURE***************/
/*
.body div#wrapper{padding-left:0;padding-right: 0; width:1010px;}
.body div#content{float:left;}
#content #tools{border:0;}
#content #tools .floatRight{border-bottom:1px #ccc solid;}
.signupBrochure, #content #tools{padding:0 0px;}
.signupBrochure .headlineText{margin:0; padding:15px 20px 20px 20px;}
*/
.signupBrochure div{margin-top:5px;}
.signupBrochure .next_page{margin:0;padding:25px 0 0 0;}
p#signupPrvStmt{margin-top:5px;}
/*.signupBrochure p{margin:20px 0 0 0; padding:0;}*/
.blackText{color:#000000;}
/*.signupBrochure p{color:#000000;}*/
*/
#content .signupBrochure li{ margin-bottom:0; padding-bottom:2px;}
.signupBrochure div.firstField {margin-top:0;}
.signupBrochure input, .signupBrochure select{height:22px;}
.signupBrochure input.yellow, .signupBrochure select.yellow{border:1px #DCC02D solid; }
.signupBrochure input.radio{height:14px;}
.signupBrochure input.medWide{width:250px;}
.signupBrochure .fullWidth{width:510px;}
.signupBrochure div.error-bold{margin:5px 0 0 0;width: auto; }
div.error-bold.errorQ12878{width:auto}
.signupBrochure #labelQ12878{margin-bottom:5px;clear:both;}
.signupBrochure  #errorQ12878, .signupBrochure #errorQ12927|A17628{width:580px;}

.signupBrochure div div{margin-top:0;}
.signupBrochure label{display:block;margin-bottom:1px; width:auto !important;} /*width:240px;*/
.signupBrochure .goleft{margin-right:10px;width:250px;}
.signupBrochure .goleftmarginR0{margin-right:0;width:250px;float:left;}
.signupBrochure .cityStateZip div.city,.signupBrochure .cityStateZip div.state{float:left;margin-right:10px;}
.signupBrochure .cityStateZip div.city,.signupBrochure .cityStateZip div.city input,.signupBrochure .cityStateZip div.city div.error-bold{width:250px;}

.signupBrochure .cityStateZip div.state,.signupBrochure .cityStateZip select, .signupBrochure .cityStateZip div.state .error-bold,.birthYear{width:150px;}

.signupBrochure .cityStateZip div.zip{float:left;}
.signupBrochure .cityStateZip div.zip {width:125px;margin-right:0;}
.signupBrochure .cityStateZip div.zip div.error-bold{width:180px;margin-right:0;}
.signupBrochure .cityStateZip div.zip input{width:90px;}

.signupBrochure .formRowRadio{margin-top:20px;padding-right:80px;}
.signupBrochure .formRowRadio label ,.signupBrochure .formRowRadio input ,.signupBrochure .formRowRadio span{float:left;}
.signupBrochure .formRowRadio input { margin-right:10px;}
.radio.checkbox{
	margin-top:3px
}
.signupBrochure .reqFor input{margin-left:50px;}
.signupBrochure .submitBrochureButton{margin-left:-20px;margin-top:40px}
#errorGenericValidationMsg{margin-top:0;color:Red;}

#content ul.copy li{ margin-bottom:15px;    padding:0;}
#content ul li {padding:5px 20px 3px 10px;background:url("/sites/MTTQ/SiteCollectionImages/img-yel-bullet.gif") no-repeat scroll 0 12px transparent;}

