body {
color: #3C3C3C;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 150%;
 background-image: url(../images/background_rep.jpg); 
 background-repeat: repeat-x; 
 background-position: top;
 margin: 0px;
 background-color: #73848E;
 text-align: left;
}
.contact {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: White;
 font-weight: bold;
}
.address {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #3C3C3C;
 font-weight: bold;
}
.maintable {
	background-image: url(../images/background.jpg);
	background-position: center top; 
	background-repeat: no-repeat;
	
	
}
.repeatback{
	background-image: url(../images/pensionlite2010_r5_c2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.repeatbacktop{
	background-image: url(../images/pensionlite2010_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;


}


#infobox {
	width:200px;
	height:280px;
	display:block;
	/*float:right top;*/
	float:right;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;

}

table.fbox {
background-color:#FFFFFF;
	/*background-image:url(../images/formback2.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom left;
	border:1px;
	border-color:#000000;
	border-style:solid; 
}
table.fbox2 {
background-color:#FFFFFF;
	background-image:url(../images/formback2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border:1px;
	border-color:#000000;
	border-style:solid; 
}

table.fbox3 {
background-color:#FFFFFF;

	border:1px;
	border-color:#000000;
	border-style:solid; 
}
table.fboxfreeinfo {
background-color:#FFFFFF;
	/*background-image:url(../images/formback2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;*/
	border: 2px;
	border-color: #F2B250;
	border-style:solid;
	background: #FDF5E6;
}
table.cbox {
background-color:#FFFFFF;
	background-image:url(../images/pensioncalculator.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-color:#000000;
	border-style:solid; 
	margin-top: 10px;
}

table.cbox2 {
background-color:#FFFFFF;
	background-image:url(../images/pensioncalculator.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-color:#000000;
	border-style:solid; 
	margin-top: 0px;
}

#infobox2 {
	width:200px;
	height:360px;
	display:block;
	/*float:right top;*/
	float:right;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}
#infobox3 {
	width:200px;
	height:380px;
	display:block;
	/*float:right top;*/
	float:right;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}
#infobox4 {
	width:200px;
	height:360px;
	display:block;
	float:right;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}



* {
margin: 0;
padding: 0;
}

a {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
color: #3C3C3C;
 
}
a:hover{
	 color: #000000;
	 		text-decoration: underline;
}
a.topnav {
 font-size: 10px;
		font-weight: bold;
		color: #434343;
		text-decoration: none;
		
}
a:hover.topnav {
 font-size: 10px;
		font-weight: bold;
			color:#002843; 
				text-decoration: none;
		
}
a.botnav {
 font-size: 12px;
		font-weight: bold;
		color:#FFffff;
		text-decoration: none;
		
}
a:hover.botnav {
 font-size: 12px;
		font-weight: bold;
			color:#002843; 
				text-decoration: none;
		
}
.smallfont.td {
	font-size: 0.8em;
}

.td.smallerfont {
		font-size: 9px;
}
.smallerfont {
		font-size: 9px;
}
input.smallerfont {
		font-size: 9px;
}
td {
 font-size: 12px;
 vertical-align: top;
 text-align: left;

}

.middle {
	vertical-align: middle;
}


#container{

height:100%;
margin: 0 auto;
padding: 0 0 0 0;
text-align: left;


}
#header{
height:110px;

}
#header a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
#header a:hover {
	color:#002843;
	text-decoration:underline;
}
#menu {

	height:34px;
	background-image:url(../images/menu2008.jpg);
	text-align:left;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	padding:0;
	margin:0;
	}
#menu a {
	color:#000000;
	text-decoration:none;
}
#menu a:hover {
	color:#002843;
}
#featuremenu {

	/*height: 130px;*/
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	}
#content {

	height:auto;
	/* background-image:url(../images/bg.jpg);*/
	background-repeat:repeat-x;
	background-position:top;

}
p { 
margin-bottom: 10px;
 text-align: left;
}
.menutoppad {
	margin-top:4px;
	}
.1px { 
	margin-top:4px ;
	margin-bottom:4px;
	margin-left: 4px;
	margin-right: 4px;
	width:1px;
	height: 26px;
	background-color:#FFFFFF;
}
h1 {
	margin-left:0px;
	font-size: 15px;
	/*display:block;*/
	/*width: 160px;
	height:24px;*/
	font-weight:bold;
	margin-bottom: 10px;
	color: #2D2D2D;
}

.home {
	margin-left:0px;
	font-size: 18px;
	/*display:block;*/
	/*width: 160px;
	height:24px;*/
	font-weight:bold;
	margin-bottom: 10px;
	color: #2D2D2D;
}

h2 a {
	color: #2D2D2D;
	text-decoration: none;
font-size: 15px;
margin: 0px;
}
h2 a:hover {
	color: #2D2D2D;
	text-decoration: none;
	font-size: 15px;
	margin: 0px;
}


.h1red {
	color:#1A5D8A;
	text-decoration: none;
}

h1 a {
		color: #004775;
	text-decoration: none;
	font-size: 13px;
}
h1 a:hover {
		color: #004775;
	text-decoration: none;
}
#footer {

	height: 40px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	font-size:6px;
	font-weight:bold;
	padding-top:5px;
	line-height: 16px;
	}
	#footertest {

	height: 40px;
	color: #4276A5;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8px;
	font-weight: normal;

	line-height: 16px;
	}
	
	li.formtext {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8px;
}
	
#footer a {
	color:#333333;
	text-decoration:none; 
	font-size: 9px;

}
#footer a:hover {
	color:#436ca2;
	text-decoration:none;
}	
.featuremenupara {
	font-size:10px;
	margin-left:0px;
	}

.small {
	font-size:10px;
	margin-left:0px;
	/*vertical-align: top;*/
	text-align: centre;
	line-height:12px;
	text-decoration: none;
}
.smalllink {
	font-size:10px;
	margin-left:0px;
	vertical-align: top;
	text-align: centre;
	line-height:12px;
}
.headercontent {
	font-size:17px;
	font-weight:bold;
	margin-top:20px;
	margin-left:0px;
}
#contentspace {
	width: 530px;
	margin: 2px;
	float:left;
	}
#pensionbox {
	width:200px;
	height:194px;
	display:block;
	float:left;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}
#pensioncalculator2 {
	width:200px;
	height:163px;
	display:block;
	float:right top;
	background-image:url(../images/pensioncalculator.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
	margin-top:10px;
	
}
#pensioncalculator {
	width:200px;
	height:163px;
	display:block;
	float:right top;
	background-image:url(../images/pensioncalculator.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
	/*margin-top:10px;*/
}
#pensioncalculator a {
	font-size:13px;
	font-weight:bold;
	color: #436ca2;
	text-decoration:none;
	}
#pensioncalculator a:hover {
	color: #002843;
	text-decoration:underline;
	background-color:#ffffff;
}

.footerspace {
	margin-left:3px;
	margin-right:3px;
	}
.phonenumber {
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
.contactemail {
	font-size: 9px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.contactemailLink {
	font-size: 9px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration: none;
}

.clickheretofind {
	font-weight: bold;
	color: #436ca2;
	}
.clickheretofind a {
	color: #1A5D8A;
	text-decoration:none;
}
.clickheretofind a:hover {
	color: #002843;
	text-decoration:none;
		}
blockquote {
	margin-top:4px;
	margin-left:22px;
	margin-right:22px;
	padding:4px;
	font-style:italic;
	font-weight:bold;
	}
.fsa {
	text-align:left;
	color:#fff;
	font-size:10px;
	font-weight: bold;
}
.fsa :hover {
	text-align:left;
	color:#fff;
	font-size:10px;
	font-weight: bold;
}
.smallform {
	font-size:10px;
}
.smallform3 {
	font-size:11px;
}
.smallform2 {
	font-size:10px;
	padding: 10px;
}

.freepensionguide {
	padding-top:8px;
	padding-bottom:0px;
	font-size:16px;
	color:#436ca2;
	font-weight:bold;
	}
	
	
.contactform{
	padding-top:8px;
	padding-bottom:0px;
	font-size:14px;
	color:#436ca2;
	font-weight:bold;
	}	
	.contactformhome{

	font-size:12px;
	color:#436ca2;
	font-weight:bold;
	}	
.block {
	font-weight:bold;
	font-style:italic;
	padding:20px;
	}
ul {
	margin-left:30px;
	}
.redheading {
	color: #436CA2;
	font-size:13px;
	font-weight:bold;
	}	
input {
	font-size:10px;
}

.sidepad {
	padding:6px;
	}
.contactbold {
	font-weight:bold;
	}
#infobox {
	width:200px;
	height:340px;
	display:block;
	float:right top;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}
#infobox2 {
	width:200px;
	height:360px;
	display:block;
	float:right top;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}
#infobox3 {
	width:200px;
	height:380px;
	display:block;
	float:right top;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}
#infobox4 {
	width:200px;
	height:360px;
	display:block;
	float:right;
	background-image:url(../images/pensionbox.jpg);
	background-repeat:no-repeat;
	border:1px;
	border-bottom-color:#727272;
	border-style:solid;
}

.trans {
	background: transparent;
	
}
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 100%; font-style: italic; } 
.results { font-size: 100%; }
.category {color: #333333; }
.description { font-size: 100%; color: #008000; }
context { font-size: 100%; }
.infoline { font-size: 100%; font-style: normal; color: #808080; margin-bottom: 10px;}
.result_title { font-size: 100%; color: #000000; }
a.result_block { font-size: 100%; color: #000000; }
a:hover.result_block { font-size: 100%; color: #000000; }


table.box {
	border:1px;
	border-color:#727272;
	border-style:solid;
}

td.box {
	border:1px;
	border-color:#727272;
	border-style:solid;
	padding: 3px;
}

td.boxtest {
	border:1px;
	border-color:#727272;
	border-style:solid;
	padding: 10px;
}

form {
	padding: 0px;
	margin: 0px;
}

.grid-first-item
{
	border-top: #696969 1px solid;
	border-right: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-item
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px double;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-header
{
	border-bottom: #696969 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid-last-item
{
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-edit-column
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
}
#containerS{

height:100%;
margin: 0 auto;
padding: 0 0 0 0;
text-align: center;


}
.tbale {
 background-image: url(../images/surveybackground4.jpg);
background-position: right top;
background-repeat: no-repeat;
}
a.hidden {
 color: #3C3C3C;

 text-decoration: none;
}
a:hover.hidden {
 color: #3C3C3C;
 text-decoration: none;
}
.inthemiddlec {
vertical-align:middle;
}
table.pbox {
background-color: #FBFBFB;
	/*background-image:url(../images/formback2.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom left;
	border:1px;
	border-color: #436CA2;
	border-style:solid; 
}
.myBox {
   /* margin: 0.5in auto;*/
    color: #3C3C3C;
    width: 90%;
    padding: 20px;
    text-align: left;
    background-color: #FFF1E0;
    border: 1px solid #9DA1A2;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.myBox2 {
   /* margin: 0.5in auto;*/
    color: #3C3C3C;
    width:220px;
    padding: 10px;
    text-align: rright;
    background-color: #B3E22B;
    border: 2px solid #9DA1A2;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}