body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #4A3989;
	margin: 0px;
}
.logo {
 margin-left:21px;
 margin-top:10px;
}
DIV {
	scrollbar-3dlight-color:#211454;
 scrollbar-arrow-color:#BD2510;
 scrollbar-base-color:#00FFFF;
 scrollbar-track-color:#211454;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#413670;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BD2510;
	margin-bottom: 5px;
	margin-top: 3px;
	background-image: url(images/bullett_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 20px;
	white-space: nowrap;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BD2510;
	white-space: nowrap;
	display: block;
	margin-bottom: 0px;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullett_off.gif);
	line-height: 18px;
}
#mainlinkcell {
	background-color: #4A3989;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595083;
	white-space: nowrap;
}
.maincellleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #595083;
	background-color: #4A3989;
	width: 250px;
}
.mainboxcontainer {
	margin: 0px;
}
.divisionimage {
	height: 90px;
	width: 120px;
}
.mainintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;
	height: 475px;
	border: 1px solid #595083;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#breadcrumcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595083;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9586CD;
	white-space: nowrap;
}
.container {
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#breadcrumcell A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9586CD;
	text-decoration: none;
}
#breadcrumcell A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#mainlinkcell A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 15px;
	background-image: url(images/bullett_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding-left: 18px;
	float: left;
	margin-right: 5px;
}
#mainlinkcell A:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA2C12;
	text-decoration: none;
	display: block;
	height: 15px;
	background-image: url(images/bullett_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding-left: 18px;
	float: left;
	margin-right: 5px;
}
.maincellright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595083;
	background-color: #4A3989;
	width: 460px;
}
.divisionbox {
	background-color: #170B45;
	border: 1px solid #595083;
	height: 81px;
	margin-left: 5px;
	padding: 5px;
	text-align: justify;
	width: 310px;
}
.divisiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.divisionbox a {
	background-color: #170B45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	width: auto;
	background-image: url(images/bullett_off.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.divisionbox a:hover {
	background-color: #170B45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D20000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	width: auto;
	background-image: url(images/bullett_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#divisionboxprem {

	background-color: #170B45;
	border: 1px solid #595083;
	height: 81px;
	margin-left: 5px;
	padding: 5px;
}
#divisionboxprem a:hover {

	background-color: #170B45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D20000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 25px;
	width: auto;
	background-image: url(images/premier_title_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#divisionboxprem a {

	background-color: #170B45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 25px;
	width: auto;
	background-image: url(images/premier_title_off.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.footercell {
	background-color: #4A3989;
	height: 70px;
	background-image: url(images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595083;
	padding-top: 5px;
}
.subintro {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;
	border: 1px solid #595083;
	height: 470px;
	overflow: auto;
}
.subcellleft {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #595083;
	background-color: #211454;
	width: 70%;
}
.subcellright {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595083;
	background-color: #211454;
	width: 50%;
}
#backtotop {
	padding-top: 10px;
	text-align: right;
}
#backtotop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
#backtotop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.highlights {
	color: #BC2510;
	font-weight: bold;
}
#searchbox {
	background-color: #160B45;
	padding: 5px;
	margin-right: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/search_box_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 5px;
	width: 235px;
	height: 476px;
}
.searchlablescode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD2510;
}
.searchquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.contactcellright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595083;
	background-color: #211454;
	width: 50%;
}
.contactcellbranch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BD2510;
}

.contactcellleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #595083;
	background-color: #211454;
	width: 50%;
}
.contactcellsubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AC2511;
}
.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.maincellrightsub {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595083;
	background-color: #4A3989;
	width: 220px;
}
.mainintrosub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;
	height: 475px;
	border: 1px solid #595083;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
}
.subintrocomm {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;
	border: 1px solid #595083;
	height: 470px;
	overflow: auto;
	width: 350px;
}

.maincellcomm {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595083;
	background-color: #4A3989;
}
.maincellleftcontact {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #595083;
	background-color: #4A3989;
	width: 245px;
}
#contactbox {

	background-color: #160B45;
	padding: 5px;
	margin-right: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 5px;
	height: 476px;
}
#contactaddy TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-right: 1px dashed #595083;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #595083;
	white-space: nowrap;
}
#countrylinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B82B0;
	display: block;
	text-decoration: none;
	background-image: url(images/bullett_off.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
	background-position: 0px 0px;
	margin-bottom: 8px;
}
#countrylinks {
	margin-top: 20px;
	margin-left: 20px;
}

#countrylinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BD2510;
	display: block;
	text-decoration: none;
	background-image: url(images/bullett_on.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
	background-position: 0px 0px;
	margin-bottom: 8px;
}
.maincellleftint {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #595083;
	background-color: #4A3989;
	width: 150px;
}
#searchint {

	background-color: #160B45;
	padding: 5px;
	margin-right: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/search_box_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 5px;
	width: 200px;
	height: 476px;
}
IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ul2 UL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullett_on.gif);
	line-height: 18px;
}

.reduced {
	width:100%;
	height:auto;
	background-color:#B40000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.reduced a{
	color: #FFFFFF;
	text-decoration: none;
}
.reduced a:hover{
	color: #FDCFC1;
	text-decoration: none;
}

.mortgage-advert {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 5px;
	margin-right: 15px;
}
