/* Goldleaf Standard Page Design Classes */

body {
	margin:0px;
	padding:0px;
    font-family: "Times New Roman", Times, serif;
	background-color:#EAD4AB;
	font-size:13px;
}
.bg {
     background-attachment: fixed;
     background-image: url(images/bg.jpg);
     background-repeat: repeat-x;
     background-position: top;
}
.content {
	padding: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	vertical-align: top;
	border-right-color: #024E42;
	font-size: 14px;
}
a:link {
     color: #333333;
     text-decoration: underline;
}
a:visited {
     color: #333333;
     text-decoration: underline;
}
a:hover {
     color: #333333;
     text-decoration: none;
}
a:active {
     color: #333333;
     text-decoration: none;
}


/* Standardized Footer Classes */

.footer {
     font-size: 11px;
     background-color: #FFFFFF;
     width: 725px;
     border: 1px solid #000000;
}

.footerLogos {
     font-size: 11px;
     text-align: center;
     vertical-align: middle;
     padding: 2px;
     width: 120px;
}

.footerSitemap {
     font-size: 11px;
     text-align: center;
     vertical-align: top;
     padding: 2px;
}

.footerNotice {
     font-size: 11px;
     text-align: left;
     vertical-align: top;
     padding: 5px;
}
.footerNotice a:link {
     color: #333333;
     text-decoration: underline;
}
.footerNotice a:visited {
     color: #333333;
     text-decoration: underline;
}
.footerNotice a:hover {
     color: #FFFFFF;
     text-decoration: none;
}
.footerNotice a:active {
     color: #333333;
     text-decoration: none;
}

.copyright {
     font-size: 9px;
     font-weight: bold;
     color: #000000;
     background-color: #FFFFFF;
     text-align: center;
     vertical-align: middle;
     padding: 0px;
}
.copyright a:link {
     color: #000000;
     text-decoration: underline;
}
.copyright a:visited {
     color: #000000;
     text-decoration: underline;
}
.copyright a:hover {
     color: #000000;
     text-decoration: none;
}
.copyright a:active {
     color: #000000;
     text-decoration: none;
}


/* Standardized Content Classes */

.tableTop {
	font-size: 12px;
	background-color: #004841;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #006055;
}
.tableBottom {
	font-size: 13px;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #006055;
}
.tableBottomAlt {
	font-size: 13px;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #006055;
}

.bold {
     font-weight: bold;
}
.italic {
     font-style: italic;
}
.boldItalic {
     font-weight: bold;
     font-style: italic;
}
.underline {
     text-decoration: underline;
}


/* Non-Standardized Classes, as needed */

.index_block {
	padding:2px 5px;
	vertical-align:top;
	font-size:12px;
}
.scroll {
	height: 29px;
	width: 532px;
	border: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/index_r5_c1.jpg);
}

table {

	border-collapse:collapse;
	
}
div#left_2_column {
	border: 1px solid #006055;
	float: left;
	padding: 15px;
	width: 245px;
	background-color: #EFEFEF;
}
div#right_2_column {
	border: 1px solid #006055;
	float: left;
	padding: 15px;
	width: 245px;
	margin-left: 20px;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	clear: both;
}
.index_disclaim {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
	border: 1px solid #006055;
	float: right;
}
#apply th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #006055;
	text-align: left;
	padding: 1px 2px;
	border: 1px solid #000000;
}
#apply td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006055;
	background-color: #FFFFFF;
	text-align: left;
	padding: 1px;
	border: 1px solid #000000;
	line-height: 15px;
}
#apply .alt {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006055;
	background-color: #E0E0E0;
	text-align: left;
	padding: 1px;
	border: 1px solid #000000;
}
.date {
	background-color: #FBF1D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-image: url(images/2560obanking_r6_c1.gif);
	background-repeat: no-repeat;
	height: 26px;
	vertical-align: middle;
	line-height: 26px;
}
#topImage {
	background-image: url(images/index_r8_c1.jpg);
	background-repeat: no-repeat;
	height: 80px;
}
