body {
	margin:0px;				
}
.questiontext {
	FONT-SIZE: 0.8em; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	float:left;
	width:45%;
	margin-right: 2%;
}
.optiontext {
	FONT-SIZE: 0.8em; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A:link {
	COLOR: black
}
A:visited {
	COLOR: black
}
p {
	FONT-SIZE: 0.8em;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	text-align: justify;
}
li
{
	list-style:none;
	list-style-type:none;	
	float:left;
	margin-right: 2%;
}
li input
{
	margin-right: 0.6em;
}
ul
{
	list-style:none;
	list-style-type:none;	
	margin: 0em;
}
ul.compact
{
	list-style-position:inside;
}

#Submit
{
	float: left;
	margin: 1em;
}

textarea
{
/*left:100px;
margin:0;*/
float:left;
}

label
{
/*	font-weight: bold;*/
	margin-bottom: 0.1em;
}
li label
{
	font-weight: normal;
	margin-right: 0em;
	font-size: 9pt;
}
.thankyoutext
{
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top:50px;
	/*clear:both;*/
}

/************************ Top Banner Style ************/
.survey_banner
{
	background-color: #ffffff;
	width:100%;
	height: 60px;
}

.survey_bannerleft
{
	width:  20em;
	height: 50px;
	float:left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #6e6e6e;
	padding-left: 5px;
	text-align: justify;
	padding-top: 10px;
	margin: 0px;
	border: none;
	/*padding-bottom: 10px;
	padding-right: 10px;*/
}
.survey_bannerright
{
	width:  350px;
	height: 60px;
	float:right;
	text-align:center;
	background-color: #ffffff;
	margin: 0px;
	border: none;
}



.survey_bannerlogo
{
	width:100%;
	height: 60px;
	border:none;
	background-color:#ffffff;
	background-image: url(http://www.connect.co.uk/services/on_call/images/connect_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	top: 0px;
}

.surveytitle_text 
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12.5pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: none;
	display:block;	
	height: 38px;
	background-color: #ffffff;
}

.sectionheading_text
{
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.pageheading_text
{
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-align: justify;
	color: #6e6e6e;
}
.pageheading_text br
{
	FONT-SIZE: 5pt; 
}
#navigation
{
/*	height: 20px;*/
	background-color: #C7C2BE;
}
#header
{
	height: 118px;
}
#content
{
	top: 118px;
	height: 456px;
}
#primary_content
{
	width: 100%;
}
.narrative
{
	height: 414px;
	width: 938px;
}
.narrative .singleColumn
{
	height: 400px;
	width: 946px;
}
.narrative .doubleColumn
{
	height: 400px;
	width: 600px;
}
.narrative .singleColumn .questiontext
{
	float:left;
	width:45%;
}
.narrative .doubleColumn .questiontext
{
	float:left;
	width:95%;
}
.news h3
{
	width: 100%;
	FONT-WEIGHT: normal;
}
.news h3 strong
{
	FONT-WEIGHT: bolder;
}