body, form {
	margin: 0 0 0 0;
}
.lda {
	background-color: #695f5d;
}
.site {
	background-color: #ab1b3e;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #ffffff;
}
.right {
	text-align: right;
	margin-top: 10px;
}
.rightSm {
	font-size: 9px;
	text-align: right;
	margin-top: 10px;
}
a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
.lg {
	font-size: 12px;
	font-weight: bold;
}
.sm {
	font-size: 9px;
	margin-top: 50px;
}
.ldaCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	height: 50px;
}
.subTxt {
	color: #811c00;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.foot {
	font-size: 9px;
	text-align: center;
}
.full {
	width: 100%;
	height: 100%;
}
#ldaBack {
	position: absolute; 
	width: 900px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -270px;
}
#ldaBox {
	position: absolute; 
	width: 100%;
	height: 50px;
	top: 50%;
	margin-top: -100px;
	background-color: #ab1b3e;
	border-bottom:2px #65011c solid;
}
#bodyContent {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -100px;
}
#bodyCopy {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	width: 600px;
}
#bodyCopy1 {
	margin-left: 6px;
	margin-right: 30px;
	margin-top: 15px;
}
#bodyCopy2 {
	margin-right: 6px;
	margin-left: 30px;
	margin-top: 15px;
}
#needFlash {
	position: absolute; 
	width: 385px;
	height: 360px;
	top: 50%;
	margin-left: 75px;
	margin-top: -150px;
	background-color:#ab1b3e;
	padding:30px;
}