body {
	text-align: center;
}
#shell {
	margin: auto;
	width: 760px;
	text-align: left;
}
.newsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #00375F;
	text-indent: 2px;}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
	text-decoration:none;}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: 700;
	text-decoration:none;}
	
.dkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	text-decoration:none;}

.newsText {
	font-size: 9px;
	color: #00375F;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00375F;}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
	
.bkgBlue {
	background-color:#9CC1ED;}
.shwhide {
	background-color:#9CC1ED;
    padding: 5px;
	border: 1px solid #37A0ED;	
	margin-left: 8px;
}	
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;}	
	
hr {
	color: #CCCCCC;}
	
a.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;}
	
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration:none;}
	
.merchantwhat
{
	color: #37A0ED;
	font-size: 14px;
	font-weight: bold;
}

.merchantprocessing
{
	color: #37A0ED;
}

.merchant
{
	color: #37A0ED;
	font-size: 15px;
	font-weight: bold;
}
.orange
{
	color: orange;
	font-size: 11px;
	font-weight: bold;
}

.merchantsidebar
{
	margin: 0 0 0 75px;
	color: #00375F;
	font-size: 19px;
	font-weight: bold;
}
.merchantsidebar ul
{
	margin: 0;
	padding: 0 0 0 15px;
}

.merchantleft
{
	margin: 45px 0 0 0;
	text-align: center;
}

.merchantleft a
{
	color: #00375F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.merchantcontact
{
	margin: 50px 0 0 0;
}
#onlineAcctBttn {
	margin: 2px 0 2px 5px;
	display: block;
}
.quicklinks {
padding:0;
width: 198px;
}
.quicklinks p {margin: 0px;}
.quicklinks ul {margin: 0 0 0 7px; padding: 0 0 0 12px;}
.quicklinks ul li {}

.applyNow {
background-color:#194167;
border:1px solid #333333;
color:#FFFFFF;
margin:0 0 0 1px;
padding:2px 4px;
text-decoration:none;
}
a.applyNow {
color:#FFFFFF;
text-decoration:none;
}
a.applyNow:hover {
color:#FFFFFF;
text-decoration:underline;
}
em.fsb{ 
font-family:'Times New Roman', Times, serif;
font-size: 90%;
}
.contactus{ color: #0059a1; font-weight: bold; font-size: 11px; }
.contactusEmail{ color: #00223e; font-weight: bold; font-size: 11px; text-decoration: none; }

.aboutUsDate{ font-family: Arial; font-size: 19px; color: #0588e8; }

#randomehomeimage {
width: 578px; 
height: 352px; 
position: relative;  
margin: 3px 0 0 0;
}
/***********************************************/
/* Show/Hide Classes                           */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}
.showObject {
	display: block;
	padding: 0px;
}
.bulletPlusListMtxTd  {
border-bottom:1px solid #FFFFFF;
padding:2px 4px 1px 0;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
background-image:url("/images/bulletPlus.gif");
background-position:10px 2px;
background-repeat:no-repeat;
display:block;
padding-left:26px;
width:90%;
}