﻿#footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #003366;
	text-align: center;
	position: absolute;
	width: 205px;
	height: 15px;
	float: left;
	padding-top: 5px;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #003366;
	text-align: center;
	position: absolute;
	width: 280px;
	height: 15px;
	left: 640px;
	padding-top: 5px;
}
#home {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#home li {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: small;
	font-weight: bold;
}
#main {
	background-color: #F9EEB0;
	border: medium solid #003366;
	position: relative;
	width: 924px;
	height: 740px;
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#MenuList ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#MenuList li {
	display: block;
	padding: 0px;
	margin: 0px;
	background-color: #003366;
	border-style: solid;
	border-width: 10px 0px 10px 0px;
	border-color: #F9EEB0;
}
#MenuList a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #EFD74B;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid #003366;
	line-height: 25px;
	text-align: center;
	font-size: large;
}
#MenuList a:hover {
	text-decoration: none;
	color: #003366;
	border: 1px solid #003366;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 1px;
	background-color: #EFD74B;
	display: block;
}
#TopNav {
	width: 714px;
	height: 50px;
	top: 200px;
	left: 210px;
	position: absolute;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #003366;
}
#TopNav ul {
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	position: absolute;
	width: 705px;
	height: 45px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#TopNav li {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#TopNav a {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border: 1px solid #003366;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EFD74B;
	margin: 10px 3px 0px 3px;
}
#TopNav a:hover {
	margin: 12px 3px 0px 3px;
	text-decoration: none;
	color: #EFD74B;
	border: 1px solid #003366;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	padding-right: 15px;
	padding-left: 15px;
}
#forms ul {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	color: #003366;
}

#header {
	position: absolute;
	z-index: 1;
	width: 705px;
	height: 205px;
	top: 0px;
	left: 210px;
	border-style: solid solid solid none;
	border-width: medium;
	border-color: #003366;
}
#textbody {
	position: absolute;
	z-index: 1;
	width: 710px;
	height: 485px;
	top: 255px;
	left: 210px;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #003366;
}
#mainmenu {
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 730px;
	top: 0px;
	border-style: solid;
	border-width: medium thick medium medium;
	border-color: #003366;
}
#MenuList {
	width: 180px;
	height: 350px;
	top: 265px;
	position: absolute;
	left: 15px;
}
#security {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
	text-decoration: none;
	position: absolute;
	z-index: 1;
	width: 865px;
	top: 15px;
	left: 15px;
}
#buttons li {
	text-decoration: none;
	list-style-type: none;
	float: left;
}
#buttons a {
	color: #EFD74B;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	display: block;
	border: thin solid #003366;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #003366;
	margin: 10px 25px 10px 25px;
}
#buttons a:hover {
	margin: 10px 25px 0px 25px;
	text-decoration: none;
	color: #003366;
	border: thin solid #003366;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFD74B;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#buttons {
	margin-left: 200px;
	width: 300px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#body {
	background-color: #F9EEB0;
}
#body ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #003366;
}
#title {
	position: absolute;
	width: 610px;
	height: 160px;
	top: 20px;
	left: 255px;
}
#logo {
	width: 180px;
	position: absolute;
	height: 180px;
	top: 15px;
	left: 15px;
}
#footer {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 924px;
	height: 25px;
}
#forms {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: left;
	font-size: medium;
}
#contact {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}
#logo1 {
	position: absolute;
	width: 210px;
	height: 200px;
	border-right-style: solid;
	border-right-width: medium;
	border-right-color: #003366;
}
#formsauth {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
	text-decoration: none;
	position: absolute;
	z-index: 1;
	width: 865px;
	top: 15px;
	left: 15px;
}
#privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
	text-decoration: none;
	position: absolute;
	z-index: 1;
	width: 865px;
	top: 15px;
	left: 15px;
}
#policy {
	background-color: #F9EEB0;
	border: medium solid #003366;
	position: relative;
	width: 900px;
	height: 740px;
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #003366;
}
#HMindex {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#HMindex ul {
	text-decoration: none;
	font-weight: bold;
}
#contactnav {
	padding: 0px;
	margin: 0px;
	width: 500px;
	height: 42px;
	top: 2px;
	left: 100px;
}
#TNcontact {
	width: 714px;
	height: 50px;
	top: 200px;
	left: 210px;
	position: absolute;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #003366;
}
#TNcontact ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 100px;
	width: 500px;
	height: 42px;
}
#TNcontact li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#TNcontact a {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
	border: 1px solid #003366;
	padding-right: 22px;
	padding-left: 22px;
	background-color: #EFD74B;
	margin: 12px 20px 0px 20px;
	text-decoration: none;
}
#TNcontact a:hover {
	margin: 12px 20px 0px 20px;
	color: #EFD74B;
	border: 1px solid #003366;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	padding-right: 22px;
	padding-left: 22px;
}
#loanapp {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#loanapp li {
	padding-top: 15px;
}
#TNforms {
	width: 714px;
	height: 50px;
	top: 200px;
	left: 210px;
	position: absolute;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #003366;
}
#TNforms a {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
	border: 1px solid #003366;
	padding-right: 22px;
	padding-left: 22px;
	background-color: #EFD74B;
	margin: 12px 18px 0px 18px;
}
#TNforms a:hover {
	margin: 12px 18px 0px 18px;
	color: #EFD74B;
	border: 1px solid #003366;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	padding-right: 22px;
	padding-left: 22px;
}
#TNforms li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#TNforms ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 95px;
	width: 510px;
	height: 42px;
}
#TNcalc {
	width: 714px;
	height: 50px;
	top: 200px;
	left: 210px;
	position: absolute;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #003366;
}
#TNcalc ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 6px;
	width: 700px;
	height: 42px;
}
#TNcalc li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#TNcalc a {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
	border: 1px solid #003366;
	padding-right: 13px;
	padding-left: 13px;
	background-color: #EFD74B;
	margin: 12px 21px 0px 21px;
	text-decoration: none;
}
#TNcalc a:hover {
	margin: 12px 21px 0px 21px;
	color: #EFD74B;
	border: 1px solid #003366;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	padding-right: 13px;
	padding-left: 13px;
}
#calc {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#TNrev {
	width: 714px;
	height: 50px;
	top: 200px;
	left: 210px;
	position: absolute;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #003366;
}
#TNrev ul {
	margin-left: 0px;
	margin-bottom: 0px;
	width: 700px;
	height: 42px;
	float: left;
	padding-left: 8px;
	padding-top: 4px;
}
#TNrev li {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#TNrev a {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
	border: 1px solid #003366;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #EFD74B;
	margin: 12px 13px 0px 13px;
}
#TNrev a:hover {
	margin: 12px 13px 0px 13px;
	text-decoration: none;
	color: #EFD74B;
	border: 1px solid #003366;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	padding-right: 20px;
	padding-left: 20px;
}
#rev {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#rev li {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#revfacts {
	position: absolute;
	width: 700px;
	height: 470px;
	top: 10px;
	left: 5px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#revfacts li {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: medium;
}
#RLtags {
	width: 166px;
	height: 96px;
	padding-right: 75px;
	padding-left: 75px;
}
#RLPtable {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: medium;
	font-weight: bold;
	width: 690px;
}
#revdoc {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 745px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#counsel {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#revcounsel {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#SMcontact {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
#THcontact {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
#THtable {
	width: 165px;
	height: 100px;
}
#SACTOcontact {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
#SACTOtable {
	width: 150px;
	height: 80px;
}
#TNmoreinfo {
	width: 714px;
	height: 50px;
	top: 200px;
	left: 210px;
	position: absolute;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #003366;
}
#TNmoreinfo ul {
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	height: 42px;
	width: 650px;
	left: 50px;
	position: absolute;
	top: 4px;
}
#TNmoreinfo li {
	text-decoration: none;
	padding: 1px;
	float: left;
}
#TNmoreinfo a {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
	border: 1px solid #003366;
	padding-right: 22px;
	padding-left: 22px;
	background-color: #EFD74B;
	margin: 10px 4px 0px 4px;
}
#faqs {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#loanproc {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 4625px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#loanproc li {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: medium;
	font-weight: bold;
}
#faqs li {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: medium;
	font-weight: bold;
}
#ins {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#main_ins {
	background-color: #F9EEB0;
	border: medium solid #003366;
	position: relative;
	width: 955px;
	height: 1920px;
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#glossary {
	text-decoration: none;
	position: absolute;
	width: 690px;
	height: 470px;
	top: 10px;
	left: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#glossary dt {
	text-decoration: none;
	font-weight: bold;
}
#TNmoreinfo a:hover {
	color: #EFD74B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
	border: 1px solid #003366;
	padding-right: 22px;
	padding-left: 22px;
	background-color: #003366;
	margin: 10px 4px 0px 4px;
}
