body {
	background: url(../images/mainBg.png) repeat-x;
	font-family: "Trebuchet MS";
}
body, x:-moz-any-link, x:default {
	background: url(../images/mainBgAlt.png) repeat-x -20px -2px;
}
#logo {
	margin-top: 20px;
}

#header_right {
	text-align: right;
}

#header_right #navigation {

}
#header_right #navigation, x:-moz-any-link, x:default {
	position: relative;
	top: 6px;
	left: -5px;
}
#header_right #navigation a {
	display: inline-block;
	height: 34px;
}

#bodyHeader {
	background: url(../images/bodyHeader.png);
	height: 10px;
}
#bodyFooter {
	background: url(../images/bodyFooter.png);
	height: 10px;
	margin-bottom: 10px;
}

#bodyContainer {
	background: url(../images/bodyBg.png);
}
#bodyContainer .interior{
	padding-left: 10px;
}
#bodyContainer .interior p{
	margin-bottom: 10px;
}
#bodyContainer .interior .header {
	font-size: 12pt;
}
#bodyContainer .interior .textheading {
	color: #b74a0a;
	font-weight: bold;
	font-size: 11pt;
}
#bodyContainer .interior h2 {
	color: #1366A1;
	font-weight: bold;
	margin-bottom: 5px;
}

#bodyContainer #middleLeft img{
	margin-left: 10px;
}

#bodyContainer #ctaFormContainer {

}

#bodyContainer #ctaFormContainer form#ctaForm {
	background: url(../images/ctaFormBackground.png);
	height: 290px;
	margin-right: 10px;
	padding-top: 70px;
	width: 300px;
}
#bodyContainer #ctaFormContainer form#ctaForm fieldset {
	padding-left: 27px;
}

#bodyContainer #ctaFormContainer form#ctaForm p {
	margin: 0px;
	margin-bottom: 10px;
}

#bodyContainer #ctaFormContainer form#ctaForm p label {
	color: #474747;
	display: inline-block;
	font-size: 11pt;
	width: 100px;
}

#bodyContainer #ctaFormContainer form#ctaForm p input.styled {
	border: 1px solid #2889cc;
	display: inline-block;
	font-size: 12pt;
	height: 20px;
	width: 130px;
}

#bodyContainer #ctaFormContainer form#ctaForm p select.styled {
	border: 1px solid #2889cc;
	display: inline-block;
	font-size: 12pt;
	height: 25px;
	width: 130px;
}

#bodyContainer #ctaFormContainer form#ctaForm #ctaSubmit {
	display: inline-block;
	margin-left: 16px;
	margin-top: 4px;
}
#bodyContainer #ctaFormContainer form#ctaForm #ctaSubmit, x:-moz-any-link, x:default {
	margin-top: -6px;	
}

#bodyContainer #middleBanner {
	height: 110px;
	background: url(../images/middleStepsBg.png);
	margin-top: 10px;
	margin-bottom: 10px;
}
#bodyContainer #bodyLeft .article {
	margin-left: 10px;
}

#bodyContainer #bodyLeft .article h2 {
	color: #1366A1;
	font-weight: bold;
	margin-bottom: 5px;
}

#bodyContainer #bodyLeft .article .content {
	color: #515151;
	font-size: 11pt;
}
#bodyContainer #bodyLeft .article .content img {
	float: left;
	padding: 3px;
	border: 1px solid #d1d1d1;
	margin-right: 15px;
}
#bodyContainer #bodyLeft .miniArticles {
	margin-left: 10px;
	margin-top: 20px; 
}
#bodyContainer #bodyLeft .miniArticles .snippit {
	background: #eeeeee;
	border: 1px solid #c9c9c9;
	display: inline-block;
	margin: 3px;
	padding: 5px;
	width: 45%;
}
#bodyContainer #bodyLeft .miniArticles .snippit.full {
	width: 97%;
}
#bodyContainer #bodyLeft .miniArticles .snippit.left {
	float: left;
}
#bodyContainer #bodyLeft .miniArticles .snippit.right {
	float: right;
}
#bodyContainer #bodyLeft .miniArticles .snippit h3 {
	margin-bottom: 0px;
}
#bodyContainer #bodyLeft .miniArticles .snippit h3 a:link, #bodyContainer #bodyLeft .miniArticles .snippit h3 a:visited {
	border-bottom: 1px solid #c9c9c9;
	color: #03618d;
	display: block;
	font-size: 13pt;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#bodyLeft .miniArticles .snippit h3 a:hover {
	color: #006aa6;
}


#bodyRight #bodyRightContain {
	border-left: 1px solid #c9c9c9;
	padding-left: 10px;
	padding-right: 15px;
}

#bodyRight h1 {
	color: #1f71a9;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#bodyRight h4 {
	color: #1079b8;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#bodyRight .testimonial {
	border-bottom: 1px solid #c9c9c9;
	color: #4d4d4d;
	font-size: 8pt;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#bodyRight .testimonial img {
	float: left;
	padding: 3px;
	border: 1px solid #d1d1d1;
	margin-right: 15px;
}

#bodyRight .testimonial strong {
	color: #242424;
}

#bodyRight ul {
	font-size: 11pt;
	list-style-type: none;
}
#bodyRight ul li {
	margin-bottom: 5px;
	margin-left: 0px;
}
#bodyRight ul.boxLinks li a:link,#bodyRight ul.boxLinks li a:visited {
	background: #edf9ff;
	border: 1px solid #b5dbef;
	color: #4f798d;
	display: block;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
#bodyRight ul.boxLinks li a:hover {
	background: #def4ff;
}
#bodyRight ul.boxCenterLinks li a:link,#bodyRight ul.boxCenterLinks li a:visited {
	background: #f5ffed;
	border: 1px solid #dbefb5;
	color: #44620d;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	text-align: center;
}
#bodyRight ul.boxCenterLinks li a:hover {
	background: #e5ffd2;
}

#bodyRight ul.snippitLinks {

}
#bodyRight ul.snippitLinks li {
	display: block;
	background: #eeeeee;
	border: 1px solid #c9c9c9;
	margin: 0px 0px 5px 3px;
	padding: 5px;

}
#bodyRight ul.snippitLinks li a:link,#bodyRight ul.snippitLinks li a:visited{
	color: #515151;
	font-size: 10pt;
	text-decoration: none;
}

#bodyRight ul.snippitLinks li h5 {
	margin-bottom: 3px;
}

#bodyRight ul.snippitLinks li h5 a:link, #bodyRight ul.snippitLinks li h5 a:visited {
	border-bottom: 1px solid #c9c9c9;
	color: #03618d;
	display: block;
	font-size: 13pt;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#footer {
	text-align: center;
	color: #1f71a9;
	margin-bottom: 10px;
}

#footer a:link,#footer a:visited {
	color: #1f71a9;
	font-size: 9pt;
	font-weight: bold;
}
#disclaimer {
	color: #767676;
	font-size: 7pt;
	text-align: center;
	margin-bottom: 10px;
}
.landingArticle {
	width: 440px;
	padding: 0px 20px 0px 0px;
	margin-bottom: 15px;
}
.landingArticle h2 {
	display: block;
}
.landingArticle h2 img {
	width: 24px;
	height: 24px;
	position: relative;
	top: 4px;
	margin-right: 7px;
	
}
.landingArticle img.articleImg {
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 10px;
}
.landingArticle h2 {
	color: #378dd0;
	font-size: 18pt;
	font-weight: normal;
	font-family: "Myriad Pro","Trebuchet MS";
	margin-bottom: 5px;
}
.landingArticle.landerLeft {
	float: left;
}
.landingArticle.landerRight {
	float: right;
}
.landingArticle.landerFull {
	width: 900px;
}

.clear {
	clear: both;
}
.smallLanderForm {
	background: url(landers/lander_0/formBg.gif);
	display: block;
	float: right;
	width: 303px;
	height: 365px;
}
.smallLanderForm .title {
	width: 100%;
	height: 25px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 18px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 22pt;
	color: #525252;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: "Myriad Pro","Trebuchet MS";
	text-align: center;
}
.smallLanderForm fieldset {
	border: none;
}
.smallLanderForm fieldset p {
	height: 30px;
	margin-bottom: 10px;
}
.smallLanderForm fieldset p label {
	font-family: "Myriad Pro","Trebuchet MS";
	display: inline-block;
	width: 95px;
	font-weight: normal;
	font-size: 11pt;
}
.smallLanderForm fieldset p input.field {
	display: inline-block;
	height: 25px;
	font-size: 12pt;
	width: 180px;
	border: 1px solid #919191;
}
.smallLanderForm fieldset p select {
	display: inline-block;
	font-size: 12pt;
	height: 25px;
	width: 180px;
}
.landeriFrame {
	display: inline-block;
	float: left;
}
.smallImageLander {
	display: inline-block;
	float: right;
	margin-right: 10px;
}
#ctaSubmit {
	width: 271px;
	height: 50px;
}
#cashadvance-verisign,#paydayloans-mcafee,#cashadvance-etrust,#flags {
	display: inline-block;
	width: 118px;
	text-align: center;
}
#paydayloans-mcafee {
	width: 116px;
}
#cashadvance-etrust, #paydayloans-mcafee {
	padding-top: 4px;
}
#paydayloans-mcafee, x:-moz-any-link, x:default {

	width: 120px;
}
#flags {
	width: 110px;
}
#cashadvance-etrust {
	width: 120px;
}
#cashadvance-etrust img {
	width: 110px;
	height: 30px;
	margin-bottom: 8px;
}
#affiliate-button {
	display: block;
	margin-bottom: 5px;
}