@charset "utf-8";
@import url('defaulter.css');

body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#373737;
	background:#ffffff url(/images/bg-body.jpg) repeat-x 0px 8px;
	padding:0px 0px 80px 0px;
}
.page-wrap{
	width:910px;
	margin:0px auto;
}

.page-head {
	height:340px;
	background:transparent url(/images/bg-page.jpg) no-repeat 0px 45px;
	padding:8px 75px 17px 0px;
}
.page-head a {
	float:right;
}
.page-head .logo {
	float:left;
	margin:35px 0px 0px 15px;
}
.page-body {
	/* min height + ie6 hack */
	min-height:320px;
	height:auto !important;
	height:320px;
}
.page-foot {
	margin:20px 0px 0px 40px;
	height:80px;
	background:#ffffff url(/images/bg-foot.jpg) no-repeat 0px 0px;
}
.page-foot p {
	padding:18px 0px 0px 20px;
	height:32px;
	color:#444446;
	font-weight:bold;
}
.page-foot p a {
	color:#444446;
}
.page-foot p.legal {
	padding:8px 0px 0px 20px;
	height:22px;
	color:#848486;
	font-weight:normal;
}
.page-foot p.legal a {
	color:#848486;
	font-size:10px;
}
.body-col {
	width:700px;
	margin-left:70px;
}
.body-col1 {
	float:left;
	width:580px;
	padding-right:20px;
	overflow:hidden;
}
.body-col2 {
	float:left;
	width:300px;
	overflow:hidden;
}
.copy {
	font-size:12px;
	line-height:18px;
}
.copy h1 {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:12px;
	padding-bottom:6px;
	border-bottom:dotted 1px #373737;
	line-height:normal;
}
.copy h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
	line-height:normal;
}
.copy p {
	margin:12px 0px;
}
.copy p.i {
	margin:24px 0px;
}
.copy ul li {
	background:transparent url(/images/bullet-g.jpg) no-repeat 10px 6px;
	padding:0px 0px 20px 30px;
}
.cta-button {
	display:block;
	text-align:center;
}
.video-block {
	margin:6px 0px;
}
.video-block p.h {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:6px;
	padding-bottom:4px;
	border-bottom:solid 1px #000000;
}
.video-block p.b {
	padding:10px 0px;
	text-align:right;
}
.testimonial {
	background:#EDEDED url(/images/bg-testimonial.jpg) no-repeat 0px 0px;
}
.testimonial .bg {
	background:transparent url(/images/bg-testimonial-bottom.jpg) no-repeat 0px 100%;
	padding:18px 14px 40px 14px;
	margin-bottom:16px;
}
.testimonial p {
	font:13px Arial, Helvetica, sans-serif;
	padding-top:8px;
	line-height:16px;
}
.testimonial p.h {
	font-size:15px;
	font-weight:bold;
	padding-top:0px;
}
.testimonial p.w {
	font-size:10px;
	padding-top:4px;
}
.twitter-form {
	background:transparent url(/images/bg-twitter.jpg) no-repeat 0px 0px;
	width:290px;
	margin-top:16px;
	padding:50px 0px 0px 10px;
}
.twitter-form input {
	width:272px;
	height:23px;
	background:none;
	border:none;
	color:#999999;
	font-size:14px;
	padding:7px 4px 0px 4px;
}
.twitter-form input.b {
	width:190px;
	height:35px;
	float:right;
	margin-top:10px;
}

p.fine {
	font-size:10px !important;
	color:#000000 !important;
	font-style:italic !important;
}
p.fine a {
	color:#000000 !important;
}

/*placeholder*/

.temp-page-head{height:314px;background: #fff url(/images/emailform-header.jpg) no-repeat;}
.temp-page-wrap{width:900px;margin:0px auto;background:#ffffff;}
.email_text{margin-left:20px;padding:7px 7px 0px 5px;height:45px;width:345px;background: #fff url(/images/emailform-background.jpg) no-repeat;border:none;font-size:30px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.email_submit{margin-left:7px;position:absolute;}
.announcement-title{margin:5px 0px 5px 20px;font-size:18px;font-weight:bold;color:#000080;}
.announcement{margin:5px 0px 25px 20px;}

/********************** resources page */
.resources {
	clear:both;
}
.resources h2 {
	padding:30px 0px 10px 0px;
	margin:0px;
	clear:both;
}
.resources p {
	margin:0px 0px 8px 0px;
	float:left;
	height:120px;
	width:330px;
	padding-left:20px;
}
.resources p a img {
	float:left;
	vertical-align:top;
	padding-right:8px;
}
.resources-share {
	clear:both;
}
.resources-share div {
	float:right;
	padding-left:6px;
}