/*escheatment css */
body {
	font: normal 13px/1.45em Arial, sans-serif;
	min-width: 754px;
	text-align: center;
	margin: 10px 0 0 0;
}

em {
	font-style: italic;	
}

a:link {
	color: #00f;
}
a:visited {
	color: #00f;
}
a:hover {
	color: #00f;
}
strong {
	font-weight: bold;
}
.orange {
	color: #f60;
}
.blue {
	color: #006;	
}
a:active, a:focus {
	outline: none;
}

#preload {
	display: none;
}
#center {
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#myLogos {
	float: left;
	clear: both;
	width: 764px;
	height: 80px;
	xborder: 1px solid red;
}
#logoright img {
	float: right;
	padding-top: 11px;
}
#logoleft img {
	float: left;
}
h1 {
	background: url(images/header.png) no-repeat;
	width: 535px;
	height: 85px;
	font-size: 36px;
	line-height: normal;
	color: #006;
	text-indent: -1000em;
	xborder: 1px solid gold;
	margin: 0 0 10px 10px;
}
h3 {
	margin-top: 15px;
	font-size: 18px;
	line-height: 21px;
	color: #f60;
	margin-bottom: .25em;
}
p {
	font-size: .96em;
	line-height: 16px;
	margin-bottom: .5em;
}
ul + h3 {
	margin-top: 2.33em;
}
.col ul {
	margin-bottom: .5em;
}


.col ul li {
	color: #000;
	font-size: .96em;
	line-height: 1.3em;
	margin-bottom: .5em;
	background: url(images/square_bullet.png) no-repeat 20px 7px;
	padding-left: 30px;
}
.col {
	float: left;
	padding: 0 20px 0 33px;
	xpadding-left: 15px;
	xpadding-right: 20px;
	width: 277px;
	xborder: 1px solid green;
}
.first {
	padding: 0 25px 0 28px;
}
.double {
	width: 367px;
}

#foo2, #foo3 {
	background: url(images/col_shaded_left_bg.png) no-repeat bottom left;	
	overflow: hidden;
	xmin-height: 328px;
}

.vstripe {
	background: url(images/vert_stripe.png) no-repeat top right;
	min-height: 244px;
}
.ball {
	background: url(images/ball.png) no-repeat 150px 183px;
	min-height: 275px;
}
.top  {
	float: left;
	width: 500px;
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 1em 15px;
	xborder: 1px solid green;
}
#foo1 h2 {
	background: url(images/subhead_home.png) no-repeat;
	width: 515px;
	height: 30px;
	margin: 30px 0 5px 35px;
	text-indent: -1000em;
}

#foo2 #moneyTransferImg, #foo3 #hellosaver {
	float: right;
	margin: 10px 0 0 0;
	xborder: 1px solid green;
}

#nav {
	float: left;
	clear: left;
	width: 754px;
	height: 36px;
	position: relative;
	top: 5px;
}
#nav ul {
	float: left;
	height: 26px;
}
#nav ul li {
	display: block;
	float: left;
	margin-right: 5px;
}
#nav ul li a {
	display: block;
	cursor: default;
}
#nav ul li.active a img {
	position: relative;
	top: -3px;
	z-index: 1000;
}
#button {
	float: right;
	width: 190px;
	padding: 55px 40px 0 0;
	xborder: 1px solid red;
}
#button p {
	font-size: 12px;
	position: relative;
	top: -3px;
	text-align: center;
}
#wrap {
	float: left;
	clear: left;
	margin: 4px 0 0 0;
}
#boxtop {
	float: left;
	clear: left;
	width: 755px;
	height: 12px;
	background: url(images/boxtop.png) no-repeat;
}
#box_cont {
	float: left;
	clear: left;
	min-height: 214px;
	width: 750px;
	border-left: 2px solid #b8c7e3;
	border-right: 2px solid #b8c7e3;
}
#foo1 {
	background: url(images/bonus_bg.png) no-repeat bottom right;
	overflow: hidden;
	min-height: 280px;
}
.bonus h3 {
	text-indent: -1000em;	
}

.notshaded {
	background: url(images/boxbottom.png) no-repeat;
}

.shaded {
	background: url(images/boxbottom_shaded.png) no-repeat;	
}
.shaded_left {
	background: url(images/boxbottom_shaded_left.png) no-repeat;	
}
#boxbottom {
	float: left;
	clear: left;
	width: 755px;
	height: 12px;
	
}

#main {
	float: left;
	clear: left;
	width: 780px;
}
#foot {
	float: left;
	clear: left;
	padding: 0 0 0 12px;
	width: 750px;
}
#foot p {
	font-size: 10px;
	line-height: normal;
	margin-bottom: .5em;
	color: #333;
}

