body {
	margin: 0px;
}

A {
	color: #2eb1fd;
	font-weight: bold;
}

A:hover {
	
	color: #207aae;
	
}


p {
	margin-bottom: 9px;
	margin-top: 9px;
}

#aboutLPK {
	width: 296px;
	height: 379px;
	background: url(i/aboutLPK.png) no-repeat;
	display: none;
	position: absolute;
	top: -3px;
	z-index: 60px;
}

#aboutLPK:hover {

	cursor: pointer;	
	
}	

#aboutLPKContent {
	margin-left: 48px;
	margin-top: 118px;
	width: 200px;
	color: #fff;
	font: 10px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#aboutLPKContent A {
	
	color: #fff;
}


#aboutLPKContent A:hover {
	
	color: #84fe1d;
	text-decoration: underline;
}

#brandHeader {
	background: url(i/topGutter.gif) repeat-x;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 14px;
}

#lpkLogo {

}

#lpkLogo:hover {
	cursor: pointer;
}

#masterBG {
	width: 850px;
	height: 525px;
}

.bgOne {
	
	background: url(i/1.gif) no-repeat;

}


#bodyCopy {
	color: #5b5b5b;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	top: 200px;
	left: 252px;
	width: 250px;
	border-left: 1px dotted #bebebe;
	padding-left: 25px;
	border-right: 1px dotted #bebebe;
	padding-right: 25px;
}

.bodyCopySubhead {
	font-size: 110%;
	font-weight: bold;
	line-height: 160%;
}

#formArea {
	color: #545454;
	font: bold 13px/20px Arial, Verdana, sans-serif;
	position: absolute;
	top: 185px;
	left: 581px;
}

#picCaption {
	color: #464646;
	font: 10px/15px Verdana;
	position: absolute;
	top: 444px;
	left: 54px;
	width: 168px;
}

.textCallToAction {
	color: #0098d1;
	font-size: 110%;
	font-weight: bold;
	line-height: 160%;

}

.formStyle {
	color: #535353;
	font: bold 14px Helvetica, arial, sans-serif;
	height: 20px;
	width: 200px;
	margin-top: 3px;
}

#formHeaderText {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #009cdf;
	width: 260px;
}

#formExplanation {
	font: italic 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #969696;
	width: 200px;
}

#mainFormHolder {
	padding: 10px;
}

#mainSubmit {
	padding: 7px;
	background-color: #eaeaea;
	color: #333;
	font: bold 16px Helvetica, Arial, sans-serif;
}

#mainSubmit:hover {
	cursor: pointer;
}

#footer {
	padding-left: 40px;
	padding-right: 70px;
	padding-bottom: 20px;
	width: 750px;
	color: #a1a1a1;
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.indentPara {
	margin-left: 3px;
	padding-left: 10px;
	border-left: 1px solid #d3dce7;
}

#thankyou {
	
	width: 240px;
	font-weight: normal;
	font-style: normal;
}

.helperText {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #8f8f8f;
}

