body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background:url(images/body.jpg) center repeat-y;
	font-size: 10pt;
	padding: 0;
	margin: 0px auto;
	text-align: center;
}
p {
	font-size: 90%;
	line-height: 1.5em;
	padding-left: 1.5em;
	margin-top: 0px;
	margin-bottom: 1em;
	display: block;
	text-align: justify;
}
p.disclaimer {
	font-size: 80%;
	padding: 3em 1em;
	color:#A00;
}
a {
	color: #0056b8;
	text-decoration:none;
}
a:hover {
	color: #36C;
	text-decoration:underline;
}
a.ibank {
	color:#0056b8;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #999999;
	padding: 5px;
	text-decoration: none;
}
a.ibank:hover {
	color:#fff;
	font-weight: bold;
	background-color: #0056b8;
	border: 1px solid #999999;
	padding: 5px;
	text-decoration: underline;
}
a img {
	border: none;
}
.top {
	text-align: right;
}
.right{
	display: block;
	text-align: right;
}
.bold {
	color: #0056b8;
	background-color: inherit;
	font-weight: bold;
}
.print{
	display: none;
}

/***************************************/
/* Navigation menu                     */
/***************************************/

#nav{
	position:relative;
	display:block;
	height:39px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}

#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#nav ul li{
	display:block;
	float:left;
	margin:0;
	}

#nav ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 21px 0 21px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
	}

#nav ul li a:hover,#nav ul li a.current{
	color:#0056b8;
	background:#fff url(images/bgON.gif) no-repeat top right;
	}

/***************************************/
/* Layout DIVs and Formatting          */
/***************************************/
#masthead {
	color: #ffffff;
	background-color: #0056b8;
	text-align: center;
	padding-top: 1em;
	padding-bottom: .25em;
}
#masthead p {
	font-size: 14pt;
	text-align: center;
}
#page {
	color: #555555;
	margin: 0px auto;
	padding: 0;
	width: 860px;
	text-align: left;
}
#columnLeft,#columnRight,#content {
	padding: 1em 1em;
}
#columnLeft {
	float: left;
	width: 190px;
}
#columnLeft p {
	padding-left: .5em;
	text-align: left;
	
}
#columnLeft li {
	margin-left: -1em;
	font-size: 85%;
	font-weight: bold;
}
#columnLeft li {
	list-style-image: url(images/L_bullet.gif);
}
div.ibank {
	background-color: #f4f4f4;
	color: inherit;
	margin-left: -.8em;
	padding: 0 0 1em 0;
	border: 2px solid #d2d2d2;
}
#content {
	margin: 0px 0px 0px 200px;
}
#content p {
	padding-left: 2em;
}
#content ul {
	list-style-image: url(images/L_bullet.gif);
}
#content li {
	padding: 0px 0px 5px 15px;
	line-height: 1.5em;
}
#contentArea {
	padding: 0em 2em;
}
#footer {
	color: #0056b8;
	background-color: #fff;
	padding: 5px 30px 20px 20px;
	clear: both;
}
#footer a {
	font-weight: bold;
	color: #0056b8;
}

/***************************************/
/* Headings                            */
/***************************************/
h1,h2,h3,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: inherit;
	color: #0056b8;
}
h1 {
	text-transform: uppercase;
	background-color: inherit;
	font-size: 120%;
	padding: 10px 0px 5px 5px;
	border-bottom: 1px solid #0056b8;
}
h1.heading {
	background-color: #0056b8;
	color: #FFFFFF;
	text-transform: none;
	font-size: 140%;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 4px 0px 4px 10px;
	margin: 0 0 1em 0;
}
h2.ibank {
	background-color: #0056b8;
	color:#ffffff;
	font-size: 110%;
	margin-top: -2px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	background-color: inherit;
	font-size: 110%;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dotted #0056b8;
}
h3 {
	font-size: 100%;
	padding-left: 10px;
}
h4 {
	background-color: #999999;
	color: inherit;
	padding: 10px 0px 10px 5px;
	font-size: 120%;
	border-top: 2px solid #0056b8;
	border-bottom: 2px solid #0056b8;
	text-align: center;
}
h5 {
	font-size: 90%;
	padding: 0;
	margin: 0;
}
h6 {
	font-size: 85%;
	padding: 0;
	margin: 0;
}

/***************************************/
/* Formatting for Photos               */
/***************************************/
.photo,.hidden,.photoImg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px; 
}
.hidden {
	visibility: hidden;
}
.photoImg {
	margin-left: 30px;
	margin-bottom: 30px;
	border-width: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #cccccc; 
}
.photoImg2 {
	float: right;
	margin-left: 30px;
	margin-bottom: 0px;
	border-width: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #cccccc; 
}
.contentImg {
	margin-top: 20px;
}

/***************************************/
/* Formatting for tables               */
/***************************************/
th
{
	background-color: #0056b8;
	color: #FFF;
	padding: .5em 0;
}
tr.shaded
{
	background-color: #DDD;
	color: #555;
}
tr.headings
{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;	
}
td
{
	border-collapse: collapse;
	font-size: 90%;
	padding-left: 2em;
}
.border table, .border td
{
	border-collapse:collapse;
	border: solid 1px #000;
	padding-left: 2px;
}
/***************************************/
/* Formatting for the calculators      */
/***************************************/
p.calcmenu
{
	display: block;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}
input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #FFF;
	border: solid 1px #0056b8;
	font-size: 10pt;
}
input.color, select.color, textarea.color
{
	/*background-color: #CC9;
	color:#0056b8;*/
	
}
input.btn
{
	color:#0056b8;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #999999;
	padding: 2px;
	text-decoration: none;
}
input.btnhov
{
	color:#fff;
	font-weight: bold;
	background-color: #0056b8;
	border: 1px solid #999999;
	padding: 2px;
	text-decoration: underline;
}
.calc table, .calc td
{
	border-collapse:collapse;
	border: solid 1px #000;	
	padding: 5px;
	text-align: right;
}
