body,html {
	min-height:101%; /*Firefox scroolbar fix*/
	background-color: #FFFFFF;
	color: #FFFFFF;
}
* {
margin:0;
padding:0;
outline:none;
}
body{
	font-size: small;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	background-image: none;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#wrap {
	margin: 0px auto;
	padding:0;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/whitebkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	background-position: left top;
	width: 940px;
	padding: 0px;
	background-image: url(../images/headerbkgd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#headerhome {
	background-color: #FFFFFF;
	background-position: left top;
	width: 950px;
	padding: 0px;
	background-image: url(../images/headerbkgd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav {
	width: 940px;
	float:left;
	background-color: #000000;
	list-style-type: none;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(../images/headerbkgd.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#navhome {
	width: 950px;
	float:left;
	background-color: #000000;
	list-style-type: none;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(../images/headerbkgd.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#logo {
	background-color: #FFFFFF;
	background-image: url(../images/LogoSmallblue.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	height: 110px;
	width: 100%;
	color: #666666;
}
#logoglobal {
	background-color: #FFFFFF;
	background-image: url(../images/logosmallgreen.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	height: 110px;
	width: 100%;
	color: #666666;
}

#logo a {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	float:right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav ul {
	margin-left: 100px;
	list-style-type: none;
	}
#navhome ul {
	margin-left: 100px;
	list-style-type: none;
	}
	
#nav li {
	margin:0;
	padding:0px;
	float:left;
	text-align: center;
}
#navhome li {
	margin:0;
	padding:0px;
	float:left;
	text-align: center;
}

#nav a {
	float:left;
	text-decoration: none;
	text-transform: uppercase;
	font-size:90%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #FFFFFF;
	vertical-align: bottom;
}
#navhome a {
	float:left;
	text-decoration: none;
	text-transform: uppercase;
	font-size:90%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #FFFFFF;
	vertical-align: bottom;
}

#nav li a:link { color: #FFFFFF; }
#nav li a:visited { color: #FFFFFF; }
#nav li a:hover, #t-active a {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #337DD4;
}
#navhome li a:link { color: #FFFFFF; }
#navhome li a:visited { color: #FFFFFF; }
#navhome li a:hover, #t-active a {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #337DD4;
}

#logoarea {
	clear: left;
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/securityheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0px;
}
#logoareahome {
	clear: left;
	margin:0;
	float: right;
	width: 244px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	font-family: Verdana, Arial, sans-serif;
	font-variant: normal;
	height: 700px;
}
#logoareaabout {
	clear: left;
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/aboutheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0px;
}
#logoareacomp {
	clear: left;
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/complianceheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0px;
}

#logoareainv {
	clear: left;
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/investigationheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0px;
}
#logoareamortfraud {
	clear: left;
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(/images/mortgage_fraud2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0px;
}

#logoareasecurity {
	clear: left;
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/securityheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0px;
}

#logoareahome p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#compliancelogoarea {
	clear: left;
	margin:0;
	float: left;
	width: 244px;
	background-color: #FFFFFF;
	background-image: url(../images/SSIGlobalCompliance.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 180px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #547EBE;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#logoarea p {
	font-size:xx-large;
	color: #000000;
	margin-top: 200px;
	margin-left: 20px;
}
#bannerarea {
	margin:0;
	background-color: #e1e0da;
	float:right;
	width: 706px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-image: url(../images/aboutbanner-s.jpg);
	background-position: left 1px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #005DAB;
	height: 180px;
	background-repeat: no-repeat;
}
#securitybanner {
	margin:0;
	background-color: #e1e0da;
	float:right;
	width: 706px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-image: url(../images/securitybanner-s.jpg);
	background-position: left 1px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #005DAB;
	height: 180px;
	background-repeat: no-repeat;
}
#compliancebanner {
	margin:0;
	background-color: #e1e0da;
	float:right;
	width: 706px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-image: url(../images/comppic.png);
	background-position: left 1px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #005DAB;
	height: 180px;
	background-repeat: no-repeat;
}
#investigationbanner {
	margin:0;
	background-color: #e1e0da;
	float:right;
	width: 706px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-image: url(../images/testpichandcuff.jpg);
	background-position: left 1px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #005DAB;
	height: 180px;
	background-repeat: no-repeat;
}
#topmargin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 25px;
}
#bottommargin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom:20px;
}
#content {
	float:left;
	width: 690px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	color: #525252;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/greygradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenthome {
	margin:0;
	background-color: #FFFFFF;
	float:left;
	width: 706px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #525252;
}
#content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content table {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}



#content p {
	line-height: 150%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content h3 {
	line-height: 150%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#content li {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:2px;
	margin-top:0px;
	list-style-type: none;
	list-style-position: outside;
	background-image:url(../images/greydot.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#content ul {
	margin-bottom: 12px;
}
#sidebar {
	float: right;
	width: 236px;
	list-style: none;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}
#sidebar p {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar li {
	text-decoration: none;
	font-size: 110%;
	padding: 0;
	margin: 0;
	list-style:none;
}
#sidebar a {
	font-weight: bold;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #525252;
	border-top-color: #FFFFFF;
	margin: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../images/greygradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#sidebar li a:hover, #s-active a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(../images/tabbkgd.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#sidebar h3 {
	padding-left: 0px;
	text-align: left;
}
#footer {
	background-color: #000000;
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	clear:both;
	color: #FFFFFF;
}
#affiliates {
	border: 1px solid #454545;
	margin-top: 30px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}

#footer p {
	color: #FFFFFF;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 20px;
	font-size: 85%;
}
#footer a {
	text-decoration: none;
	color: #0066FF;
}
#footer a:link { color: #0066FF; }
#footer a:visited { color: #0066FF; }
#footer a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#address {
	float:left;
	width: 60%;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#address p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#phone h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#address h3 {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#phone p {
	margin: 0px;
	padding: 0px;
}

#phone {
	float: right;
	width: 40%;
	margin: 0px;
	padding: 0px;
}

.imgphone {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 730px;
	float: left;
	clear: none;
}
.floatleft {
	float: left;
}
.agencynumber {
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.floatright {
	float: right;
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom: 6px;
}
.picright {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.nodecoration {
	text-decoration: none;
}
.homeheader {
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #547EBE;
	margin-top: 200px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 120%;
}
.texthomepage {
	font-size: small;
	color: #333333;
	padding: 0px;
	margin: 0px;
}


.redtext {
	color: #FF0000;
	font-weight: bold;
}
.bluetextheader {
	color: #337DD4;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 2px;
	padding-right: 10px;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bluetext {
	color: #337DD4;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
}
.navmargin {
	padding-left: 210px;
}

.logolayout {
	padding-top: 3px;
	padding-bottom: 15px;
}
.lgtext {
	color: #333333;
	margin-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-align: right;
}
.italictext {
	font-style: italic;
	font-weight: bold;
	color: #7D7D7D;
	padding-top: 50px;
}
.italichome {
	color: #333333;
	"Lucida Grande", "lucida sans Unicode", Arial, serif;
	background-image: none;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h1 {
	font-size: large;
	color:#0066CC;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
	text-transform: none;
	font-family: "Trebuchet MS", sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: xx-large;
	border-top-style: none;
	margin-top: 140px;
	margin-right: 60px;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-left: 20px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #044881;
}
h3 {
	font-size: small;
	font-style: italic;
	color: #7D7D7D;
	margin-left: 20px;
}
h4 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	background-color: #454545;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: small;
}

a {
	color: #2D69C5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#00A168;
}

