
body { 
	background: #044460;
	background-repeat: repeat-y;
	font-family: 'helvetica neue', helvetica, sans-serif;
	font-size: .8em;
	color: black;
	visited: black;
}

img {
	border: 0;
}

#centercontent {
	width: 762px; 
	left: 107px; 
	top: 0px; 
	position: absolute; 
}

#sidebar {
	background-image: url(/images/core/regbugs2.jpg);
	background-repeat: no-repeat;
	width:214px;
	height:587px;
	float: left;	
	color: white;
}

#sidebar a, a:visited {
	color: white;
}

#sidebar form {margin-top: 0px; margin-bottom:0px};

#bankingbar .rule {
	display: none;
}

#tabpad {
        width: 186px;
        height: 38px;
        float: left;
        background-image: url(/images/core/contentbg2.jpg);
}
	

#tabset {
	position:relative;
	height: 38px;
	float: right;

}

#personaltab {
	width:192px;
	height:38px;
	float: left;
}

#businesstab {
	width:192px;
	height:38px;	
	float: left;	
}

#abouttab {
	width:192px;
	height:38px;
	float: left;	
}

#banklogo {

}

#whatdoyouneed {
	padding: 10px;
}

#beltline {
	padding: 2px;
	background: #66ccff;
	width: 757px;
	font-size: .8em;
	color: #003399;
}

#beltline a{
	color: #039;
}


#corecontent {
	width: 547px;
	float: right;
	font-size: 1.1em;
}


#bankingbar {
	background-image: url(/images/core/bldgsidebar2.jpg);
	background-repeat: no-repeat;
	width:214px;
	height:422px;
	float: left;	
	color: white;
	visited: white;
}

#bankingbarint {
	margin: 10px;
}


#bankingbarint .small {
	font-size: .8em;
}

#bankingbarint .ruled {
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#advertisement {
	float: right;	
}

#maincontent {
	width: 540px;
	float: right;
	font-size: .8em;
	margin-bottom: 15px;
}

#maincontent a {
	color: black;
}

#linkbase {
	font-size:.8em;
	clear: both
}

#linkbase a {
	font-weight: bold;
	color: #039;
	visited: #039;
}


table {
	border-collapse: collapse;
}


.mainlinkblock {
        float: left;
        margin-left: 1em;
        width: 10.5em;
        font-size: 1.3em;

}

.mainlinkblock a, visited {
        color: black;
}

.mainlinkblockhead {
        align: left;
        font-weight: bold;
        font-size: .8em;
}

.mainlinkblockint {
        border-top: 1px solid black;
        border-left: 1px solid black;
        font-size: .8em;
        padding: 1em;
        height: 10em;


}

.servicelisting {
        margin: 5%;
}

.serviceoverview {
        float: left;
        width: 45%;
}

.serviceoverviewint {
        position: relative;
        top: 1em;
        font-size: 1em;

}


.servicelistblock {
        float: right;
        width: 50%;     
}

.serviceblockhead {
        font-weight: bold;
        font-size: 1.2em;
}

.serviceblockint {
        border-top: 1px solid black;
        border-left: 1px solid black;
        font-size: 1em;
        padding: 3px;
        height: 17em;

}

.serviceblockint a {
        color: black;
        font-weight: bold;
}

.accountdescriptor {
        margin-left: 2em;
}

.accountlisting {
        margin-left: 1em;
        margin-top: 1.5em;
}

.accountset {
        float: left;
        width: 45%;
        text-align: right;


}

.accountfeatures {
        float: right;
        width: 50%;
        border-left: 1px solid;
}

.accountlisting a{
        color: black;
}

.accountfeature {
        border-bottom: 1px solid;
        font-size: .9em;

}

.emphtext, .accountfeature b {
        color: #039;
        font-weight: bold;
}

#speedbump {
        position: absolute;
        height: 224px;
        width: 704px;
        top: 235px;
        left: 145px;
        z-index: 5;
}

#speedbumpcontent {
        position: absolute;
        height: 220px;
        width: 700px;
        background-color: #9BC4E2;
        text-align: center;
        z-index: 7;
}

#speedbumpcontent a{
        color: #003893;
        font-weight: bold;
        font-size: 1.2em;
}

#speedbumpshadow {
        position: absolute;
        top: 4px;
        left: 4px;
        width: 700px;
        height: 220px;
        background-color: black;        
        z-index: 6;
}

#speedbumpheader {
        font-weight: bold;
        font-size: 1.2em;
        background-color: #003893;
        color: white;
        text-align: center;
}

