body {
	background-color: #bdd3ba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #711042;
	margin-top: 0;
}
#wrapper {
	width: 760px;
	margin: 0px auto;
	border: 1px solid navy;
	background-color: white;
}
	
#banner {
background-color: #606fd6;
background-image: url(images/banner.jpg);
height: 120px;
background-repeat: no-repeat;
position: relative;
}
#menubar {
background-image: url(images/bg-stripe.gif);
background-color: #000066;
height: 20px;
position: relative;
}
#maincontent {
background-color: #fff;
padding: 0px;
}
#footer {
background-color: #006;
height: 20px;
color: white;
text-align: center;
padding: 5px;
margin-top: 0;
}
#footer a {
color: white;
}
h1 {
font-size: 1.6em;
font-family: "Times New Roman", Times, serif;
color: #060b81;
}
p, h1, h2 {
padding: 0 10px;

}
h2 {
font-size: 1.4em;
line-height: 110%;
font-family: "Times New Roman", Times, serif;
color: #060b81;
}
h3 {
font-size: 1.3em;
line-height: 100%;
font-family: "Times New Roman", Times, serif;
color: #060b81;
}
.vspace {
margin-bottom: 40px;
}
a:link {
color: #060;
}
a:visited {
color: #666;
}
a:hover {
color: #711042;
background-color: #b1b8ef;
}
a:active {
color: #711042;
}
/*main navigation*/
.navcontainer {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 213px;
	top: 95px;
}
.navcontainer2 {
margin: 0 auto;
text-align: center;
position: absolute;
left: 140px;
top: -6px;
}

.navcontainer ul, .navcontainer2 ul {
border: 0;
margin: 0 auto;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li, .navcontainer2 ul li {
display: block;
float: left;
text-align: center;
padding: 0;
/*margin: 0;*/
}

.navcontainer ul li a, .navcontainer2 ul li a {
background-image: url(images/tab.gif);
width: 135px;
height: 26px;
color: white;
text-decoration: none;
display: block;
text-align: center;
font: bold 11px/19px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.navcontainer ul li a {
margin-right: 15px;
}

.navcontainer2 ul li a, .current-page2 ul li {
margin-right: 12px;
}

.navcontainer ul li a:hover, .navcontainer2 ul li a:hover {
background-color: transparent;
background-image: url(images/tab-over.gif);
width: 135px;
height: 26px;
color: white;

}

.navcontainer a:active, .navcontainer2 a:active {
color: #fff;
}

.navcontainer li#active a, .navcontainer2 li#active a {
color: #fff;
}
.current-page2 {
background-color: transparent;
background-image: url(images/tab-over.gif);
width: 135px;
height: 26px;
color: white;
font: bold 11px/19px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
margin-right: 12px;
}
.ctr {
text-align: center;
}

#leftcontent {
float: left;
width: 223px;
background: #fff;
	}
	
#centercontent {
width: 280px;
background:#fff;
background-image: url(images/blue-vert-grad.jpg);
background-repeat: repeat-x;
margin-left: 230px;
border-left:1px solid #000;
border-right:1px solid #000;
}
p#centercontent {
color: #009;
margin-top: -10px;
padding-top: 0;
}

	
#rightcontent {
float: right;
width: 239px;
background:#fff;
}
	
p.homepage	{
border-bottom: 1px solid #009;
padding-bottom: 10px;
margin-top: -16px;
}
p.homepage_noborder {
margin-top: -13px;
}
h2.center-home {
margin-top: 2px;
}
ul.homepage {
border-bottom: 1px solid #009;
padding-bottom: 10px;
}
#page-content{
background-color: #fff;
padding: 0px; margin-top: 0;
background-image: url(images/page-bg.gif);
background-repeat: repeat-y;
}
#page-content-onecolumn {
background-color: #fff;
padding: 0; 
padding: 0 20px 0px 20px;
}
.vertspace {
padding-bottom: 10px;
}
.page-left-content {
width: 410px;
padding: 20px 10px 0 20px;
}
.page-right-content {
float: right;
width: 240px;
padding: 20px 20px 0px 20px;
}
#menubar2 {
background-image: url(images/submenu.gif);
background-repeat: repeat-x;
color: white;
height: 20px;
}
/* Subnavigation bar styling */
.aboutnavcontainer, .servicenavcontainer, .depositnavcontainer, .formsnavcontainer
{
margin: 0;
height: 20px;
}

.aboutnavcontainer ul
{
border: 0;
margin: 0;
padding: 0 0 0 180px;
list-style-type: none;
text-align: center;
}

.aboutnavcontainer ul li, .servicenavcontainer ul li, .depositnavcontainer ul li, .formsnavcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

.aboutnavcontainer ul li a
{
background: transparent;
width: 200px;
height: 18px;
padding: 0px;
margin: 0 12px 0px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

.aboutnavcontainer ul li a:hover, .servicenavcontainer ul li a:hover, .depositnavcontainer ul li a:hover, .formsnavcontainer ul li a:hover
{
color: #fff;
background: #711042;
}

.aboutnavcontainer a:active, .servicenavcontainer a:active, .depositnavcontainer ul a:active, .formsnavcontainer ul a:active
{
background: #c60;
color: #fff;
}

.aboutnavcontainer li#active a, .servicenavcontainer li#active a, .depositnavcontainer ul li#active a, .formsnavcontainer ul li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
.servicenavcontainer ul li a
{
background: transparent;
width: 120px;
height: 18px;
padding: 0;
margin: 0 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.servicenavcontainer ul
{
border: 0;
margin: 0;
padding: 0 0 0 10px;
list-style-type: none;
text-align: center;
}
.depositnavcontainer ul li a
{
background: transparent;
width: 120px;
height: 18px;
padding: 0;
margin: 0 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.depositnavcontainer ul
{
border: 0;
margin: 0;
padding: 0 0 0 90px;
list-style-type: none;
text-align: center;
}
.formsnavcontainer ul li a {
background: transparent;
width: 140px;
height: 18px;
padding: 0;
margin: 0 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.formsnavcontainer ul
{
border: 0;
margin: 0;
padding: 0 0 0 10px;
list-style-type: none;
text-align: center;
}

.offer-box {
width: 80%;
margin: 5px auto 0 auto;
border: 3px solid blue;
padding: 5px;
text-align: center;
}
.largetype {
font-size: 120%;
font-weight: bold;
color: blue;
}
#homelink {
padding: 5px 5px;
width: 30px;
float: right;
border: none;
}
#homelink a:hover {
background: none;
}
.right-even-column {
float: right;
width: 340px;
padding-left: 15px;
border-left: 1px dashed #666;
}
p.right-white {
background-color: white;
padding: 5px;
}
p.right-whitetype {
color: white;
}
.faq-question {
background-color: #8793e7;
color: white;
font-weight: bold;
}
.two-column-list-left {
width: 180px;
float: left;
font-size: 125%;
font-weight: bold;
margin-top: 10px;
}
.two-column-list-right {
margin-left: 200px;
margin-bottom: 5px;
margin-top: 10px;
}
div.steps {
border-bottom: 1px solid #009; 
padding: 5px;
}
.lt {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.rt {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.tablespacer {
height: 5px; 
border-bottom: 1px dotted #999; 
padding: 10px;
}
#homelink {
font-size: 90%;
color: white;
}
#homelink a {
color: white;
text-decoration:none;
}
.white-righttext {
float: right;
padding-right: 10px;
width:  350px;
padding-top: 0px;
}