div#citizens {
	background: #fff url('../img/citizen_signup_background2.jpg') top left repeat-x;
}

div.lea {
	padding: 0;
	margin-top: 0;
	height: 240px;
	background: #fff url('../img/lea_signup_background2.jpg') no-repeat;
}

/* new footer */

table#footer {
	width: 100%;
	clear: both;
	margin-top: 0;
	padding-top: 10px;
	min-height: 200px;
	font-size: 85%;
	text-align: center;
	background: transparent url(../img/footer_background.gif) repeat-x;
}

table#footer td {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 25%;
	font-size: 114%;
	color: #fff;
}

table#index_table {
	border-collapse: collapse;
	background-color: #ffffff;
	width: 100%;
	min-height: 500px;
	margin-bottom: 20px;
}

table#index_table td.map {

}

table#index_table td.citizen {

}

table#index_table td.lea {

}

p.widefooter {
	color: #fff;
	padding: 10px 0 20px 20px;
}

table#footer td a {
	color: #fff;
}
table#footer td a:hover {
	color: #222;
}

ul.footer_col {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.first {
	margin-left: 20px;
}

p.widefooter {
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
}
p.widefooter a {
	color: #ccc;
}
p.widefooter a:hover {
	color: #fff;
}

/* LEA landing page */

div#get_started div#crbutton {
	position: relative;
	z-index: 2;
	text-align: left;
	width: 459px;
	top: 620px;
	height: 0;
}

div#get_started div#crbutton img#crimg {
	margin-left: 10px;
}

div#lea_home div#leftNav {
	display:none;
}
div#lea_home div#rightSideContent {
	background:none;
	margin-left:0px;
	padding-left:0px;
}
div#get_started {
}
div#get_started h1 {
	color: #000;
	font-size: 230%;
	line-height: 120%;
	margin-top: 0;
	letter-spacing: -.02em;
}
div#get_started h2 {
	color: #3981C9;
	line-height: 120%;
	margin-top: 0;
	font-size: 140%;
}
div#get_started p {
	color: #555;
	font-size: 110%;
}
div#get_started p.lea_count {
	color: #000;
	font-size: 110%;
	padding-top: 25px;
}
span.count {
	color: #3981C9;
}

div.action {
	width: 150px;
	min-height: 220px;
	background-color: #fff;
	margin-right: 5px;
}
div.action a.afterthought {
	display: block;
	clear: both;
	font-size: 10px;
	color: #555;
}
div.action a.afterthought:hover {
	color: #000;
}
div.imagewell {
	height: 160px;
	background-color: #fff;
}
div.action div.textwell {
	height: 150px;
	background-color: #fff;
	font-size: 90%;
}

div#get_started div.action div.textwell p {
	font-size: 100%;
}

div#lea_ticker {
	width: 183px;
	height: 54px;
	position: relative;
	top: 28px;
	background: transparent url('../img/lea_ticker/background.gif') no-repeat;
	
}

img.lea_count_digit {
	float: left;
	padding: 2px 0 0 1px;
}

/* Lea start now form */

table#lea_form {
	height: 401px;
	width: 615px;
	margin: 20px 0 0 0;
	float: left;
	background-color: #F8E8C2;
	border: 1px solid #ccc;;
}


table#lea_form_fields {
	width: 320px;
	margin-left: 20px;
	margin-top: 20px;
}
table#lea_form_fields td {
	height: 45px;
	padding: 5px;
}
.start_now {
	padding: 43px 0 0 0;
}

table#lea_form_fields label {
	display: block;
	clear: both;
	text-align: left;
	width: auto;
	font-size: 95%;
}
table#lea_form_fields input {
	height: 18px;
}
table#lea_form_fields input.required {
	background: #fff url(../img/required.gif) 97% 50% no-repeat;
}

.hint {
	font-size: 90%;
	color: #666;
}

input#lea {
	width: 310px;
}
input#city {
}
input#state {
	width: 40px;
}
input#zip {
	width: 85px;
}

input#email {
	width: 310px;
}
input#phone {
	width: 310px;
}

p.small_white {
	position: relative;
	top: 140px;
	left: 36px;
	font-size: 9px;
	color: #333;
}


p.lea_form_details {
	text-align: left;
	font-size: 90%;
	color: #666;
	width: 280px;
}

table#lea_landing {
  	margin-top: -100px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-top: 0px;
	width: 95%;
}

