@charset "utf-8";
/********************************************
	WNY CFO Coach Survey CSS Document 
	Last Modified: 11/28/2013
	Emerging Creations LLC
	MDonnelly@EmergingCreations.com

**********************************************/
a.lnk{
	color: #800000;
}
li.item{
	padding-bottom:6px;
}
#content{
	background-color: #e6e6e9;
	border: 2px solid #545654;
/*	border-radius: 12px;*/
	margin: 0 auto;
	padding-bottom: 10px;
	width: 912px;
}
#err{
	padding-left: 10px;
}

#err p{
	color: #f00;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.bdy{
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.boxleft{
	margin: 0 auto;
	width: 200px;
}
.boxright{
	float:left;
	width:200px;
}
.boxLogin{
	margin: 0 auto;
	width: 475px;
	font-size: 16px;
}
.cellTop{
	background-color: #fff;
	/*border-radius: 12px;*/
	margin-bottom: 15px;
	padding: 8px;
	vertical-align: top;
}
.clear{
	clear:both;	
}

.inputs{
	width:450px;
	border: 1px solid #000;
}

.inputBox{
	display: inline-block;
	width: 200px;
	
}
.inputTxt{
	display:inline-block;
	width:150px;	
}

.instruct{	
	background-color: #fff;
/*	border-top-left-radius: 12px;
	border-top-right-radius: 12px;*/
	padding: 8px;
}
.instrEnd{
	border-bottom: 1px solid #000;
	font-weight: bold;
	margin-bottom: 30px;
	padding-bottom: 16px;
	text-align: center;
}
.loginBtnBox{
	margin-top: 20px;
	text-align: center;
}
.loginBtn{
	font-size: 18px;
}
.loginLnk{
	width:400px;
	margin:0 auto;
}
.loginTxt{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.logo{
	float:left;
	width:200px;
}
	
.smTxt
{
   font-size:.9em;
 }
 
 .boldTxt
{
  font-weight:bold;  
}
.passBox{
	margin-top: 20px;
}
.rate{  
	list-style-type: none;
	margin-bottom: 28px;
	margin-top: 28px;
	line-height: 22px;
}
  
 .rateeql
 {
  margin-left: 12px;   
  }
 
 .ratespace
 {
   margin-left:34px;  
  }
 .subBtn{
	 margin: 0 auto;
		width: 170px;
	} 
	.submitBtnS{
		font-size: 30px;
	height: 63px;
	width: 170px;
	background-color: #3da157;
    color: #fff;
	}
 .itlTxt
{
   font-style:italic; 
}

.ttlclr{
	color:#000080;
}
.thankTxt{
	text-align: center;
}
.uline{
	text-decoration:underline;
}

.wnyTitle{
	float:left;
	padding-right:20px;
}
.listHeight{ line-height: 28px;}
#outter{padding: 0px 15px;}
