html {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: .8em;
}

body {
	text-align:center; /* centering in ie only */
	margin: 0px;
	padding: 0px;
	background-color: #DFDBD8;
	background-image: url("images/background_body2.gif");
	background-repeat: repeat-x;
	}
h1 {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 165%;
	font-weight: bold;
	color: #006066;
	margin-top: 20px;
	padding: 15px 0px 5px 0px;
	line-height: 1.3em;
	position: relative;
	z-index: 2;
	}

h2 {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #006066;
	margin-top: 20px;
	}

h2 a:link {
	color: #006066;
	text-decoration: underline;
	}

h2 a:visited {
	color: #006066;
	text-decoration: underline;
	}
	
h2 a:hover {
	color: #7CB667;
	text-decoration: underline;
	}

h2 a:active{
	color: #006066;
	text-decoration: underline;
	}

ul li {
	list-style-type: square;
	color: #006066;
	}
	
li .copy {
	font-size: 100%;
	color: #474747;
	line-height: 1.4em;
	}
a {
	color: #006066;
	text-decoration: none;
	}

a:link {
	color: #006066;
	text-decoration: none;
	}

a:visited {
	color: #006066;
	text-decoration: none;
	}

a:hover {
	color: #006066;
	text-decoration: underline;
	}
	
/*****************/	
/* Layout */
/*****************/	
#main_wrapper {
	text-align: left; /* centering in ie and firefox */
	margin: 0 auto; /* centering in ie and firefox */
	background-image: url("images/mainwrapperBAK3.gif");
	background-repeat: repeat-y;
	width: 980px;
	background-position: left top;
	/*overflow: hidden;*/ /*keeps content in container*/
}

#main_wrapper_landing {
	text-align: left; /* centering in ie and firefox */
	margin: 0 auto; /* centering in ie and firefox */
	background-image: url("images/mainwrapperBAK3.gif");
	background-repeat: repeat-y;
	width: 780px;
	background-position: left top;
	/*overflow: hidden;*/ /*keeps content in container*/
}

#header {
	background-color: #FFFFFF;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
/*****************/	
/* Content Column */
/*****************/	
#content {
	float: left;
	width: 778px;
	background-image: url("images/background_thread.gif");
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #C8C8C8;
	background-color: #FFFFFF;
}

#content-landing {
	float: left;
	width: 778px;
	background-image: url("images/background_thread.gif");
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #C8C8C8;
	background-color: #FFFFFF;
}


#content_inner {
	padding-left: 20px;
	padding-right: 20px;
	color: #474747;
	overflow: hidden;
}
#contentcol {
	padding-right: 25px;
	vertical-align: top;
	margin-top: 0;
}

/* Marketing Container */
#marketingContainer {
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	padding: 0px 15px 15px 15px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	}
	
#marketingHeader {
	font-size: 13px;
	font-weight: bold;
	color: #006066;
	margin-bottom: 5px;
	}
	
#marketingContainer ul li {
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	color: #006066;
	margin-left: -25px;
	margin-bottom: 10px;
	}
	
#marketingContainer li .copy {
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	line-height: 1.4em;
	}
	
#marketingContainer li .header {
	font-size: 12px;
	font-weight: bold;
	color: #006066;
	line-height: 1.4em;
	}


/*****************/	
/* Right Column */
/*****************/	
#right {
	float: left;
	width: 200px;
	margin: 0;
	color: #646464;
}

#right_inner {
	padding-right: 10px;
	padding-left: 16px;
	/*font-size: 0.7em;*/
	font-size: 85%;
	font-weight: normal;
	top: -95px;
	position: relative;
}

img {
	display: inline;
}

#right a {
	color: #006066;
	text-decoration: none;
	}
	
#right a:visited {
	color: #006066;
	text-decoration: none;
	}
	
#right a:active {
	color: #006066;
	text-decoration: none;
	}

#right a:hover {
	color: #006066;
	text-decoration: underline;
	}
	
#right a.right {
	display: block;
	color: #006066;
	text-decoration: none;
	background-image: url("images/right_divider.gif");
	background-repeat: no-repeat;
	padding: 5px 0px 5px 0px;
	background-position: bottom left;
	}
	
#right a.right:visited {
	display: block;
	color: #006066;
	text-decoration: none;
	}
	
#right a.right:active {
	display: block;
	color: #006066;
	text-decoration: none;
	}

#right a.right:hover {
	display: block;
	color: #006066;
	text-decoration: underline;
	}
	
.bgphoto {
	width: 200px;
	position: relative;
	z-index: 3;
	right: 0px;
	margin: 0;
	padding:0;
	color: #FFFFFF;
	background-image:url("images/right-ad-blank.jpg");
	background-repeat: no-repeat;
	background-position: 0px -0px;
	height: 241px;
	left: 0px;
	top: -95px;
	bottom: -100px;
	overflow: auto;
	display: block; /* removes 3 pixel space at bottom */
}

.viewdemo {
	width: 200px;
	position: relative;
	z-index: 102;
	top: -95px;
	right: 0px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	height: 30px;
	display: block; /* removes 3 pixel space at bottom */
}

.quicklinks {
	width: 197px;
	position: relative;
	z-index: 2;
	top: -95px;
	right: 1px;
	height: 35px;
	margin-top: 0;
	margin-right: 1;
	margin-bottom: 0;
	margin-left: 1px;
	left: 1px;
}

/*****************/	
/* Footer Styles */
/*****************/	
#footerBackground2 {
	clear: both;
	background-color: #B2AAA4;
}

#footer2 {
	width: 976px;
	margin: 0 auto; /* centering in ie and firefox */
	background-color: #91867E;
	/*font-size: 0.7em;*/
	font-size: 85%;
	font-weight: normal;
	height: 26px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#footer2-landing {
	width: 776px;
	margin: 0 auto; /* centering in ie and firefox */
	background-color: #91867E;
	/*font-size: 0.7em;*/
	font-size: 85%;
	font-weight: normal;
	height: 26px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#clear {
	clear: both;
	height: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8C8C8;
}

#footerBackground {
	background-color: #B2AAA4;
}

#lefttext {
	color: #FFFFFF;
	text-align: left;
	padding: 5px 0px 5px 15px;
	float: left;
	width: 470px;
	
}

#lefttext-landing {
	color: #FFFFFF;
	text-align: left;
	padding: 5px 0px 5px 15px;
	float: left;
	width: 370px;
}

#righttext {
	top: 0;
	right: 0;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 10px 5px 0px;
	float: left;
	width: 470px;
}

#righttext-landing {
	top: 0;
	right: 0;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 10px 5px 0px;
	float: left;
	width: 370px;
}

#righttext a:link, #righttext-landing a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#righttext a:visited, #righttext-landing a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#righttext a:active, #righttext-landing a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

#righttext a:hover, #righttext-landing: a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	




/*****************/	
/* Navigation Styles with hover */
/*****************/	
#nav {
	width: 780px;
	height: 27px;
	position: relative;
	background: url("images/nav.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	top: 0px;
	left: 0px;
}

#nonav {
	width: 780px;
	height: 27px;
	position: relative;
	background-color:#C0C0C0;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	top: 0px;
	left: 0px;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 27px;
	background: url("images/nav.jpg") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#nav_overv a {
	left: 0;
	width: 122px;
	background-position: 0 0;
}

li#nav_hoepa a {
	left: 122px;
	width: 140px;
	background-position: -122px 0;
}

li#nav_loans a {
	left: 262px;
	width: 213px;
	background-position: -262px 0;
}

li#nav_disclosures a {
	left: 475px;
	width: 305px;
	background-position: -475px 0;
}

li#nav_overv a:hover {
	background-position: 0 -27px;
}

li#nav_hoepa a:hover {
	background-position: -122px -27px;
}

li#nav_loans a:hover {
	background-position: -262px -27px;
}

li#nav_disclosures a:hover {
	background-position: -475px -27px;
}

#body_overv #nav_overv a {
	background-position: 0 -27px;
}

#body_hoepa #nav_hoepa a {
	background-position: -122px -27px;
}

#body_loans #nav_loans a {
	background-position: -262px -27px;
}

#body_disclosures #nav_disclosures a {
	background-position: -475px -27px;
}


/* NAV2 */

#nav2 {
	width: 780px;
	height: 27px;
	position: relative;
	background: url("images/nav2.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	top: 0px;
	left: 0px;
}

#nonav2 {
	width: 780px;
	height: 27px;
	position: relative;
	background-color:#C0C0C0;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	top: 0px;
	left: 0px;
}

#nav2 li {
	float: left;
	list-style-type: none;
}

#nav2 li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 27px;
	background: url("images/nav2.jpg") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#nav_cc a {
	left: 0;
	width: 139px;
	background-position: 0px 27px;
}

li#nav_escrow a {
	left: 139px;
	width: 116px;
	background-position: -139px 27px;
}

li#nav_mortgage a {
	left: 255px;
	width: 175px;
	background-position: -255px 27px;
}

li#nav_consumer a {
	left: 430px;
	width: 175px;
	background-position: -430px 27px;
}

li#nav_retail a {
	left: 605px;
	width: 175px;
	background-position: -605px 27px;
}

li#nav_cc a:hover {
	background-position: 0px -27px;
}

li#nav_escrow a:hover {
	background-position: -139px -27px;
}

li#nav_mortgage a:hover {
	background-position: -255px -27px;
}

li#nav_consumer a:hover {
	background-position: -430px -27px;
}

li#nav_retail a:hover {
	background-position: -605px -27px;
}

#body_cc #nav_cc a {
	background-position: 0 -27px;
}

#body_escrow #nav_escrow a {
	background-position: -139px -27px;
}

#body_mortgage #nav_mortgage a {
	background-position: -255px -27px;
}

#body_consumer #nav_consumer a {
	background-position: -430px -27px;
}

#body_retail #nav_retail a {
	background-position: -605px -27px;
}


/*****************/	
/* Other Styles */
/*****************/	

li .copy {
	font-size: 100%;
	color: #474747;
	line-height: 1.4em;
	}
	
.required {
	color: #006066;
	font-weight: bold;
}
.note {
	font-size: 90%;
	color: #474747;
	line-height: normal;
	}

#arrowLink {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url("images/RF18x18.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#arrowLink a:link {
	text-decoration: underline;
	}
	
#arrowLink a:hover {
	text-decoration: underline;
	}
	
#arrowLink a:visited {
	text-decoration: underline;
	}
	
#printableVersion {
	position: absolute; 
	right: 270px;
	top: 150px;
	width: 47px;
	text-align: right;
	background-image: url("images/icon_printableVersion.gif");
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 4;
	}
	
#printableVersion a:link {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #458EBF;
	text-decoration: none;
	}
	
#printableVersion a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #458EBF;
	text-decoration: none;
	}
	
#printableVersion a:active {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #458EBF;
	text-decoration: none;
	}
		
#printableVersion a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #82bfea;
	text-decoration: underline;
	}
	
.changetable td {
	vertical-align: top;
	padding-bottom: 5px;
	}

/*****************/	
/* Form Styles */
/*****************/	
input {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	}

input.small {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 40px;
	height: 14px;
	}
	
input.medium {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 120px;
	height: 14px;
	}
	
input.large {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 250px;
	height: 14px;
	}

input.submit {
	width: 51px;
	height: 19px;
	padding: 5px 5px 5px 0px;
	}

input.cancel {
	width: 52px;
	height: 19px;
	padding: 5px 5px 5px 5px;
	}

select {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 225px;
	}

select.short {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 55px;
	}
	
select.medium {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 125px;
	}
	
select.long {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 300px;
	}

textarea {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 93%;
	}

/***********************************************/
/* VIEW MORE / VIEW LESS LAYERS                */
/***********************************************/

#openView {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url("../../images/button_openView.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#openView a:link {
	text-decoration: underline;
	}
	
#openView a:hover {
	text-decoration: underline;
	}
	
#openView a:visited {
	text-decoration: underline;
	}
	
#closeView {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 21px;
	padding-left: 20px;
	background-image: url("../../images/button_closeView.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#closeView a:link {
	text-decoration: underline;
	}
	
#closeView a:hover {
	text-decoration: underline;
	}
	
#closeView a:visited {
	text-decoration: underline;
	}
	
#openViewTable {
	margin: 8px 0px 8px 0px;
	width: 100%;
	}
	
#openViewTable td {
	font-size: 105%;
	width: 50%;
	padding: 0px 10px 0px 20px;
	}


/**/
.ppad {
	padding-right: 10px;
}
#flash {
	top: -90px;
	left: 770px;
	position: relative;
	z-index: 5;
	float: left;
	width: 200px;
	height: 50px;
}


/***********************************************/
/* VIEW MORE / VIEW LESS LAYERS                */
/***********************************************/

#openView {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url("../../images/button_openView.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#openView a:link {
	text-decoration: underline;
	}
	
#openView a:hover {
	text-decoration: underline;
	}
	
#openView a:visited {
	text-decoration: underline;
	}
	
#closeView {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 21px;
	padding-left: 20px;
	background-image: url("../../images/button_closeView.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#closeView a:link {
	text-decoration: underline;
	}
	
#closeView a:hover {
	text-decoration: underline;
	}
	
#closeView a:visited {
	text-decoration: underline;
	}
	
#openViewTable {
	margin: 8px 0px 8px 0px;
	width: 100%;
	}
	
#openViewTable td {
	font-size: 105%;
	width: 50%;
	padding: 0px 10px 0px 20px;

