@charset "utf-8";
/* CSS Document */
/*Set default styles*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:verdana, "lucida grande", sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}
p {
	margin:3px 5px 3px 5px;
}
li {
	padding:3px 5px 3px 5px;
}
h1 {
	margin:0px 5px 10px 5px;
	padding:10px 0 0 0;
	font-size:15px;
}
h2 {
	margin:3px 5px 3px 5px;
	font-size:12px;
}
h3 {
	margin:3px 5px 3px 0px;
	padding:0;
	font-size:11px;
}
ul, ol {
	margin: 4px 5px 4px 30px;
}
a {
	outline-style:none;
	/*color:#405EBE;*/
	color:#0044cc;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}
a:visited {
	color:#0044cc;
}
input {
	border:1px solid #666666;
	padding:2px 4px 2px 4px;
	margin:2px 0px 5px 0px;
	font-size:9px;
	width:130px;
}
/*set main aspects & menus*/
#PageBody {
	width:760px;
	position:relative;
}
#header {
}
#header img {
	float:left;
	margin:8px;
}
#redBarMenu {
	background:url(../images/nav_bg.gif) repeat-x;
	clear:both;
	height:33px;
}
#redBarMenu ul {
	list-style:none;
	margin:0;
	height:24px;
	padding:0;
}
#redBarMenu ul li {
	float:left;
	height:24px;
	padding:5px 0 0 0;
}
li#menu_credit_cards a {
	display:block;
	background:url(../images/nav_persaccts_off.gif) no-repeat;
	height:24px;
	width:175px;
}
li#menu_credit_cards_active a {
	display:block;
	background:url(../images/nav_persaccts_on.gif) no-repeat;
	height:24px;
	width:175px;
}
li#menu_about a {
	display:block;
	background:url(../images/nav_abt_off.gif) no-repeat;
	height:24px;
	width:175px;
}
li#menu_about_active a {
	display:block;
	background:url(../images/nav_abt_on.gif) no-repeat;
	height:24px;
	width:175px;
}
li#menu_help a {
	display:block;
	background:url(../images/nav_help_off.gif) no-repeat;
	height:24px;
	width:175px;
}
li#menu_help_active a {
	display:block;
	background:url(../images/nav_help_on.gif) no-repeat;
	height:24px;
	width:175px;
}
#redBarMenu ul li a span {
	display:none;
}
#topRightMenu {
	float:right;
	font-weight:bold;
	width:200px;
	border:1px solid #cccccc;
	border-width:1px 0 0 0;
	margin:56px 0 0 0;
	text-align:right;
}
#topRightMenu ul {
	margin:0;
	padding:0;
}
#topRightMenu ul li {
	list-style:none;
	background:url(../images/bullet.gif) no-repeat;
	background-position:0 11px;
	float:left;
	padding:2px 4px 4px 10px;
	margin:0 0px 0 0px;
}
#topRightMenu ul li a {
	color:#666666;
	font-size:10px;
}
#topRightMenu ul li a:hover {
	color:#5c94d0;
}
#contentHolder {
	margin:0 0 0 0;
}
#leftMenu {
	float:left;
}
#mainContent {
	min-height:450px;
	position:relative;
}
#footer {
	clear:both;
	font-size:10px;
	display:block;
	width:100%;
	color:#333333;
	border:1px solid #cccccc;
	border-width:1px 0 0 0;
	background-color:#FFFFFF;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer p {
	clear:left;
	margin:0 0 0 8px;
}
#footer ul li {
	list-style:none;
	background:url(../images/bullet.gif) no-repeat;
	background-position:0 11px;
	padding:2px 4px 4px 10px;
	float:left;
}
#onlineBanking {
	background-color:#366496;
	padding:0 0 6px 0;
}
#onlineBanking h2 {
	font-size:12px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	margin:0;
	padding:5px 10px;
	text-align:left;
	width:170px;
	color:#FFFFFF;
}
#onlineBanking h3 {
	color:#FFFFFF;
	margin: 0 0 0 8px;
}
#onlineBanking img.lock {
	float:right;
	margin:-18px 6px 0 0;
}
#olb_inner {
	background:#E3EDF6;
	margin:0 8px 0px 8px;
	padding:2px 0 2px 0;
	font-size:10px;
}
#onlineBanking form input.login {
	border:medium none;
	height:21px;
	margin-bottom:-5px;
	width:54px;
}
#onlineBanking p {
	padding:0px 0 0px 0;
	margin:0 7px 6px 8px;
	color:#FFFFFF;
}
#olb_inner p {
	color:#333333;
	font-size:10px;
	margin:0 4px 0 4px;
}
.enrol_text {
	font-size:10px;
	padding-left:5px
}
/*Start classes for format */
#topRightMenu ul li a.red {
	color:#D4001A;
}
#topRightMenu ul li.nobullet, #footer ul li.nobullet {
	list-style:none;
	background:none;
	margin:0 4px 0 0px;
}
div.leftInfoBox {
	margin: 10px 8px;
	padding:2px 2px 2px 2px;
	background:#FFFFFF;
}
div.leftInfoBox h2 {
	font-size:11px;
}
div.box {
	float:left;
	margin:0 5px 0 0;
	width:276px;
}
div.box div.top {
	background:transparent url(../images/indx_top_wide.gif) no-repeat scroll center top;
	height:36px;
	margin:10px 0 -3px;
	padding:0;
}
div.box div.top h1 {
	margin:0 0 0 10px;
	padding:10px 0 0 0;
	font-size:12px;
	color:#000000;
}
div.box div.mid {
	background:transparent url(../images/indx_mid_wide.gif) repeat-y scroll 0 0;
	height:170px;
	margin:0;
	padding:0;
	line-height:18px;
}
div.box div.mid p{
margin:3px 10px;

}
div.box div.btm {
	background:transparent url(../images/indx_bot_wide.gif) no-repeat scroll 0 0;
	height:11px;
	margin:0 0 5px;
	padding:0;
}
div.highlight {
	float:left;
	margin:0 5px 0 0;
	width:270px;
	padding:0 3px 0 3px;
	text-align:center;
}
div.slug {
	width:558px;
	clear:left;
	margin:3px 0 3px 0;
}
.back2top {
	text-align:right;
}
.clear {
	clear:both;
}
.section {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#000000;
	font-size:16px;
	margin:8px 0 8px 0;
	padding:7px 5px;
}
div#leftSide {
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
div#leftSide h2 {
	margin:10px 0 0 5px;
}
#rightSide {
	float:right;
	margin:0 5px 0 0;
	padding:0;
	width:200px;
}
#rightSide div.box {
	width:200px;
	padding:0;
	margin:3px 0 0 0;
}
#rightSide div.box div.top {
	background:transparent url(../images/indx_rightSide_top.gif) no-repeat scroll center top;
	height:36px;
	margin:0px 0 -3px;
	padding:0;
}
#rightSide div.box div.top h3 {
	background:transparent none repeat scroll 0 0;
	color:#000000;
	float:left;
	font-size:1em;
	margin:10px 0 0 10px;
	padding:0;
}
#rightSide div.box div.mid {
	background:transparent url(../images/indx_rightSide_mid.gif) repeat-y scroll 0 0;
	margin:0;
	height:auto;
	padding:2px 0 5px 0;
}
#rightSide div.box div.btm {
	background:transparent url(../images/indx_rightSide_bot.gif) no-repeat scroll 0 0;
	height:11px;
	margin:0 0 5px;
}
#rightSide div.box div.top img {
	float:left;
	margin:10px 0 10px 10px;
}
/* start LEFTSIDE NAVIGATION */

#navigation {
	width: 170px;
}
#navigation ul {
	width: 170px;
	font: 10px verdana, "lucida grande", sans-serif;
	list-style-type: none;
	margin:0;
	padding:0;
}
#navigation ul li {
	background: #cadceb;
	border-bottom: 1px solid #fff;
	line-height:12px;
}
#navigation ul li.active {
	background: #eaf1f7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
#navigation ul li.subs {
	background: #eaf1f7;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	padding: 5px 0 5px 20px;
}
#navigation ul.about li {
	background: #fff;
	border-bottom: none;
	font: 11px verdana, "lucida grande", sans-serif;
}
#navigation ul.about li a {
	color: #036;
}
#navigation ul.about li a:hover {
	color: #36c;
	background: #fff;
}
#navigation a {
	display: block;
	font-weight: bold;
	color: #000;
	padding: 2px 0px 2px 0;
	text-decoration: none;
}
#navigation a.subs {
	padding-left: 20px;
	font-weight: normal;
}
#navigation p a {
	padding: 0;
	text-decoration: underline;
}
#navigation a:hover {
	background: #cadceb;
	color: #be5a33;
}
#navigation li.active a:hover {
	background: #eaf1f7;
	color: #be5a33;
}
/* end LEFTSIDE NAVIGATION */
/*--start card table --*/
table {
	width:575px;
	border:none;
	background:url(../images/cardTable_mid.gif) repeat-y;
}
table td {
	border:none;
	padding:0 15px;
	vertical-align:top;
}
table td a {
	font-weight:bold;
}
td.top {
	background:url(../images/cardTable_top.gif) no-repeat;
	width:575px;
	height:9px;
	line-height:1px;
}
td.bottom {
	background:url(../images/cardTable_bottom.gif) no-repeat;
	width:575px;
	height:17px;
	line-height:1px;
}
td.cardArt {
	
	width:28%;
}
td.cardArt a {
	font-weight:normal;
}
img.cardArt {
	margin-top: 10px;
}
td.catEnd p {
	float:right;
}
td.catEnd img, #notice div.content table td.catEnd a {
	float:right;
	margin:6px 0 20px 10px;
}
/* BUTTONS ARE ALL ONE IMAGE HOVER AND ACTIVE STATES PRODUCED BY REPOSITIONING BACKGROUND IMAGE*/
span.catEnd a {
	width:80px;
	height:26px;
	display:block;
	background:url(../images/applyNow.gif) no-repeat;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
span.catEnd a:hover {
	background-position:100% -26px;
}
span.catEnd a:active {
	background-position:100% -52px;
}
/* END BUTTONS */
td.catSplit {
	background:url(../images/dotted.gif) repeat-x;
	height:1px;
}
td ul {
	margin: 8px 0 15px 1px;
	padding: 0 0 0 0;
}
td span {
	font-size: 13pt;
	font-weight:bold
}
tr.ltblu {
	background: #f6f9fc;
}
tr.ltblu td.cardArt {
	border-left:1px solid #bfbfbf;
}
tr.ltblu td.catEnd {
	border-right:1px solid #bfbfbf;
}
td a {
	text-decoration:none;
	color:#405ebe;
}
td.bottomwhite {
	background:url(../images/cardTable_bottom_wht.gif) no-repeat;
	width:575px;
	height:17px;
	line-height:1px;
}
/*end card table --*/


/*--start directory table --*/
table.directory_table {
	border:1px solid #BFBFBF;
	width:575px;
	background:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.directory_table td, table.directory_table th {
	border-color:#BFBFBF;
	border-style:none solid none none;
	border-width:medium 1px medium medium;
	height:25px;
	line-height:13px;
	padding:3px;
	text-align:center;
	vertical-align:middle;
}
table.directory_table td.cats {
	font-weight:bold;
	padding:3px 0 3px 7px;
	text-align:left;
	width:160px;
}
table.directory_table tr.cats {
	background:#DBE8F0 url(../images/table_tr_bg.jpg) repeat-x scroll left bottom;
	height:20px;
}
table.directory_table td a {
	font-weight:normal;
}
table.directory_table td {
	font-size:10px;
}
table.directory_table td h2 {
	font-size:11px;
}
/*--end directory table --*/

table.cardgrid {
	background:none;
}
table.cardgrid td {
	border:1px solid #EEEEEE;
	padding:10px;
	vertical-align:top;
}
table.sitemap {
	background:none;
}
table.sitemap td {
	padding:4px;
	vertical-align:top;
}
table.sitemap td h2, .highlightheader {
	background-color:#EEEEEE;
	padding:4px;
	margin-left:0;
}
table.sitemap td h3 {
	padding:0 0 0 6px;
}
table.sitemap td ul {
	list-style:none;
	margin:0;
	padding:0 0 0 6px;
}
table.sitemap td li {
	padding:1px;
	line-height:14px;
}
table.sitemap td li a {
	font-weight:normal;
}
/*help centre styles----*/

div.half {
	width:285px;
	float:left;
}
div.pannel_small {
	width:280px;
	height:112px;
	background-image:url(../images/help-centre/pannel_small.jpg);
	background-repeat:no-repeat;
	margin:0 0 5px 4px;
}
div.pannel_large {
	width:280px;
	height:165px;
	background-image:url(../images/help-centre/pannel_large.jpg);
	background-repeat:no-repeat;
	margin:0 0 5px 5px;
}
div.pannelpad {
	padding:0 5px 0 5px;
	width:270px;
}
div.pannel_icon {
	float:left;
	width:65px;
	margin:1px 0 0 5px;
}
div.pannel_text {
	margin:0px 0 0 12px;
	padding:3px 8px 0 0;
}
div.article p {
	line-height:2em;
	font-size:1.1em;
	margin:0 5px 15px 5px;
}
.date {
	font-size: 0.8em;
	text-align:right;
	color:#666666
}
div#rightSide .topblue {
	background:url("../images/indx_rightSide_top_blue.gif") no-repeat scroll 0 0 transparent;
	height:36px;
	margin:0;
	padding:0 6px;
}
div#rightSide .topblue h3 {
	color:#FFFFFF;
	padding:5px 0 0 3px;
}
div#rightSide .midblue {
	background:url("../images/indx_rightSide_mid_blue.gif") repeat-y scroll 0 0 transparent;
	height:auto;
	margin:0;
	padding:0 6px;
}
div#rightSide .btmblue {
	background:url("../images/indx_rightSide_bot_blue.gif") no-repeat scroll 0 0 transparent;
	height:11px;
}
div#rightSide .midblue p {
	color:#FFFFFF;
	margin:0;
	padding:0 5px;
}
div#rightSide .midblue h3 {
	color:#FFFFFF;
	padding:3px 0 0 3px;
}
div.olbrghtinner {
	background:none repeat scroll 0 0 #E3EDF6;
	color:#333333;
	padding:5px 0;
}
.innertext {
	color:#333333;
}
form#SiteKeyForm input.login {
	border:medium none;
	height:21px;
	margin-bottom:-5px;
	width:54px;
}
a#olbsecurelinkright {
	float:right;
}
.introtext {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	padding:2px 0 8px 0;
}
.topspace {
	margin-top:20px;
}
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden
}
a.cta {
	background:url(../images/linkbg.gif) no-repeat;
	padding-right:8px;
	background-position:right;
}
div.guidetip {
	border:1px solid #e9e9e9;
	padding:2px 0 0 25px;
	margin: -1px 0 0 0;
	background:url(../images/bluearrowbg.gif) no-repeat;
}
div.guidetip h2 {
	margin:5px 0 0 5px !important;
}
div.cctipbox {
	background:#e9e9e9 url(../images/tipbg.jpg) no-repeat;
	border:1px solid #cccccc;
	padding:0 0 0 55px;
	margin:10px 0 5px 0;
}
.rightText {
	text-align:right;
}
div.sectiongrp {
	border-bottom:1px solid #CCCCCC;
	padding:6px 0 10px 0;
	margin:6px 0 6px 0;
}
.idt {
	padding-left:20px;
}
#alertBox-Box { padding-bottom: 24px; background: url('../images/alertbox/bg-box-bottom.png') bottom left no-repeat !important; background: url('../images/alertbox/bg-box-bottom.gif') bottom left no-repeat; }
#alertBox-InBox { padding-top: 15px; background: url('../images/alertbox/bg-box-top.png') top left no-repeat !important; background: url('../images/alertbox/bg-box-top.gif') top left no-repeat; }
#alertBox-BoxContent { background: url('../images/alertbox/bg-box-body.png') top left repeat-y !important; background: url('../images/alertbox/bg-box-body.gif') top left repeat-y; padding: 0px 20px; }
#alertBox-BoxWrapper { padding: 20px 20px 10px 20px; text-align: left; font-family:Verdana; font-size:12px; color:#000; }
#alertBox-BoxWrapper h1,#alertBox-BoxWrapper h2,#alertBox-BoxWrapper h3,#alertBox-BoxWrapper b,#alertBox-BoxWrapper strong{ text-align: left; color:#000; font-weight:bold; margin:0px; padding:0px; }
#alertBox-Buttons{ text-align:right; }
#alertBox-Buttons input { margin: 10px 10px; width:auto; height:auto; font-size:12px;  }
#alertBox-BoxWrapper #BoxPromptInput{ margin-top:5px;}
#boxOverlay { position: fixed; }

#rightSide-fada {
	float:right;
	width:325px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 25px;
}
#contentHolder-fada {
	width: 750px;
	margin-left: 10px;
	margin-top: 5px;
}
/*activate page styles----*/
.thumbnail {
	float: right;
	height: 110px;
	width: 145px;
}
#activate-box {
	background-image: url(../images/help-centre/pannel_xlarge.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 287px;
	float: left;
}
#activate-box .content {
	height: 200px;
	width: 265px;
	padding-left: 11px;
	padding-top: 10px;
}
#activate-box .enrol {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#activate-box .olbBoxTop {
	background-image: url(../images/olblogin/curvtophead.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 258px;
	margin-top: 12px;
}
#activate-box .olbBoxTop h3 {
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 9px;
}

#activate-box .olbBoxTop .security {
	height: 13px;
	width: 11px;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#activate-box .olbBoxMid {
	background-image: url(../images/olblogin/mid.gif);
	background-repeat: repeat-y;
	height: 70px;
	width: 258px;
}
#activate-box   .olbBoxMid   .olbForm {
	height: 10px;
	width: 240px;
	padding-top: 0px;
	padding-left: 11px;
}
#activate-box .olbBoxMid .olbForm p {
	margin: 0px;
}


#activate-box  .olbBoxBot {
	background-image: url(../images/olblogin/curvbot.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 258px;
}
#activate-box   .olbBoxMid   .olbForm   #username {
	float: left;
	background-image: url(../images/olblogin/usrnamebg.gif);
	height: 24px;
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F2F2F2;
	padding-top: 5px;
}
#activate-box .olbBoxMid .olbForm #logon {
	height: 24px;
	width: 79px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-top: 0px;
}
#activate-box .forgotten {
	height: 20px;
	width: 233px;
	float: none;
	padding-top: 2px;
	position: relative;
	top: -5px;
	clip: rect(-5px,auto,auto,auto);
}
#moreinfo {
	height: 35px;
	float: left;
	width: 550px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
}
#whyuse  h3 {
	font-size: 14px;
	padding-bottom: 10px;
	top: 10px;
	font-weight: bold;
}
#whyuse ul {
	list-style-image: url(../images/help-centre/tick.gif);
	list-style-position: outside;
}


