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

body {
	font-size:62.5%; /* 62.5% = 10px */
	font-family:Verdana, Geneva, sans-serif;
	line-height: 1.2;
	background-color:#17b5fe;
}
/* /////// Global Property /////// */

* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-top: 0;
}
h1 {
	font-size: 34px;
	line-height: 36px;
	color: #192c59;
	color: #222222;
	color: #000;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	line-height: 19px;
}
h3 {
	font-size:13px;
	line-height:15px;
	margin-top: 8px;
}
h4 {
	font-size:11px;
	line-height:13px;
	margin: 10px 0 0 0;
	font-weight:bold;
	color:#9c9c9c;
}
p {
	margin: 0 0 5px 0;
	padding: 0;
}
a {
	font-size:11px;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight:normal;
	color: #717171;
}
a:hover, a:active {
	color: #17B5FE;
	font-weight: normal;
}
.smallLinks {
	font-size: 9px;
	margin-bottom: 0px;
}
.mediumLinks {
	font-size: 9px;
	margin-bottom: 0px;
}
.callOutCenter {
	font-size: 12px;
	line-height: 20px;
	color: #192c59;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.marginBoth1 {
	margin-left:5px;
	margin-right:5px;
}
.marginBoth2 {
	margin-left:2px;
	margin-right:2px;
}
.boldP {
	font-weight:bold;
}
.strong {
	font-weight:bold;
}
.superscript {
	position: relative;
	top: 0.35em;
	font-size: 75%;
	line-height: 13px;
}
.imgSpacer1 {
	margin-bottom:9px;
}
.imgSpacer2 {
	margin-bottom:18px;
	margin-top:12px;
}
/*-- Apply Button Property --*/
.btnContainer {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.btnContainer2 {
	float:left;
	width:100%;
	padding-bottom:15px;
}
.btnContainerCtr {
	float:left;
	width:72%;
	margin-bottom:15px;
	margin-left:180px;
}
.btnTag {
	font-size: 17px;
	font-weight:normal;
	line-height: 19px;
	color: #b4e031;
	float: left;
	padding-top: 4px;
	margin-right:10px;
	font-family: Tahoma, Geneva, sans-serif;
}
.btnTag2 {
	font-size: 17px;
	font-weight:normal;
	line-height: 19px;
	color: #fff;
	float: left;
	padding-top: 4px;
	margin-right:10px;
	margin-bottom:15px;
	font-family: Tahoma, Geneva, sans-serif;
}
.btn1 {
	float: left;
	padding: 0;
	margin:0;
}
.btn2 {
	float: left;
	padding: 0;
	margin:0;
	margin-top:9px;
	margin-left:20px;
}
.btn3 {
	padding: 0;
	margin:0;
}
.btn1 a:link, .btn1 a:visited, .btn2 a:link, .btn2 a:visited, .btn3 a:link, .btn3 a:visited {
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	display: block;
	background-image: url(../images/buttons/btn1-sprite-generic-med.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	margin: 0;
	padding:0;
	padding-top:6px;
	height:20px;
	width:106px;
	color: #363636;
	text-decoration:none;
}
.btn1 a:hover, .btn1 a:active, .btn3 a:hover, .btn3 a:active {
	background-image: url(../images/buttons/btn1-sprite-generic-med.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	color: #fff;
}
.btn3 a:link, .btn3 a:visited {
	margin: 0 auto;
	margin-bottom:20px;
}
.btn2 a:link, .btn2 a:visited {
	background-image: url(../images/buttons/btn2-sprite-generic-med.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color: #363636;
}
.btn2 a:hover, .btn2 a:active {
	background-image: url(../images/buttons/btn2-sprite-generic-med.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	color: #fff;
}
#sidecol .existingCustomerSC a {
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	display: block;
	background-image: url(../images/buttons/btn1-sprite-generic-med.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	padding:0;
	padding-top:5px;
	height:21px;
	width:106px;
	color: #363636;
	text-decoration:none;
	margin:0 auto 0 auto;
}
#sidecol .existingCustomerSC a:hover {
	background-image: url(../images/buttons/btn1-sprite-generic-med.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	color: #fff;
}
.clearBoth {
	clear: both;
	height:0;
	margin:0;
	padding:0;
}
.clearAll {
	clear: both;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
}
.tag {
	font-size: 17px;
	font-weight:normal;
	line-height: 19px;
	color: #b4e031;
	padding: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	width:600px;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
}
/* /////// Accessibilty Jump Links Property /////// */

#jumpLinks {
	color: #ffffff;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0;
	font-size: 8px;
	font-weight: bold;
	padding: 0 0 0 0;
	padding-left: 35px;
	line-height:1.0;
}
#jumpLinks a:link, #jumpLinks a:visited {
	color: #17b5fe;
}
#jumpLinks a:hover, #jumpLinks a:active {
	color: #ffffff;
}
/* /////// Layout Property /////// */

#container {
	min-height: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 934px;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/common/containerMiddle.gif);
	background-repeat: repeat-y;
}
/*--If content is larger than 724px, IE6 will allow the content to break out of its element--
*html #container {
	height: 900px;
	overflow: visible;
}*/
#container .last {
	width: 100%;
	background-image: url(../images/common/containerBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
}
.fltLeft {
	float: left;
}
.fltLeftMrgRgt {
	float: left;
	margin-right:10px;
}
.fltRight {
	float: right;
}
.fltRightMgnLeft {
	float: right;
	margin-left:10px;
}
.fltLeft img, .fltLeftMrgRgt img, .fltRight img, .fltRightMgnLeft img {
	padding:0;
	margin:0;
}
/* /////// Content Property /////// */

#content {
	background-color:#FFF;
	font-size:11px;
	min-height: 690px;
	width: 645px;
	margin-top: 136px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 30px;
	display:block;
}
#content h2 {
	color: #17b5fe;
	color: #000;
}
#content .grey {
	color: #828282;
}
#content p {
	font-size:11px;
	line-height:inherit;
	margin-bottom:15px;
}
#content .firstLine {
	font-size:12px;
	line-height:14px;
	color: #8a8a8a;
	padding:0;
	margin-bottom: 3px;
	display:block;
	font-weight:bold;
}
#content ul {
	padding-bottom: 10px;
}
#content li {
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	background-image: url(../images/common/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height:1.3;
}
#content ol {
	margin-bottom: 10px;
}
#content ol li {
	font-weight:normal;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 45px;
	list-style-type: decimal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: none;
	list-style-position: outside;
}
#content ol li ol li {
	font-weight:normal;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	list-style-type: lower-alpha;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: none;
	list-style-position: outside;
}
/* Privacy Policy */
#content .pp p   {
	margin:0;
	padding:0;
	margin-left: 20px;
	font-weight:normal;
}

#content .pp ol {
	margin-bottom: 10px;
}
#content .pp ol li {
	font-weight:bold;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 45px;
	list-style-type: decimal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: none;
	list-style-position: outside;
}
#content .pp ol li ol   {
	margin:0;
	padding:0;
}
#content .pp ol li ol li {
	font-weight:normal;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	list-style-type: lower-alpha;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: none;
	list-style-position: outside;
}
#content .pp ol li ol li ol   {
	margin:0;
	padding:0;
}
#content .pp ol li ol li ol li {
	font-weight:normal;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	list-style-type: lower-roman;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: none;
	list-style-position: outside;
}
#content .pp ol li ol li ol li ol  {
	margin:0;
	padding:0;
}
#content .pp ol li ol li ol li ol li {
	font-weight:normal;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13px;
	list-style-type: square;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: none;
	list-style-position: outside;
}




#content .legal, #content #applicationForm .legal {
	font-size: 9px;
	line-height: 12px;
	color: #666;
	margin:0;
	margin-bottom:15px;
	padding:5px;
	padding-bottom:0;
	display:block;
	border:1px solid #b4e031;
	background-color:#f0f9d6;
	-moz-border-radius: 3px;
}
#content .legal span {
	float:left;
	min-height:30px;
	width:8px;
}
#content .legal p {
	font-size: 9px;
	line-height: 11px;
	color: #666;
	margin:0 0 5px 0;
	padding:0;
}
#content .legal a {
	font-size:9px;
	color:#666;
	text-decoration:underline;
}
#content .source {
	font-size: 9px;
	line-height: 11px;
	color: #666;
	margin:0 0 20px 0;
	padding:0;
}
.indexMainImg {
	background-image: url(../images/index/mainImage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contactBgImg {
	background-image: url(../images/contact/customerServicesBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fixedWidth330px {
	width: 330px;
	margin-bottom:20px;
}
.fixedWidth560px {
	width: 560px;
	margin-bottom:20px;
}
.fixedWidth525px {
	width: 525px;
	margin-bottom:20px;
}
.fixedWidth645px {
	width: 645px;
	margin-bottom:20px;
}
.contentFullWidthMarginBottom {
	width: 646px;
	margin-bottom:0;
}
.contentFullWidthNoMarginBottom {
	width: 646px;
	margin-bottom:0;
}
.contentHalfWidthMarginBottom {
	width: 330px;
	margin-bottom:9px;
}
.contentFullWidthBoxShortNoMarginBottom {
	width: 646px;
	height:550px;
	margin-bottom:0;
}
.contentFullWidthBoxShortMarginBottom {
	width: 646px;
	height:550px;
	margin-bottom:9px;
}
.contentBanner1 {
	width: 645px;
	margin:0;
	margin-bottom:15px;
	float:left;
}
#contentBoxOut1 {
	width: 318px;
	margin:0 0 0 15px;
	float:right;
	padding-top:2px;
}
.contentBoxOut2 {
	margin:0 0 0 15px;
	float:right;
}
.fullWidthShortBoxMargin0 {
	width: 645px;
	height:550px;
	margin-bottom:0;
}
.rule {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding: 0;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 0;
}
.underline {
	text-decoration:underline;
}
/*-- Faster Payments Property --*/
#fasterPayments {
	width: 515px;
	height:70px;
	margin:0 0 10px 0;
	background-image:url(../images/fasterPayments/fasterPaymentsBG.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:10px 120px 0 10px;
}
#fasterPayments h2 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 4px;
	color: #192c59;
	font-family:Tahoma, Geneva, sans-serif;
}
#fasterPayments p, #fasterPayments a {
	font-size: 14px;
	line-height: 16px;
	font-family:Tahoma, Geneva, sans-serif;
}
#fasterPaymentsID img {
	margin-left: 15px;
}
/*-- Top Ten Payments Property --*/
.topTenBox1 {
	margin:0;
	background-image: url(../images/topTenReasons/topTenReasonsBg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 625px;
	height:70px;
	padding:10px 10px 0 10px;
}
#content .topTenBox1 h2 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 4px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #17B5FE;
}
#content .topTenBox1 p, #content .topTenBox1 a {
	margin-bottom:0;
	margin-top:3px;
	padding:0;
	line-height: 13px;
	display:block;
}
.topTenList {
	padding:0;
}
.topTenList .number {
	width:20px;
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0 5px 0 0;
	padding:0 3px 1px 3px;
	border:none;
	text-align:center;
	background-color:#b4e031;
	line-height:15px;
}
#content .topTenList h2 {
	display:block;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:2px 0 2px 0;
	border:none;
}
/*-- Credit Action Property --*/
#creditAction {
	width: 292px;
	margin:0 0 10px 0;
	padding:10px;
	border:3px dashed #c0c0c0;
}
#creditAction h2 {
	font-size: 20px;
	line-height: 21px;
	margin-bottom: 4px;
	color: #192c59;
}
#creditAction p {
	margin-bottom: 0;
}
/*-- Loan Links Property --*/
#loanLinks1, #loanLinks2, #loanLinks3, #fasterPaymentsID {
	font-size:10px;
	height: auto;
	width: auto;
	margin: 5px 0 0 10px;
	float: left;
	padding-right: 5px;
}
#loanLinks1 {
	margin-left: 0;
}
#loanLinks1 h2, #loanLinks3 h2, #loanLinks3 h2 {
	font-size:11px;
	font-weight:bold;
	color: #9c9c9c;
}
#loanLinks1 ul, #loanLinks2 ul, #loanLinks3 ul {
	margin-bottom: 10px;
}
#loanLinks1 li, #loanLinks2 li, #loanLinks3 li {
	color: #9c9c9c;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/common/GreyBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#loanLinks1 a:link, #loanLinks1 a:visited, #loanLinks2 a:link, #loanLinks2 a:visited, #loanLinks3 a:link, #loanLinks3 a:visited {
	font-size:10px;
	color: #9c9c9c;
	text-decoration: none;
}
#loanLinks1 a:hover, #loanLinks1 a:active, #loanLinks2 a:hover, #loanLinks2 a:active, #loanLinks3 a:hover, #loanLinks3 a:active {
	font-size:10px;
	color:#17b5fe;
	text-decoration: none;
}
/*-- Table Property --*/
table {
	border-collapse:collapse;
	margin-bottom:20px;
}
thead th {
	background-color:#FFF;
}
th {
	color: #FFF;
	text-align: center;
	border-bottom: 1px solid #828282;
}
th, td {
	padding:4px;
	text-align: center;
}
.lpInviteChatTbl th, td {
	padding:0;
}
tr.even td {
	background:#FFF;
	color: #000;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}
tr.evenLast td {
	background:#FFF;
	color: #000;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}
tr.odd td {
	background:#cccccc;
	color: #000;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}
tr.oddLast td {
	background:#cccccc;
	color: #000;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}
tfoot {
	font-size: 9px;
	font-weight: normal;
}
caption {
	padding:6px 6px 6px 6px;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
}
#accessibilityTable, #chargesTable, #chargesComparisonTable {
	width:400px;
	margin: 0 auto;
	margin-bottom:10px;
	border: solid 1px #17B5FE;
}
#chargesComparisonTable {
	width:600px;
}
#accessibilityTable thead th, #chargesTable thead th, #chargesComparisonTable thead th {
	background-color:#17B5FE;
}
#accessibilityTable th, #chargesTable th, #chargesComparisonTable th {
	color: #fff;
	font-weight:bold;
	text-align: center;
	border-bottom: none;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 1px solid #17B5FE;
	border-right: 1px solid #17B5FE;
}
#accessibilityTable th, #chargesTable th, #chargesComparisonTable th, #accessibilityTable td, #chargesTable td, #chargesComparisonTable td {
	padding:4px;
	text-align: center;
}
#accessibilityTable tr.even td, #chargesTable tr.even td, #chargesComparisonTable tr.even td {
	background:#FFF;
	color: #000;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 1px solid #17B5FE;
	border-right: 1px solid #17B5FE;
}
#accessibilityTable tr.odd td, #chargesTable tr.odd td, #chargesComparisonTable tr.odd td {
	background:#d1f0ff;
	color: #000;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 1px solid #17B5FE;
	border-right: 1px solid #17B5FE;
}
#accessibilityTable tfoot, #chargesTable tfoot, #chargesComparisonTable tfoot {
	font-size: 9px;
	font-weight: normal;
	padding:6px 0 0 0;
	border-left: 1px solid #17B5FE;
	border-right: 1px solid #17B5FE;
	background-image: url(../images/rules/1pxHorizontal17B5FE.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
caption {
	padding:6px 6px 6px 6px;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
}
.lpInviteChatTbl th, td {
	padding:0;
}
#content .repAPR {
	display:block;
	width:645px;
	margin:0 0 12px 0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
}
#content .repAPR h2 {
	font-size: 15px;
	line-height: 1.1;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#content .repAPR p {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin:0;
	padding:0;
}
.typicalApr h2 {
	font-size: 18px;
	line-height: 20px;
	color: #8a8a8a;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.typicalAprLarge, #content .typicalAprLarge {
	font-size: 21px;
	line-height: 21px;
	color: #444444;
	margin-top: 0;
	margin-bottom: 9px;
	text-align: center;
	display:block;
}
.typicalAprLarge h2, #content .typicalAprLarge h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #000;
	margin-top: 0;
	margin-bottom: 5px;
	text-align: center;
	display:block;
}
.typicalAprLarge p, #content .typicalAprLarge p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	line-height:1.0;
	margin-top: 0;
	margin-bottom: 0;
	padding:0;
	text-align: left;
	display:block;
	color: #444;
}
#content #applicationForm .noRightMargin {
	margin-right: 0px;
}
.checkbox {
	float: left;
	margin-right: 10px;
	margin-bottom:10px
}
/*-- Calculator Property --*/

#content .boxOut3, #content .boxOut4 {
	height: 186px;
	width: 316px;
	margin-bottom:18px;
	margin-top:20px;
	background-image:url(../images/boxOut/contentBoxStyle3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
}
#content #calculator #calcTop {
	height: 29px;
	width: 645px;
}
#content #calculator #calcTop h2 {
	font-size: 15px;
	color: #FFF;
	width: 625px;
	background-image: url(../images/calculator/calculatorH2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 6px 10px 6px 10px;
	margin-bottom:0;
}
#content #calculator #calcMiddle {
	height: auto;
	padding: 6px 10px 0 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #828282;
	border-left-color: #828282;
	background-image: url(../images/calculator/calculatorMiddleBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content #calculator #calcMiddle p {
	padding:0;
	margin:0;
}
#content #calculator #calcBottom {
	height: 9px;
	width: 645px;
	background-image: url(../images/calculator/calculatorBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content #calculator #calcMiddle #slider {
	padding:0;
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}
#content #calculator #calcMiddle #slider p {
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#content #calculator #calcMiddle #sums {
	width: 280px;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
}
/*-- Box Out Property --*/





#content .pod001, #content .pod002 {
	height: 100%;
	width: 132px;
	padding:0 10px 8px 10px;
	margin-bottom: 0;
	margin-right:12px;
	float: left;
	background-image: url(../images/common/contentBox2.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height:205px;
}
#content .pod002 {
	margin-right:0;
}
#content .pod001 h2, #content .pod002 h2 {
	font-size: 13px;
	line-height: 15px;
	color: #222222;
	margin-bottom: 4px;
	padding-top: 0;
}
#content .pod001 p, #content .pod002 p {
	margin-bottom: 5px;
	line-height:14px;
}
.pod001 a:link, .pod001 a:visited, .pod002 a:link, .pod002 a:visited {
	font-size: 9px;
	font-weight:bold;
	text-decoration: underline;
	color: #000;
}
.pod001 a:hover, .pod001 a:active, .pod002 a:hover, .pod002 a:active {
	text-decoration: underline;
}
#content .boxOutStyle1Last {
	height: 10px;
	width: 318px;
	clear:both;
}
#content .pod001 img, #content .pod002 img {
	margin:0;
	margin-bottom: 5px;
}
#content .pod001 .brokerCode {
	font-weight:bold;
	text-transform: uppercase;
}
#content .boxOutStyle3, #content .boxOutStyle4 {
	height:100%;
	width: 312px;
	margin-bottom:0;
	margin-top:0;
	background-color:#fff;
	float: left;
	margin-right:12px;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	border:2px solid #b4e031;
}
#content .boxOutStyle4 {
	margin-right:0;
	min-height:278px;
	float: left;
}
#content .boxOutDoubleBorderOuter {
	height:100%;
	width: 645px;
	margin-top:0;
	float: left;
	margin-right:0;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	border:2px solid #17B5FE;
}
#content .boxOutDoubleBorderInner {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	border:3px solid #fff;
	background-color:#17B5FE;
	padding:10px 10px 0 10px;
	background-image:url(../images/calculator/calcBackground.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
#boxOutWhite4 a:link, #boxOutWhite4 a:visited, #boxOutWhite1 a:link, #boxOutWhite1 a:visited, #boxOutBlue2 a:link, #boxOutBlue2 a:visited, #boxOutBlue3 a:link, #boxOutBlue3 a:visited {
	color: #444444;
	text-decoration: underline;
	font-weight:normal;
}
#boxOutWhite4 a:hover, #boxOutWhite4 a:active, #boxOutWhite1 a:hover, #boxOutWhite1 a:active, #boxOutBlue2 a:hover, #boxOutBlue2 a:active, #boxOutBlue3 a:hover, #boxOutBlue3 a:active {
	color:#fd1a6e;
	text-decoration: underline;
	font-weight:normal;
}
#content #boxOutWhite1, #content #boxOutWhite4 {
	height: 100%;
	width: 209px;
	margin-bottom: 9px;
	float: left;
	background-image: url(../images/common/contentBox.gif);
	background-repeat: none;
	min-height:127px;
}
#content #boxOutWhite1 #boxOutWhite1Last, #content #boxOutWhite4 #boxOutWhite4Last {
	height: 10px;
	width: 318px;
	background-image: url(../images/boxOut/boxOutWhiteBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
}
#content #boxOutBlue2, #content #boxOutBlue3 {
	height: 100%;
	width: 209px;
	margin-bottom: 9px;
	float: left;
	background-image: url(../images/common/contentBox.gif);
	background-repeat: repeat-y;
	min-height:127px;
}
#content #boxOutBlue2 #boxOutBlue2Last, #content #boxOutBlue3 #boxOutBlue3Last {
	height: 10px;
	width: 318px;
	background-image: url(../images/boxOut/boxOutBlueBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
}
#content #boxOutWhite4 img, #content #boxOutWhite1 img, #content #boxOutBlue2 img, #content #boxOutBlue3 img {
	margin-top:0px;
	margin-right:9px;
	margin-left:0px;
}
#content #boxOutWhite4 h2, #content #boxOutWhite1 h2 {
	font-size: 15px;
	color: #17b5fe;
	line-height: 17px;
	background-image: url(../images/boxOut/boxOutWhiteTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 4px;
	padding-top: 10px;
}
#content #boxOutWhite4 .quote {
	font-size:13px;
	line-height: 15px;
}
#content #boxOutBlue2 h2, #content #boxOutBlue3 h2 {
	font-size: 15px;
	color: #17b5fe;
	line-height: 17px;
	background-image: url(../images/boxOut/boxOutBlueTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 4px;
	padding-top: 10px;
}
#content #boxOutWhite5 {
	height: 138px;
	width: 318px;
	margin-bottom: 9px;
	float: left;
	background-image: url(../images/facebook/FinanceTips.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#content #boxOutWhite5 h2 {
	font-size: 15px;
	color: #17b5fe;
	line-height: 17px;
	margin-bottom: 4px;
	padding-top: 10px;
}
#content .MarginLeft9px {
	margin-left: 9px;
}
.boxOutWhiteBottom {
	background-image: url(../images/boxOut/boxOutWhiteBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 318px;
}
.BoxOutBodyText {
	padding-right: 6px;
	margin-bottom: 0px;
}
.BoxOutBodyTextbrokerCode {
	font-weight:bold;
	text-transform: uppercase;
}
#boxOutWide1 a:link, #boxOutWide1 a:visited {
	color: #444444;
	text-decoration: underline;
	font-weight:normal;
}
#boxOutWide1 a:hover, #boxOutWide1 a:active {
	color:#fd1a6e;
	text-decoration: underline;
	font-weight:normal;
}
#content #boxOutWide1 {
	width: 645px;
	margin-bottom: 9px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/boxOut/boxOutWideMiddle.gif);
	background-repeat: repeat-y;
	min-height:127px;
}
#content #boxOutWide1 h2 {
	font-size: 15px;
	color: #17b5fe;
	line-height: 17px;
	background-image: url(../images/boxOut/boxOutWideTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 4px;
	padding: 10px;
}
#content #boxOutWide1 #boxOutWideLast1 {
	height: 10px;
	width: 645px;
	background-image: url(../images/boxOut/boxOutWideBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content #boxOutWide1 img {
	margin-top:0px;
	margin-right:9px;
	margin-left:0px;
}
#boxStyle01 {
	color:#FFF;
	margin-top:20px;
	margin-left:160px;
	margin-bottom:0;
	width:475px;
	background-image: url(../images/boxOut/boxOutGreyTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#content .boxStyle02 {
	color:#FFF;
	margin-top:15px;
	margin-bottom:15px;
	width:645px;
	background-image: url(../images/boxOut/boxOut2GreyTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#boxStyle01 h3, .boxStyle02 h3 {
	margin-top:0;
	margin-bottom:5px;
}
#content .boxStyle02 h2 {
	color:#fff;
}
#content .boxStyle02 p {
	line-height:1.2;
	margin-bottom:5px;
	padding:0;
}
#content .boxStyle02 ul {
	margin:0;
	padding:0;
}
#boxStyle01 li, #content .boxStyle02 li {
	color:#FFF;
	background-image: url(../images/common/whiteBullet.gif);
}
#content .boxStyle02 .dl {
	color:#FFF;
	margin:10px auto;
	display:block;
}
#boxStyle01 a:link, #boxStyle01 a:visited, .boxStyle02 a:link, .boxStyle02 a:visited {
	color:#FFF;
}
#boxStyle01 a:hover, #boxStyle01 a:active, .boxStyle02 a:hover, .boxStyle02 a:active {
	color: #444444;
}
.BoxStyle01Padding, .BoxStyle02Padding {
	padding:15px 15px 0 15px;
}
.boxStyle01Last {
	width:475px;
	height:auto;
	margin:0;
	padding:0;
	background-image:url(../images/boxOut/boxOutGreyBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.boxStyle02Last {
	width:645px;
	height:auto;
	margin:0;
	padding:0;
	background-image:url(../images/boxOut/boxOut2GreyBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
}
/* /////// Header Property /////// */

#header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/common/containerTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
}
#header #logo {
	width: 370px;
	margin-left: 35px;
}
#header #bos {
	width: 180px;
	margin-left: 35px;
	position:absolute;
	top: 27px;
	left: 385px;
}
#header #hd {
	width: 135px;
	position: absolute;
	top: 29px;
	left: 494px;
}
/*-- Main Navigation Property --*/

#header #mainNavigation {
	height: 29px;
	width: 865px;
	margin-top: 20px;
	margin-left: 35px;
	background-image: url(../images/common/mainNavigation/mainNavBg1px.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#navList {
	margin:0;
	padding:0;
	width:auto;
}
#navList li {
	display:inline;
	padding:0;
	margin:0;
	height: 29px;
}
#navList a:link, #navList a:visited {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color:#FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 3px;
	float:left;
	width:auto;
	background-image: url(../images/common/mainNavigation/mainNavBgNormalKv2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#navList a:hover, #navList a:active {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color:#FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 3px;
	float:left;
	width:auto;
	background-image: url(../images/common/mainNavigation/mainNavBgOverKv2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#navList-applyNow a:link, #navList-applyNow a:visited {
	color:#FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 3px;
	float:left;
	width:auto;
	background-image: url(../images/common/mainNavigation/mainNavBgMagNormalv2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#navList-applyNow a:hover, #navList-applyNow a:active {
	color:#FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 3px;
	float:left;
	width:auto;
	background-image: url(../images/common/mainNavigation/mainNavBgMagOverv2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#navList2 {
	font-size: 10px;
	width:270px;
	position: absolute;
	top: 25px;
	right: 20px;
}
#navList2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navList2 li {
	background-image: url(../images/common/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	display: block;
	float:right;
	margin-left: 10px;
}
#navList2 a:link, #navList2 a:visited {
	color:#FFF;
	text-decoration: none;
}
#navList2 a:hover, #navList2 a:active {
	color:#17b5fe;
	text-decoration: none;
}
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/*-- Search This Site Property --*/

#searchThisSite {
	width:270px;
	position: absolute;
	top: 47px;
	right: 20px;
}
#searchThisSite label {
	font-size: 10px;
	color:#fff;
	display:block;
	padding:0;
	padding-top:3px;
}
#searchThisSite .searchInput-box {
	font-size: 11px;
	float:right;
	margin: 0 5px;
	padding:3px 2px;
	width:155px;
	border: none;
	background-image: none;
	text-decoration: none;
	background-color:#f3f4f5;
}
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/*-- Add This Property --*/

#addThis {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
}
/* /////// Side Col Property /////// */

#sidecol {
	width: 185px;
	position: absolute;
	top: 165px;
	right: 31px;
}
/*-- Pre App Property --*/

.hCtrl .hCtrlRow div#preApp {
	font-size: 10px;
	padding-top:8px;
}
#preApp .quadCol {
	padding: 0;
}
#preApp h3 {
	float:left;
	width: auto;
	display:block;
	margin-right:22px;
	margin-bottom:5px;
	margin-top:4px;
	font-size:14px;
	line-height:16px;
}
#preApp .quadColPod {
	float:left;
	width: 144px;
	margin-right:12px;
	margin-bottom:5px;
}
#preApp .quadColPodNoMgn {
	float:left;
	width: 144px;
	margin-right:0;
	margin-bottom:5px;
}
#preApp label {
	font-size: 10px;
	color: #192C59;
}
#preApp #preAppTerms label span {
	font-size: 9px;
	line-height:11px;
	float:right;
	width:595px;
	font-weight:normal;
	color:#192C59;
	margin-bottom:10px;
}
#preApp #preAppTerms label span a {
	font-size: 9px;
	line-height:11px;
	font-weight:normal;
	color:#192C59;
}

#preApp h2 {
	font-size: 28px;
	line-height:30px;
	font-weight:normal;
	color: #fff;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
}
#preApp #preAppFirstName, #preApp #preAppSurname, #preApp #preAppEmail, #preApp #preAppLoanAmount, #preApp #preAppNetMonthlyPay, #preApp #preAppDofB, #preApp #preAppPhone3 {
	width: 144px;
	margin-left:0;
	margin-bottom: 0;
	height:38px;
}
#preApp .input-box {
	padding:2px;
	padding-left:4px;
	width:138px;
	border: 1px solid #8a8a8a;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#e8f8ff;
}
#preApp .input-boxERR {
	padding:2px;
	padding-left:4px;
	width:138px;
	border: 1px solid #FD1A6E;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#FCB2D3;
}
#preApp .input-boxDate {
	padding:2px;
	padding-left:4px;
	width:138px;
	border: 1px solid #8a8a8a;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#e8f8ff;
	background-image: url(../images/preApp/preAppFieldDate.gif);
	background-repeat:no-repeat;
	background-position:65px center;
}
#preApp .input-boxDateERR {
	padding:2px;
	padding-left:4px;
	width:138px;
	border: 1px solid #FD1A6E;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#FCB2D3;
	background-image: url(../images/preApp/preAppFieldDateERR.gif);
	background-repeat:no-repeat;
	background-position:65px center;
}
#preApp .input-box-amount {
	padding:2px;
	padding-left:14px;
	width:128px;
	border: 1px solid #8a8a8a;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#e8f8ff;
	background-image: url(../images/preApp/preAppFieldCurr.gif);
	background-repeat:no-repeat;
	background-position:4px center;
}
#preApp .input-box-amountERR {
	padding:2px;
	padding-left:14px;
	width:128px;
	border: 1px solid #FD1A6E;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#FCB2D3;
	background-image: url(../images/preApp/preAppFieldCurrERR.gif);
	background-repeat:no-repeat;
	background-position:4px center;
}
#preApp .input-tickBox {
	float:left;
	margin-right:2px;
	margin-bottom:0;
}
.Terms {
	font-size: 9px;
	line-height: 10px;
	color: #000;
}
.preAppFormErrorBox {
	color: #fd1a6e;
	padding: 2px 0;
	padding-left: 0;
	background-color: #fcb2d3;
	margin-left:10px;
	margin-bottom: 8px;
	margin-right:10px;
	border: 1px solid #fd1a6e;
}
.preAppFormInstructions {
	color: #fff;
	padding: 4px;
	background-color: #135583;
	margin-left:0;
	margin-bottom: 8px;
	margin-right:0;
	border: 1px solid #fff;
	display:block;
}
.preAppFormInstructionsError {
	color: #000;
	padding: 4px;
	border: 1px solid #FD1A6E;
	margin-left:0;
	margin-bottom: 8px;
	margin-right:0;
	display:block;
	background-color:#FCB2D3;
}
.preAppInputERR {
	background-image:url(../images/applicationForm/AppFieldErr.gif);
	background-repeat:no-repeat;
	background-position: 0 13px;
}
.appFormInput-CheckBoxERR {
	background-color:#fcb2d3;
}
/*-- Existing Customers Property --*/

#sidecol #existingCustomers {
	height: auto;
	width: 185px;
	margin-bottom: 9px;
	background-image: url(../images/existingCustomer/existingCustMiddle.gif);
	background-repeat: repeat;
}
#sidecol #existingCustomers h2 {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 26px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/existingCustomer/existingCustTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#sidecol #existingCustomers h3 {
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
}
#sidecol #existingCustomers #eclogin {
	font-weight:bold;
	color: #FFF;
	height:auto;
	padding-left:41px;
	width: 101px;
}
#sidecol #existingCustomers #eclogin a:link, #sidecol #existingCustomers #eclogin a:visited {
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
	color: #FFF;
	height: 12px;
	width: 81px;
	display: block;
	padding-top: 11px;
	padding-bottom: 13px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/existingCustomer/applyNowNormalEC.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#sidecol #existingCustomers #eclogin a:hover, #sidecol #existingCustomers #eclogin a:active {
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
	color: #192c59;
	height: 12px;
	width: 81px;
	display: block;
	padding-top: 11px;
	padding-bottom: 13px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/existingCustomer/applyNowOverEC.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#sidecol #existingCustomers ul {
	font-weight:bold;
	margin-bottom: 15px;
}
#sidecol #existingCustomers li {
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url(../images/existingCustomer/existingCustBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.existingCustomerLast {
	background-image: url(../images/existingCustomer/existingCustBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 9px;
	clear: both;
}
.ecloginBg {
	background-image: url(../images/existingCustomer/existingCustMouseBg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 185px;
}
/*-- Live Chat Property --*/

#sidecol #liveChat {
	height: 110px;
	width: 185px;
	margin-bottom: 9px;
}
#sidecol #liveChat h2 {
	font-size: 17px;
	color: #000;
	height: 22px;
	width: 165px;
	padding: 10px 10px 0 10px;
	margin-bottom: 5px;
}
#sidecol #liveChat p {
	padding: 0 10px 0 10px;
	margin-bottom: 0px;
	text-align:center;
}
#sidecol #liveChat a {
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 0;
}
.lpStaticButtonAddTextTR td {
	font-size: 10px;
	line-height: 12px;
	color:#000;
	padding:0;
	padding-bottom:5px;
	display:block;
	margin:0;
}
/*-- Call to Apply Property --*/

#sidecol #callApply {
	height: 100px;
	width: 185px;
	margin-bottom: 9px;
	padding-top: 40px;
	background-image: url(../images/applyPhone/box-telephone-curved.gif);
	background-repeat: no-repeat;
	background-position: 0 40px;
}
#sidecol #callApply h2 {
	font-size: 15px;
	color: #000;
	height: 22px;
	width: 165px;
	padding: 18px 10px 0 12px;
	margin-bottom: 0;
}
#sidecol #callApply p {
	padding: 0 10px 0 12px;
	margin-bottom: 4px;
	display:block;
	width:150px;
}
#sidecol #callApply .brokerCode {
	font-weight:bold;
	text-transform: uppercase;
}
#sidecol #callApply div.call {
	font-size: 19px;
	line-height: 19px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 170px;
	text-decoration: none;
}
#sidecol #callApply a {
	font-size: 19px;
	line-height: 20px;
}
/*-- Call to Apply Property --*/

#sidecol .existingCustomerSC {
	width: 185px;
	margin-bottom: 9px;
	margin-top: 0;
	background-image: url(../images/existingCustomer/existingCustomersSC-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}
#sidecol .existingCustomerSC h2 {
	background-image: url(../images/existingCustomer/existingCustomersSC-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 15px;
	color: #fff;
	height: 22px;
	width: 165px;
	padding: 6px 10px 0 10px;
	margin-bottom: 9px;
}
#sidecol .existingCustomerSC p {
	padding: 0 10px 0 10px;
	margin-bottom: 3px;
}
#sidecol .existingCustomerSC .brokerCode {
	font-weight:bold;
	text-transform: uppercase;
}
#sidecol .existingCustomerSC ul {
	margin:0;
	padding:0;
	margin-bottom: 8px;
}
#sidecol .existingCustomerSC ul li ul {
	margin:0;
	padding:0;
}
#sidecol .existingCustomerSC li {
	color: #000;
	margin: 0;
	background-image: url(../images/footer/footerSiteMapBullet.gif);
	background-image: url(../bullets/contentBullet3.gif);
	background-repeat: no-repeat;
	background-image: url(../images/common/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	list-style-type: none;
	padding: 0;
	padding-left: 21px;
	margin-bottom:1px;
}
#sidecol .existingCustomerSC ul li ul li {
	margin: 0;
	background-image: url(../bullets/contentBullet2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	padding: 0;
	padding-left: 15px;
	margin-top:3px;
}
#sidecol .existingCustomerSC ul li ul li ul li {
	margin: 0;
	background-image: url(../bullets/contentBullet3.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	padding: 0;
	padding-left: 15px;
	margin-top:3px;
}
#sidecol .existingCustomerSC ol li {
	color: #000;
	margin: 0;
	background-image: none;
	list-style-type: decimal;
	padding: 0;
	padding-left:0;
	margin-left:26px;
	list-style-position: outside;
	margin-bottom:10px;
}
#sidecol .existingCustomerSC ol li ol {
	margin: 0;
	background-image: none;
	padding: 0;
}
#sidecol .existingCustomerSC ol li ol li {
	color: #000;
	margin: 0;
	background-image: none;
	list-style-type: lower-alpha;
	padding: 0;
	padding-left:0;
	margin-left:20px;
	list-style-position: outside;
	margin-top:3px;
}
/* /////// Footer Property /////// */

#footer {
	width: 864px;
	margin-left: 35px;
	margin-bottom: 10px;
	background-image: url(../images/footer/softBlendBg.gif);
	background-repeat: no-repeat;
	padding-top:10px;
}
#footer .footerTop {
	height: 10px;
	width: 864px;
	background-image: url(../images/footer/footerSiteMapTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 0;
}
#footer .siteMap {
	height: auto;
	width: auto;
	margin-left: 10px;
	float: left;
	padding-right: 5px;
}
#footer .siteMap h2 {
	font-size:11px;
	font-weight:bold;
	color: #9c9c9c;
	margin-bottom: 5px;
	color: #828282;
}
#footer .siteMap ul {
	margin-bottom: 10px;
}
#footer .siteMap li {
	color: #9c9c9c;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	background-image: url(../images/footer/footerSiteMapBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #828282;
}
#footer .siteMap a:link, #footer .siteMap a:visited {
	font-size:10px;
	color: #7c7c7c;
	text-decoration: none;
	color: #828282;
}
#footer .siteMap a:hover, #footer .siteMap1 a:active {
	font-size:10px;
	color:#17b5fe;
	color:#000;
	text-decoration: none;
}
#footer #addressBlock {
	background-color: #9ba0a4;
	padding-top:8px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/footer/footerAddressBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer #addressBlock h2 {
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	margin-bottom:5px;
}
#footer #addressBlock p {
	font-size:9px;
	line-height: 1.2em;
	color:#fff;
	display:block;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#footer #addressBlock p a {
	font-size:9px;
}
#footer #addressBlock a:link, #footer #addressBlock a:visited {
	color:#FFF;
}
#footer #addressBlock a:hover, #footer #addressBlock a:active {
	color:#000;
}
#container #footer #footerLast {
	background-image: url(../images/footer/footerAddressBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
	background-color: #b1b1b1;
}
/* /////// Standards Property /////// */

#standards {
	height: auto;
	width: 900px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:35px;
	text-align: right;
}
#standards a:link, #standards a:visited {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}
#standards a:hover, #standards a:active {
	color: #192c59;
	font-weight:bold;
	text-decoration:none;
}
#standards .copyright {
	color: #fff;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
/* /////// Testimonials Property /////// */
.testimonialVideo {
	width: 640px;
	height:325px;
	margin:0;
	margin-bottom:20px;
	display:block;
	background-image:url(../images/testimonials/video-frame.jpg);
	background-repeat:no-repeat;
	background-position:110px 0;
	padding-top:43px;
}
.testimonialVideo #FLVPlayer {
	margin:0 0 0 130px;
}
#testimonialContainer {
	width: 645px;
	margin:0;
}
#testimonialContainer p, #testimonialContainer2 p {
	margin: 0;
	padding:0 15px;
}
.testimonialStyleSmall {
	padding:0;
	margin-top:0;
	font-size:9px;
	font-weight:bold;
}
#testimonialContainer .testimonialStyle1 {
	width:504px;
	background-image: url(../images/testimonials/testimonial1.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFF;
}
#testimonialContainer .testimonialStyle1Last {
	width:504px;
	height:28px;
	background-image: url(../images/testimonials/testimonial1Last.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFF;
}
#testimonialContainer .testimonialStyle2 {
	width:504px;
	background-image: url(../images/testimonials/testimonial2.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFF;
	margin-left:120px;
}
#testimonialContainer .testimonialStyle2Last {
	width:504px;
	height:28px;
	background-image: url(../images/testimonials/testimonial2Last.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFF;
	margin-left:120px;
}
.testimonialContainer1 {
	width: 645px;
	margin:0;
	margin-bottom:15px;
	padding:17px 0 0 0;
	background-image: url(../images/testimonials/testimonialW.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.testimonialContainer1 .testimonialStyle3 {
	color:#63686b;
}
.testimonialContainer1 .testimonialStyle3Last {
	width:630px;
	background-image: url(../images/testimonials/testimonialWL.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	display:block;
	padding: 0 0 0 15px;
	padding-top:10px;
	font-size:9px;
	font-weight:bold;
	color:#63686b;
	height:30px;
}
#testimonialContainer2 {
	width: 318px;
	margin:0;
	margin-bottom:15px;
	padding:15px 0 0 0;
	background-image: url(../images/testimonials/testimonial3.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#testimonialContainer2 .testimonialStyle3 {
	color:#63686b;
}
#testimonialContainer2 .testimonialStyle3Last {
	width:288px;
	height:25px;
	background-image: url(../images/testimonials/testimonial3Last.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	padding-top:5px;
	font-size:9px;
	font-weight:bold;
	color:#63686b;
}
/* /////// Press Releases Property /////// */
#prByDate {
	width: 145px;
	margin-left:0;
	margin-top:0;
	float:left;
}
#prByDate H2 {
	width: 125px;
	margin-left:0;
	margin-top:0;
	background-image: url(../images/pressReleases/prYearHeader.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 15px;
	color: #FFF;
	height: 22px;
	padding: 6px 10px 0 10px;
	margin-bottom: 9px;
}
#prDisplay {
	width: 475px;
	margin-left:160px;
	margin-top:0;
	display:block
}
#prByDate .date {
	font-size: 9px;
	line-height: 10px;
	color: #666;
	margin:0 0 5px 10px;
	padding:0;
}
#prByDate ul {
	margin-bottom:3px;
}
#prByDate li {
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(../images/common/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
/* /////// Feedback Property /////// */
#feedbackForm {
	font-family:Verdana, Geneva, sans-serif;
	width: 400px;
	margin-left:0;
	margin-top:10px;
}
#feedbackForm label {
	font-size: 10px;
	margin-bottom:0;
}
.feedbackFormBox, .feedbackFormBoxERR {
	height:45px;
	width: 155px;
	margin-right: 12px;
	margin-bottom: 0;
	float:left;
}
.feedbackTextAreaBox {
	width: 320px;
	float:left;
	padding-bottom:15px;
}
#feedbackForm .feedbackTextAreaBox textarea {
	margin:0;
	margin-top:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding:2px;
}
.feedbackFormInput-box {
	padding:2px;
	width:151px;
	font-size: 11px;
	background-image: none;
	margin-left:0;
	text-decoration: none;
	border: 1px solid #8a8a8a;
	background-color:#f1eee9;
	margin-top:3px;
}
.feedbackFormInput-boxERR {
	padding:2px;
	width:151px;
	font-size: 11px;
	background-image: none;
	margin-left:0;
	text-decoration: none;
	border: 1px solid #fd1a6e;
	background-color: #fcb2d3;
	margin-top:3px;
}
.feedbackFormTextArea {
	padding:1px 0 0 0;
	width:319px;
	font-size: 10px;
	background-image: none;
	margin-top:3px;
	margin-left:4px;
	text-decoration: none;
	border: 1px solid #8a8a8a;
	background-color:#f1eee9;
}
.feedbackFormTextAreaERR {
	padding:1px 0 0 0;
	width:319px;
	font-size: 10px;
	background-image: none;
	margin-top:3px;
	margin-left:4px;
	text-decoration: none;
	border: 1px solid #fd1a6e;
	background-color: #fcb2d3;
}
/* /////// Errors Property /////// */
#appFormErrorBox {
	height: auto;
	width: 605px;
	color: #000;
	padding: 10px;
	background-color: #fcb2d3;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #fd1a6e;
}
#fb-personalFinance, #fb-moneySavingTip, #fb-coupons, #fb-themes {
	margin: 0 0 9px 0;
	padding:0 0 0 80px;
	min-height:51px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#fb-personalFinance h3, #fb-moneySavingTip h3, #fb-coupons h3, #fb-themes h3 {
	font-size:13px;
	line-height:15px;
	margin: 0 0 5px 0;
	margin-top:0;
	padding: 0;
}
#fb-personalFinance {
	background-image:url(../images/facebook/fb-personalFinance.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
}
#fb-moneySavingTip {
	background-image:url(../images/facebook/fb-moneySaving.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
}
#fb-coupons {
	background-image:url(../images/facebook/fb-coupons.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
	min-height:70px;
}
#fb-themes {
	background-image:url(../images/facebook/fb-themeWeek.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
	min-height:56px;
}
a.tooltip {
	font-size: 19px;
	line-height: 21px;
	color: #000;
	margin:0;
	padding:0;
}
a.tooltip:hover {
	color: #fd1a6e;
}
.merchantCards {
	text-align: center;
	display:block;
	margin:0 auto;
	width:135px;
	padding:10px 0 0 0;
}
.merchantCards img {
	text-align: center;
	margin:0;
	padding:0 2px;
}
/* /////// Primary Navigation Property /////// */

#primaryNavigation {
	height: 35px;
	width: 869px;
	margin-top: 20px;
	margin-left: 35px;
	background-repeat: repeat-x;
	background-position: center;
	border-bottom:0;
	background-color:#192c59;
	background-color:#e3e3e3;
}
#primaryNavigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#primaryNavigation li {
	display:inline;
	margin:0;
	padding:0;
}
#primaryNavigation a, #primaryNavigation .right a {
	background-image: url(../images/common/mainNavigation/tabsRoundedSprite.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	margin: 0;
	padding:0 0 0 9px;
	float:left;
	background-color:transparent;
	text-decoration:none;
	border-right:2px solid #fff;
}
#primaryNavigation .right a {
	background-position:0 -40px;
	margin: 0;
	padding:0 0 0 9px;
	border-right:0;
	border-left:2px solid #fff;
	background-color:#b4e031;
}
#primaryNavigation .multiline a span, #primaryNavigation .right .multiline a span {
	text-align:center;
	line-height:13px;
	padding-top:4px;
	background-color:transparent;
	height:31px;
}
#primaryNavigation ul.right {
	float:right;
}
#primaryNavigation .right li {
	display:inline;
	margin:0;
	padding:0;
}
#primaryNavigation a span, #primaryNavigation .right a span {
	background-image: url(../images/common/mainNavigation/tabsRoundedSprite.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding:0 9px 0 0;
	background-color:transparent;
	height:35px;
	display:block;
	font-size:100%;
	line-height:34px;
	text-decoration:none;
	background-color:transparent;
	font-weight: bold;
}
#primaryNavigation .right a span {
	background-position:100% -40px;
	color:#fff;
}
#primaryNavigation a span {
	background-position:100% 0;
	color:#192c59;
	color:#fff;
}
#primaryNavigation a:hover span, #primaryNavigation .right a:hover span {
	background-position:100% -80px;
	color:#fff;
	text-decoration:none;
}
#primaryNavigation a:hover, #primaryNavigation .right a:hover {
	background-position:0 -80px;
	color:#fff;
	text-decoration:none;
}
#sidecol .repAPR {
	display:block;
	margin:0 0 12px 0;
	padding:10px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
	background-color:#b4e031;
	border:2px solid #b4e031;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius:8px;
}
#sidecol .repAPR h2 {
	font-size: 17px;
	line-height: 20px;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
#sidecol .repAPR p {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin:0;
	padding:0;
}
.imageRight1 {
	float:right;
	margin:3px 0 7px 10px;
	width:120px;
}
/*-- Form Property --*/
fieldset.appFormBox {
	width:604px;
	margin-bottom: 10px;
	float: left;
	padding: 15px 0 10px 20px;
	border: 2px solid #cccccc;
}
legend {
	font-size: 16px;
	color: #17b5fe;
	clear:both;
}
#content #applicationForm {
	float:left;
	margin:0;
}
#content #applicationForm label {
	font-size: 10px;
	margin-bottom:3px;
	display:block;
}
#content #applicationForm label a {
	font-size: 10px;
}
#content #applicationForm #appFormFirstName, #content #applicationForm #appFormLastName, #content #applicationForm #appFormEmail, #content #applicationForm #appFormRetypeEmail, #content #applicationForm #appFormHomePhone, #content #applicationForm #appFormMobilePhone, #content #applicationForm #appFormWorkPhone, #content #applicationForm #appFormDOB, #content #applicationForm #appFormPostcode, #content #applicationForm #appFormHouseNumber, #content #applicationForm #appFormStreet, #content #applicationForm #appFormTownCity, #content #applicationForm #appFormFindAddr, #content #applicationForm #appFormLoanAmount, #content #applicationForm #appFormCompanyName, #content #applicationForm #appFormNetPay, #content #applicationForm #appFormNextPayDate, #content #applicationForm #appFormHouse_name, #content #applicationForm #appFormStreet, #content #applicationForm #appFormTown, #content #applicationForm #appFormTitle, #content #applicationForm #appFormPrimaryInc, #content #applicationForm #appFormDirectDep, #content #applicationForm #appFormPayFrequency, #content #applicationForm #appFormDebitCard, #content #applicationForm #selectAddress, #content #applicationForm #appFormLeadSource, #content #applicationForm #tellUsFirstName, #content #applicationForm #appFormResidentialStatus, #content #applicationForm #appFormTimeAtAddress, #content #applicationForm #appFormEmployerIndustry, #content #applicationForm #appFormTimeAtEmployer {
	height:45px;
	width: 200px;
	margin-right: 0;
	margin-bottom: 0;
	float:left;
}
#content #applicationForm #appFormFindAddr {
	height:43px;
	padding-top:2px;
}
#content #applicationForm #appFormLeadSource {
	width:580px;
}
.AppFormInput {
}
#content #applicationForm .appFormInput-box, #content #applicationForm .appFormInput-boxCurrency, #content #applicationForm .appFormInput-boxDate, #content #applicationForm .appForminput-select, #content #applicationForm .appFormInputDateMMYY, #content #applicationForm .appFormTimeAtEmployer_y, #content #applicationForm .appFormTimeAtEmployer_m {
	padding:2px;
	width:180px;
	border: 1px solid #8a8a8a;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#f1eee9;
}
#content #applicationForm .appFormTimeAtEmployer_y, #content #applicationForm .appFormTimeAtEmployer_m {
	width:auto;
}
#content #applicationForm .appFormInput-boxERR, #content #applicationForm .appFormInput-boxCurrencyERR, #content #applicationForm .appFormInput-boxDateERR, #content #applicationForm .appForminput-selectERR, #content #applicationForm .appFormInputDateMMYYERR, #content #applicationForm .appFormTimeAtEmployer_yERR, #content #applicationForm .appFormTimeAtEmployer_mERR {
	padding:2px;
	width:180px;
	border: 1px solid #fd1a6e;
	font-size: 11px;
	background-image: none;
	margin-top:2px;
	margin-left:0;
	text-decoration: none;
	background-color:#fcb2d3;
}
#content #applicationForm .appFormTimeAtEmployer_yERR, #content #applicationForm .appFormTimeAtEmployer_mERR {
	width:auto;
}
#content #applicationForm .appFormInput-boxCurrency {
	background-image:url(../images/applicationForm/AppFieldCurrencySymbol-v2.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:15px;
	width:165px;
}
#content #applicationForm .appFormInput-boxCurrencyERR {
	background-image:url(../images/applicationForm/AppFieldCurrencySymbolERR-v2.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:15px;
	width:165px;
}
#content #applicationForm .appForminput-select, #content #applicationForm .appForminput-selectERR {
	padding:1px 2px 1px 2px;
	width:184px;
}
#content #applicationForm .appFormInput-boxDate {
	background-image:url(../images/applicationForm/AppFieldDateSymbol.gif);
	background-repeat:no-repeat;
	background-position:109px center;
}
#content #applicationForm .appFormInput-boxDateERR {
	background-image:url(../images/applicationForm/AppFieldDateSymbolERR.gif);
	background-repeat:no-repeat;
	background-position:109px center;
}
#content #applicationForm .appFormInputDateMMYY {
	padding:1px 2px 1px 2px;
	background-image:none;
	width:47px;
}
#content #applicationForm .appFormInputDateMMYYERR {
	padding:1px 2px 1px 2px;
	background-image:none;
	width:47px;
}
#content #applicationForm .checkbox {
	float: left;
	background-color:#fff;
}
.appFormInput-CheckBoxERR {
	background-color:#fcb2d3;
}
#content #applicationForm .agreeTerms span, #content #applicationForm .mail_optout span {
	width:550px;
	float:right;
	margin-right:20px;
}
#content #applicationForm .appForminput-tickBox {
	height: 9px;
	border: 1px solid #8a8a8a;
	width: 10px;
}
#appFormsubmit {
	width:628px;
}
.hCtrl {
	margin:0 0 15px 0;
}
#calculator {
	float:left;
	display:block;
	color:#fff;
}
#calculator h3 {
	font-size:16px;
	line-height:16px;
	margin-top: 0;
	color:#fff;
	float:left;
}
#calculator .calculator_sliderTool_container {
	display:block;
	width:610px;
	margin-bottom:4px;
	margin-left:10px;
}
#calculator .calcEndL, #calculator .calcEndR {
	display:block;
	width:10px;
	height:70px;
	float:left;
	background-image:url(../images/calculator/sliderEnds.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#calculator .calcEndR {
	background-position:right top;
}
#calculator_slider_box {
	float:left;
	padding:0 10px;
	background-color:#caf1ff;
	height:70px;
}
#calculator_result_box {
	display:block;
	margin-left:15px;
}
#calculator_slide_down, #calculator_slide_up {
	width:20px;
	float:left;
	margin:10px 0;
}
#calculator_slide_down {
	background-image:url(../images/calculator/calc-minus-sprite.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#calculator_slide_up {
	background-image:url(../images/calculator/calc-plus-sprite.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#calculator_slide_down:hover {
	background-image:url(../images/calculator/calc-minus-sprite.gif);
	background-repeat:no-repeat;
	background-position:0 -20px;
}
#calculator_slide_up:hover {
	background-image:url(../images/calculator/calc-plus-sprite.gif);
	background-repeat:no-repeat;
	background-position:0 -20px;
}
#calculator_slider {
	float:left;
	width:500px;
	margin:0 10px;
	margin-top:14px;
}
#calculator #calculator_result_box div span, #calculator #calculator_result_box .sum {
	float:left;
	font-size:18px;
	line-height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
}
#calculator #calculator_result_box .sum {
	margin:0;
	width:70px;
	padding:0;
}
#calculator .footnote {
	font-size: 9px;
	display:block;
	text-align:right;
	color:#fff;
	margin-bottom:5px;
	padding:0 10px 0 0;
	line-height:11px;
	font-weight:bold;
}
.ssl {
	float:right;
}
.smCashAdv {
	width:122px;
	margin:0 auto;
	display:block;
}
.ui-slider-handle, #calculator_slide_down, #calculator_slide_up, .ui-slider-horizontal .ui-slider-handle {
	cursor:pointer;
}
.promo1 {
}
.promo1 .pos1 {
	margin:0 22px 0 0;
	float:left;
	background-image:url(../images/index/tvAdvert-sprite.jpg);
	background-repeat:no-repeat;
	background-position:0 -173px;
}
.promo1 .pos1:hover {
	background-image:url(../images/index/tvAdvert-sprite.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.promo1 .pos2 {
	margin:0 10px 15px 0;
	float:left;
}
.promo1 h1 {
	font-size: 11px;
	line-height:13px;
	font-weight:normal;
	color: #222222;
	float: left;
	padding-top: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	width:274px;
	text-align:center;
}
.logos {
	display:block;
	margin-bottom:15px;
}
.logos img {
	margin-right:15px;
}
.footnote {
	color:#666;
}
.ReqField {
	color:#b4e031;
}
.video {
	border:solid 2px #b4e031;
	margin-bottom:10px;
	width:640px;
	height:348px;
	padding:0;
}
.cookieStatement {
	font-size:11px;
	color: #d1f0ff;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	text-align:center;
}
.cookieStatement a:link, .cookieStatement a:visited {
	color: #d1f0ff;
	text-decoration:underline;
}
.cookieStatement a:hover, .cookieStatement a:active {
	color: #d1f0ff;
	text-decoration:underline;
}
/* /////// Layout Property /////// */


