@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #141414;
	background-color:#e1eceb;
}

a {
	color:#0058ac;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	color:#333333;
}

h2 {
	font-size:12px;
	font-weight:bold;
}

#topline {
	position:absolute;
	color:#FFFFFF;
	width:780px;
	height:24px;
	background-color:#4696d5;
	text-align:center;
	line-height:22px;
	z-index:2;
}

#logo {
	position:absolute;
	top:58px;
	width:430px;
	height:51px;
	z-index:2;
}

#toplinks {
	position:absolute;
	left:17px;
	top:172px;
	width:400px;
	background-image:url(../images/top-links-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:2;
}
#toplinks ul {
	margin:6px 0 0 10px;
	padding:0 0 0 0;
	list-style-type:none;
	line-height:18px;
}
#toplinks ul li {
	width:180px;
	float:left;
	background-image:url(../images/top-bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
}
#toplinks a {
	color:#141414;
	text-decoration:none;
}
#toplinks a:hover {
	color:#ff4200;
	text-decoration:underline;
}

#primarynav {
	position:absolute;
	width:780px;
	height:28px;
	line-height:28px;
	background-color:#2a2b2f;
	color:#99d6ff;
	z-index:2;
	top: 134px;
}
#primarynav a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	margin:0 10px 0 10px;
}
#primarynav a:hover {
	color:#99d6ff;
	text-decoration:underline;
	font-weight:bold;
	margin:0 10px 0 10px;
}

#mainbanner {
	position:absolute;
	top:165px;
	width:780px;
	height:292px;
	background-image:url(../images/mainbanner.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:2;
}

#applicationform {
	position:absolute;
	width:412px;
	z-index:2;
	left: 362px;
	top: 41px;
}

#businessloanlinks {
	position:absolute;
	left:10px;
	top:479px;
	width:228px;
	border:1px #0572d1 solid;
	background-color:#fdfffe;
	background-image:url(../images/box-bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:24px;
	z-index:2;
}
#businessloanlinks ul {
	margin:6px 0 0 6px;
	padding:0 0 0 0;
	list-style-type:none;
	line-height:18px;
}
#businessloanlinks ul li {
	width:200px;
	float:left;
	background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:14px;
}
#businessloanlinks ul li a {
	color:#141414;
	text-decoration:none;
}
#businessloanlinks ul li a:hover {
	color:#0058ac;
	text-decoration:underline;
}

#linkshead {
	position:absolute;
	top:-6px;
	left:0px;
	width:208px;
	height:25px;
	background-image:url(../images/businessloan-links.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	font-weight:bold;
	color:#ffffff;
	line-height:24px;
	z-index:2;
}

#articlelinks {
	position:absolute;
	left:10px;
	top:829px;
	width:228px;
	border:1px #0572d1 solid;
	background-color:#fdfffe;
	background-image:url(../images/box-bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:24px;
	z-index:2;
}
#articlelinks ul {
	margin:6px 0 0 6px;
	padding:0 0 0 0;
	list-style-type:none;
	line-height:18px;
}
#articlelinks ul li {
	width:200px;
	float:left;
	background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:14px;
}
#articlelinks ul li a {
	color:#141414;
	text-decoration:none;
}
#articlelinks ul li a:hover {
	color:#0058ac;
	text-decoration:underline;
}
.more { line-height:20px; width:218px; padding-right:10px; float:left; text-align:right; font-weight:bold; }

#bottomlinks p {
	padding:8px 0 8px 0;
	margin:0 0 0 0;
}
#bottomlinks a {
	margin:0 6px 0 6px;
	color:#141414;
	text-decoration:none;
}
#bottomlinks a:hover {
	margin:0 6px 0 6px;
	color:#0058ac;
	text-decoration:underline;
}

#thinkcarefully p {
	padding:8px 0 8px 0;
	margin:0 0 0 0;
}

#leftinfo { float:left; padding-left:32px; margin-left:10px; background-image:url(../images/uk-flag.gif); background-position:left; background-repeat:no-repeat; }
#rightinfo { float:right; padding-right:10px; }

.txtbox1 {
	font-size:11px;
	width:94px;
	font-family:tahoma;
	padding:1px;
	border:1px #0672d1 solid;
	background-color:#f3f3f3;
}

.txtbox2 {
	font-size:11px;
	font-family:tahoma;
	padding:2px;
	border:1px #0672d1 solid;
}

.button {
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	border:1px #000000 solid;
}

.mandatory {
	color:#FF0000;
}

.formhead {
	background-color:#0471D0;
	color:#ffffff;
	font-weight:bold;
}