@charset "utf-8";
/* CSS Document */
body, html {
	text-align:center;
}
body {
	background:#fff url(../../pdtd_imgs/bg.jpg) top center repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#758a6c;
	margin:0px;
	padding:0px;
}
.centered_content {
	width:950px;
	margin:0 auto;
	padding:0px 10px;
	text-align:left;
}
#header_container {
	height:61px;
}
#header_nav {
	width:500px;
	position:absolute;
	top:22px;
	left:50%;
	margin-left:-251px;
}
#header_nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#header_nav ul li {
	float:left;
	padding:0px 10px;
	font-size:14px;
}
#header_nav ul li a {
	color:#d7e9cf;
	text-decoration:none;
}
#paragraphs {
	text-align:left;
	width:950px;
	border-top:1px solid #b9bdb8;
	position:absolute;
	top:580px;
	left:50%;
	margin-left:-475px;
	padding-top:15px;
}
#paragraphs_b {
	text-align:left;
	width:950px;
	border-top:1px solid #b9bdb8;
	margin:0px auto;
	padding-top:15px;
}
.inline {
	font-size:12px;
	display:inline;
	font-weight:normal;
	padding:0px !important;
	background:none !important;
}
h1, h3 {
	font-size:18px;
	font-weight:normal;
	color:#2b3626;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 40px;
	background:url(../../pdtd_imgs/headlines.jpg) left center no-repeat;
}
#paragraph_1, #paragraph_2 {
	float:left;
	display:inline;
	width:460px;
	text-align:justify;
	margin-bottom:25px;
}
#paragraph_1 {
	margin-right:10px;
	padding-right:10px;
}
#paragraph_2 {
	padding-left:10px;
}
#form_left, #form_right {
	float:left;
	display:inline;
	width:485px;
	height:499px;
	margin:0px;
	padding:0px;
}
#form_right {
	background:url(../../pdtd_imgs/form/right.jpg) no-repeat;
}
#form_right form {
	margin:0px 0px 0px 27px;
}
#form_right form table {
	width:455px;
	margin-top:55px;
}
#form_right form table th, #form_right form table td {
	padding-bottom:10px;
}
#form_right form input.fields {
	width:90%;
	font-size:14px;
	padding:2px;
}
#form_right form select {
	padding:2px;	
}
#form_right form table label {
	display:block;
	margin-bottom:10px;
	font-size:14px;
}
#path_left, #path_right {
	float:left;
	display:inline;
	width:485px;
	height:499px;
	margin:0px;
	padding:0px;
}
#path_left {
	background:url(../../pdtd_imgs/path/left_bg.jpg) no-repeat;
}
#path_right {
	background:url(../../pdtd_imgs/path/right_bg.jpg) no-repeat;
}
#form_container {
	width:970px;
	margin:0px auto;
	text-align:left;
}
.form_header {
	padding-bottom:20px !important;
}
.left_1, .left_2, .left_3 {
	width:485px;
	text-indent:-5000px;
}
.left_1 {
	height:108px;
	background:url(../../pdtd_imgs/form/left_1.jpg) no-repeat;
}
.alt_img1 {
	background:url(../../pdtd_imgs/thanks/left1.jpg) no-repeat !important;
}
.left_2 {
	height:322px;
	background:url(../../pdtd_imgs/form/left_2.jpg) no-repeat;
}
.alt_img2 {
	background:url(../../pdtd_imgs/thanks/left2.jpg) no-repeat !important;
}
.left_3 {
	height:69px;
	background:url(../../pdtd_imgs/form/left_3.jpg) no-repeat;
}
.alt_img3 {
	background:url(../../pdtd_imgs/thanks/left3.jpg) no-repeat !important;
}
#coreg_container {
	margin-top:30px;
}
#coreg_container strong {
	color:#ff6b00;
}
.offer {
	width:830px;
	margin:0px auto 30px auto;
	padding:15px;
	border:3px solid #caf966;
}
.table_holder {
	margin-top:20px;
}
.table_holder table {
	border-top:3px solid #d0d0d0;
	margin:0px auto;
}
.table_holder th, .table_holder td {
	color:#000;
	font-weight:normal;
}
.table_holder th, .table_holder td {
	border-bottom:1px solid #d0d0d0;
	border-right:1px dotted #d0d0d0;
}
.table_holder input, .table_holder select, .table_holder textarea {
	border:1px solid #caf966;
	color:#7b7b7b;
	font-family:Tahoma, Geneva, sans-serif;
}
td.submit_td {
	border:none;
	padding:14px 0px 5px 0px;
	text-align:center;
}
.offer_heading {
	color:#ff6b00;
	font-size:18px;
	padding-bottom:5px;
}
.offer_description {
	padding-top:5px;
	clear:both;
}
#payday_container {
	width:770px;
	margin:30px auto 0px auto;
	text-align:left;
}
#payday_container label {
	display:block;
	margin-bottom:10px;
	font-size:11px;
}
#payday_container table th, #payday_container table td {
	padding:10px 0px;
}
.inputs {
	width:95%;
}
.small_inputs {
	width:50px;
}
.noborder {
	border-right:none !important;
}
.description {
	text-align:center; font-style:italic; background:#ebebeb; padding:4px 0px; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc;
}
.overlay {
	width:100%;
	height:100%;
	min-height:100%;
	background:#000;
	opacity:0.5;
	filter: alpha(opacity = 50);
	position:fixed;
	top:0;
	left:0;
	z-index:97;
}
.dialog {
	width: 300px;
	height: 225px;
	padding-top:75px;
	background: white;
	border:5px solid #caf966;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left:-150px;
	margin-top:-150px;
	z-index: 99;
}
.notice {
	font-size:10px;
	color:#09F;
	display:block;
	padding-bottom:10px;
}
#paragraphs_header {
	margin:15px 0px 25px 0px;
	padding-bottom:25px;
	text-align:center;
	border-bottom:1px solid #b9bdb8;
}
#faq_questions, #faq_answers {
	width:770px;
	margin:0px auto;
}
#faq_questions {
	margin-bottom:25px;
}
.highlight {
	background:#FF9;
	display:block;
	padding:5px;
	margin:5px 0px;
}
a:link, a:visited {
	color:#096;
}
.image_pad {
	padding-top:100px;
	text-align:center;
}
#footer_nav {
	font-size:10px;
	background:#f0f0f0;
	padding:5px;
	clear:both;
	margin-top:25px;
	text-align:center !important;
}
.jsvalidation {
	font-size:10px;
	color:#F00;
}
.icon {
	margin-right:10px;
}
.path_offer {
	margin:50px 30px 20px 20px;
}
.path_header {
	font-size:18px;
	color:#F90;
	padding:0px 0px 20px 0px;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
.path_name {
	font-size:14px;
	padding:0px 0px 20px 0px;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
.path_name a {
	font-size:11px;
}
.path_header span {
	color:#2b3626;
}
.path_description {
	font-size:11px;
	padding:0px 0px 20px 0px;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
.path_description ul {
	margin:20px;
}
.path_description ul li {
	color:#063;
	margin-bottom:15px;
}
.path_footer {
	font-size:11px;
}
.path_footer span {
	float:right;
}
.path_pitch {
	margin:30px 20px 30px 30px;
}
.pitch_header {
	font-size:20px;
	padding:0px 0px 25px 0px;
	color:#2b3626;
}
.path_pitch ul {
	margin:0px 0px 25px 0px;
	padding:0px;
	list-style-type:none;
}
.path_pitch ul li {
	margin:0px 0px 0px 50px;
	padding:0px 0px 10px 0px;
	font-size:16px;
	color:#063;
}
.path_pitch ul li span {
	font-size:11px;
	color:#999;
}
.pitch_description {
	font-size:11px;
}