#header { 
	background: #80593C;
	height: 116px;
	padding: 15px 0px 0px 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 24pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #fff;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
#bank_form_div { 
  text-align : left;
}

#bank_form {
  text-align : left;
}

#bank_form_div a {
  color : #59708c;
  text-decoration : underline;
}
#bank_form fieldset { 
  border : 0;
  margin : 8px 0 0 0;
  padding : 8px 0 0 0 
}
#bank_form fieldset fieldset { 
  border : 2px solid #ddd;
  margin : 0 0 8px 0;
  padding : 2px 32px 24px 32px;
  background : #f3f3f3 url(../wp-content/plugins/wp-gbcf/wp-gbcf_themes/wp-gbcf_images/oct_bg.gif) repeat-x bottom;
}

#bank_form legend, #gb_form dt { 
  font-size : 1.4em;
  color : #534b48;
  border : 0;
  margin : 0 0 0 -9px;
  font-family : georgia, serif;
}
#contact_left {
	float: left;
	line-height: 2;
	text-align: left;
	padding: 3px 0 0 0
}
#contact_left_input{
	float:left;
	text-align: left;
	padding: 0 0 0 15px;
}
#contact_right {
	float: left;
	line-height: 2;
	text-align: left;
	padding: 0 0 0 35px;
}
#contact_right_input {
	float: left;
	text-align: left;
	padding: 0 0 0 15px;
}
#MedicalBillsCheck, #JudgementsCheck, #CreditCheck {
	float: right;
	text-align: left;
	border : 2px solid #ddd;
  	margin : 0 0 0 0;
  	padding : 2px 5px 5px 5px;
  	background : #f3f3f3 url(../wp-content/plugins/wp-gbcf/wp-gbcf_themes/wp-gbcf_images/oct_bg.gif) repeat-x bottom;
}

#StudentLoansCheck, #TaxDebtsCheck, #PersonalLoansCheck, #HomeDetailsCheck {
	float: right;
	text-align: left;
	border : 2px solid #ddd;
  	margin : 0 0 0 0;
  	padding : 2px 5px 5px 5px;
  	background : #f3f3f3 url(../wp-content/plugins/wp-gbcf/wp-gbcf_themes/wp-gbcf_images/oct_bg.gif) repeat-x bottom;
}

#DebtDetails {
	height: 150px;
}

#DoYouOwn, #Income, #IncomeDetails {
	float: right;
	text-align: left;
	width: 100%;
}

#IncDetailsMain {
	float: left;
	text-align: left;
	padding: 0 0 0 35px;
}

#IncDetailsSpouse {
	float: left;
	text-align: left;
	padding: 0 0 0 15px;
}
#IncDetailsNote {
	float: left;
	text-align: right;
}
#WrapUp {
	width: 100%;
	float: right;
	text-align: left;
}
a {position: relative;}


a span {display: none;}
 
a:hover span {
  position: absolute;
  top: 5px;
  left: 30px;
  display: block;
  background: #fdd;
  border: 1px solid red;
  }
  
  #footer {
	background: #80593C;
	width: 100%;
	overflow: hidden;
	font-size: 8pt;
	margin: -10px auto 0px;
	padding:  20px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;


	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}
	
  /* Inset 3D Curved */
.inset {
  background:transparent;
  width:100%;
  }
.inset h1, .inset p {
  margin:0 10px;
  }
.inset h1 {
  font-size:2em; color:#fff;
  }
.inset p {
  padding-bottom:0.5em;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
  height:1px;
  }
.inset .b2 {
  background:#80593C; 
  border-left:1px solid #999; 
  border-right:1px solid #aaa;
  }
.inset .b3 {
  background:#80593C; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
  }
.inset .b4 {
  background:#80593C; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
  }
.inset .b4b {
  background:#80593C; 
  border-left:1px solid #aaa; 
  border-right:1px solid #fff;
  }
.inset .b3b {
  background:#80593C; 
  border-left:1px solid #ddd; 
  border-right:1px solid #fff;
  }
.inset .b2b {
  background:#80593C; 
  border-left:1px solid #eee; 
  border-right:1px solid #fff;
  }
.inset .b1 {
  margin:0 5px; 
  background:#999;
  }
.inset .b2, .inset .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.inset .b3, .inset .b3b {
  margin:0 2px;
  }
.inset .b4, .inset .b4b {
  height:2px; margin:0 0px;
  }
.inset .b1b {
  margin:0 5px; 
  background:#fff;
  }
.inset .boxcontent {
  display:block; 
  background:#80593C; 
  border-left:1px solid #999; 
  border-right:1px solid #fff;
  }
