﻿/* CSS Document */

body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;

}

a:link {
color:#660000; /*green;*/
text-decoration:none;
}

a:hover {
color:#993333; /*#85690C;*/
text-decoration:underline;
}

a:visited {
color:#660000; /*green;*/;
text-decoration:none;
}

.onlineBankingTXT a:link {
color:white;
text-decoration:none;
}
.onlineBankingTXT a:hover {
color:white;
text-decoration:underline;
}
.onlineBankingTXT a:visited {
color:white;
text-decoration:underline;
}


.FC_Header {
background-image:url(images/Header_bg_x-gray.gif);
padding:0px;
margin:0px;
}
.FC_LogoBlock {
	height:89px;
	width:200px;
	margin-top:-89px;
}


.FC_infobar {
display:inline;
	font-size:11px;
	font-weight: bold;
	color:#666666;
	position:absolute;
	top:2px;
	left: 533px;
	width:auto;
	white-space:nowrap;
}

.onlineBankingCTN {
height:35px;
width:100%;
background-color:#800000; /*#625B3F;*/
background-image:url(images/onlineBanking_curve.gif);
background-repeat:no-repeat;
background-position:bottom left;
border-top:1px solid #CBBD87;
}

.onlineBankingTXT {
padding-left:40px;
font-size:12px;
color:white;
white-space:nowrap;
}

.inlinetextbox{
display:inline;
vertical-align:middle;
margin-left: 1px;
margin-right:3px;
color:#336633;
}

.tools ul
{
color:#333333;
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px;
}

.tools li
{
background-image:url(images/product_arrow.gif);
background-repeat: no-repeat;
background-position: 0px center;
padding-left: 19px;
}

.mainContent {
margin-right:auto;
margin-left:auto;
width:780px;
padding:25px 15px 0px 15px;
}

#promotion {
border: 1px solid #CBBD87;
padding: 6px; /*8px;*/
text-align:left;
margin:0px;
}

#promotion img {
margin-right:10px;
}

.sideBar{
font-size:12px;
margin-top:5px;
margin-bottom:15px;
float:right;
width:190px;
height:auto;
line-height:18px;
}

.sideBar p{
border-bottom:1px dotted #CBBD87;
margin:5px 0px 10px 0px;
padding-bottom:10px;
}

.productContainer {
margin-top:0px;
width:565px;
}

.locationsContainer {
margin-top:0px;
width:565px;

}

.productGroup {
background-color:#EBEBEB; /*#EDF8FE;*/
border-top: 1px solid #CBBD87;
border-bottom: 1px solid #CBBD87;
height:auto;
width:100%;
color: #000000;
}

.productGroup td {
padding:10px;
font-size:12px;
border-bottom: 1px dotted #999999;
}

.productGroup td ul {
font-size:11px;
list-style-type:square;
margin:3px;
padding:0px 0px 0px 10px;
}

.productGroup p {
margin:0px;
text-align:right;
white-space:nowrap;
}

.productTab {
width:170px;
margin-top: 10px;
padding: 2px 10px 2px 10px;
color: #000000; /*#0099CC;*/
border-top: 1px solid #CBBD87;
border-right: 1px solid #CBBD87;
border-left: 1px solid #CBBD87;
}

.disclosure {
font-size:10px;
text-align:left;
margin:10px 0px;
display:block;
}

.productDescript{
width:270px;
}

.productDescriptWide{
width:500px;
}

.onlineTools {
margin:25px;
padding: 10px 0px 5px 30px;
border-top: 1px solid #CBBD87;
clear:both;
text-align:right;
}

.form {
padding:0px;
margin:0px;
}

.lblueHeading {
	color: #000000; /*#0099CC;*/
	font-size: 12px;
}

h1 {
font-weight:normal;
	color: #000000; /*#0099CC;*/
	font-size: 12px;
	border-bottom: 1px dotted #CBBD87;
	margin-top:10px;
	margin-bottom:10px;
}

.questions {
border:1px dotted #666666;
padding:5px;
}

/*STYLES ADDED FOR LOCATIONS DROP DOWN MENU*/
div#locationsDD {
	position: absolute;
	top: 25px;
	left: 700px;
	background: #FFFFFF;
	width: 150px;
	height: 50px;
	border: 1px solid #CBBD87;
	display: none;
}
div#locationsDD a {
	display: block; 
	padding: 3px 9px;
	font-size: 11px;
}
div#locationsDD a:hover {
	color:#993333; /*#85690C;*/
	text-decoration:underline;
}
text-decoration:underline;
}
div#locationsDD a:visited:hover {
	color:#660000; /*green;*/
	text-decoration:none;
}

.FDICNotice {
	font-size:10px; text-align:left
}





