/* goldleafinfo.com landing page styles v. 1.0 */
body {
	background: #ffffff;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #0066ff;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
h1 {
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 5px;
}
h2 {
	background-color: #e6f3fa;
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px 15px;
	padding: 1px;
	text-transform: uppercase;
}
h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 15px 0;
}
select {
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}
td {
	font-size: 12px;
}
img.intext {
	border: 1px solid #999999;
	float: right;
	margin: 0px 0px 10px 10px;
}
#wrapper {
	margin: 7px auto;
	width: 765px;
}
#htmlnav {
	padding: 0;
	width: 765px;
}
#htmlnav a,
#htmlnav a:link,
#htmlnav a:visited {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 22px;
	text-decoration: none;
	text-transform: capitalize;
}
#htmlnav a:hover {
	color: #ed8000;
}
#htmlnav td.homelink a,
#htmlnav td.homelink a:link,
#htmlnav td.homelink a:hover,
#htmlnav td.homelink a:visited {
	margin-left: 0;
}
#htmlnav table {
	width: 765px;
}
#htmlnav table td {
	border: none;
	padding: 0;
}
#htmlnav img {
	border: none;
	vertical-align: middle;
}
#page-id {
	margin-top: 20px;
}
#content-wrap {
	margin-top: 20px;
}
#single-col {
	margin: 0 0 0 182px;
	width: 400px;
}
#alpha {
	float: right;
	width: 565px;
}
#beta {
	width: 170px;
}
.subnav {
	font-size: 12px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
}
.subnav-head {
	height: 19px;
	margin: 0;
	padding: 0;
	width: 170px;	
}
.subnav-content {
	background-color: #e6e6e6;
	margin: 0;
	padding: 10px 10px;
}
.subnav-foot {
	background-image: url(http://www.pbizinc.com/images/side_nav_base.gif);
	background-repeat: no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
	width: 170px;
}
.subnav-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.subnav-content li {
	border-bottom: 1px solid #cccccc;
	padding: 7px 10px;
}
.subnav-content li.last {
	border: none;
}
.subnav-content ul ul {
	font-size: 11px;
	list-style: disc;
	margin: 7px 0 0 15px;
	padding: 0;
}
.subnav-content ul ul li {
	color: #888888;
	border: none;
	padding: 3px 0;
}
.subnav-content a {
	color: #000000;
}
.subnav-content a:hover {
	color: #0087C7;
	text-decoration: underline;
}
.subnav-content a:active {
	color: #ff0000;
	text-decoration: underline;
}
.subnav-content a:visited {
	color: #333333;
}
.subnav-content span.current {
    color: #333333;
    cursor: default;
	 text-decoration: underline;
}
.hider {
	display: none;
	visibility: hidden;
}
.breadcrumb {
	border-bottom: 1px solid #999999;
	color: #666666;
	cursor: default;
	font-size: 11px;
	margin: 0;
	padding-bottom: 5px;
	text-decoration: none;
}
.breadcrumb a {
    color: #333333;
    cursor: pointer;
}
.breadcrumb a:active {
    color: #ff0000;
    text-decoration: underline;
}
.breadcrumb a:hover {
	color: #0066ff;
	text-decoration: underline;
}
.breadcrumb a:visited {
	color: #666666;
}
#alpha ul {
	list-style-type: disc;
	margin: 10px 0 15px 15px;
	padding: 0;
}
#alpha li {
	margin: 7px 0;
}
.banktable {
	border-collapse: collapse;
	margin-bottom: 15px;
	table-layout: fixed;
	width: 565px;
}
.banktable td {
	font-size: 10px;
	padding: 0;
	vertical-align: top;
}
.banktable tr.header {
	background-color: #003580;
}
.banktable tr.header td {
	color: #ffffff;
	font-weight: bold;
	height: 15px;
	overflow: hidden;
	padding: 0 3px;
	text-transform: uppercase;
}
.banktable tr.header td.firstcell,
.banktable tr.header td.lastcell {
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 15px;
	overflow: hidden;
	padding: 0;
	width: 8px;
}
.banktable tr.header td.firstcell {
	background-image: url(http://www.pbizinc.com/images/borders/bluefd_top_left.gif);	
}
.banktable tr.header td.lastcell {
	background-image: url(http://www.pbizinc.com/images/borders/bluefd_top_right.gif);	
}
.banktable tr.odd td,
.banktable tr.even td {
	padding: 3px 3px;
}
.banktable tr.odd td {
	background-color: #e6f3fa;
}
.banktable tr.even td {
	background-color: #dee9f3;
}
.banktable tr.odd td.firstcell,
.banktable tr.even td.firstcell {
	border-left: 1px solid #003580;
}
.banktable tr.odd td.lastcell,
.banktable tr.even td.lastcell {
	border-right: 1px solid #003580;
}
.banktable tr.footer td {
	background-color: #e6f3fa;
	border-bottom: 1px solid #003580;
	height: 8px;
	overflow: hidden;
}
.banktable tr.footer td.firstcell,
.banktable tr.footer td.lastcell {
	background-color: #ffffff;
	background-repeat: no-repeat;
	border: none;
	height: 8px;
	overflow: hidden;
	padding: 0;
	width: 8px;
}
.banktable tr.footer td.firstcell {
	background-image: url(http://www.pbizinc.com/images/borders/blue_bot_left.gif);	
}
.banktable tr.footer td.lastcell {
	background-image: url(http://www.pbizinc.com/images/borders/blue_bot_right.gif);	
}
.footnote {
	color: #666666;
	font-size: 11px;
	font-style: italic;
}
.boxhead {
	border: none;
	margin: 0;
}
.infotable {
	table-layout: fixed;
	width: 565px;
}
.infotable td {
	padding: 2px 3px;
}
.separated-elem {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	padding-top: 15px;
}

.bordered-table-head {
	color: #ffffff;
    font-size: 10px;
    height: 15px;
    overflow: hidden;
	text-transform: uppercase;
}
.data-table {
    table-layout: fixed;
}
.data-table td {
    font-size: 11px;
    padding: 5px 0 5px 0;
}
.footer {
    border-top: 1px solid #999999;
	 color: #999999;
	 font-size: 11px;
	 margin-top: 25px;
    padding: 5px;
    text-align: right;
    width: 765px;
}
.main-content-box {
    border: 1px solid #999999;
    width: 750px;
}
.tag-footer {
    border-top: 3px solid #ed8000;
    margin-top: 40px;
    padding: 2px 0 0 0;
    width: 765px;
}
.tag-footer td {
    color: #999999;
    font-size: 10px;
}
.to-top-link {
	margin: 10px 0px 10px 0px;
	text-align: right;
	font-weight: bold;

}
.pullout-bank {
	font-size: 18px;
	color: #003580;
}
.pullout-business {
	font-size: 18px;
	color: #4f8a10;
}
.pullout-small {
	font-size: 14px;
	font-weight: bold;
	color: #003580;
}
.textField {
	font-size: 13px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #999999;
}
.button {
	font-size: 11px;
	color: #000000;
}
.boxhead {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0 5px 0;
}
.form-table td {
	padding: 4px;
	vertical-align: top;
}
.alpha-col {
	width: 190px;
}
.alpha-nav-wrap {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 170px;
}
.alpha-nav {
	background-color: #e6e6e6;
	overflow: hidden;
	padding: 10px;
}
.alpha-nav a,
.alpha-nav a:link,
.alpha-nav a:hover,
.alpha-nav a:visited {
	color: #333333;
}
.alpha-nav a:active {
	color: #ff0000;
}
.alpha-nav a:hover {
	text-decoration: underline;
}
.alpha-nav p {
	border-top: 1px solid #cccccc;
	margin: 0;
	padding: 7px 10px;
}
.alpha-nav p.first-link {
	border: none;
}
.alpha-nav p.selected {
	color: #333333;
	text-decoration: underline;
}
.beta-col {
	float: right;
	width: 565px;
}
.column-clear {
	clear: both;
}