body { background-image: url("images/backg.jpg");
	background-color: #0173af;
	margin: 0px; padding: 0px;
	font-size: 8pt;
	font-family: Arial, Tahoma, Verdana;
}
h1 { font-size: 12pt; color: #0173af; margin: 0px; padding: 0px; }
h2 { font-size: 11pt; color: #0173af; margin: 0px; padding: 0px; }
a { color: #5b5b5b; text-decoration: none; font-size: 9pt; font-weight: 400; }
a:hover { color: #0072ae; }

#container {
 	width: 100%;
}
#sideLeft {
	background: url("images/side.jpg") repeat-y;
	padding-left: 152px;
}
#sideRight {
	background-image: url("images/side.jpg");
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 152px;
}
#main {
 	width: 100%;
 	background-color: #ffffff;
 	margin-left: auto; margin-right: auto;
 	padding-left: 1px;
	padding-right: 1px;
	margin-top: 10px;
}
#mainText a { font-size: 8pt; } 

.middlemenu { color: #ffffff; }
.middlemenuBig { color: #ffffff; font-size: 11pt; }
.buttonLink { color: #ffffff; } .buttonLink:hover { color: #000000; }
.formtext { background: url('images/input.png'); border: 0px; height: 28px; width: 234px; padding: 5px 4px 0px 7px; margin: 0px; }
.dropbox { height: 25px; padding: 3px; border: 1px solid #737373; }

div#commercialMortgage1 { display: none; }
div#commercialMortgage2 { display: none; }
div#commercialMortgage3 { display: none; }
div#commercialMortgage4 { display: none; }
div#commercialMortgage5 { display: none; }
div#commercialMortgage6 { display: none; }

div#ccjOption { display: none; }
div#arrearsOption { display: none; }
div#bankruptcyOption { display: none; }
div#remortgageOption { display: none; }
div#bricksOption { display: none; }
div#featuresOption { display: none; }
div#depositOption { display: none; }
div#rentalOption { display: none; }
