body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	font-size:12px;
	background-color: #888888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

a {
	color: #AE0055;
	text-decoration: none;
}

a:link{
	color: #91004B;
	text-decoration: none;
}

a:visited{
	color: #AE0055;
	text-decoration: none;
}

a:hover{
	color: #AE0055;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #7E224A;
	margin: 0px;
	letter-spacing: .1em;
	font-weight: bold;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #334d55;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	margin: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #5b3211;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b3211;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
	font-size: 90%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Wrapper {
	width: 1000px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 100;
	margin-left: auto;
	position: relative;
}

#header {
	width: 998px;
	height:110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	position: relative;
}
#header3 {
	height: 117px;
	width: 118px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #666666;
	float: left;
}


#header1 {
	line-height: 110px;
	height:110px;
	float:left;
	margin:0;
	padding:0;
	background-color: #fff;
	background-image: url(images/header1-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header1 a {
	text-indent: -20000px;
	display:block;
	width: 552px;
}
#header2 {
	height:110px;
	float:left;
	margin:0;
	width: 406px;
	font-size:11px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	background-image: url(images/hd-bg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	position: relative;
}
#header2 p, #header2 a {
	color:#666666;
	margin-top: 10px;
	margin-bottom: 0px;
}
#topNav {
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #666666;
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 998px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}


#navBar{
	float: left;
	width: 154px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

/************* content styles ***************/

#content{
	float: left;
	width: 827px;
	padding-left: 16px;
	background-color: #FCFCFC;
	position: relative;
}

#side1 {
	float:left;
	position: relative;
}
#side1 p {

	}
#side2 {
	float: left;
	color: #666;
	padding-left: 10px;
}

#side1, #side2 {
	padding-top: 30px;
	padding-right: 6px;
	padding-left: 6px;
}

#wholePage {
padding: 20px 0px 10px 10px;
font-size: 80%;
}

/************* box styles ***************/

.box {
	width: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #fafafa;
	line-height: 20px;
	position: relative;
}
.box-middle {
	height: auto;
	width: 180px;
	position: relative;
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5B3211;
	border-left-color: #5B3211;
}
.box-bottom {
	height: 6px;
	width: 180px;
	position: relative;
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5B3211;
	border-bottom-color: #5B3211;
	border-left-color: #5B3211;
}
.box-top {
	height: 24px;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	position: relative;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5B3211;
	border-right-color: #5B3211;
	border-left-color: #5B3211;
	background-color: #E4E4E4;
	letter-spacing: .1em;
}

.box-middle h2 {
	line-height: 20px;
	height:20px;
	color:#000;
	font-weight:normal;
	text-align: center;
	padding: 0;
}

.box-middle p {
padding: 10px 10px;
margin: 0;
color: #AE0055;
}

.box-middle a {
font-size: 90%;
}

/************* footer styles ***************/
#footer{
	height: 51px;
	width: 823px;
	margin-left: 156px;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	padding: 10px;
	background-image: url(images/fdic-eho.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ebebeb;
	margin-top: 10px;
	position: relative;
}
#footer-nofdic {
	height: 51px;
	width: 823px;
	margin-left: 156px;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ebebeb;
	margin-top: 10px;
	position: relative;
}

/*********** misc ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #666;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** sideNav ***********/

#menu2 {
	width: 154px;
	margin: 0px;
	background-image: url(images/leftNav-bg.gif);
	background-repeat: repeat-y;
        }

#menu2 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu2 li a {
	height: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: 24px;
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
        }

#menu2 li a:link {
        color: #fff;
        display: block;
        padding-left: 20px;
        }
		
#menu2 li a:visited {
        color: #fff;
        display: block;
        padding-left: 20px;
        }

#menu2 li a:hover, #menu2 li #current {
        color: #5b1132;
        background: #666666 url('images/treenav_on.gif') no-repeat top right;
		padding-left: 20px;
        }

#menu2 li a:active {
        color: #5b1132;
        background: #666666 url('images/treenav_on.gif') no-repeat top right;
        padding-left: 20px;
        }
p.center {
	text-indent: 40px;
}
#side2_holder {
	width: 268px;
	float: left;
	height: auto;
	margin-top: 30px;
}
#side1_holder {
	float:left;
	width: 385px;
	margin-right: 18px;
}
#side1_holder-int {
	float:left;
	width: 454px;
	margin-right: 36px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
}
p.cont-box  {
	float: right;
	width: 200px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.lt-cont-box {
	float: left;
	width: 222px;
	margin-right: 5px;
	margin-top: 20px;
}

#side2_holder-hp {
	width: 410px;
	float: left;
	height: auto;
	padding-top: 30px;
	position: relative;
}
.rates {
	font-size: 75%;
	color: #666666;
	padding-left: 16px;
	font-weight: normal;
}
ul.rates-bot li {
	list-style-type: disc;
	font-size: 90%;
	margin-left: -20px;
	} 
ul.toc li {
	font-size: 95%;
	line-height: 16px;
	margin-left: -10px;
	color: #5B3211;
}
#leaving {
	margin: 10px;
	padding: 10px;
	width: 420px;
	background-color: #ebebeb;
	border: 1px solid #91004B;
}
.col1-leaving {
	float: left;
	width: 200px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}
.col2-leaving {
	float: left;
	width: 200px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	height: 51px;
	padding-top: 26px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.leaving:link, a.leaving:visited, a.leaving:active {
	color: #EBEBEB;
	padding: 4px;
	background-color: #780032;
	text-decoration: none;
	margin-right: 6px;
}
a.leaving:hover {
	color: #EBEBEB;
	padding: 4px;
	background-color: #666666;
	text-decoration: none;
	margin-right: 6px;
}
ul.hp li, p.hp  {
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bold-red {
	font-weight: bold;
	color: #5B3248;
}
p.hp-large {
	font-size: 13px;
	letter-spacing: 0.1em;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 24px;
	text-align: center;
}

p.hp {
	margin-bottom: 10px;
}
.hp-smallcaps {
	font-weight: bold;
	font-variant: small-caps;
	color: #5B3211;
}

ul.hp li {
	color: #5b3211;
	font-weight: bold;
	font-size: 11px;
}
#holder {
	height: auto;
	width: 998px;
	background-color: #F4F4F4;
	float: left;
	background-image: url(images/leftNav-bg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}
p.convbanking-box {
	float: right;
	width: 150px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	letter-spacing: normal;
	line-height: 12px;
}
.drop2
{
    FONT-WEIGHT: normal;
    COLOR: black;
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial;
}
.allpoint {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #5b3211;
}
p.links-box {
	float: right;
	width: 200px;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border: 1px dotted #666666;
	line-height: 18px;
}
.sm {
	font-size: 10px;
}

