body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 1.3;
	background-image: url(../images/faps_stripe.gif);
	background-repeat: repeat-x;
}

div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	margin-top: 1em;
	padding: 0px;
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-size: 18px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	color: #000000;
}

h3 {
	font-size: 14px;
	color: #000000;
}

h4 {
	font-size: 12px;
}

p {
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	border: 0px;
}

dt {
	margin: 0;
	margin-top: 1em;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3E437D;
	background-image: url(../images/drill_closed.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
dd {
	display:none;
	margin: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 2em;
	text-indent: 0px;
		}
dl {
	margin: 0px;
	padding: 0px;
}

.showButton {
	color: #3E437D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 19px;
	display: block;
	line-height: 1.1;
	font-weight: bold;
}
#expand_buttons {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #000000;
}


.showButton:hover {
	color: #CDA95C;
}

#wrapper {
	width: 750px;
	margin: 0px auto;
	position:relative;
}

#layout {
	background-image: url(../images/side_stripe.gif);
	background-repeat: repeat-y;
	width: 751px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#mainNav {
	width: 748px;
	height: 30px;
	background-color: #0053a0;
	color: #fff;
}

#mainNav ul {
	margin: 0px 0px 0px 250px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	width: 376px;
	height: 30px;
	border-right: 1px solid #fff;
}

#mainNav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 74px;
	height: 30px;
	border-left: 1px solid #fff;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mainNav ul li a{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	color: #fff;
	width: 74px;
	height: 23px;
	text-decoration: none;
}

#mainNav ul li a:hover {
	background-color: #9da4b7;
	color: #000;
}

#mainNav ul li#selected {
	background-color: #CDA95C;
	border-left: 1px solid #fff;
	color: #000;
	float: left;
	font-weight: bold;
	height: 23px;
	width: 74px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	text-align: center;
}

#leftCol {
	width: 250px;
	clear: left;
	float: left;
}

#mainCol {
	margin-left: 255px;
	width:  475px;
}

#mainCol h1, #mainCol h2, #mainCol h3, #mainCol h4, #mainCol h5, #mainCol h6, #mainCol p, #mainCol ul, #mainCol ol {
	padding: 0px 15px;
}

#mainCol ul li {
	text-align: left;
}

#logo {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#overlay {
	width: 100px;
	background-image: url(../images/curvy_mid.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	top: 95px;
	left: 151px;
}

#botCurve {
	width: 100px;
	height: 200px;
	margin-top: -39px;
	background-image: url(../images/curvy_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#copyright {
	margin: 0px;
	padding: 10px 15px;
	font-style: italic;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
a {
	font-weight: bold;
	color: #345569;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mca{
	font-style: italic;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	
	
}
.mca a{
	margin: 0px;
	font-style: italic;
	color:#000;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	
}
.mca a:hover {
	text-decoration: none;
}
#poweredBy {
	background: url(../images/powered_by_ami.gif) no-repeat -20px 0px;
	position: absolute;
	height: 47px;
	width: 155px;
	top: 0px;
	right: 0px;
	z-index: 5;
}
#poweredBy * {
	display: none;
}

#fapsForm {
	width: 460px;
	margin: 20px 5px;
}

#fapsForm label {
	display: block;
	width: 388px;
	background-color: White;
	color: #002648;
	margin: 5px 5px 0px 5px;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#fapsForm input.textField {
	display: block;
	width: 448px;
	height: 20px;
	margin: 0px 1px;
	padding: 0px 3px;
	border: none;
	border-bottom: 1px solid #000;
	background-color: #E4E2DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#fapsForm select {
	display: block;
	height: 20px;
	margin: 0px 5px;
	padding: 0px 3px;
	border: none;
	border-bottom: 1px solid #000;
	background-color: #E4E2DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#fapsForm input.phone {
	width: 198px;
	height: 20px;
	margin: 0px 1px;
	padding: 0px 3px;
	border: none;
	border-bottom: 1px solid #000;
	background-color: #E4E2DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#fapsForm input.ext {
	width: 108px;
	height: 20px;
	margin: 0px 1px;
	padding: 0px 3px;
	border: none;
	border-bottom: 1px solid #000;
	background-color: #E4E2DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#fapsForm input.button {
	color: White;
	background-color: #0053A0;
	margin: 5px 5px 0px 5px;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.radioButton input, .radioButton label, .radioButton {
	display: inline;
}

#multi_button {
	width: 450px;
	height: 40px;
	margin: 0px auto;
}
#what_is {
	display: block;
	width: 225px;
	height: 40px;
	background-image:url(../images/merchant_cash_advance.gif);
	background-repeat: no-repeat;
	float: left;
	clear:left;
}
#what_is span{
	display: none;
}
#what_is:hover {
	background-image: url(../images/merchant_cash_advance-over.gif);
}
#how_it {
	display: block;
	width: 134px;
	height: 40px;
	background-image:url(../images/how_it_works.gif);
	background-repeat: no-repeat;
	float: left;
}
#how_it span{
	display: none;
}
#how_it:hover {
	background-image: url(../images/how_it_works-over.gif);
}
#benefits {
	display: block;
	width: 91px;
	height: 40px;
	background-image:url(../images/benefits.gif);
	background-repeat: no-repeat;
	float: left;
}
#benefits span{
	display: none;
}
#benefits:hover {
	background-image: url(../images/benefits-over.gif);
}

.firstHead {
	margin-top: 10px;
}
.hidden {
		display: none;
	}