/* HTML Standard Styles */

a:link {
	color: #000066; 
	text-decoration: underline;
}
a:visited {
	color: #000066; 
	text-decoration: underline;
}
a:hover {
	color: #095AA5; 
	text-decoration: none;
}
a:active {
	color: #095AA5; 
	text-decoration: none;
}

/* Template Standard Styles */

.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.contentTables { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: #000000;
}

.contentIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal; 
	color: #FFFFFF; 
	background-color: #063167; 
	text-align: center; 
	vertical-align: middle; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px;
}

.footerSitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #095AA5;
	text-align: center;
	background-color: #FFFFFF;
}

.footerLogos { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
 	text-align: center;
	vertical-align: middle;
	width: 115px;
}

.footerNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #004080;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

.copyright a:link, .copyright a:visited {
	color: #FFFF99; 
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #D4D166; 
	text-decoration: underline;
}

/* Formatting Standard Styles */

.bold { font-weight: bold; }

.italic { font-style: italics; }

.tableTop {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #063167;
	border: 1px #000000 solid; 
	padding-top: 3px; 
	padding-right: 5px; 
	padding-bottom: 3px;
	padding-left: 5px; 
}

.tableBottom {
	font-size: 12px;
	padding: 2px; 
}
.stockBorder {
	border: 1px solid #CCCCCC;
}
#searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#cover {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 100px;
	left: auto;
	top: auto;
	width: 489px;
}
#cover2 {

	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 80px;
	left: auto;
	top: auto;
	width: 261px;
}
.scroll {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: 1px;
}
.adBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 150px;
}
#ibArea {
	font-family: "Arial Narrow", Impact, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	width: 157px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
	height: 100px;
}
.ibInput {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 3px;
}
#APPName {
	font-size: 11px;
}

.floatRight {
	float: right;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.floatRightHalfway {
	float: right;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 50%;
}

pre {
	font-family: "Lucida Console", "Courier New", Courier, mono;
	margin-top: 0px;
	margin-bottom: 0px;
}

pre br {
	display: none;
}
blockquote {
	background-color: #E0E0E0;
	border: 1px solid #660000;
	padding: 3px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
}
.marginless {
	margin: 0px;
}
.marginless #Search {
	font-size: 11px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.marginless #QU {
	font-size: 11px;
	border: 1px solic #FFFFFF;
	background-color: #FFFFFF;
}
.iframeBranches {
	float: right;
	width: 212px;
	height: 570px;
}
.iframeBranches2 {
	float: right;
	width: 220px;
	height: 550px;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 5px;
	font-size: 12px;
}
#forgot {
	background-color: #095BA6;
	margin-bottom: -21px;
}
#online {
	font-weight: bold;
	padding-top: 4px;
}
#signup {
	font-weight: bold;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
#personal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: none;
	color: #FF0000;
}
#personal {
	padding-top: 4px;
}
#searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	text-align: left;
	padding-left: 1ex;
}
.contentDisclosures {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	background-color: #FFFFFF; 

}
.header2, h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
/*	font-style: italic;  */
}
.header3, h3 {
	color:#660000;
	text-transform: uppercase;
	font: bold 16px "Arial Narrow", Impact, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footnote, h6 {
	font-size: 10px;
}
.contentbranches {
	font: 13px Arial, Helvetica, sans-serif;
}
.contentbranchessmall {
	font: 11px Arial, Helvetica, sans-serif;
}
