#effortless
	{
	position: relative; 
	width: 915px;
	height: 950px;
	}
#effortlesscontent
	{
	position:absolute; 
	top: 117px; 
	width:910px; 
	visibility:visible; 
	z-index:99;
	}
.hiddenText {
	float:left;
	margin:0 0 0 -10000px;
}
#phoneNumber {
	width:147px;
	height:17px;
	float:right;
	position:relative;
	top:47px;
	background-image: url(../images/phoneNumber.jpg);
	background-repeat: no-repeat;

}
#greySignature {
	width:905px;
	height:424px;
	margin-left: 5px;
	background-color:#FFFFFF;
	/*background-image: url(../images/BillBoardBg.jpg);*/
	background-repeat: no-repeat;
	background-position: -1px 55px;
}
#downloadBtn {
	width:222px;
    height:40px;
	position:relative;
	top:6px;
	left:90px;
}
#SignatureformSection {
	width:330px;
	height:252px;
	background: url(../images/SignatureForm.jpg) no-repeat;
	float:right;
	position:relative;
	top:14px;
	right:14px;
}
#SignatureformSection table{
	width:100%;
	position:relative;
	top:40px;
}
#SignatureformSection tr{
	width:100%;
	height:29px;
}
#SignatureformSection .formLabel{
	width:90px;
	height:26px;
}
#SignatureformSection .formField{
	width:240px;
	height:26px;
}
#SignatureformSection input{
	width:205px;
	padding:3px 5px 3px 8px;
	background:transparent;
	font-size:12px;
	color:#aa0001;
	margin-left: 5px;
	border: 0;
}
.submit_up {
	width:222px;
    height:40px;
	background: url(../images/downloadBtn.jpg) no-repeat;
	background-position:0 0;
	float:left;
	border:0px;
}
.submit_over {
	width:222px;
    height:40px;
	background: url(../images/downloadBtn.jpg) no-repeat;
	background-position:0 -40px;
	float:left;
	border:0px;
}
.lp {
	width:485px;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:17px;
	position:relative;
	top:40px;
	/*left:156px;*/
	left: 20px;
	color: black;
	padding-left: 0;
}
#bottomSection {
	width:905px;
	margin-left: 5px;
	background-color:#FFFFFF;
}
#quoteSection {
	width:330px;
	height:232px;
	background:#f6f6f6;
	float:right;
	position:relative;
	top:14px;
	right:14px;
	margin-bottom:20px;
}
#quoteSectionSignature {
	width:330px;
	height:310px;
	background:#f6f6f6;
	float:right;
	position:relative;
	top:14px;
	right:14px;
	margin-bottom:20px;
}
#quote1 {
	width:46px;
	height:41px;
	background:url(../images/quote1.jpg) no-repeat;
	position:relative;
	top:12px;
	left:14px;
}
#quoteSectionSignature p {
	width:224px;
	font-size:15px;
	color:#3b3b3a;
	font-style:italic;
	line-height:19px;
	margin:16px auto 0px;
}
#quoteSectionSignature .quoteSourceSignature{
	font-size:10pt;
	color:#3b3b3a;
	font-style:normal;
}
#quote2 {
	width:45px;
	height:41px;
	background:url(../images/quote2.jpg) no-repeat;
	position:relative;
	left:271px;
}
#policyPatrolTitle {
	width:207px;
	height:34px;
	background:url(../images/policyPatrolTitle.jpg) no-repeat;
}
#bottomSection ul {
	width:485px;
	list-style:none;
    padding: 0;
	margin: 0;
	position:relative;
	top:6px;
	left:37px;
}
#bottomSection li {
	background-image: url(../images/listSquare.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	width:100%;
	font-size:12px;
	color:#3b3b3a;
	line-height:15px;
	margin-bottom:10px;
	padding-left: 20px;
	}
#bottomSection img {
	/* margin-right:12px;*/
}
#bottomSection .emphasis {
	color:#3b3b3a;
	font-style:italic;
}
.lpheader
	{
	padding-top: 20px;
	padding-left: 10px;
	font-size: 14.5pt;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.lpsub
	{
	width:394px;
	font-size:14pt;
	color:#ffffff;
	position:relative;
	/*left:156px;*/
	top: 35px;
	left: 20px;
	color: black;
	}
form#download
	{
	padding: 0.5em;
	width: 95%
	}
form#download label
	{
	color: #525252;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding-right: 5px;
	text-align: right;
	width: 25%;
	}
form#download div
	{
	clear: both;
	padding: 3px 0 0;
	}
input.download
	{
	border: solid 1px gray;
	float: left;
	width: 300px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding-left: 5px;
	}
select.download
	{
	width: 308px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding-left: 2px;
	margin-top: 2px;
	}
.subtext
	{
	font-size: 80%;
	font-family: Verdana, Arial;
	}
.button
	{
	float: left;
	margin: 0 0 0 25%;
	width: 50%;
	}
.required
	{
	color: red;
	font-size: 80%;
	}