
body {
	background-color: #D3E8A3;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12pt;
   	color: #000000;
	font-weight: normal;
	text-align:justify;
}

#header {
	background-color: #FFFFFF;
	z-index: 1;
	position: absolute;
	top: 15px;
	left: 10px;
	height: 100px;
	width: 770px;
}

#topbar {
	background-color: #FFFFFF;
	border: 1px solid #65749F; 
	z-index: 2;
	padding-top: 3px;
	position: absolute;
	top: 127px;
	left: 10px;
	height: 33px;
	width: 770px;
	text-align:center;
}

a {text-decoration: underline; font-weight: bold; color: #65749F;}
a:hover {text-decoration: none;}

#formtable {
	padding : 15px;
}

.padded { 
	padding-left : 15px;
	padding-right : 15px;
}

img {border-width: 0px;}

.invisible {
	display : none;
}

#content {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	position: absolute;
	width: auto;
	z-index: 3;
	left: 12px;
	top: 172px;
	color: #000000;
	padding: 8px 0px 25px 8px;
}

#pagetitle {
	font-size : larger;
	color: #65749F;
	font-weight : bold;
}

.valid_msg {
	font-weight: 600;
	color: red;
	font-size: smaller;
}	

.number {
	width : 40px;
	text-align : left;
	vertical-align : top;
	text-decoration : none;
	font-size : larger;
	color: #65749F;
	font-weight : bold;

}

.labelcell{
	width : 330px;
	padding-bottom : 10px;
	text-align : left;
	text-decoration : none;
	color: #404040;
	vertical-align : top;

}

.extralabel {
	text-align : left;
	font-style : italic;
	font-size : 75%;
	color: #000000;
}

.extralabel li{
	text-align : left;
	color: #000000;
}

.poundcell {
	width : 20px;
	text-align : center;
	vertical-align : top;
	font-weight : 700;
	color: #60606E; 
}

.reviewcell{
	width : 330px;
	padding-bottom : 10px;
	text-align : left;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size : 100%;
	font-weight : normal;
	color: #000000; 
	text-decoration : none;
	vertical-align : top;
}

.reviewendcell{
	width : 330px;
	padding-bottom : 10px;
	text-align : left;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size : 100%;
	font-weight : normal;
	color: #65749F; 
	text-decoration : none;
	vertical-align : top;
}

.questionmark {
	display: none;
}

.logoutcell {
	width : 330px;
	text-align : left;
	color: #060606;
	vertical-align : top;
}	

.nextprevcell{
	width : 330px;
	text-align : left;
	color: #060606;
	vertical-align : top;

}

h2, h3, h4, h5, h6 {
	color: #111111;
	margin: 0px 0px 12px 0px;
}

h1 {
display: none
}

h2 {
	font-size: 1.3em;
}

#content h2 {
	margin-top:0.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: small;
	font-weight: normal;
}
.emphasise {
	font-weight : 600;
	font-size : 120%;
	color : #2E2020;
}

