body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 76%;
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #fff;
background-image: url(images/mainbg.png);
}

html{
margin-top: -10px;
}

#header{
background-color: #fff;
margin: 0px auto 0px auto;
background-image: url(images/header_bg.jpg);
background-repeat: no-repeat;
width: 860px;
height: 96px;
position: relative;
font-size: 1.1em;
padding: 0px;
}

.logo{
margin: 0px 0px 0px 20px;
padding-top: 15px;
}

.strap{
margin: 10px 0px 0px 26px;
color: #FF9933;
font-size: 11px;
padding-top: 10px;
}

#login{
position: absolute;
right: 30px;
top: 20px;
}

#login a{
color:#000;
text-decoration: none;
}

#login a:hover{
color:white;
text-decoration: underline;
}


#topmenu{
position: absolute;
right: 10px;
top: 59px;
width: 580px;
background-color: White;
}

.topmenuleft{
height: 35px;
float: left;
}

.topmenucontent{
height: 35px;
float: left;
background-image: url(images/topmenu_main.jpg);
background-repeat: repeat-x;
width: 520px;
}

.topmenulinks{
float: left;
text-align: center;
color: White;
font-family: Arial, Helvetica, sans-serif;
width: 515px;
}

.menuitems{
float: left;
display: block;
margin-top: 5px;
}

.menuitems a{
color: Black;
font-weight: bold;
text-decoration: none;
}

.menuitems a:hover{
color: #CC3300;
text-decoration: underline;
}

.divider
{
background-image: url(images/topmenu_divider.gif);
background-repeat: repeat-y;
background-position: center;
float: left;
display: block;
padding: 0px 10px 0px 10px;
margin-top: 5px;
height: 30px;
}

.wrap{
text-align: center;
}


.topmenuright{
float: right;
height: 35px;
}

#container{
background-color: #fff;
margin: 0 auto 0 auto;
width: 858px;
position: relative;
top: -2px;
font-size: 0.9em;
border-left: 1px solid #CC3300; 
border-right: 1px solid #CC3300; 
padding: 0px;
clear: both;
}

/* left column content */

.leftcolumn{
padding-top: 20px;
float: left;
width: 230px;
}

.pageheading{
width: 190px;
background-color: #CC3300;
background-image: url(images/pageheading_bg.gif);
background-position: right;
background-repeat: no-repeat;
height: 24px;
line-height: 24px;
text-align: right;
padding-right: 15px;
font-weight: bold;
color: White;
font-size: 1.2em;
}

.linkspanel{
background-color: #F7E1D9;
width: 205px;
margin: 20px 0px 20px 0px;
background-image: url(images/linkspanel_bg.gif);
background-position: bottom right;
background-repeat: no-repeat;
}

.linksheading{
background-color: #E69B82;
background-image: url(images/linksheading_bg.gif);
background-position: right;
background-repeat: no-repeat;
height: 24px;
line-height: 24px;
text-align: right;
padding-right: 15px;
font-weight: bold;
color: White;
font-size: 1em;
width: 190px;
}

#leftmenu{
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 0px;
width: 190px;
background-color: transparent;
font-size: 0.90em;
text-align: right;
}

#leftmenu ul{
margin: 0px;
padding: 0px;
list-style: none;
}

#leftmenu ul li{
display: block;
color: #841313;
margin:5px 0px 5px 0px;
line-height: 18px;
padding: 0px 0px 3px 0px;
}

#leftmenu ul li a{
display: block;
width: 185px;
color: #841313;
text-decoration: none;
border-bottom: 1px solid white;
padding-bottom: 4px;
}

#leftmenu ul li a:hover{
display: block;
color: #E69B82;
text-decoration: none;
border-bottom: 1px solid #E69B82;
}

.relatedpanel{
background-color: white;
width: 195px;
margin: 20px 0px 20px 10px;
}


/* right colum content */

.rightcolumn{
padding-top: 20px;
float: right;
width: 610px;
}

.promoboxleft{
float: left;
margin: 10px 0px 0px 25px;
color: #CC3300;
font-size: 1.3em;
font-weight: bold;
padding-top: 20px;
}

* html .promoboxleft{
margin-top: 10px;
}

.promoboxleft span{
color: White;
}

.promoboxright{
float: right;
margin: 0px 10px 0px 0px;
color: #000;
width: 280px;
padding-top: 10px;
font-size: .9em
}

* html .promoboxright{
padding-top: 10px;
}

.continue{
	text-align: right;
	padding-right: 40px;

}

/* copy then change the bg img of this block and rename */

.promobox1{
background-image: url(images/promopic1_bg.jpg);
background-repeat: no-repeat;
width: 595px;
height: 290px;
}



ul.regulations{
margin:0px 0px 20px 5px;
padding: 0px;
list-style: square;
color: #FF9900;
}

ul.regulations li{
margin: 10px 0px 0px 10px;
padding: 0px 20px 0px 10px;
}

ul.regulations li span{
color: #000;
}

/* Micellaneous */

.clear{
clear: both;
}

.clear10{
clear: both;
height: 10px;
}

* html .clear10{
height: 0px;
line-height: 0px;
}


/* Footer stuff */

#footer{
background-image: url(images/footer_mainbg.gif);
background-repeat: repeat-x;
margin: 0 auto 0 auto;
width: 860px;
position: relative;
font-size: 1.1em;
padding: 0px;
border-top: 1px solid #CC3300; 
top: -2px;
}

.footerright{
float: right;
background-image: url(images/footer_right.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
width: 16px;

}

.footerleft{
float: left;
background-image: url(images/footer_left.gif);
background-position: left;
background-repeat: no-repeat;
height: 23px;
width: 16px;
}


.footercontent{
float: left;
height: 23px;
width: 600px;
padding-top: 2px;
}

.footercontent ul{
margin: 0px 5px 0px 0px;
padding: 0px;
list-style: none;
}

.footercontent ul li
{
display: inline;
font-size: .90em;
color: #7A99B6;
margin:0 2px 0px 2px;
}

.footercontent ul li a{
color: #004EA0;
text-decoration: none;
}

.footercontent ul li a:hover{
color: #841313;
text-decoration: underline;
}

#acknowledge{
color: #cccccc;
margin: 0 auto 0 auto;
width: 830px;
position: relative;
font-size: .80em;
padding: 5px;
clear: both;
}

.ackleft{
float: left;
width: 200px;
}

.ackright{
float: right;
width: 300px;
text-align: right;
}

.ackmiddle{
float: left;
width: 300px;
text-align: center;
}

#acknowledge a{
color: #cccccc;
	text-decoration: underline;
}

#acknowledge a:hover{
	text-decoration: none;
}

/* forms */

.buttonsubmit{
	border: solid 1px #DDEEFF;
	background-color: #FFFFFF;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	color: #005FA9;
	width: 70px;
	height: 22px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.seealsorow{
	clear: both;
	margin: 10px 0px 10px 0px;
	width:610px;
}

.seealsoblock{
	width: 200px;
	float: left;

}


a.seealsoadvice{
color:#841313;
font-size: 0.85em;
text-decoration: underline;
}

a.seealsopension{
color:#068687;
font-size: 0.85em;
text-decoration: underline;
}

a.seealsoinvest{
color:#003366;
font-size: 0.85em;
text-decoration: underline;
}

a.seealsoinvest:hover, a.seealsopension:hover, a.seealsoadvice:hover{
	text-decoration: none;
}
/*------------------------------------ End of Adam New code ---------------------- */

.heading{
	/*font-weight: bold;*/
	font-size: 1.3em;
	color: #841313;
	margin-top: 0;
}
/* form table elements */

table.generalform{
	width: 595px;
}

table.extendedform{
	width: 100%;
}

table.generalform td{
	font-size: .85em;
}

table.generalform th{
	font-size: .95em;
	font-weight: bold;
	text-align: left;
	color: #990000;
	background-color:#DDEEFF; 
}

table.extendedform th{
	font-size: .95em;
	font-weight: bold;
	text-align: left;
	color: #990000;
	background-color:#DDEEFF; 
}

table.extendedform td{
	font-size: .85em;
}

td.firstapplicant{
	background-color: #F5F7F7;
}

td.secondapplicant{
	background-color: #EDEFEF;
	padding-left: 4px;
}

td.dependants{
	background-color: #DCDCDC;
	padding-left: 4px;
}

td.thirdcolumn{
	background-color: #E0E3E3;
}

td.formrowtitles{
	vertical-align: top;
	color: Black;
	font-weight: normal;
}
