BODY {
	background: #F1F1F1;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#table {
	margin-left: auto;
	margin-right: auto;
	width:990px;
	font: normal 12px  arial, verdana, sans-serif;
	text-align: left;
}

#header {
	position:relative;
	width:990px;
	background:#FFFFFF url(/images/app/header.gif) no-repeat;
}

.topMenu {
	text-align: left;
	color: #CBCDCA;
	font: bold 14px arial, verdana, sans-serif;
	padding-left:20px;
}

.topMenu A {
	color: #CBCDCA;
	text-decoration: none;
}

.topMenu A:hover {
	color: #CBCDCA;
	text-decoration: underline;
}

A {
	color: #003399;
	text-decoration: underline;
}

A:hover {
	color: #003399;
	text-decoration: none;
}

#amount {
	width:990px;
	height:187px;
	background:#FFFFFF url(/images/app/amount1.jpg) no-repeat;
}

#content1 {
	width:990px;
	background:#FFFFFF url(/images/app/content1.jpg) no-repeat;
}

.content1 {
	padding:22px 20px 5px 20px;
}

#amount2 {
	width:990px;
	height:280px;
	background:#FFFFFF url(/images/app/amount02.jpg) no-repeat right top;
}

#content2 {
	width:990px;
	background:#FFFFFF url(/images/app/content02.jpg) no-repeat right top;
}

.content2 {
	padding:22px 20px 5px 20px;
}

.headerBig {
	color: #FB7101;
	display: block;
	font: bold 26px/34px helvetica, arial, verdana, sans-serif;
}

.headerSmall {
	color: #444444;
	display: block;
	font: bold 18px/24px helvetica, arial, verdana, sans-serif;
	padding:5px 2px 1px 25px;
}

.contentText {
	padding:15px 70px 3px 5px;
	font-size:14px;
}

#footer {
	width:990px;
	height:51px;
	background-color:#6D86A3;
}

.small {
	color: #FFFFFF;
	display: block;
	font: normal 11px/50px verdana, arial, sans-serif;
	text-align: center;
}

.small a {
	color: #FFFFFF;
	font: normal 11px/50px verdana, arial, sans-serif;
	text-decoration:underline;
}

.small a:hover {
	color: #FFFFFF;
	font: normal 11px/50px verdana, arial, sans-serif;
	text-decoration:none;
}

.disclaimer {
	position: relative;
	margin: 10px auto;
	width: 880px;
	height: 229px;
	background: transparent url(/images/disclaimer.gif) no-repeat 0 0;
}
.disclaimer a {
	position: absolute;
	display: block;
	height: 13px;
}
.lkP {
	top: 37px;
	left: 508px;
	width: 70px;
}
.lkT {
	top: 141px;
	left: 657px;
	width: 95px;
}
	
#wideMenu {
	background: url(/images/app/wide-menu-bg.gif) no-repeat left top;
	padding-left: 10px;
	}
.wideMenu {
	width: 980px;
	}	
.wideMenu a, .wideMenu span {
	height: 39px;
	display: block;
	float: left;
	}	
.wideMenu a span, .wideMenu span span {
	display: none;
	}	

/* Wide menu */
.wideMenu a.wmHome { width: 121px; background: url('../images/wm-home.gif') no-repeat 0px 0px; }
.wideMenu a.wmHome:hover, .wideMenu span.wmHome { width: 121px; background: url('../images/wm-home.gif') no-repeat 0px -39px; }
.wideMenu a.wmHowItWorks { width: 145px; background: url('../images/wm-how-it-works.gif') no-repeat 0px 0px; }
.wideMenu a.wmHowItWorks:hover, .wideMenu span.wmHowItWorks { width: 145px; background: url('../images/wm-how-it-works.gif') no-repeat 0px -39px; }
.wideMenu a.wmFAQ { width: 86px; background: url('../images/wm-faq.gif') no-repeat 0px 0px; }
.wideMenu a.wmFAQ:hover, .wideMenu span.wmFAQ { width: 86px; background: url('../images/wm-faq.gif') no-repeat 0px -39px; }
.wideMenu a.wmLearningCenter { width: 153px; background: url('../images/wm-learning-center.gif') no-repeat 0px 0px; }
.wideMenu a.wmLearningCenter:hover, .wideMenu span.wmLearningCenter { width: 153px; background: url('../images/wm-learning-center.gif') no-repeat 0px -39px; }
.wideMenu a.wmCompanies { width: 133px; background: url('../images/wm-companies.gif') no-repeat 0px 0px; }
.wideMenu a.wmCompanies:hover, .wideMenu span.wmCompanies { width: 133px; background: url('../images/wm-companies.gif') no-repeat 0px -39px; }
.wideMenu a.wmReturningCustomers { width: 200px; background: url('../images/wm-returning-customers.gif') no-repeat 0px 0px; }
.wideMenu a.wmReturningCustomers:hover, .wideMenu span.wmReturningCustomers { width: 200px; background: url('../images/wm-returning-customers.gif') no-repeat 0px -39px; }
.wideMenu a.wmContactUs { width: 142px; background: url('../images/wm-contact-us.gif') no-repeat 0px 0px; }
.wideMenu a.wmContactUs:hover, .wideMenu span.wmContactUs { width: 142px; background: url('../images/wm-contact-us.gif') no-repeat 0px -39px; }

.phoneCashSmall {
	position: absolute;
	width: 199px;
	height: 45px;
	background: transparent url(/images/app/phone-cash-small.png) no-repeat 0px 0px;
}
.phoneCash {
	position: absolute;
	width: 213px;
	height: 45px;
	background: transparent url(/images/app/phone-cash-line.png) no-repeat 0px 0px;
}
.phoneCashSmall:hover,
.phoneCash:hover {
	background-position:0 -45px;
}
