body {
	background: none;
	margin: 0;
}

body, table, thead, th, td, p, fieldset p, label, span.formanswer, li, address {
	font-size: 11px;
	color: #000000;
}

h1, h2 {
	font-size: 16px;
}

#topbanner,
#primarycol,
#secondarycol,
#footer,
#printbutton,
#statementbottom #actionbuttons,
#buttons,
#maincontent input.formbutton,
#maincontent input.formbuttonfind,
input.formbuttonproceed,
input.formbuttongoback,
div.errorblock,
#lastlogon,
#snapshot,
#statementsummary .statementperiod,
#statementcontent .pageof,
#statementcontent .navigation,
#statementcontent .jumppage,
#statementsummary label,
#statementsummary select,
#statementsummary input {
	display: none;
	position: relative;
}

#printheader {
	display: block;
	top: 0;
	margin: 0;
	padding: 0;
}

#twoColCentred #maincontent,
#twoColFull #maincontent,
#threeColFull #maincontent {
	top: 0;
	margin: 0;
	padding: 0;
}

#maincontent div.scrollbox,
#maincontent #faqanswers {
	background: none;
	border: none;
	height: 100%;
	overflow: visible;
	padding: 0;
}

#maincontent #faqanswers p {
	margin-bottom: 0;
}



#maincontent table {
	margin: 5px 0 15px 0;
}

/* Statement table */
#statementwrapper {
	font-size: 10px;
	margin: 20px 0 0 0;
}

/* Account Snapshot table */
#snapshot table {
	font-size: 11px;
}

#snapshot table th {
	font-size: 11px;
}

#snapshot table td {
	font-size: 11px;
}

/* new Important Information page lists */
#maincontent div.scrollbox ul, 
#maincontent div.scrollbox ol {
	margin: 0 0 20px 20px;
}

#maincontent #terms ol li {
	list-style-image: none;
	list-style-type: none;
}

#maincontent #directdebit label.name {
	width: 350px;
}

#statementsummary table.summary {
	border: 1px solid #A4B8CC;
	margin: 0 10px 10px 0;
}

#statementsummary table thead th {
	border-bottom: 1px solid #A4B8CC;
}

* html #statementcontainer {
	margin: 0;
}

#statementcontent {
	border: 1px solid #A4B8CC;
}

#statementcontent .header {	
	padding: 5px 0 0 5px;
}

#maincontent #statementsummary,
#maincontent #statementcontent {
	margin: 0;
}

#statementcontent table thead th {
	border-top: 1px solid #A4B8CC;
}

#statementcontent table thead th a {
	text-decoration: none;
}

/* Direct Debit confirmation */
#maincontent #directdebit .section,
#maincontent #directdebit #col1,
#maincontent #directdebit #col2,
#maincontent #directdebit label.name {
	width: 280px;
}

#maincontent #directdebit #col1 {
	margin-right: 10px;
}

