#wrapper {
	background-color: #FFFFFF;
	height: 730px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #002767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	clear: left;
	float: left;
	height: 200px;
	width: 760px;
}
#header h1 {
	padding: 0;
	margin: 0;
	background: url(../images/header.jpg) no-repeat;
	width: 760px;
	height: 200px;
	font-size: 1px;
	text-decoration: none !important;
	text-indent: -5000px;
	float: left;
	clear: left;
	display: inline;
}
#nav {
	clear: left;
	float: left;
	height: 540px;
	width: 160px;
	background-color: #bf092f;
	background-image: url(../images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Drop Navigation Starts Here */



#nav ul {
	margin: 25px 0 0 0;
	padding: 0;
	list-style: none;
	width: 159px; /* Width of Menu Items */
	
	}
	
#nav ul li {
	position: relative;
	}
	
#nav li ul {
	position: absolute;
	left: 159px; /* Set 1px less than menu width */
	top:-26px;
	display: none;
	}

/* Styles for Menu Items */
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #bf092f; /* IE6 Bug */
	padding: 8px;
	border-bottom: 1px solid #fff;
	
	font-size: 12px;
	}
	
/* Holly Hack. IE Requirement \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav  ul li a:hover { color: #fff; background: #1F2D60; } /* Hover Styles */
		
#nav  li ul li a { padding: 8px 5px; border-left: 1px solid #fff;} /* Sub Menu Styles */
		
#nav  li:hover ul, #nav li.over ul { display: block; } /* The magic */

/* Drop Navigation Finishes Here */


#nav img {
	clear: left;
	float: left;

	width: 160px;
}
#maincontent {
	float: left;
/*	height: 600px; */
	width: 600px;
	clear: none;
	background: #fff;
}





#bodycopy{
	float: left;
	height: 585px;
	width: 430px;
	overflow: auto;
	margin: 0 0 5px 0;
	
}
#bodycopy p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	text-align: justify;
	width: 380px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 14px;
}

#bodycopy h1 {
	font-size: 14px;
	font-weight: bold;
	color: #BF092F;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bodycopy ul {
	color: #BF092F;
	text-decoration: none;
	margin-left: 35px;
	margin-top: 0px;
	padding: 0 0 0 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bodycopy li {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 5px;
	line-height: 15px;
	list-style-type: circle;
}


#bodycopy form {
	margin: 0 0 0 0;
	padding: 0;
}


fieldset {
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 15px 20px;	
}

#bodycopy label {
	font-size: 11px;	
}

#bodycopy input {
	margin: 0 0 0 0;
}

#bodycopy legend {
	font-weight: bold;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 8px !important;
}

.labeltext {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#register {
 float: right;
 width: 150px;
 margin: 0 5px 0 0;
 padding: 0;
 background-color: #002767;
}

#register .img
{
    float: right;
    width: 150px;
	margin: 0;
	padding: 0;
	border-top: 20px solid #fff;
}
 
#register h1 {
background-image: url(../images/register_bkground_top.gif);
background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


#register h2{
	font-size: 11px;
	font-weight: bolder;
	color: #BF092F;
	text-decoration: none;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
}

#register a{
	text-decoration: none;
	color: #ffffff;
	
}

#register a:hover{
	text-decoration:underline;

	
}



#register form {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#register label {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer {
	width: 760px;
	height: 45px;
	background-color: #002767;
	clear: left;
	float: left;
}


.input {

	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	width: 130px;
	margin: 2px 0px 5px 0px;
	padding:0px;
	height: 15px;
}
* html .input {

	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	width: 130px;
	margin: 0px;
	padding:0px;
	height: 15px;
}
.submit {
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
#footer p {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
}
#bodycopy a {
	overflow: auto;
	color: #002767;
	text-decoration: none;
}
#bodycopy a:hover {
	text-decoration: underline;
}

#eligibility_form {
	
	float: left;
	width: 395px;
	height: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	padding-left: 5px;
}
#checkbox {
	margin-left: 20px;
}
#checkbox2 {
	margin-left: 20px;
}
.textcentre {
	text-align: center;
	font-weight: bold;
}

#eligibility_form a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#eligibility_form a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


#eligibility_form h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 0 5px 20px;
}
.inputelig {
	height: 12px;
	width: 160px;
	padding: 2px;
	margin: 3px 10px 0 0 !important;
	font-size: 11px;
}
.inputeligage {
	font-size: 11px!important;
	width: 40px;
	padding: 2px;
}
.style1 {color: #FFFFFF}

.inputelititle {
	font-size: 11px!important;
	width: 50px;
	padding: 2px;
}


.inputeaddress {
	height: 12px;
	width: 210px;
	padding: 2px;
	margin-left: 20px;
	font-size: 11px!important;
	
}


.inputeaddress2 {
	height: 12px;
	width: 210px;
	padding: 2px;
	margin: 5px 0 0 55px;
	font-size: 11px!important;
}

.inputpostcode {
	height: 12px;
	width: 70px;
	padding: 2px;
	margin: 5px 0 0 33px !important;
	font-size: 11px!important;
}

.inputemail {
	height: 12px;
	width: 210px;
	padding: 2px;
	margin: 5px  0 0 53px !important;
	font-size: 11px!important;
}

.inputphone{
	height: 12px;
	width: 100px;
	padding: 2px;
	margin: 5px  0 0 4px!important;
	font-size: 11px!important;
}

.inputmob{
	height: 12px;
	width: 100px;
	padding: 2px;
	margin: 5px  0 0 47px!important;
	font-size: 11px!important;
}


.inputbusiness{
	height: 12px;
	width: 100px;
	padding: 2px;
	margin: 5px  0 0 6px!important;
	font-size: 11px!important;
}


.clear {
clear: both !important;
}


.txt11td {
font-size: 11px !important;

}
#footerlinks {
	clear: both;
	color: #4C6B9C;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footerlinks a {
	color: #4C6B9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;

}
#footerlinks a:visited {
	color: #606060;
}
#footerlinks a:hover {
	color: #FFF;
	text-decoration:underline;
}
#sitemap  li{
	list-style-type: none;
	line-height: 15px;
}
#sitemaplevel  li{
	list-style-type: none;
	margin: 8px 0 8px -10px;
}
.breakli  {
	padding-top: 10px !important;
	margin-top: 10px !important;
	margin-left: -10px;
	border-top: 2px #4C6B9C solid;
	width: 250px;
	
}
.inputcomment {
	height: 50px;
	width: 210px;
	padding: 2px;
	font-size: 11px!important;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.formerror {
	border: 1px solid #FF6666;
	background-color: #FF3366;
}
.inputeligerror {
	height: 12px;
	width: 160px;
	padding: 2px;
	margin: 3px 10px 0 0 !important;
	font-size: 11px;
	background-color: #F2F6F6;
	border: solid 1px #BF092F;
}
.inputemailerror {
	height: 12px;
	width: 210px;
	padding: 2px;
	margin: 5px  0 0 53px !important;
	font-size: 11px!important;
	background-color: #F2F6F6;
	border: solid 1px #BF092F;
}

.red {
 color: #BF092F !important;
}.inputerror {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	width: 130px;
	margin: 2px 0px 0 0px;
	padding:0px;
	height: 15px;
	background-color: #F2F6F6;
	border: solid 2px #BF092F;
}

.inputphoneerror{
	height: 12px;
	width: 100px;
	padding: 2px;
	margin: 5px  0 0 4px!important;
	font-size: 11px!important;
	
}
li p{
	width: 290px !important;
}

