/*
LDS subscription page styles
Modified 02/06/07

Colors
Name		Orig	Web-Safe-ish
Blue:		003BB4	??????
Orange:		C65D00	??????
*/

/* General Styles ********************************************************/
body, html {
	margin: 0px;
	background-color: #666;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:link {color: #0038AB;}
a:hover {color: #C65D00;}
a:active {color: #f00;}
a:visited {color: #2d292b;}
p {
	line-height: 1.3em;
}
#header {
	background-image: url(lds-header-blank.jpg);
	background-repeat: no-repeat;
}
#hideBg {
	position: absolute;
	background-color: #2d292b;
	width: 100%;
	height: 1683px;
	z-index: -1;
}
#infoPop {
	position: absolute;
	top: 36px;
	right: 36px;
	width: 250px;
	background-color: #fff;
	color: #000;
	border: 3px solid #003BB4;
	padding: 15px;
	z-index: -100;
}
#infoPop h3 {
	margin-top: 0px;
	margin-bottom: -6px;
	font-size: 16pt;
	color: #003BB4;
}
.addPadd {
	padding: 0px 20px;
}
/* Main Column Styles */
#mainCol {
	width: 765px;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	background-repeat: repeat;
	text-align: left;
	top: 0px;
	float: right;
	padding: 5px;
}
#mainCol h1 {
	font-size: 13pt;
	color: #ffffff;
	padding: 15px;
	text-indent: 48px;
	background-image: url(https://w1.buysub.com/pubs/L2/LDS/images/lds_step1b.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#mainCol h2 {
	font-size: 13pt;
	color: #ffffff;
	padding: 15px;
	text-indent: 56px;
	background-image: url(https://w1.buysub.com/pubs/L2/LDS/images/lds_step2b.jpg);
	background-repeat: no-repeat;
	background-position: 0% 40%;
}
#mainCol h3 {
	font-size: 13pt;
	color: #ffffff;
	padding: 25px;
	text-indent: 48px;
	background-image: url(https://w1.buysub.com/pubs/L2/LDS/images/lds_step3b.jpg);
	background-repeat: no-repeat;
	background-position: 0% 40%;
}
#mainCol h4 {
	font-size: 13pt;
	color: #ffffff;
	padding: 15px;
	text-indent: 48px;
	background-image: url(https://w1.buysub.com/pubs/L2/LDS/images/lds_step4b.jpg);
	background-repeat: no-repeat;
	background-position: 0% 40%;
}

#mainCol h5 {
	font-size: 13pt;
	color: #ffffff;
	padding: 15px;
	text-indent: 48px;
	background-image: url(https://w1.buysub.com/pubs/L2/LDS/images/lds_step5b.jpg);
	background-repeat: no-repeat;
	background-position: 0% 40%;
}
#mainCol h6 {
	font-size: 13pt;
	color: #ffffff;
	padding: 15px;
	text-indent: 48px;
	background-image: url(https://w1.buysub.com/pubs/L2/LDS/images/lds_step6b.jpg);
	background-repeat: no-repeat;
	background-position: 0% 40%;
}



.blueHead {
	font-size: 15pt;
	font-weight: bold;
	color: #003BB4;
	margin-bottom: 0px;
}
.error {
	font-size: 10pt;
	color: #f00;
	margin: 0px;
}
.otherOrders, .otherOrders a:link, .otherOrders a:active, .otherOrders a:visited {
	text-align: center;
	font-size: 9pt;
	color: #2d292b;
}
.revLink, .revLink a:link, .revLink a:active, .revLink a:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	background-repeat: repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.trustImg {
	padding-bottom: 10px;
}
.formFields {
	font-size: 10pt;
}
.legal {
	font-style: italic;
	font-size: 7.5pt;
}
.newsLtr {
	background-color: #fff;
	color: #000;
	border: 3px solid #003BB4;
	padding: 10px;
}
.threeSteps {
	color: #003BB4;
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-align: center;
}
.rightCol {
	background-color: #FFF;
	background-image: url(sub_cover_combo2.jpg);
	background-repeat: no-repeat;
}
