body {
 	background:#052340;/*Actual value from mkt026_ds389_ts_landing_page_v3.psd:
    #004165, but rendered very different blue...*/
}
h1 {
 	color:#ff9933;
}
h2, h3, h4 {
 	color:#0091c6;
}
hr {
	 color:#7a7a7a;
	 background-color:none;
}

/** form code **/
form.lpeRegForm label {
	margin-left: 33px;
	width:110px;
	font-size: 12px;
}
form.lpeRegFrom ul { 
	font-size: 12px; 
}
#mainContent form li.mktField {
	margin-bottom: 10px;
}
form.lpeRegForm {
	margin-bottom: 20px;
}
