/******* GLOBAL STYLES *******/

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: left;
	color:#45484A;
	line-height: 200%;
	background-color: #6A6D6E;
}

p { 
	padding: 0 20px 0 20px;
}

a:link, a:visited {	
	text-decoration: underline;
	color: #FF0000;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	line-height: 100%;
	margin: 0 auto;
}

h1 {
	font-size: 36px;
	padding: 0 20px 0 20px;
	color: #034EA2;
}

h2 {
	font-size: 20px;
	padding: 0 20px 0 20px;
}

h3 {
	font-size: 16px;
	padding: 0 20px 0 20px;
}

h4 {
	font-size: 12px;
	padding: 0 20px 0 20px;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	text-align: left;
}

img {
	margin: 0 0 10px 0;
	border: 0;
}

.bold {
	font-weight: bolder;
}

.top {
	float: right;
}

#container {
	width: 884px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#main {
	margin: 0 auto;
	text-align: left;
	padding: 0 30px 0 29px;
	background-image: url(../images/header6.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/****** HEADER ******/

#logo {
	height: 100px;
	visibility: visible;
}

#member {
	float: right;
	height: 30px;
}
#getstartedbanner {
	float: right;
	clear: right;
	height: 50px;
}

/****** NAVIGATION ******/

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	padding: 0;
	margin-right: 5px;
	list-style: none;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	height: 30px;
}

.home {
	background-image: url(../images/home.gif);
	width: 160px;
}

.home a {
	background-image: url(../images/homea.gif);
}

.about {
	background-image: url(../images/about.gif);
	width: 160px;
}

.about a {
	background-image: url(../images/abouta.gif);
}

.benefits {
	background-image: url(../images/benefits.gif);
	width: 160px;
}

.benefits  a {
	background-image: url(../images/benefitsa.gif);
}

.transfer {
	background-image: url(../images/transfer.gif);
	width: 160px;
}

.transfer  a {
	background-image: url(../images/transfera.gif);
}

.calculator {
	background-image: url(../images/calculators.gif);
	width: 160px;
}

.calculator  a {
	background-image: url(../images/calculatorsa.gif);
}

ul.menu li a:hover {
	background: none;
}

.menu li {
	float: left;
}

.menu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/****** LEFT COLUMN ******/

#left {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
}

#testimonial {
	width: 230px;
	background-image: url(../images/contentbkgd.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/****** CONTENT ******/

#center {
	width: 570px;
	margin: 0 0 10px 250px;
	padding: 10px 0 50px 0;
	background-image: url(../images/contentbkgd.jpg);
	background-repeat: repeat-x;
}

#banner01 {
	width: 570px;
	margin: 0 0 0 250px;
	padding: 20px 0 0 0;
	background-image: url(../images/contentbkgd.jpg);
	background-repeat: repeat-x;
}

#banner02 {
	width: 570px;
	margin: 0 0 0 250px;
	padding: 20px 0 0 0;
	background-image: url(../images/contentbkgd.jpg);
	background-repeat: repeat-x;
}

#banner03 {
	width: 570px;
	margin: 0 0 0 250px;
	padding: 20px 0 0 0;
	background-image: url(../images/contentbkgd.jpg);
	background-repeat: repeat-x;
}

#genericbox {
	background-image: url(../images/contentbkgd.jpg);
	background-repeat: repeat-x;
	padding: 20px 0 0 0;
	margin: 0 0 0 250px;
	width: 570px;
}
.center {
	list-style-image: url(../images/bullet.gif);
	padding: 0 0 0 20px;
}

.buttonwrapper{ 
	float: right;
	height: 50px;
}

.morearrow {
	padding: 0 0 0 10px;
}
.getstarted {
	font-size: 12px;
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	height: 30px;
}

.moretext {
	font-size: 12px;
	padding: 0 0 0 20px;
	margin: 0;
	float: right;
	background-color: #FFFFFF;
	height: 30px;
}

#footer {
}

/****** FOOTER ******/

#footercontainer {
	margin: 0 auto;
	height: 90px;
	padding: 0;
	background-image: url(../images/footerbkgd.gif);
	background-repeat: no-repeat;
	clear: both;
}

#footerleft {
	float: left;
	padding: 15px 0 0 0;
	margin: 0 0 0 15px;
}

.footertext {
	font-size: 9px;
	color: #FFFFFF;
	padding: 0;
	margin: 0 0 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.footertexttab {
	font-weight: bolder;
}

#footercenter {
	text-align: center;
	padding: 15px 0 0 0;
	margin: 0 0 0 335px;
	width: 215px;
	height: 60px;
}

#email {
	width: 185px;
	background-image: url(../images/stayinformed01.gif);
	padding: 35px 0 0 0;
	height: 25px;
	margin: 0;
	background-repeat: no-repeat;
	float: left;
}

#email02 {
	float: right;
	padding: 30px 0 0 0;
}

#faq {
	width: 255px;
	text-align: left;
	padding: 50px 10px 5px 10px;
	clear: both;
}

#footerright {
	float: right;
	padding: 15px 15px 0 0;
	margin: 0;
}

.disclosuretext {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 100%;
	text-align: center;
}

.pdf {
	padding: 0 10px 20px 5px;
	float: right;
}
.footerpad {
	padding: 0 10px 0 0;
}
.disclosuretext a {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 100%;
	text-align: center;
}
#getstarted {
	width: 365px;
	float: left;
	height: 50px;
}
#readmore {
	text-align: center;
	padding: 0;
	margin: 0 0 20px 20px;
	width: 550px;
	height: 30px;
}
#arrow {
	float: right;
	padding: 0 0 0 10px;
	height: 30px;
	background-color: #FFFFFF;
}
#getstartedcontainer {
	text-align: center;
	padding: 0;
	margin: 0 0 20px 20px;
	width: 550px;
	height: 50px;
}
#readmoretestimonials {
	text-align: center;
	padding: 0;
	margin: 0 0 20px 20px;
	width: 210px;
	height: 30px;
}
.genericbox {
	background-image: url(../images/contentbkgd.jpg);
	background-repeat: repeat-x;
	padding: 20px 0 0 0;
	margin: 0 0 0 250px;
	width: 570px;
}
