/** Redefinitions **/

body {
	padding: 0;
	border: 0;
	margin: 0;

	background: #fff url("images/common/bg.gif") top left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #5f5d5f;
}

h1, h2, h3, h4, h5, h6, p, table, form {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

a, a:visited {
	color: #5f5d5f;
	text-decoration: underline;
}

a:hover, a:active {
	color: #1e64af;
	text-decoration: none;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

/** ##### **/

/** Containers **/

div#outerShell {
	clear: both;
	margin: 0 auto;
	width: 960px;
}

div#innerShell {
	float: left;
	clear: both;
	width: 920px;
	min-height: 560px;
	padding: 20px;
	background-color: #fff;
}

/** ##### **/

/** Top **/

div#ms {
	float: right;
	clear: both;
	width: 100%;
}

div#metaLinks {
	float: right;
	width: auto;
}

div#metaLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#metaLinks li {
	float: left;
	width: auto;
}

div#metaLinks li a, div#metaLinks li a:visited {
	display: block;
	padding: 0 8px;
	background: #fff url("images/common/meta_divider.gif") left no-repeat;
}

div#metaLinks li.first a, div#metaLinks li.first a:visited {
	padding: 0 8px 0 0;
	background: none;
}

div#metaLinks li.last a, div#metaLinks li.last a:visited {
	padding: 0 0 0 8px;
}

div#search {
	float: right;
	min-width: 235px;
	margin: 0 0 0 2em;
}

div#search label {
	float: left;
	width: auto;
	font-weight: bold;
}

div#search div.textfield {
	float: left;
	min-width: 157px;
	margin: 0 3px 0 5px;
}

div#search div.textfield input {
	width: 149px;
	height: 1.2em;
}

div#search div.button {
	float: left;
	width: auto;
}

div#search div.button input {
	height: 1.65em;
	padding: 0 2px 2px 2px;
	border: 0;
	background-color: #5f5d5f;
	color: #fff;
}

div#top {
	float: left;
	clear: both;
	width: 910px;
	padding: 0 0 10px 10px;
	border-bottom: 2px solid #5f5d5f;
	margin: 20px 0 0 0;
}

div#logo {
	float: left;
	width: 250px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/common/logo.gif") bottom left no-repeat;
}

div#breadcrumbs {
	float: right;
	width: 630px;
	margin: 1.3em 0 0 0;
}

/** ##### **/

/** Home **/

div.panel {
	float: left;
	clear: both;
	width: 900px;
	padding: 15px 10px;
	border-bottom: 2px solid #5f5d5f;
	display: inline;
}

div.panel ul {
	float: right;
	display: block;
	width: 300px;
	padding: 0;
	margin: 0;
	list-style: none;
}

div.panel li {
	margin-bottom: 3px;
}

div#clearingCompany {
	float: left;
	clear: both;
	width: 100%;
	min-height: 168px;
	background: url("images/home/header_clearing_company.gif") top left no-repeat;
}

div#clearingCompany ul a, div#clearingCompany ul a:visited {
	color: #1f3773;
	font-weight: bold;
	text-decoration: none;
}

div#clearingCompany ul a:hover, div#clearingCompany ul a:active {
	text-decoration: underline;
}

div#chapsProduct {
	float: left;
	clear: both;
	width: 100%;
	min-height: 168px;
	background: url("images/home/header_chaps_product.gif") top left no-repeat;
}

div#chapsProduct ul a, div#chapsProduct ul a:visited {
	color: #efc742;
	font-weight: bold;
	text-decoration: none;
}

div#chapsProduct ul a:hover, div#chapsProduct ul a:active {
	text-decoration: underline;
}

div#fasterPayments {
	float: left;
	clear: both;
	width: 100%;
	min-height: 168px;
	background: url("images/home/header_faster_payments.gif") top left no-repeat;
}

div#fasterPayments ul a, div#fasterPayments ul a:visited {
	color: #1e64af;
	font-weight: bold;
	text-decoration: none;
}

div#fasterPayments ul a:hover, div#fasterPayments ul a:active {
	text-decoration: underline;
}

/** ##### **/

/** Sub-pages **/

div#main {
	float: left;
	clear: both;
	width: 920px;
	min-height: 490px;
	background: #fff url("images/common/stripe.gif") top right repeat-y;
}

div#content {
	float: left;
	width: 450px;
	padding: 10px 20px;
}

div#contentLogo {
	float: left;
	width: 332px;
	padding: 10px 0 10px 20px;
}

div.content219 h1, div.content219 h2, div.content219 h3,
div.content219 h4, div.content219 h5, div.content219 h6,
div.content219 a, div.content219 a:visited,
div.content219 a:hover, div.content219 a:active {
	color: #1f3773;
}

div.content220 h1, div.content220 h2, div.content220 h3,
div.content220 h4, div.content220 h5, div.content220 h6,
div.content220 a, div.content220 a:visited,
div.content220 a:hover, div.content220 a:active {
	color: #efc742;
}

div.content221 h1, div.content221 h2, div.content221 h3,
div.content221 h4, div.content221 h5, div.content221 h6,
div.content221 a, div.content221 a:visited,
div.content221 a:hover, div.content221 a:active {
	color: #1e64af;
}

div#pageLogo {
	float: left;
	width: 108px;
	height: 74px;
}

div#hotLinks {
	float: right;
	width: 145px;
	padding: 15px 0 0 10px;
	margin: 0 0 0 2px;
}

/** ##### **/

/** Sub-nav **/

div#subNav {
	float: left;
	width: 273px;
}

div#subNav div.subPanel {
	float: left;
	clear: both;
	width: 273px;
	min-height: 140px;
	padding: 10px 0;
	border-bottom: 2px solid #5f5d5f;
}

div#subNav div.subPanel h1 {
	font-size: 1.6em;
	margin: 0 0 10px 10px;
}

div#subNav div.subPanel h1.clearingCompany {
	color: #1f3773;
}

div#subNav div.clearingCompany {
	background: url("images/clearing_company/bg.gif") top left;
}

div#subNav div.subPanel h1.chapsProduct {
	color: #efc742;
}

div#subNav div.chapsProduct {
	background: url("images/chaps_product/bg.gif") top left;
}

div#subNav div.subPanel h1.fasterPayments {
	color: #1e64af;
}

div#subNav div.fasterPayments {
	background: url("images/faster_payments/bg.gif") top left;
}

div#subNav div.subPanel ul {
	clear: both;
	width: 273px;
	padding: 0;
	margin: 0;
	list-style: none;
}

div#subNav div.subPanel ul a, div#subNav div.subPanel ul a:visited {
	display: block;
	width: 253px;
	padding: 1px 10px;
	text-decoration: none;
}

div#subNav div.subPanel ul a:hover, div#subNav div.subPanel ul a:active {
	text-decoration: underline;
}

div#subNav div.subPanel ul a, div#subNav div.subPanel ul a:visited {
	font-weight: bold;
}

div#subNav div.subPanel ul.clearingCompany a, div#subNav div.subPanel ul.clearingCompany a:visited {
	color: #1f3773;
}

div#subNav div.subPanel ul.clearingCompany a:hover, div#subNav div.subPanel ul.clearingCompany a:active,
div#subNav div.subPanel ul.clearingCompany a.current {
	color: #fff;
	background-color: #1f3773;
	text-decoration: none;
}

div#subNav div.subPanel ul.chapsProduct a, div#subNav div.subPanel ul.chapsProduct a:visited {
	color: #efc742;
}

div#subNav div.subPanel ul.chapsProduct a:hover, div#subNav div.subPanel ul.chapsProduct a:active,
div#subNav div.subPanel ul.chapsProduct a.current {
	color: #fff;
	background-color: #efc742;
	text-decoration: none;
}

div#subNav div.subPanel ul.fasterPayments a, div#subNav div.subPanel ul.fasterPayments a:visited {
	color: #1e64af;
}

div#subNav div.subPanel ul.fasterPayments a:hover, div#subNav div.subPanel ul.fasterPayments a:active,
div#subNav div.subPanel ul.fasterPayments a.current {
	color: #fff;
	background-color: #1e64af;
	text-decoration: none;
}

/** ##### **/

/** Forms **/

table.dynFormTable th {
	padding: 0 1.5em 0 0;
	text-align: left;
}

table.dynFormTable td.button input {
	width: 100px;
}

/** ##### **/

/** Search **/

div.ctx_search_result {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #5f5d5f;
	margin: 0 0 10px 0;
}

div.ctx_search_result p em {
	background-color: #d6f3ff;
}

/** ##### **/

/** Footer **/

div#footer {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	font-size: 0.9em;
	color: #5f5d5f;
}

div#footer p {
	margin: 0;
}

p#copyright {
	float: left;
	width: auto;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 0.9em;
	color: #5f5d5f;
}

/** ##### **/