/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 18px;
}
a:link {  color: #0000CC}
a:visited {  color: #3300CC}
a:hover {color:#FF3300}
a:active {color: #000000}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	padding: 5px 0 5px 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	padding: 5px 0 5px 0;
	margin: 0px;
}	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	padding: 10px 0 0px;
	margin: 0px;
}
/*p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 0 5px 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	padding: 0 35px 0 3px;
	margin: 0;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0px 10px 25px;
	text-align: left;
	margin: 0px 0px 0px 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	line-height: 15px;
}
.maincol h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	padding: 0px 0px 10px;
	margin: 0;
	line-height: 24px;
	text-align:left;
	color: #888888;
}	
.maincol h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 0px 0px 10px;
	margin: 0;
	text-align:left;
	line-height: 21px;
	color: #888888;
}
.maincol h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding: 10px 0px 5px;
	margin: 0;
	text-align:left;
	line-height: 18px;
	color: #888888;
}
.maincol p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0px 10px;
	margin: 0;
	text-align:left;
	line-height: 15px;
	color: #000000;
}
#centre {
	min-height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 800px;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}	
.mainbox {
	background-color:#FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 10px 0px 20px;
	padding: 15px;
	border: 5px double #000000;
}
.mainboxouter {
	background-color:#FFFFFF;
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.postcodebox {
	background-color:#F5ABD3;
	margin: 0px 50px 15px;
	padding: 5px 10px 0px;
	border: 2px solid #E1007A;
}
.red {
	color:#FF0000;
}
.maincol {
	float:left;
	width:580px;
	margin:0;
	padding:0;
}
.sidecol {
	float:right;
	width:160px;
	margin:0;
	padding:10px;
	background-color: #F4F4CC;
}
.sidecolbox {
	margin:0 0 10px 0;
	padding:10px;
	background-color: #F4F4CC;
}
.sidecol1 {
	float:right;
	width:160px;
	margin:0;
	padding:0;
}
.button {
	margin: 0 0 10px 0;
	padding:0;
}
.small {
}
.maincol p.small  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding: 0px 0px 10px;
	margin: 0;
	text-align:left;
	line-height: 12px;
	color: #000000;
}	
.candidatebox {
	background-color:#FFFFFF;
	margin:5px 0px;
	padding:5px;
	border: 1px solid #000000;
}
.candidatebox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0px 5px;
	margin: 0;
	text-align:left;
	line-height: 15px;
	color: #000000;
}
.candidateboxlogo {
	float:left;
	margin-right:10px;
}		
.candidateboxthumb {
	float:left;
	margin-right:10px;
}
.formbox {
	background-color:#F4F4CC;
	margin: 5 40;
	padding: 5 0 0;
	border: 2px solid #CCCC00;
}
.footer {
}
p.footer  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px 0px 5px;
	margin: 0;
	text-align:center;
	line-height: 12px;
	color: #999999;	
}
.maincol h2.headunderline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	line-height: 21px;
	color: #888888;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1017A;
	padding: 15px 0 3px;
	margin: 0px 0px 15px;
}
.bg1 {
	background-image:url(images/logos/bglogo1.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
.bg2 {
	background-image:url(images/logos/bglogo2.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
.bg3 {
	background-image:url(images/logos/bglogo3.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
.bg4 {
	background-image:url(images/logos/bglogo4.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
.bg5 {
	background-image:url(images/logos/bglogo5.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
.contactcol1 {
	float: left;
	width: 427px;
	margin: 0px;
	padding: 0px;
}
.cc1l {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
.cc1r {
	float: left;
	width: 402px;
	margin: 0px;
	padding: 0px;
}
.ccfr {
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
}
.contactform {
	
}
.contactform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}
INPUT, TEXTAREA 
{ font-family: verdana, sans-serif; font-size: 12px; }

.textfield_effect    {
    /*we will first set the border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    /*we are now going to add in the shadow image that we created earlier
    background-image: url(images/gfx/back_field.gif);
    background-repeat: repeat-x;*/
    /*I am going to add some text formatting of my own*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 400px;
    height: 15px;
	margin-bottom:5px;
    }
 
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
 
.textfield_effect:hover    {
    border-color: #64acd8;
    border-width: 1px;
    }
 
.textfield_effect:focus    {
    border-color: #64acd8;
    border-width: 1px;
    }

.textfield_postcode    {
    /*we will first set the border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    /*we are now going to add in the shadow image that we created earlier
    background-image: url(images/gfx/back_field.gif);
    background-repeat: repeat-x;*/
    /*I am going to add some text formatting of my own*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 80px;
    height: 15px;
	margin-bottom:5px;
    }
 
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
 
.textfield_postcode:hover    {
    border-color: #64acd8;
    border-width: 1px;
    }
 
.textfield_postcode:focus    {
    border-color: #64acd8;
    border-width: 1px;
    }	
	
.textarea_effect    {
    /*we will first set the border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    /*we are now going to add in the shadow image that we created earlier
    background-image: url(images/gfx/back_field.gif);
    background-repeat: repeat-x;*/
    /*I am going to add some text formatting of my own*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 400px;
    height: 120px;
	margin-bottom:5px;
    }
 
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
 
.textarea_effect:hover    {
    border-color: #64acd8;
    border-width: 1px;
    }
 
.textarea_effect:focus    {
    border-color: #64acd8;
    border-width: 1px;
    }	
 
/*you may also like to add some styles for the rest of the form*/
 
fieldset    {
	border-style: solid;
    border-width: 1px;
    border-color: #999999;
    margin-left: auto;
    margin-right: auto;
    background-color: #F5F5F5;
	padding: 10px;
    }
/*fieldset:hover    {
    border-color: #0ca0ff;
    }*/
legend    {
    font-family: sans-serif;
    font-size: 18px;
    color: #097bc3;
    font-weight: bold;
    }