a:hover {
	text-decoration: underline;
	color: #CC3300;
}

.tagdescript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 1px;
	border: 1px solid #333333;
	font-weight: bold;
}
.highlightpad {
	padding: 0px 20px 10px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;	
}

a.highlightpad {
	color: #CC3300;
}

a.highlightpad:hover {
	color: #CC3300;
	text-decoration: underline;
}

.mainnavpad {
	padding-left: 10px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7a3a4;
}
.accntlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.dotrulevert {
	background-image: url(/images/dotrule_vert.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 4px;
}
.newsbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.maintblborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.lnkorange {
	color: #D26A08;
}


a.subnav {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}

a.subnav:hover {
	color: #FFFF99;
	text-decoration: underline;
	margin-right: 10px;
}

.feature {
	background-color: #EBE7D7;
	background-image: url(../images/featurebox_back.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}
.featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #DDD8C5;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 17px;
}
.ptitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 10px;
}
.imageborder {
	padding: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px double #A39B7E;
}
.highlighttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 2px;
	margin-top: 0px;
}
.subbackground {
	background-image: url(../images/sub_background.gif);
	background-repeat: repeat-x;
}
.redbartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #CC3300;
	padding: 10px 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	margin-bottom: 10px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #CC3300;
}
a {
	color: #006699;
	text-decoration: none;
}
.sidebartext {
	font-size: 11px;
	line-height: 13px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #EAE9CF;
	padding: 7px 1px 7px 7px;
	border: 1px solid #CCCCCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #EAE9CF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.submitbttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 3px 7px;
	border: 1px solid #990000;
}
.intro {
	background-color: #F3F3DB;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
li {
	list-style-position: outside;
	list-style-image: url(http://www.industrial-bank.com/newsite/images/bullet.gif);
	vertical-align: middle;
	list-style-type: square;
	padding: 2px 0 2px 0px;
	margin-left: -10px;
}


hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

hr.highlightpad {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #F5D26EF;
	color: #F5D26EF;
}
.newsdivide {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #999999;
}
.mainbackground {
	background-image: url(../images/maincap.gif);
	background-repeat: no-repeat;
}
.highlightimage {
	padding: 2px;
	margin-bottom: 2px;
	border: 1px double #A39B7E;
	margin-right: 7px;
}
.focustext {
	background-color: #F2F7E1;
	border-top-width: 2px;
	border-top-style: solid;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD8C5;
	border-top-color: #DDD8C5;
}
.annivback {
	background-image: url(../images/anniv_photo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.mortgageback {
	background: url(../images/bar_mortgage.jpg) no-repeat left center;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: middle;
	padding: 7px 20px 7px 15px;
}

.mortgageback li {
	line-height:10px;
	margin-left:-25px;
}

.mortgageback ul {
	margin-top:2px;
	margin-bottom:0px;
}

.mortgageback strong {
	font: 13px/17px Georgia, Tahoma;
	color:#cc3300;
	font-weight:bold;
}

.mortgageback a {
	color:#cc3300;
}

.mortgageback a:hover {
	text-decoration:underline;
}

.allpoint {
	background: url(../images/allpoint_background.gif) no-repeat left top;
	padding-top: 40px;
	padding-left: 15px;
}

.allpoint #allpointField {
	width:100px;
	height:20px;
	background-color:#ebebeb;
	border:1px solid #ffffff;
}
