#formcontent {
	background-image: url(/img/bankownedbk.jpg);
}

#header {
	background-image: url(/img/banner.jpg);
	z-index: 99999;
}

#header object,
#video,
#cma-toggle,
#required-text,
#force-check,
.realtor {
	display: none;
}

.submitbutton {
	color: #ffffff;
	background-color: red;
	width: 200px;
	margin-top: 30px;
	margin-left: 70px;
}

#required-text {
	color: #3941B5;
}

#bottomtext {
	color: white;
}

#toptext .tagline {
	color: #3941B5;
}

#toptext .contenttitle {
	font-size: 16px;
	color: blue;
	margin-bottom: 10px;
	
}

#toptext .contenttitle .red {
	color: red;
	font-weight: bold;
}

#servicearea {
	color: white;
	font-size: 16px;
	line-height: 17px;
	text-align: left;
	
}

#servicearea p {
	margin-bottom: 10px;
}

ul {
	list-style-type: disc;
}

li {
	margin-bottom: 10px;
}

#force-check {
	width: 90%;
	margin-left: 10px;
}