@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
.thrColFix #container { 
	width: auto;  /* going over 955px allows for the drop shadow to the left and right */
	height:auto;
	overflow:visible;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;  /*this overrides the text-align: center on the body element. */
} 

 .thrColFix #Content {
	text-align:left;
	width:auto;
	margin-left:29px;
}

#footer { 
background: #000000;
height:34px;
width:auto;
color:#FFFFFF;
vertical-align:middle;
display: none;
}

#bottomshadow { 
display: none;
}

.style2 {
	font-size: 9px;
	color: #FFFFFF;
	text-align:right;
	height:24px;
	padding:10px 35px 0 0;
	}

.thrColFix .style2 a, a:active, a:visited
{
	color: #ffffff;
	text-decoration:none;
}

.thrColFix #topnav {
	position:relative;
}
.thrColFix #graphicnav {
	width:74px;
	position:absolute;
	top: 20px;
	left: 234px;
}
.thrColFix #textualnav {
	width:623px;
	position:absolute;
	left:308px;
	top:45px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:24px;
	display: none;
}

.thrColFix #textualnav a, a:active, a:visited
{
	color: #0000ff;
	text-decoration:none;
}


.thrColFix #textualnav a:hover
{
	color:#0000ff;
	text-decoration:none;

}

.thrColFix #flashani {
	width:955px;
	height:480px;
}
.thrColFix #contactinfo {
	text-align:right;
	font-size:9px;
	color:#000000;
	padding:10px 63px 0 0;
	background-color:#ffffff;
	display: none;
}
.thrColFix #main {
	position:relative;
	width:auto;
	height:auto;
	overflow:auto;
}

.thrColFix #insidemain {
	position:relative;
	width:auto;
	height:auto;
	overflow:auto;
}

.thrColFix #creditcol {
	width:234px;
	height:422px;
	background-color:#f6d88d;
	position:absolute;
	left:0px;
	border:0;
}
.thrColFix #valuationcol {
	width:234px;
	height:422px;
	background-color:#f3c95f;
	position:absolute;
	left:240px;
}
.thrColFix #titlecol {
	width:234px;
	height:422px;
	background-color:#f1bd3d;
	position:absolute;
	left:480px;
	border:0;
}
.thrColFix #settlementcol {
	width:235px;
	height:422px;
	background-color:#eeb21b;
	position:absolute;
	left:720px;
	border:0;
}
.thrColFix #divmsg {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.thrColFix h1 {
	font-size: 16px;
	color: #000000;
}

.thrColFix #insidetext {
	font-size: 12px;
	color: #000000;
	line-height:18px;
	padding:48px 33px 48px 33px;
	border:0px black solid;
}

.thrColFix #insidetext a, a:active, a:visited
{
	color:#0000ff;
	text-decoration:none;
}


.thrColFix  #insidenav {
	width:475px;
	height:355px;
	background-color:#000000;
	position:relative;
	float:left;
	display:none;
}

.thrColFix  #insidenavac {
	width:475px;
	height:355px;
	border:#000000 solid 0px;
	background-color:#ffffff;
	position:relative;
	float:left;
	display:none;
}

.thrColFix #statement {
	position:absolute;
	left:175px;
	top:35px;
	width:290px;
	font-size: 18px;
	color: #000000;
	line-height:22px;
	height: auto;
	display:none;
}

.thrColFix #insideleftspace {
	background:#FFFFFF;
	margin: 0;
	padding: 0;
}
.thrColFix #insidecontent {
	width:auto;
	height:auto;
	background-color:#ffffff;
	float:left;
}


.thrColFix  #tabs {
	width:258px;
	position:absolute;
	left:572px;
	top:29px;
	z-index:9999999;
}

.thrColFix #insidesubnav {
	position:absolute;
	top:370px;
	left:162px;
	width:290px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color:#9F9788;
	border:#000000 0px solid;
	z-index: 9999;
	display: none;
}

.thrColFix #insideheader {
	display: none;
}

.thrColFix #insidesubnav a, a:active, a:visited
{
	color: #0000ff;
	text-decoration:none;
}

.thrColFix #insidesubnav a:hover
{
	color: #ffffff;
	text-decoration:underline;
}

.thrColFix #insidespacer {
	float:left;
	width:6px;
	height:463px;
}
.thrColFix #utility {
	height:26px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:24px;
	padding-top:14px;
}

.thrColFix #utility a, a:active, a:visited
{
	color: #0000ff;
	text-decoration:none;
}


.thrColFix #utility a:hover
{
	color:#ce382a;
	text-decoration:none;

}
