.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.headlineBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headlineBoldWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 0.9em;


}
.maintextSmallWhite {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}
.headlineSubBoldWhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
.maintextSmall {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}
.headlineSubBoldWhite2 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.headlineBoldWhiteCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0.9em;
}
.maintextSmallBlack {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #0000FF
} .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #F8FCFC;
	border: 1px solid #333333;
}
.headlineBoldNavy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: 0.9em;
}
.headlineSubBold {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	font-style: normal;
	font-weight: bold;
}
.dottedborder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}
#apDiv1 {
	background-image: url(images/save-from-foreclosure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 3px solid #3D55AD;
	background-color: #e4e4e4;
	position:absolute;
	left:212px;
	top:164px;
	width:500px;
	z-index:9;
	visibility: visible;
	
}

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

