/************** general styles ****************/
body {
  text-align: left;
}

img {
  border: none;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.number {
	text-align: right;
	padding-right: 1px;
}	

.smallprint {
  font-size: 85%;
}

.dkblue {
  color: #002f40;
}

.careers {
  padding-left: 15px;
  display: block;
  color: #002f40;
  text-decoration: none;
  line-height: 1.5em;
  padding-bottom: 0em;
}

.show {
	display: inline;
}

.hide {
	display: none;
}

div#all {
  width: 755px;
}

/************* styles for the header **************/
div#header {
  float: left;
  background-color: #dedac0;
  color: #002f40;
  border-bottom: 1px solid #a4b3a4;
  font-size: 85%;
  width: 755px;
}

img#logo { 
  float: left;
  margin: 20px;
}

ul#navset {
  float: right;
  padding: 5px 10px 0px 0;
}

ul#navset li {
  float: left;
  list-style-type: none;
  padding: 15px 5px;
}

ul#navset li a {
  color: #002f40;
  text-decoration: none;
  font-weight: bold;
}

ul#navset li a:hover {
  text-decoration: underline;
  font-weight: bold;
}

form#login {
  clear: right;
  float: right;
  text-align: right;
  position: relative;
}

form#login input#username {
  width: 103px;
  margin-right: 64px;
}

form#login input#password {
  width: 103px;
  margin-right: 64px;
  margin-top: 5px;
}

form#login input#loginbtn {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-right: 10px;
}

table#navtop {
  clear: both;
  float: left;
  width: 522px;
  margin-top: 8px;
  margin-left: 19px !important;
  margin-left: 10px;
}

table#navtop td {
  border-right: 2px solid #dedac0;
  background-color: #7aa4b4;
  text-align: center;
}

table#navtop td.last {
  border: none;
}

table#navtop td a {
  color: white;
  background-color: #7aa4b4;
  padding: 5px 6px;
  display: block;
  text-decoration: none;
  font-weight: bold;
}

table#navtop td a:hover,
table#navtop td.selected a {
  background-color: #002f40;
}

table#navtop td.selected,
table#navtop td:hover {
  background-color: #002f40;
}

/****************Main area styles *******************/

div#main {
  float: left;
  padding-bottom: 65px;
}

div#content {
  float: left;
  width: 522px;
  padding-left: 20px;
  
}

div#fpcontent {
  float: left;
  width: 700px;
  padding-left: 20px;
}

/* only on subpages */
ul#navsub {
  font-size: 80%;
  font-weight: bold;
  margin: 10px 0px;
  padding-bottom: 10px;
  background: white url(../images/small_bullet2.gif) top left no-repeat;
  padding-left: 7px;
}

ul#navsub li {
  float: left;
  color: #666666;
  padding-right: 6px;
}

ul#navsub li a {
  color: #666666;
  text-decoration: none;
}

ul#navsub li a:hover {
  text-decoration: underline;
}

div#banner {
  width: 521px;
  height: 190px;
  background: #7aa4b4 url(../images/home_banner.jpg) right top no-repeat;
  color: white;
  margin: 20px 0;
}

div#banner h1 {
  font-size: 170%;
  font-weight: normal;
  padding-top: 150px;
  padding-left: 20px;
}

div#banner .italic {
  font-weight: bold;
}

div#subbanner {
  width: 521px;
  height: 120px;
  background: #7aa4b4;
  color: white;
  margin: 20px 0;
}

div#subbanner h1 {
  float: left;
  font-size: 170%;
  font-weight: normal;
  padding-top: 85px;
  padding-left: 20px;
}

div#hmtext 
{
  padding-left: 15px;
  width: 400px;
  color: #002f40;
}

div#hmtext p {
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#hmtext a {
  color: #cc9933;
  text-decoration: none;
}

div#hmtext a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#hmtext h3 {
  font-size: 100%;
  color: #7aa4b4;
  padding-bottom: 3px;
}

div#hmtext li {
  margin-bottom: 15px;
  padding-left: 20px;
  background: white url(../images/bullet.gif) no-repeat top left;
}

div#hmtext li a {
  color:  #cc9933;
  text-decoration: none;
}

div#hmtext li a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#hmtext li li {
  margin: 0;
  background: none;
  font-size: 85%;
  padding-left: 0px;
  line-height: 1.5em;
}

div#hmtext li li a {
  text-decoration: none;
  font-weight: normal;
  color: #cc9933;
  line-height: 1.75em;
}

div#hmtext li li a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}
	
div#text {
  padding-left: 15px;
  width: 490px;
  color: #002f40;
}

div#text p {
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#text a {
  color: #cc9933;
  text-decoration: none;
}

div#text a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#text h3 {
  font-size: 100%;
  color: #7aa4b4;
  padding-bottom: 3px;
}

div#text li {
  margin-bottom: 15px;
  padding-left: 20px;
  background: white url(../images/bullet.gif) no-repeat top left;
}

div#text li.down {
  margin-bottom: 15px;
  padding-left: 20px;
  background: white url(../images/bullet_down.gif) no-repeat top left;
}

div#text li a {
  color:  #cc9933;
  text-decoration: none;
}

div#text li a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#text li li {
  margin-bottom: 15px;
  padding-left: 17px;
  background: white url(../images/small_bullet.gif) no-repeat top left;
  font-size: 85%;
  line-height: 1.5em;
}

div#text li li a {
  text-decoration: none;
  font-weight: normal;
  color: #cc9933;
  line-height: 1.75em;
}

div#text li li a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

table#numlist {
  margin-left: 20px;
  font-size: 92%
}

table#numlist td {
  line-height: 1.75em;
  padding-bottom: 20px;
}

div#loans {
  padding-left: 15px;
  color: #002f40;
}

div#loans p {
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#calc {
  padding-left: 15px;
  color: #002f40;
}

div#calc p {
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#calc a {
  color:  #cc9933;
  text-decoration: none;
}

div#calc a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#calc input.number {
  background-color: #eeeeee;
}

div#calc li {
  margin-bottom: 15px;
  padding-left: 20px;
  background: white url(../images/bullet.gif) no-repeat top left;
}

div#calc li a {
  color:  #cc9933;
  text-decoration: none;
}

div#calc li a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#conduct {
  padding-left: 15px;
  color: #002f40;
  font-size: 85%;
}

div#conduct p {
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#conduct h1 {
  font-size: 150%;
  color: #002f40;
  padding-bottom: 3px;
}

div#conduct li {
  margin-bottom: 15px;
  padding-left: 20px;
  background: white url(../images/bullet.gif) no-repeat top left;
}

div#conduct li li {
  margin-bottom: 5px;
  padding-left: 20px;
  background: white url(../images/bullet.gif) no-repeat top left;
}

div#book {
  padding-left: 15px;
  color: #002f40;
}

div#book p {
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#book h1 {
	font-size: 120%;
	font-weight: bold;
	color: #002f40;
	text-decoration: underline;
	padding-bottom: 0.5em;
}

div#book h2 {
	font-size: 90%;
	font-weight: bold;
	color: #002f40;
}
	
table#book td {
  color: #002f40;
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#aboutmgmt {
  padding-left: 15px;
  color: #002f40;
}

div#aboutmgmt p {
  line-height: 1.5em;
  padding-bottom: 0em;
  text-align: justify;
  font-size: 85%
}

div#aboutmgmt a {
  color:  #cc9933;
  text-decoration: none;
}

div#aboutmgmt a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#aboutmgmt h1 {
  font-size: 120%;
  font-weight: bold;
  color: #7aa4b4;
  padding-bottom: 0.5em;
}

div#aboutmgmt h2 {
  font-weight: bold;
  color: #002f40;
}

div#aboutmgmt img {
  padding-right: 1em;
  padding-bottom: 0.5em;
}

div#subhead li {
  margin-bottom: 15px;
  padding-left: 20px;
  background: white url(../images/bullet.gif) no-repeat top left;
}

div#subhead li a {
  text-decoration: none;
  font-weight: bold;
  color:  #002f40;
}

div#subhead li a:hover {
  color: #002f40;
  text-decoration: underline;
}

div#sidebar {
  float: right;
  width: 210px;
  font-size: 80%;
  color: #666666;
}

div#sidebar div#content_2 {
  padding: 20px 3px 0 25px;
}

div#sidebar  h2 {
  color: #cc9933;
  font-size: 160%;
  background: white url(../images/dotted_line.gif) bottom left no-repeat;
  padding-bottom: 5px;
}

div#sidebar li {
  padding: 5px 0;
}

div#sidebar li a {
  padding-left: 10px;
  background: white url(../images/small_bullet.gif) top left no-repeat;
  font-weight: bold;
  color: #002f40;
  text-decoration: none;
}

div#sidebar li a:hover {
  text-decoration: underline;
}

div#sidebar div#globalcontent_2 {
  text-align: right;
  padding-top: 15px;
  padding-right: 2px;
}

div#sidebar div#globalcontent_3 {
  text-align: right;
  padding-top: 15px;
  padding-right: 2px;
}

div#sidebar div#audio {
  padding: 5px 3px 15px 25px;
  text-align: left;
  color: #002f40;
}

div#audio a {
  color: #cc9933;
  text-decoration: none;
}

div#audio a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#sidelinks a {
  font-weight: bold;
  color: #002f40;
  text-decoration: none;
}

div#sidelinks a:hover {
  text-decoration: underline;
}

div#app {
  padding-left: 15px;
  color: #002f40;
}

div#app p {
  line-height: 1.5em;
  padding-bottom: 0em;
}

div#app a {
  color:  #cc9933;
  text-decoration: none;
}

div#app a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#app h1 {
  font-size: 120%;
  color: #002f40;
  padding-bottom: 5px;
}

div#app h2 {
  font-size: 120%;
  color: #7aa4b4;
  padding-bottom: 5px;
}

div#app h3 {
  font-size: 85%;
  font-weight: bold;
  color: #002f40;
  padding-bottom: 5px;
}

div#message {
  padding: 25px 25px 0px 15px;
  line-height: 1.5em;
  color: #002f40;
  text-decoration: none;
  text-align: justify;
}

div#message h1 {
  color: red;
  font-weight: bold;
  text-decoration: none;
}

div#message h2 {
  color: #7aa4b4;
  font-weight: bold;
  text-decoration: none;
}

div#message a {
  color:  #cc9933;
  text-decoration: none;
}

div#message a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#message li {
  margin-bottom: 15px;
  padding-left: 20px;
  background: white url(../images/bullet.gif) no-repeat top left;
}

div#message li a {
  color:  #cc9933;
  text-decoration: none;
}

div#message li a:hover {
  color: #7aa4b4;
  text-decoration: underline;
}

div#whichapp {
  width: 300px;
  padding: 25px 25px 0px 25px;
  line-height: 1.5em;
  color: #002f40;
  text-decoration: none;
  text-align: justify;
}

div#uploadwait {
  width: 300px;
  color: #002f40;
  font-weight: bold;
  text-decoration: none;
  font-size: 85%;
}	

div#uploadwait h1 {
  color: #7aa4b4;
  font-weight: bold;
  text-decoration: none;
  font-size: 120%
}

div.loanprocess1 {
  width: 482px;
  height: 254px;
  position: relative;
  left: 50%;
  margin-left: -249px; 
}

div.loanprocess2 {
  width: 359px;
  position: relative;
  left: 50%;
  margin-left: -187px; 
}

div#lnpr {
  float: left;
  width: 113px;
  height: 234px;
  background: white url(../images/loanprocess_lg.gif) top left no-repeat;
  padding-right: 10px;
}

div#lnpr.last {
  float: left;
  width: 113px;
  height: 234px;
  background: white url(../images/loanprocess_lg.gif) top left no-repeat;
  padding-right: 0px;
}

div#lnpr2 {
  float: right;
  width: 113px;
  height: 234px;
  background: white url(../images/loanprocess_lg.gif) top left no-repeat;
  padding-right: 10px;
}

div#lptext p {
  font-size: 80%;
  text-align: left;
  color: #666666;
  margin-top: 10px;
  padding: 0 5px 0 5px;
}

div#lptext h1 {
  text-align: left;
  color: #7aa4b4;	/*#fe8b10;*/
  font-weight: bold;
  margin-top: 3px;
  padding: 0 5px 0 5px;
  background: url(../images/loanprocess_arrow.gif) 95% 100% no-repeat;
}

div#lptext h1.last {
  text-align: left;
  color: #7aa4b4;	/*#fe8b10;*/
  font-weight: bold;
  margin-top: 3px;
  padding: 0 5px 0 5px;
  background: none;
}

div#mainels {
  float: left;
  width: 755px;
  padding-bottom: 65px;
}

table#els {
  /*clear: both;
  float: left;*/
}

table#els td {
  padding: 1px 0px;
}

/* file selector */
div.fileinputs {
  position: relative;
  border: solid 1px red;
}

div.fakefile {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

input.file {
  height: 20px;
  font-size: 85%;
  color: #002f40;
}

/*
input.file {
  position: relative;
  text-align: right;
  -moz-opacity:0;
  filter:alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}
*/

	
/*****************  Footer styles ****************/

div#footer {
  clear: both;
  float: left;
  background-color: #d1dfe5;
  color: white;
  border-top: 1px solid #afc8d2;
  font-size: 85%;
  padding-bottom: 12px;
  width: 755px;
}

div#footer li {
  padding: 0px 3px;
}

div#footer ul {
  padding: 0 20px;
  padding-top: 13px;
}

div#footer ul#navtop2 {
  clear: both;
  float: left;
  color: #002f40;
}

ul#navtop2 li {
  float: left;
}

ul#navtop2 li a {
  color: #002f40;
  text-decoration: none;
}

ul#navtop2 li a:hover {
  text-decoration: underline;
}

div#footer ul#navset2 {
  float: right;
  color: #6d96a5;
}

ul#navset2 li {
  float: left;
}

ul#navset2 li a {
  color: #6d96a5;
  text-decoration: none;
}

ul#navset2 li a:hover {
  text-decoration: underline;
}

div#footer div#globalcontent {
  clear: both;
  float: left;
  font-size: 90%;
  width: 755px;
  background: url(../images/ehl_white.gif) 20px 45px no-repeat;
}

div#globalcontent ul {
  padding-top: 0px;
  padding-bottom: 5px;
}

div#globalcontent ul li {
  float: left;
  padding-top: 5px;
}

div#globalcontent ul li.copy {
  padding-left: 25px;
}

div#globalcontent ul li a {
  color: white;
}

div#globalcontent ul li a:hover {
  color: #7aa4b4;
}

div#globalcontent p {
  color: #7aa4b4;
  font-size: 110%;
  padding: 0 23px;
  padding-top: 13px;
  padding-bottom: 3px;
}
