@charset "UTF-8";
body {
	background-image: url(images/bgall.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #898989;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.bgcontent p {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 30px;
}
.bgcontent {
	background-image: url(images/bgcontent.png);
	background-repeat: repeat-y;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}
.fieldbg {
	background-image: url(images/fieldbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
}
.footerbg {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgcontent h1 {
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1.2em;
}
.videosection {
	padding-left: 20px;
	padding-top: 30px;
}
#footer .footerbg {
	color: #b5b5b5;
	font-size: 0.8em;
	padding-top: 10px;
}

#free {
	color: #DD3900;
}

/*css add-ons by kidcajes*/
.find_out {
	color: #FF7000;
	font-size: 1.3em;
}

.optin-list {
	color: #ffffff;
	font-size: 10px; 
	line-height: 17px;
	margin-left:-22px;
	width:274px;
	}
	
.red-time {
	color: #DD3900;
}

.submit_button {
	text-decoration: none;	
	color: #000;
}

#webFrmID {
	background-color:#FFFFFF;
	margin-left:10px;
	padding-left:15px;
	width:268px;
}