body {
	background: url(../images/background.jpg) center top no-repeat;
}

.wrapper {
	width: 960px;
	margin: 0px auto;
}

.navBar {
	height: 31px;
	line-height: 31px;
	background: url(../images/navBarBack.gif);
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 0px;
	overFlow:hidden;
	
}


.navItems {
	position: absolute;
	margin-left: 25px;
	*margin-left: -20px;
/*	margin-left: 50px;*/
	/*margin-left: 150px*/
	margin-top: -31px;
	*margin-top: 0px; 
}

.remservHeader {
	padding-left: 22px;
	font-size:0px;
}

.navBar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 35px;
	display: inline;
}

.navBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navBar a:active {

}
.navBar a:visited {

}
.navBar a:hover {
	background: url(../images/navBarOn2.gif) repeat-x;
}

a.navSelected {
	background: url(../images/navBarOn2.gif) repeat-x;
}

a.navSelected:link {
	background: url(../images/navBarOn2.gif) repeat-x;
}


.rightNav {
	float: right;
	width: 202px;
	margin-top: 10px;
	margin-right: 15px;
}

.rightNavContent {
	background: url(../images/rightNavBackground.gif) repeat-x #415f7b;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;	
	padding-bottom: 15px;
}

.rightNavContent input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}



.whiteDivider {
	height : 1px;
	overflow: hidden;
	background: #FFFFFF;
	position: absolute;
	margin-left: -13px;
	width: 200px;
}

.rightNavContent a {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 11px;
}

.rightNavContent a:link {
	color: #E2E2E2;
}

.rightNavContent a:active {
}
.rightNavContent a:visited {
}

.rightNavContent a:hover {
	color: #FFFFFF;
}

.mainContent {
	width:670px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	margin-top: -8px;
	padding-left: 27px;
	line-height: 16px;
	color: #666666;
}

.mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color:#6A6A6A;*/
	color: #666666;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #555555;*/
}

.mainContent strong {
	color: #415f7b;
	font-weight: bold;
}

.specialTable td {
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;	
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

.specialTable {
	background: #f5f4f4 url(../images/tableBg.gif) repeat-x;
	padding: 0px;
/*	border-left: 1px solid darkgray;
	border-top: 1px solid darkgray;	*/
	border: 1px solid #999999;
	margin-top: 30px;
	margin-bottom: 25px;
}

.mainContent h1 {
	color: #415f7b;
	font-weight: normal;
/*	font-size: 21px;*/
	font-size: 22px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-top: 9px;

}

.mainContent ul {
	margin-left: 17px;
	padding-left: 0px;	
	list-style-image: url(../images/redArrow.gif);		
	
}	

.mainContent li {
	margin-bottom: 3px;
}	

.mainContent li b {

}

.mainContent li strong {

}

.mainContent h2 {
	color: #006699;
	font-weight: bold;
	font-size: 15px;
	margin-top: 45px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 23px;
	font-family: verdana, arial, Helvetica, sans-serif;
	background: url(../images/arrowGo_sm.png) no-repeat;
	
}


.mainContent h3 {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	padding-top: 15px;
}

.mainContent a {
	color:#3366CC;
}

.mainContent a:link {
	color: #3366CC;
}

.mainContent a:visited {
	color: #3366CC;
}

.mainContent a:active {
	color: #3366CC;
}

.mainContent a:hover {
	color:#336699;
	text-decoration: none;
}


.mainContent input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.iconDiv {
	margin-top: 75px;
	*margin-top: 50px;
}

.footerDiv {
	background: url(../images/footerBg.gif) repeat-x #FFFFFF;
	margin-top: 20px;
	font-size: 9px;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 22px;
	margin-left: 10px;
	-margin-left:0px;
}	

.footerLinks {
	float: right;
	color: #BBBBBB;
	font-size: 9px;
	font-weight: normal;
	padding-right: 22px;
	padding-top: 3px;
	font-family: Verdana,Arial, Helvetica, sans-serif;	
}

.footerLinks a {
 	color: #355471;
	text-decoration: none;
}

.footerLinks a:link {
 	color: #355471;
	text-decoration: none;
}

.footerLinks a:hover {
 	color: #000000;
}

.testimonial1 {
	width: 161px;
	height: 306px;
	background: url(../images/t1Bg.png) no-repeat;
	-background: url(../images/t1Bg.gif) no-repeat;		
	float: left;
	cursor: hand;
	/*padding-top: 226px;*/
	padding-left: 16px;
	padding-right: 14px;
}

.testimonial1 a {
	text-decoration: none;
	color: #7c2951;
	font-size: 10px;
	line-height: 13px;
}

.testimonial1 a:link {
	color: #7c2951;
}

.testimonial1 a:active {
	color: #7c2951;
}

.testimonial1 a:visited {
	color: #7c2951;
}

.testimonial1 a:hover {
	color: #7c2951;
}


/*.testimonial1:hover {
	background: url(../images/t1BgOver.png) no-repeat;
}*/

.testimonial2 {
	width: 150px;
	height: 307px;
	background: url(../images/t2Bg.png) no-repeat;
	-background: url(../images/t2Bg.gif) no-repeat;		
	float: left;	
	margin-right: 10px;
/*	padding-top: 227px;*/	
	padding-left: 16px;
	padding-right: 16px;
	margin-left: -14px;
}

.testimonial2 a {
	text-decoration: none;
	color: #294669;
	font-size: 10px;
	line-height: 13px;
}

.testimonial2 a:link {
	color: #294669;
}

.testimonial2 a:active {
	color: #294669;
}

.testimonial2 a:visited {
	color: #294669;
}

.testimonial2 a:hover {
	color: #294669;
}

/*.testimonial2:hover {
	background: url(../images/t2BgOver.png) no-repeat;
}*/

.testimonial3 {
	width: 147px;
	height: 306px;
	margin-top: 2px;
	background: url(../images/t3Bg.png) no-repeat;
	-background: url(../images/t3Bg.gif) no-repeat;	
	float: left;	
	margin-right: 10px;
/*	padding-top: 226px;	*/	
	padding-left: 16px;
	padding-right: 16px;
	margin-left: -15px;	
}

.testimonial3 a {
	text-decoration: none;
	color: #468104;
	font-size: 10px;
	line-height: 13px;
}

.testimonial3 a:link {
	color: #468104;
}

.testimonial3 a:active {
	color: #468104;
}

.testimonial3 a:visited {
	color: #468104;
}

.testimonial3 a:hover {
	color: #468104;
}

/*.testimonial3:hover {
	background: url(../images/t3BgOver.png) no-repeat;
}*/

.testimonial4 {
	width: 153px;
	height: 307px;
	background: url(../images/t4Bg.png) no-repeat;
	-background: url(../images/t4Bg.gif) no-repeat;	
	float: left;	
/*	padding-top: 227px;	*/
	padding-left: 16px;
	padding-right: 16px;
	margin-left: -12px;	
}

.testimonial4 a {
	text-decoration: none;
	color: #da5d14;
	font-size: 10px;
	line-height: 13px;
}

.testimonial4 a:link {
	color: #da5d14;
}

.testimonial4 a:active {
	color: #da5d14;
}

.testimonial4 a:visited {
	color: #da5d14;
}

.testimonial4 a:hover {
	color: #da5d14;
}

/*.testimonial4:hover {
	background: url(../images/t4BgOver.png) no-repeat;
}*/

.testimonialWrap {
	position: absolute;
	margin-left: -12px;
	margin-top: 15px;
	*margin-top: 25px;
	-width: 725px;
}

.button1 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button10.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button10.png');		
	cursor: hand;	
}

.button1:hover {
	background: url(../images/button10over.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button10over.png');		
}

.button2 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button1.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button1.png');			
	cursor: hand;	
	margin-left: -20px;	
}

.button2:hover {
	background: url(../images/button1over.png);
}

.button3 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button6.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button6.png');		
	cursor: hand;	
	margin-left: -20px;	
}

.buttonCalc:hover {
	background: url(../images/button2over.png);
}

.buttonCalc {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button2.png);
	cursor: hand;	
	margin-left: -20px;	
}

.buttonOrgCalc:hover {
	background: url(../images/orangeCalcOver.png);
}

.buttonOrgCalc {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/orangeCalc.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/orangeCalc.png');			
	cursor: hand;	
	margin-left: -20px;	
}

.button3:hover {
	background: url(../images/button6over.png);
}

.button4 {
	width: 180px;
	height: 175px;
	background: url(../images/button7.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button7.png');		
	cursor: hand;	
	float: left;
	margin-left: -20px;	
}

.button4:hover {
	background: url(../images/button7over.png);
}

.button5 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button3.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button3.png');		
	cursor: hand;	
	clear: left;
	margin-top: -17px;
}

.button5:hover {
	background: url(../images/button3over.png);
}

.button6 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button11.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button11.png');		
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -17px;	
}

.button6:hover {
	background: url(../images/button11over.png);
}

.button7 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button12.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button12.png');		
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -17px;	
}

.button7:hover {
	background: url(../images/button12over.png);
}

.buttonEI {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button9.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button9.png');		
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -17px;	
	
}

.buttonEI:hover {
	background: url(../images/button9over.png);
}

.buttonEIleft {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button9.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button9.png');		
	cursor: hand;	
	margin-top: -18px;		
	padding-bottom: 5px;
	
}

.buttonEIleft:hover {
	background: url(../images/button9over.png);
}

.button8 {
	width: 180px;
	height: 175px;
	background: url(../images/button2.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button2.png');		
	cursor: hand;
	clear: left;
	float: left;
	margin-top: -17px;	
}

.button8:hover {
	background: url(../images/button2over.png);
}

.buttonOrangeCalc {
	width: 180px;
	height: 175px;
	background: url(../images/orangeCalc.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/orangeCalc.png');		
	cursor: hand;	
	float: left;
	margin-left: -20px;	
	margin-top: -17px;	
}

.buttonBlackCalc:hover {
	background: url(../images/blackCalcOver.png);
}

.buttonBlackCalc {
	width: 180px;
	height: 175px;
	background: url(../images/blackCalc.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/blackCalc.png');	
	cursor: hand;	
	float: left;
	margin-left: -20px;	
	margin-top: -17px;	
}

.buttonOrangeCalc:hover {
	background: url(../images/orangeCalcOver.png);
}


.button9 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button9.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button9.png');	
	cursor: hand;	
	clear: both;
	margin-top: -17px;		
}

.button9:hover {
	background: url(../images/button9over.png);
}

.buttonEmpInf {
	width: 180px;
	height: 175px;
	background: url(../images/button9.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button9.png');	
	cursor: hand;	
	float: left;
	margin-left: -20px;	
	margin-top: -17px;	

}

.buttonEmpInf:hover {
	background: url(../images/button9over.png);
}

.buttonLinks {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button8.png) no-repeat;
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button8.png');		
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -21px;		
	padding-bottom: 5px;
}

.buttonLinks:hover {
	background: url(../images/button8over.png) no-repeat;
}

.buttonElectricity2 {
	width: 180px;
	height: 175px;
	background: url(../images/buttonElectricity.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonElectricity.png');		
	cursor: hand;	
	float: left;
	margin-left: -20px;	
}

.buttonElectricity2:hover {
	background: url(../images/buttonElectricityOn.png);
}

.buttonMortgage {
	width: 180px;
	height: 175px;
	background: url(../images/button12.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button12.png');	
	cursor: hand;	
	float: left;
	margin-left: -20px;	
}

.buttonMortgage:hover {
	background: url(../images/button12over.png);
}

.buttonElectricity {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button11.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button11.png');		
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -21px;		
	padding-bottom: 5px;
}

.buttonElectricity:hover {
	background: url(../images/button11over.png);
}

.buttonCareVoucher {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/buttonCareVoucher.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonCareVoucher.png');		
	cursor: hand;	
	margin-left: -20px;	
}

.buttonCareVoucher:hover {
	background: url(../images/buttonCareVoucherOn.png);
}

.button10 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/buttonTest.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonTest.png');	
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -17px;		
}

.button10:hover {
	background: url(../images/buttonTestover.png);
}

.buttonTestimon {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/buttonTest.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonTest.png');	
	cursor: hand;	
	margin-top: -17px;		
	margin-left: -19px;	
}

.buttonTestimon:hover {
	background: url(../images/buttonTestover.png);
}


.buttonUsefulLinks {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button8.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button8.png');		
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -17px;		
}

.buttonUsefulLinks:hover {
	background: url(../images/button8over.png);
}

.button11 {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/button8.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button8.png');		
	cursor: hand;	
	margin-left: -20px;	
	margin-top: -17px;		
}

.button11:hover {
	background: url(../images/button8over.png);
}

.button12 {
	width: 180px;
	height: 175px;
	background: url(../images/button4.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button4.png');		
	cursor: hand;	
	float: left;
	margin-top: -17px;		
}

.button12:hover {
	background: url(../images/button4over.png);
}

.button15 {
	width: 180px;
	height: 175px;
	background: url(../images/button15.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button15.png');		
	cursor: hand;	
	float: left;
	margin-left: -20px;
	margin-top: -17px;		
}

.button15:hover {
	background: url(../images/button15over.png);
}


.button16 {
	width: 180px;
	height: 175px;
	background: url(../images/button16.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/button15.png');		
	cursor: hand;	
	float: left;
	margin-left: -20px;
	margin-top: -17px;		
}

.button16:hover {
	background: url(../images/button16over.png);
}


.buttonWrap {
	clear: left;
	width: 680px;
	-width: 680px;
	line-height: 0px;
	font-size: 0px;
	margin-top: 10px;
	padding-left: 45px;
	margin-bottom: 20px;
	margin-left: -58px;
	overflow: visible;
}

.buttonWrap a {
	text-decoration: none;
}

.testimonialText {
	line-height: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;	
}

.testimonial1 p {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;


}

.testimonialAuthor {
	color: #31506e;
	line-height: 12px;
	padding-left: 20px;
	padding-right: 18px;
	text-align: right;	
}

.testimonial1 p b {
	color: #31506E;
	font-size: 10px;
}

.dropDown {
	display: none;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	*margin-top: 34px;
	*margin-left: -75px;
	filter: alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	line-height: 5px;	
	z-index:3000;
}

.dropDown a {
	/*background: #31506e;*/
	background: #0C83C8;
	width: 130px;
	display: block;
	margin: 0px;
	padding: 1px;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
}

.dropDown a:hover {
	background: #ffa338;
	width: 130px;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 1px;
	padding-left: 10px;	
	height: 25px;	
	line-height: 25px;	
}	

#homeMenu2 {
	margin-left: 75px;	
	*margin-left: -144px;
}

#homeMenu3 {
	margin-left: 220px;	
	*margin-left: -110px;
}

#homeMenu4 {
	margin-left: 330px;	
	*margin-left: -113px;
}

#homeMenu5 {
	margin-left: 442px;	
	*margin-left: -115px;
}

.yellowWrap {
	background : #ffeaa7;
	font-weight: normal;
	color: #000000;
	border: 1px dotted #808080;
	padding: 2px;
	margin-top: 5px;
	font-family: verdana;
	font-size: 9px;
}

.showTagWrap {
	position: absolute;
	border: 1px solid #888888;
	background: lightyellow url(../images/yellowBg2.gif) repeat-x;
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	filter: alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;	
}

.showTagWrap a {
	color: #666666;
	text-decoration: none;
}

.showTagWrap a:link {
	color: #666666;
	text-decoration: none;
}

.showTagWrap a:hover {
	color: #333333;
	text-decoration: underline;
	
}

.pluginWrap {
	border: 1px dotted lightgrey;
	background : url(../admin/images/preferences-system.png) no-repeat top right;
}

.pageLevel0 {
	height: 18px;
	line-height: 18px;
	margin-left: 9px;
/*	padding-bottom: 2px;
	margin-bottom: 2px;*/
}

.pageSeparator:hover {
	background:url(../images/greenArrowSm.png) no-repeat #EEEEEE;
}

.pageSeparatorSelected {

}

.pageSeparatorSelected:hover {
	background:url(../images/greenArrowSm.png) no-repeat #EEEEEE;
}

.pageLevel1 {
	height: 18px;
	line-height: 18px;
	margin-left: 15px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel2 {
	height: 18px;
	line-height: 18px;
	margin-left: 35px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel3 {
	height: 18px;
	line-height: 18px;
	margin-left: 45px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel4 {
	height: 18px;
	line-height: 18px;
	margin-left: 60px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

a.blackLink {
	text-decoration: none;
	color: #333333;
}

a.blackLink:link {
	text-decoration: none;
	color: #333333;
}

a.blackLink:active {
	text-decoration: none;
	color: #333333;
}

a.blackLink:visited {
	text-decoration: none;
	color: #333333;
}

a.blackLink:hover {
	text-decoration: underline;
	color: #000000;
}

.documents {
	padding: 15px;
	background: #FFFFFF;
	border: 1px solid lightgrey;
	width: 600px;
/*	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/	
}

.documents a {
	text-decoration: none;
	color: #000000;
}

.documents a:link {
	text-decoration: none;
	color: #000000;	
}

.documents a:active {
	text-decoration: none;
	color: #000000;	
}

.documents a:visited {
	text-decoration: none;
	color: #000000;	
}

.documents a:hover {
	text-decoration: underline;
}

.newsItem {
	border: 1px solid lightgrey;
	background: #FFFFFF;
	width: 600px;
	margin-bottom: 20px;
	padding: 15px;
	padding-right: 30px;
	color: #666666;
}

.newsItem b {
	color: #003366;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
}

.buttonDisclaimer {
margin-left: 40px;margin-top: 50px; line-height: 12px; font-size: 9px;
clear: both;
}

.calcDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
}



.buttonCalc30k {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/buttonCalc30k.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonCalc30k.png');	
	cursor: hand;	
	
}

.buttonCalc30k:hover {
	background: url(../images/buttonCalc30kOver.png);
}


.buttonCalc17k {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/buttonCalc17K.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonCalc17K.png');		
	cursor: hand;	
	margin-left: 100px;		
}

.buttonCalc17k:hover {
	background: url(../images/buttonCalc17kOver.png);
}

.buttonCalcFullFBT {
	width: 180px;
	height: 175px;
	background: url(../images/buttonCalcFullFBT.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonCalcFullFBT.png');		
	cursor: hand;
	float: left;
	clear: left;
	margin-top: 50px;

}

.buttonCalcFullFBT:hover {
	background: url(../images/buttonCalcFullFBTover.png);
}

.buttonCalcRebatable {
	width: 180px;
	height: 175px;
	float: left;
	background: url(../images/buttonCalcRebatable.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/buttonCalcRebatable.png');	
	cursor: hand;	
	margin-top: 50px;	
	margin-left: 100px;	
}

.buttonCalcRebatable:hover {
	background: url(../images/buttonCalcRebatableOver.png);
	
}

.text30k {
color: #777777;
position: absolute; 
width: 200px; 
margin-top: -250px;
*margin-top:-250px; 
font-size: 10px; 
line-height: 11px; 
margin-left: 90px;
}

.text17k {
color: #777777;
position: absolute; 
width: 200px; 
margin-top: -250px;
*margin-top:-250px; 
font-size: 10px; 
line-height: 11px; 
margin-left: 370px;
}

.textRebatable {
color: #777777;
position: absolute; 
width: 200px; 
margin-top: -20px;
*margin-top:-20px; 
font-size: 10px; line-height: 11px; margin-left: 370px;
}

.textFullFBT {
color: #777777;
position: absolute; 
width: 200px; 
margin-top: -20px;
*margin-top:-20px; 
font-size: 10px; 
line-height: 11px; 
margin-left: 90px;
}

.disclaimerText {
	font-size: 9px;
	line-height: 12px;
}