html,body {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	background-image: url(images/required/jencortile.jpg);
}
#wrapper {
	height: 100%;
	width: 930px;
	border: 1px solid #666666;
}
#left-panel {
	width: 247px;
	background-color: #FFFFFF;
	height: 100%;
}
#right-panel {
	height: 100%;
	width: 683px;
}
#nav {
	height: 64px;
	width: 683px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-weight: normal;
}
.sub-nav {
	height: 34px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/nav/sub-nav-base.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.sub-nav img {
	margin-right: 5px;
}
.sub-nav li {
	text-transform: uppercase;
	margin-right: 30px;
	display: inline;
}
.sub-nav a {
	color: #000000;
}
.sub-nav a:hover {
	color: #660000;
}
.sub-nav-active {
	color: #660000 !important;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	margin-top: 15px;
	margin-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	margin-left: 90px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	padding: 0px;
	margin: 0px;
}



.content-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.content-txt-staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 18px;
}

.content-bgd {
	background-image: url(images/right-panel/content-shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.reg-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
}
.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	display: block;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	list-style-image: url(images/required/check.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.check li {
	margin-left: 5px;
}

.xed {
	list-style-image: url(images/required/xed.jpg);
}


.sub-lbl {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.ad-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}
.rates-tbl {
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-lbl {
	background-color: #333333;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.compare-rates-tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
}
.compare-rates-bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.glossary {
	list-style-type: none;
	display: list-item;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 98px;
}
.glossary li {
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.glossary li a {
	color: #660000;
}
.glossary li a:hover {
	text-decoration: none;
	color: #4b0000;
}



form {
	margin: 0px;
	padding: 0px;
}

.form-tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 438px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form-tbl select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 279px;
}

.form-tbl input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5 !important;
	margin-top: 1px;
	margin-bottom: 1px;
}
.form-tbl textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	width: 300px;
}
.form-tbl-lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	margin-top: 5px;
}
.calc-tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 438px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.calc-tbl select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;
}
.calc-tbl textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	width: 300px;
}
.calc-tbl-bu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000 !important;
	margin-right: 2px;
}
.calc-tbl input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5 !important;
	margin-top: 1px;
	margin-bottom: 1px;
}
.staff {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-transform: capitalize;
	margin: 0px;
	padding: 10px;
}

.staff-img {
	float: left;
	margin-right: 10px;
}

.news-tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-bottom: 10px;
	width: 643px;
	margin-top: 20px;
}

.staff a {
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}
.staff li {
	margin-bottom: 4px;
}


.term {
	font-size: 11px;
	color: #333333;
	text-align: center;
	display: block;
}
.cat-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
.cat-links li {
	margin-bottom: 5px;
}
.cat-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 20px;
	list-style-type: none;
}
.cat-list li {
	margin-bottom: 10px;
}



.jencor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
}
.bank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
}
.rates-txt {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
.apply-now-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	margin-left: 120px;
	margin-top: 5px;
	line-height: 17px;
}
.left-panel-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-right: 15px;
	margin-left: 20px;
	display: block;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.norm-img {
	margin-top: 8px;
}

.right-ad-space {
	background-color: #FFFFFF;
	background-image: url(images/right-panel/right-ad-base.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9C9C;
}
.right-ad-space_bottom {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9C9C;
}
.right-space {
	background-color: #E7E7E7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9c9c9c;
}

.footer-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 27px;
	margin-right: 10px;
	margin-left: 10px;
}
.footer-txt a {
	color: #FFFFFF;
	text-decoration: none;
}
a.email:link, a.email:visited {
	color: #890D0F;
}
a.email:hover {
	color: #999999;
}

a.reg:link, a.reg:visited {
	color: #000000;
}
a.edu:link, a.edu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	display: block;
	height: 54px;
	padding-left: 90px;
	line-height: 54px;
	text-decoration: none;
}
a.edu:hover {
	color: #4B0000;
	text-decoration: underline;
}
a.calc:link, a.calc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
a.calc:hover {
	color: #4b0000;
	text-decoration: underline;
}
a.norm {
	color: #660000;
}
a.norm:hover {
	color: #4b0000;
}

.info {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sub-txt {
	color: #000000;
	text-align: justify;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sub-txt img {
	margin-right: 15px;
}
.reg-tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #F5F5F5;
}
.reg-tbl-bdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.staff-main {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-transform: capitalize;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.staff-main li {
	margin-bottom: 5px;
}


.staff-main b {

	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 40px;
}
.credits a {
	color: #333333;
}

.table_td { font-size: 12px; }

.table_td img { border: 0px; }

.burgundy {
	font-weight: bold;
	color: #660000;
}
.burgundy_bigger {
	font-weight: bold;
	color: #660000;
	font-size: 14px;
}
.table_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
