body {
	background: none;
	color: #565659;
	font: 62.5%/130%  Arial, Geneva, Helvetica, sans-serif;
}

body, table {
	font-size: 62.5%;
} 

acronym, abbr {
	border-bottom: none;
	cursor: help;
}

p, table, li, address {	
	font-size: 1.2em;
}

p, address {
	line-height: 1.8em;
}

address {
	margin: 10px 0 10px 0;
	font-style: normal;
}

fieldset address,
td address {
	font-size: 1em;
	margin: 0;
}

hr  { 
	border: 0;
	border-top: 1px solid #939598;
	height: 1px;
	margin: 0;
	padding: 0;
}

/* style to make APR rate 1.5 times bigger than surrounding text - legal requirement */
em.apr {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
}

/* topbanner menu */
#topbanner #bannermenu {
	float: right;
	font-size: 1.1em;
	height: 40px;
	margin: 22px 15px 0 0;
	text-align: right;
	width: 200px;	
}

/* Microsite primary menu */
#primarycol #productmenu {
	background: url(../graphics/backgrounds/productMenu.gif) no-repeat;
	padding: 5px 0 0 0;
	top: 0px;
	width: 185px;
	z-index: 4;
}

#primarycol #productmenu #productmenubottom {
	background: url(../graphics/backgrounds/productMenuBottom.gif) left bottom no-repeat;
	height: 17px;
}

/* Apply progress "menu" */
#primarycol #progress {
	background: none;
	padding: 5px 0 0 0;
	top: 0px;
	width: 185px;
	z-index: 4;
}

#primarycol #progress #progressbottom {
	display: none;
}

/* Servicing primary menu */
#primarycol #servicemenu {
	margin: 10px 0 10px 0;
	z-index: 4;
}

#primarycol #servicemenu #servicemenubottom {
	display: none;
}

#primarycol #primarylogocontainer  { 	
	display: none;
}

/* save application box */
#linkbox {
	background: url(../graphics/backgrounds/linkBox.gif) no-repeat;
	height: 85px;
	margin: 0 0 0 11px;
	width: 169px;	
}

/* Microsite secondary menu */
#secondarycol #secondarymenu {
	background: url(../graphics/backgrounds/secondaryMenu.gif) no-repeat;
	color: #ffffff;	
	margin: 0 0 10px 0;
	width: 185px;
	z-index: 4;
}

#secondarycol #secondarymenu #secondarymenubottom {
	background: url(../graphics/backgrounds/secondaryMenuBottom.gif) left bottom no-repeat;
	height: 17px;
}

#secondarycol #secondarylogocontainer {
	display: none;
}

#header {
	width: 100%;
}

/* Servicing page title */
#pagetitle {
	float: left;
	width: auto;
}

/* Account snapshot and last login */
#snapshot,
#lastlogon {		
	float: right;
	margin: 15px 0 15px 0;
	width: 50%;
}

#lastlogon {	
	text-align: right;	
}

/* Main Statement page wrapper */ 
#statementwrapper {
	width: 99.5%;
	margin: 20px 0 0 0;
}

/* Statement summary panel */
#statementsummary {
	float: left;
	width: 215px;
}

/* Statement container */
#statementcontainer {
	background: #F7F3F7 url(../graphics/backgrounds/roundedBottomLeft.gif) bottom left repeat-x;
	margin: 0 0 0 225px;
}

/* Statement content box */
#statementcontent {	
	background:  url(../graphics/backgrounds/roundedTopRight.gif) top right no-repeat;
}

/* Statement bottom */
#statementbottom {
	margin-left: 225px;
}

/* Statement bottom text */
#statementbottomtext {
	float: left;
	padding: 20px 0 0 10px;
	width: 70%;
}


/* Microsite and Apply print page button */
#printbutton {
	display: block;
	position: absolute;
	top: 145px;	
	right: 180px;
}

/* Servicing Print page button */
#statementbottom #actionbuttons {
	display: block;
	float: right;	
	padding: 30px 25px 0 0;
	position: relative;
	right: 0;
	text-align: right;	
	top: 0;
	width: 30%;
}

/* Error text block */
#maincontent div.errorblock {
	background:  #ffffcc url(../graphics/icons/warning.gif) 10px 18px no-repeat;
	border: 1px dotted #cccccc;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 5px 10px 0 30px;
}

/* Scrolling box */
#maincontent div.scrollbox {
	background-color: #f9f9f9;
	border: 1px dotted #999999;
	margin: 15px 0 0 0;	
	overflow: auto;
	padding: 10px;	
}

/* Important information scrolling box */
#maincontent  div.importantinformation  {
	height: 215px;
}

/* T&C's scrolling box */
#maincontent  div.termsconditions  {
	height: 215px;
}

/* Important information box */
#maincontent div.important {
	background-color: #EFF4FC;
	border: 1px solid #C0D8F3;
	padding: 10px 0 0 10px;
	margin: 10px 0 20px 0;
}

/* FAQ answers box */
#maincontent #faqanswers {
	background-color: #f9f9f9;
	border: 1px dotted #999999;
	margin: 15px 0 0 0;
	padding: 0 10px 10px 10px;
}

div.centre {
	text-align: center;
}

/* Used to clear all floated elements and places the element underneath */
.clearboth {
	clear: both;
}

/* Branding images */
#topbanner img.logo { /* Main logo */
	float: left;
	margin: 15px 0 11px 20px;
	position: relative;
}

#topbanner img.topadvert { /* Top advertising image */
	float: right;
	margin: 10px 20px 0 65px;	
}

/* Card image with information */
img.cardinfo {	
	float: left;
	margin: 0 20px 10px 0;	
	position: relative;
}

#printheader {
	display: none;
	width: 772px;
}

/*  Main headers and text */
#maincontent h1 {
	color: #000000;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;	
	font-size: 2.4em;	
	padding: 18px 0 10px 0;
	line-height: 1.1em;
}


#threeColFull h1 {
	display: inline;
}

#maincontent h2 {
	color: #1F419A;
	font-size: 1.6em;		
	line-height: 1.5em;
	margin: 10px 20px 0 0;
	padding: 0;
}

/* Servicing progress header */
#primarycol #progress h2 {
	color: #354650;
	font-size: 1.2em;
	padding: 0 0 15px 25px;
}

/* Microsite secondary menu header */
#secondarycol #secondarymenu h2,
#secondarycol h3 {
	color: #ff9900;
	font-size: 2em;
	font-weight: 200;
	padding: 20px 12px 10px 12px;
	text-transform: uppercase;
}

#secondarycol h3 {
	padding: 0 12px 0 12px;
	text-transform: none;
}

#maincontent div.col1 h2 {
	color: #888888;
	font-size: 1.6em;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#maincontent #faqanswers h2 {
	color: #354650;
	font-size: 1.4em;	
	padding: 10px 0 5px 0;
}

#maincontent h3 {
	color: #333333;
	font-size: 1.4em;
	padding: 5px 0 5px 0;
}

#maincontent h4 {
	color: #000000;
	font-size: 1.1em;
	padding: 2px 0 2px 0;
}

#statementheader h3 {
	color: #ffffff;
	font-size: 1.2em;
	padding: 5px 0 5px 10px;
}

#statementheader h4 {
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 2px 10px 2px 0;
}

#statementsummary h4 {
	background: #939598;
	border-top: 1px solid #ffffff;
	clear: both;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 2px 0 2px 10px;
}

#maincontent p {
	margin: 10px 0 5px 0;
}

#linkbox p {
	letter-spacing: 0.06em;
	padding: 12px 7px 7px 7px;
	text-align: center;
}

fieldset p {	
	font-size: 1em;
	padding-top: 10px;
}

p.mandatory {
	font-size: 1.12em;
	padding: 10px 0 0 0;
}

p.partialmandatory {
	font-size: 0.85em;
}


#footer p {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 5px 0 0 20px;
}

#footer p.terms {
	color: #565659;
	float: right;
	margin: 5px 20px 0 0;
}

#maincontent em {
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
}

#maincontent strong {
	font-style: normal;
	font-weight: bold;
}

span.emphasised {
	color: #ff3333;
}

span.mandatory,
span.partialmandatory {
	color: #ff3333;
}

/* Lists */
/* Unordered list */
#maincontent ul {
	list-style: none;
	margin: 0 0 20px 15px;	
}

#maincontent ul li {
	line-height: 1.2em;
	list-style-image: url(../graphics/bullets/discBullet.gif);
	list-style-type: none;
	margin: 0 0 15px 10px;
	padding: 0;
	vertical-align: baseline;
}


/* Ordered list */
#maincontent ol {
	margin: 0 0 20px 15px;	
}

#maincontent ol li {
	line-height: 1.8em;	
	margin-left: 3px;
}

/* Error block list */
#maincontent div.errorblock ul {
	line-height: 1.2em;
	margin: 10px 10px 15px 20px;
}

#maincontent div.errorblock li {
	list-style-image: none;
	list-style-type: disc;
}

/* Important Information page lists */
#maincontent div.scrollbox ul, 
#maincontent div.scrollbox ol {
	margin: 0 0 20px 15px;
}

/* Product details page card info*/
#maincontent ul.cardinfo {
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	text-align: left;	
	width: 60%;
}

#maincontent ul.cardinfo li {
	line-height: 2em;
	margin: 0;
	padding: 0;
}

/* Statement Summary Lists */
#statementsummary ol {
	list-style-type: none;
	margin: 0;
}

#statementsummary ol li {
	border-top: 1px solid #ffffff;	
	clear: both;
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0;
}
