/* START main positioning styles */

#containerClientOnly {
	position: relative;
}

#contentClientOnly {
	position:relative;
	width: 435px !important;
	width: /**/ 435px;
	width /**/: 475px;
	text-align:left;
	padding: 20px 20px 35px 20px;
	background: #FFF;
	height:auto !important; /*keeps footer pushed down below content*/
	height: /**/ 245px;		/*keeps footer pushed down below content*/
	height /**/: 295px;
	min-height:245px;		/*keeps footer pushed down below content*/
}

/* END main positioning styles */

/* START Inland Revenue Forms Page Styles */

#EnglishFlag {
	margin-right: 5px;
}

#WelshFlag {
	margin-right: 5px;
}

/* END Inland Revenue Forms Page Styles */

/* START Survey form styles */

#surveyForm fieldset {
	border:none;/*removes default border*/
}

.textbox160CO {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:160px;
	color:BLACK;
	background-color:#FFF;
	border:#FF9900 1px solid;
}

.textareaCOsurvey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:420px;
	color:BLACK;
	background-color:#FFF;
	border:#FF9900 1px solid;
}

#contactsFormCO fieldset {
	border:none;/*removes default border*/
}

/* END Survey form styles */

/* START Staff directory styles */

.StaffDepartmentTitles {
	color:#646464;
	font-weight: bold;
	height:18px;
	padding-left:10px;
	border-top: 1px solid #BAB9B9;
	border-bottom: 1px solid #BAB9B9;
	background: #D6D6D6;
}

.StaffTitles {
	text-align: center;
	font-size: .9em;
}

.staffMemberImg {
	padding-right:10px;
}

/* END Staff directory styles */

/* profit Improvement Nav */
.profitNav {
	color:#646464;
	font-weight: bold;
}

a.profitNav:active {
	font-size: .9em;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.profitNav:link {
	font-size: .9em;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.profitNav:visited  {
	font-size: .9em;
	font-weight: bold;
	color: #FB7701;
	text-decoration: none;
}
a.profitNav:hover {
	font-size: .9em;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

/** company formation styles **/


.textbox140CO {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:140px;
	color:BLACK;
	background-color:#FFF;
	border:#FF9900 1px solid;
}

/** survey 2 styles **/
.wideFieldset {
	float:none;
	width:100%;
}

.wideLabelCOA {
	width:150px;
	margin:0 5px 15px 0;
	float:left;
	text-align:right;
}

.textbox160CO2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:160px;
	color:BLACK;
	margin:0 0 15px 0;
	background-color:#FFF;
	border:#FF9900 1px solid;
}

#questionContainer {
	position:relative;
	width: 445px !important;
	width: /**/ 445px;
	width /**/: 485px;
	text-align:left;
}

#questionContainer p {
	margin:15px 0 5px 0;
}

.radioButton {
	margin:0 3px 0 25px;
}

