body {
	background-color:#666666;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}
div#container {
	width:950px;
	background-color:#FFFFFF;
	margin:0 auto;
}
/* ***** MASTHEAD ****/

div#masthead {
	width:950px;
	height:183px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
}

div#masthead img#logo {
	float:left;
}

div#nav {
	float:left;
	width:782px;
	height:183px;
}

div#nav ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	float:right;
}

div#nav li {
	float:left;
	width:112px;
	width:100px;
	border-right:1px solid #d7d7d7;
	margin-top:60px;
	padding:7px 10px 0 0;
}
div#nav li span.selected {
	color:#00256b;
	font-weight:bold;
	float:right;
	font-size:10px;
	background-image:url(../images/selected.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
div#nav li.noborder {
	border:none;
}
div#nav a {
	text-decoration:none;
	color:#676767;
	font-weight:bold;
	float:right;
	font-size:10px;
	padding-right:3px;
}
div#nav a:hover {
	color:#00256b;
}
div.navLabel {
	font-size:9px;
	color:#727272;
	width:85px;
	clear:both;
	padding:10px 0 5px 12px;
	text-align:right;
	font-weight:normal;
}
/* ***** END MASTHEAD **** */

/* ***** PAGE IMAGE ***** */
div#pageImage {
	width:950px;
	height:253px;
	padding-top:0px;
	float:left;
}

/* ***** END PAGE IMAGE ***** */

/* ***** PAGE CONTENT ***** */
div#pageContent {
	width:828px;
	color:#808080;
	padding:20px 50px 90px 72px;
	float:left;
	position:relative;
	top:0;
	left:0;
	z-index:80;
}

div#pageContent.narrow_centered {
	width:500px;
	margin-left:170px;
}

div#pageContent.narrow_centered h2 {
	text-align:center;
}

div#container div#pageImage img#mainImage_ie6{ display:none; }

div#pageContent h1 {
	font-weight:normal;
	font-size:22px;
	color:#989898;
}
div#pageContent p {
	line-height:15px;
}
div#pageContent p.narrow {
	width:500px;
}

div#pageContent h2 { font-size:14px;}

div#estatementSignUp{
	width:240px;
	height:100px;
	padding-bottom:10px;
	background-image:url(../images/estatement_signup.jpg);
	background-repeat:no-repeat;
	display:block;
}

div#estatementSignUp a {
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	position:relative;
	top:76px;
	left:130px;
	z-index:90;	
}

div#estatementSignUp a:hover{ color:#fff;}

div#estatementForm table td{ border:none}

div#estatementForm img { 
	float:left;
	padding-right:30px;
}

table{border-collapse:collapse;}

td{text-align:left; border:1px solid #CCC; vertical-align:top;}

table tr.headings td, td.headings{
	width:300px;
	background-color:#999;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}

div#applynow {
	width:600px;
	float:left;
}

div.estatementHeading, div.estatementFooter{
	background-color:#999999;
	padding:10px 20px 10px 20px;
	width:782px;
	color:#fff;
	font-size:18px;
}

div.estatementFooter{ 
	font-size:14px;
	margin-bottom:15px;
	clear:both;
}

div#estatementForm {
	width:780px;
	border:1px solid #ccc;
	padding:20px;
}

div#applynow a{ color:#003366; text-decoration:none;}

div#applynow li{list-style:none;}

div#applysteps{
	position:relative;
	top:-46px;
	left:0;
	z-index:80;
	float:right;
}

div#applysteps a#downloadbutton{
	position:absolute;
	top:55px;
	left:30px;
	z-index:90;
}

div.checked { 
	margin-left:30px;
	padding-left:30px;
	background-image:url(../images/tickmark.jpg);
	background-repeat:no-repeat;
}

ul#terms_conditions{ list-style:decimal;}

ul#terms_conditions li {
	padding-bottom:8px;
	line-height:15px;
}

div#contact_left_col{
	float:left;
	width:400px;
}

div#contact_left_col table td{ border:none;}

div#contact_left_col table td.heading{
	text-align:right;
}

div#contact_rightcol{
	float:right;
	width:380px;
}

div#contact_rightcol img#contactDetails{ margin-left:13px; }

div#map{
	width:340px;
	height:380px;
	margin:20px auto;
	border:1px solid #555;
}
/* ***** END PAGE CONTENT ***** */

/* ***** FOOTER ***** */

div#footer {
	width:950px;
	height:35px;
	float:left;
	background-image:url(../images/footer_bg_ie6.jpg);
	background-repeat:repeat-x;
	font-size:10px;
}
div#copyright {
	margin-left:20px;
	float:left;
	margin-top:12px;
}

div#copyright a{
	text-decoration:none;
	color:#333;
}

div#copyright a:hover{ text-decoration:underline;}


div#footerNav {
	float:right;
	margin-right:20px;
}
div#footerNav ul {
	list-style:none;
	margin-top:12px;
}
div#footerNav li {
	display:inline;
	padding:0 10px 0 10px;
	border-right:1px solid #333;
}
div#footerNav li.noborder {
	border:none;
}
div#footerNav a {
	text-decoration:none;
	color:#333333;
}



/* ***** END FOOTER ***** */

/* ***** GLOBAL STYLES ***** */

div.bluebar {
	width:950px;
	height:40px;
	background-image:url(../images/bluebar.jpg);
	background-repeat:repeat-x;
	float:left;
}
img {
	border:none;
}
/* ***** CLEARFIX ***** */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}