﻿body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	font-family: Arial;
}

body table {
	font-size: 11px;
	color: #000000;
}

#container {
	width: 770px;
	margin: auto;
	text-align: left;
	position: relative;
}

#shell {
	width: 610px;
}

td.topNav {
	font-size: 10px;
	text-align: right;
	padding: 0 0 2px 0;
}

td.topNav p {
	margin: 70px 40px 0 0;
}

td.topNav a:link {color: #3B3D3E; text-decoration: none;}
td.topNav a:visited {color: #3B3D3E; text-decoration: none;}
td.topNav a:hover {color: #72353A; text-decoration: underline;}
td.topNav a:active {color: #72353A; text-decoration: underline;}

td.headerImg {
	background: #CECACB;
	text-align: right;
}

.topRightHeaderImage {
	margin:0 33px 0 0;
}

tr.mainNav {
	background: url('images/bg_mainNav.jpg') repeat-x;
	height: 28px;
	font-size: 10pt;
	color: #FFF;
}

tr.mainNav a:link {color: #FFF; text-decoration: none;}
tr.mainNav a:visited {color: #FFF; text-decoration: none;}
tr.mainNav a:hover {color: #CECACB; text-decoration: none;}
tr.mainNav a:active {color: #CECACB; text-decoration: none;}

tr.mainNav td {
	border-top: 1px solid #83888A;
	border-right: 1px solid #83888A;
	padding: 0 0 0 10px;
}

tr.secondaryNav {
	background: #838280 url('images/bg_secondaryNav.jpg') repeat-x bottom;
	height: 115px;
	vertical-align: top;
	font-size: 9pt;
	color: #333333;
}

tr.secondaryNav a:link {color: #333333; text-decoration: none;}
tr.secondaryNav a:visited {color: #333333; text-decoration: none;}
tr.secondaryNav a:hover {color: #72353A; text-decoration: none;}
tr.secondaryNav a:active {color: #72353A; text-decoration: none;}

tr.secondaryNav td {
	border-right: 1px solid #83888A;
	padding: 10px 0 0 20px;
}

tr.secondaryNav td.transparent {
	border-right: transparent;
}

td.lowerNav {
	font-size: 10pt;
	padding: 8px;
	background: #CECACB;
	border-bottom: 4px solid #B3A976;
}

td.lowerNav a {margin-right: 8px;}
td.lowerNav a:link {color: #3B3D3E; text-decoration: none;}
td.lowerNav a:visited {color: #3B3D3E; text-decoration: none;}
td.lowerNav a:hover {color: #72353A; text-decoration: none;}
td.lowerNav a:active {color: #72353A; text-decoration: none;}

table.content {
	background: #FFFFFD url('images/bg_content.jpg') repeat-x bottom;
	font-size: 11px;
	color: #000000;
	padding: 8px;
	width: 100%;
	height: 150px;
	vertical-align: top;
}

table.content td {
	vertical-align: top;
}

table.content table {
	font-size: 11px;
	color: #000000;
}

table.footer {
	font-size: 10px;
	color: #3B3D3E;
	padding: 8px 0;
	text-align: right;
	border-top: 4px solid #B3A976;
}

table.footer a:link {color: #3B3D3E; text-decoration: none;}
table.footer a:visited {color: #3B3D3E; text-decoration: none;}
table.footer a:hover {color: #72353A; text-decoration: underline;}
table.footer a:active {color: #72353A; text-decoration: underline;}

.floatLeft {
	float: left;
	margin: 0;
}

/*--------------------<ONLINE BANKING>--------------------*/

table.login {
	position: absolute;
	left: 577px;
	top: 30px;
	width: 200px;
	height: 177px;
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	background: url('images/bg_login.jpg') no-repeat;
}

table.login td.title {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 0 12px 3px 0;
	height: 30px;
	vertical-align: middle;
}

table.login a:link {color: #FFF; text-decoration: none;}
table.login a:visited {color: #FFF; text-decoration: none;}
table.login a:hover {color: #72353A; text-decoration: underline;}
table.login a:active {color: #72353A; text-decoration: underline;}

td.unTxt, td.pwTxt {
	padding-left: 11px;
	vertical-align: middle;
	height: 24px;
}

td.un, td.pw, td.lb {
	text-align: right;
	padding-right: 15px;
	vertical-align: middle;
}

td.un input, td.pw input {
	font-size: 10px;
	height: 18px;
	width: 100px;
	border: 1px solid #72353A;
}

td.lb input {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background: #72353A;
	width: 35px;
	height: 18px;
	margin-left: 5px;
}

table.login td.links {
	text-align: center;
	padding: 0 15px 5px 10px;
	vertical-align: top;
}

/*--------------------</ONLINE BANKING>--------------------*/

img {
	border-color: #72353A;
}

h3.title {
	color: #72353A;
	padding: 0;
	margin-bottom: 0
}

h4.subTitle {
	color: #AA946F;
}

a:link {color: #AA946F; text-decoration: underline;}
a:visited {color: #AA946F; text-decoration: underline;}
a:hover {color: #72353A; text-decoration: none;}
a:active {color: #72353A; text-decoration: none;}
