@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	margin:0 auto;
	top:0px;
	width:780px;
	height:1960px;
	background-color:#FFFFFF;
	z-index:1;
}
#content {
	position:absolute;
	left:245px;
	top:424px;
	width:524px;
	text-align:justify;
	line-height:16px;
	z-index:1;
}

#copyrightinfo {
	position:absolute;
	top:1935px;
	background-color:#105952;
	width:781px;
	height:25px;
	line-height:24px;
	color:#FFFFFF;
	z-index:2;
}
#bottomlinks {
	position:absolute;
	top:1790px;
	width:780px;
	text-align:center;
	line-height:18px;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#01574e;
	z-index:2;
	padding:10px 0 10px 0;
}

#thinkcarefully {
	position:absolute;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	top:1880px;
	width:779px;
	text-align:center;
	line-height:18px;
	z-index:2;
	padding:10px 0 10px 0px;
}

#copyrightinfo a {
	color:#99d6ff;
}

#content {
	font-family:tahoma;
	font-size:11px;
	letter-spacing:0px;
}
.mainLabelContent {
	font-family:tahoma;
	font-size:11px;
	letter-spacing:0px;
}

#topline {
	font-family:tahoma;
	font-size:11px;
}
#primarynav {
	font-family:tahoma;
	font-size:11px;
}
#bannerlinks {
	font-family:tahoma;
	font-size:11px;
	line-height:19px;
}
#applicationform {
	font-family:tahoma;
	font-size:11px;
}
#tenantloanlinks {
	font-family:tahoma;
	font-size:11px;
}
#articlelinks {
	font-family:tahoma;
	font-size:11px;
}

#content h1 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}
