body {
	background-color:#305DA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
#wrapper {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
#header_btm {
	background:url(/images/header_btm.jpg) no-repeat top left;
	height:45px;
}
#nav {
	margin-left:50px;
	padding-top:10px;
}
#header_btm a:link, #header_btm a:active, #header_btm a:visited {
	color:#330066;
	font-weight:bold;
	text-decoration:none;
}
#header_btm a:hover {
	color:#3300CC;
	text-decoration:underline;
}
#pagebody {
	background:url(/images/body_bg.gif) repeat-y top left;
}
#content {
	background:url(/images/body_top.jpg) no-repeat top left;
	padding:40px 40px 20px;
}
span.SectorList {
	display:block;
	margin-left:20px;
	margin-top:15px;
}
span.FundingList {
	display:block;
	margin-left:20px;
	margin-top:15px;
}
span.FundingList label {
	width:175px;
	float:left;
	clear:both;
}
.error {
	font-weight:bold;
	color:#F00;
}
table.bordered {
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
}	
table.bordered td, table.bordered th {
	border-bottom:10px solid #FFF;
	padding:10px;
	font-size:large;
}
table.questiontable {
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: none;
	border-left: 3px solid #FFF;
}
table.questiontable td {
	border-bottom: 3px solid #FFF;
}
table.questiontable td input.floatleft {
	display:block;
	float:left;
	clear:both;
	margin-right:10px;
}
table.questiontable td label {
	display:block;
	float:left;
	margin-bottom:6px;
	width:640px;
}
table.noborder {
	border:none;
}	
table.noborder td, table.noborder th {
	border:none;
	padding:5px;
}
.SectionHeading {
	font-weight:bold;
	font-size:x-large;
}
.QuestionText {
	background-color:#A5CEF7;
	color:#33009D;
}
.Responses {
	background-color:#205199;
	color:#FFF;
}
.Question {
	display:block;
	font-weight:bold;
	font-size:large;
	margin-top:0;
	margin-bottom:0;
}
.Aim {
	display:block;
	margin-left:25px;
	margin-right:25px;
	margin-top:10px;
}













