/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	background-color: #666666;
}
#header {
	color: #000;
	text-align: left;
	background-color: #FFF;
	height: 102px;
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
.headertm { font-size: 0.7em; font-weight: normal; }
.gold { color: ff9900; }
.headbkg1 {
	background-image: url(../images/page-structure/header_photo_01.jpg);
}
.headbkg2 {
	background-image: url(../images/page-structure/header_photo_02.jpg);
}
.headbkg3 {
	background-image: url(../images/page-structure/header_photo_03.jpg);
}
.headbkg4 {
	background-image: url(../images/page-structure/header_photo_04.jpg);
}
.headbkg5 {
	background-image: url(../images/page-structure/header_photo_05.jpg);
}
.headbkg6 {
	background-image: url(../images/page-structure/header_photo_06.jpg);
}
.headbkg7 {
	background-image: url(../images/page-structure/header_photo_07.jpg);
}
.headbkg8 {
	background-image: url(../images/page-structure/header_photo_08.jpg);
}
.headbkg9 {
	background-image: url(../images/page-structure/header_photo_09.jpg);
}
.headbkg10 {
	background-image: url(../images/page-structure/header_photo_10.jpg);
}
#container {
	text-align:left;
	width: 745px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	padding:0 0 0 15px;
}
#wrapcontent {
    padding:0;
}
#navcolbkg {
	background:#CCCCCC;
	position: relative;
}
#navcontent {
	width: 170px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(../images/page-structure/left_column_bkg3.jpg);
	background-repeat: no-repeat;
}
#whitebar {
	margin-left:170px;
	padding-left:15px;
	background-color: #FFFFFF;
}
#contentbkg {
	background-image: url(../images/page-structure/content_bkg.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#homecontentbkg { background-color: #c6dbcf; background-image: url(../images/page-structure/home_page/content_bkg.jpg); background-repeat: no-repeat; min-height: 400px; }
table.promotable {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 527px;
}
table.promotable td {
	height: 15px;
}
table.promotable td.promocell {
	background-color: #FFFFFF;
	border: 1px solid #096;
	width: 254px;
	height: 80px;
}
table.promotable td.promocell h5 {
	color: #009966;
	margin: 0px 0px 2px 3px;
	padding: 0px;
	font-size: 0.85em;
}
table.promotable td.promocell p {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	line-height: 1.3em;
}
.homepagecolumns {
	color: #fff;
	font-size: 1.2em;
	font-family: verdana;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 3px solid #69c;
}
.greenbartext {
	color: #FFFFFF;
	background-color: #009966;
	text-align: center;
	display: block;
	padding: 2px;
	margin-top: 10px;
}
#maincontentbox {
    padding:15px;
	width: 527px;
}
div#maincontentbox table {
}
div#maincontentbox td {
	vertical-align: top;
}
#bankinglogon {
	position:absolute;
	width:170px;
	height:73px;
	top:102px;
	background-color: #99FF33;
}
#navmenus {
	position:absolute;
	width:170px;
	height:135px;
	top:175px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(../images/page-structure/container_bkg.gif);
	text-align: left;
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.2em;
	padding:0 10px 5px 0;
}
#homefooter {
	background-color: #FFFFFF;
	background-image: url(../images/page-structure/home_page/container_bkg.gif);
	text-align: left;
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.2em;
	padding:0 10px 5px 0;
}
#footer p {
	padding-top: 20px;
	margin-left: 215px;
}
#homefooter p {
	padding-top: 20px;
	margin-left: 215px;
}
td {
	font: 11px / 16px Futura, Helvetica, Arial, sans-serif;
}
p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 2em;
	color: #69c;
}
h2 {
	font-size: 1.7em;
	color: #096;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}
h3 {
	font-size: 1.5em;
	color: #096;
	margin-bottom: 0.3em;
	line-height: 1.1em;
}
div#header h3 {
	font-size: 1.5em;
	color: #000;
}
h4 { font-size: 1.3em; color: #096; margin-bottom: 0.3em; }
h5 {
	font-size: 1.2em;
	color: #000;
}
h6 {
	font-size: 1em;
	color: #000;
}
a {
	color: #69c;
	text-decoration: none; }
a:link {
	color: #69c;
	text-decoration: none; }
a:visited {
	color: #69c;
	text-decoration: none; }
a:hover {
	color: #000;
	text-decoration: underline; }

/* Control appearance of text links in page headers */


div#header a {
	color: #096;
	text-decoration: none; }
div#header a:link {
	color: #096;
	text-decoration: none; }
div#header a:visited {
	color: #096;
	text-decoration: none; }
div#header a:hover {
	color: #000;
	text-decoration: underline; }
div#header p {
	color: #096;
	padding-top: 5px;
}

/* Make text links red in color */

div#container div#wrapcontent div#navcolbkg div#whitebar div#homecontentbkg div#maincontentbox a.redtextlinks,div#container div#wrapcontent div#navcolbkg div#whitebar div#contentbkg div#maincontentbox a.redtextlinks {
	color: #F00;
}

/* Configure search form in left column

form#searchform { visibility: hidden; } */
form#searchform { padding-top: 26px; padding-right: 15px; padding-left: 15px; }
form#searchform div#searchtext { color: #fff; font-size: 1.2em; font-family: verdana; font-weight: bold; padding-bottom: 1px; border-bottom: 3px solid #69c; display: block; }
form#searchform input#textfield { font-size: 1.1em; width: 110px; border-style: none; }
form#searchform table { margin-top: 5px; }

/* Manage appearance of Special Notice messages when needed */

div#floater {
	background-color: #FFFFFF;
	padding: 10px 30px;
	width: 370px;
	position: absolute;
	z-index: 5000;
	left: 30px;
	top: 15px;
	border: 2px solid #CC3300;
}
div#floater h1 {
	text-align: center;
	margin: -10px -30px 10px;
	color: #FFFFFF;
	background-color: #CC3300;
	padding-top: 0;
	padding-bottom: 10px;
}
