@charset "UTF-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #46433C;
}#signup_form {
	background-image: url(images2/signup_form_s2.jpg);
	height: 46px;
	width: 564px;
	text-align: center;
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
}
#signup_text {
	background-image: url(images2/signup_text_s2.jpg);
	height: 27px;
	width: 564px;
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 10px;
}
.h1 {
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.h2 {
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#whatis_text {
	background-image: url(images2/images2_s2.jpg);
	height: 225px;
	width: 239px;
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#swiftsays_text {
	background-image: url(images2/swiftsays_text_s2.jpg);
	height: 225px;
	width: 237px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #000;
}
* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both; 
	color: #FFF;
	background-color: #2C2A25;
	text-align: right;
	vertical-align: middle;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
	font-size: 11px;
	padding-top: 5px;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

#footer #foot #kplogo {
	float: left;
}
#footer #kplogo  {
	float: left;
	vertical-align: middle;
}
#footer #footer_table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#benefits {
	background-image: url(images2/benefits_text.jpg);
	height: 185px;
	width: 233px;
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: middle;
}

_Name_First{
	padding-right:25px;
}

#creditfooter
{
display: none;
}


div.feedburnerFeedBlock ul li span a
{
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px;
	
	
}

div.feedburnerFeedBlock ul li class.headline
{
	padding-top:10px;
	
}

.date{
	font-style:	italic;
	padding-bottom: 10px
	}


a:link {
	color: #7ECD36;
}
a:visited {
	color: #7ECD36;
}
a:hover {
	color: #7ECD36;
}
a:active {
	color: #7ECD36;
}
#whatis_text2 {
	background-image: url(images2/whatis_text_s2.jpg);
	height: 199px;
	width: 233px;
	font-size: 12px;
	color: #000;
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#how_it_works_text {
	font-family: "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images2/how_text.jpg);
	height: 439px;
	width: 243px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	vertical-align: middle;
}

