﻿/* CSS Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}
:focus {outline: 0;}
body {
	line-height: 1;
	color: black;
	background-color: #0C2441;
	background-attachment: fixed;
	background-image: url(images/body-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


body.speedbump {
	background: none;
	background-color: white;
}
a {
	color: #134074; 
}
a:hover {
	color: #AC495E;
}

#page {
	padding: 0px;
	width: 990px;
	background-image: url(images/rnb-page-bg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
body.speedbump #page {
	background: none;
	width: auto;
	padding: 25px;
}

#header {
	background-image: url(images/rnb-header-bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	position: absolute;
	padding: 0px;
	height: 166px;
	width: 990px;
	
	z-index: 200;
	left: 0px;
	top: 0px;
}
#headerright {
	float: right;
	padding-top: 35px;
	padding-right: 45px;
}
#columnleft {
	float: left;
	width: 201px;
	background-image: url(images/rnb-nav1-bg.png);
	background-repeat: no-repeat;
	padding-top: 166px;
	padding-bottom: 10px;
}
#columnright {
	float: left;
	width: 789px;
	padding: 186px 0 0 0;
}
body.home #columnright {
	float: left;
	width: 789px;
	padding: 115px 0 0 0;
}
#content1 {
	padding-left: 50px;
	padding-right: 50px;
}
body.home #content1 {
	font-size: 11px;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 350px;
	float: left;
}
#sologo {
	float: right;
}

.content  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body.speedbump .content  {
	-webkit-text-size-adjust: none;
}
.content ol, .content ul {
	margin: 0px 0px 0px 15px;
	padding-left: 15px;
	list-style: disc;
	
}
.content ol{
	list-style: decimal;
}
body.home .content ol, body.home .content ul {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	list-style: disc;
	
}
.content ol li, .content ul li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.content ul li {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}

body.home .content ol li, body.home .content ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	list-style-type: none;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content p, .content ul, .content ol, .content blockquote, .content pre, .content dl, .content dt, .content dd {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.content h1 {
	font-size: 28px;
	line-height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #134074;
	font-weight: normal;
}

.content h2 {
	font-size: 24px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #134074;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

.content h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content h4 {
	 font-size: 14px;
	 line-height: 16px;	
	 font-weight: bold;
}

.content h5 {
	 font-size: 12px;
	 line-height: 14px;	
	  font-weight: bold;
}
	
.content p {
	 font-size: 12px;
	 line-height: 16px;	
	
}	

fieldset {
	padding: 15px;
}
#nav1 {
	margin: 0px;
	padding: 0px;
	width: 202px;
}
#nav1 ul {
	margin: 0 0 40px 0;
}
#nav1 ul li ul {
	display: none;
	padding: 0 0 9px 0;
	margin: 0px;
}
#nav1 ul li:hover ul, body.personal #nav1-btn3 ul, body.ebanking #nav1-btn2 ul, body.business #nav1-btn4 ul, body.loans #nav1-btn5 ul, body.invest #nav1-btn6 ul,body.trust #nav1-btn7 ul, body.contact #nav1-btn8 ul, body.about #nav1-btn9 ul {
	display: block;
	background-image: url(images/white-25.png);
}
#nav1 ul li {
	margin: 0px;
	padding: 0px;
	background-image: url(images/rnb-nav1-hr.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav1 ul li ul li, #nav1 ul li:first-child {
	background-position: -202px 0px;
}

#nav1 ul li a {
	margin: 0px;
	padding: 9px 20px 9px 40px;
	width: 142px;
	display: block;
	text-align: left;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	/* color: #53719a; */
	min-height: 12px;
}
#nav1 ul li ul li a {
	margin: 0px;
	padding: 4px 20px 4px 40px;
	width: 142px;
	display: block;
	text-align: left;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	/* color: #53719a; */
}
#nav1 ul li:hover > a, body.personal #nav1-btn3 > a, body.ebanking #nav1-btn2 > a, body.business #nav1-btn4 > a, body.loans #nav1-btn5 > a, body.invest #nav1-btn6 > a,body.trust #nav1-btn7 > a, body.contact #nav1-btn8 > a, body.about #nav1-btn9 > a {
	background-image: url(images/black-10.png);
}
body.personal #nav1-btn3 > a, body.ebanking #nav1-btn2 > a, body.business #nav1-btn4 > a, body.loans #nav1-btn5 > a, body.invest #nav1-btn6 > a, ,body.trust #nav1-btn7 > a body.contact #nav1-btn8 > a, body.about #nav1-btn9 > a  {
	color: #fff;
	background: #134074 !important;
	background-position: -202px 0px;
}

#nav1 ul li a:hover {
	color: #fff;
	background: #134074 !important;
}


.clearfloat {
	clear: both;
	height: 0px;
}
.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
	font-size: 11px;
}
.styledtable th {
	padding: 7px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #CFD2D6;
	text-align: left;
	color:#000000;
}
.styledtable th a {
	color:#134074;
}
.styledtable th a:hover {
	color:#FFFFFF;
}
.styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.styledtable tr:hover {
	padding: 7px;
	color:#000000;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFAA !important;
}
.styledtable caption {
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #134074;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.styledtable.bordered {
	border-right: none;
}
table.styledtable.bordered td {
	border-top: 1px solid #94B9D2;	
	border-right: none;
}
table.styledtable.bordered th {
	background: none !important;
	border-right: none;	
}
table.styledtable.bordered caption {
	border: none;	
}
table.styledtable tr.odd {
	background-color: #e3edf8;
}
table.styledtable tr.even {
	background-color: #ffffff;
}
table.styledtable.bordered tr.odd, 
table.styledtable.bordered tr.even {
	background: none;
}


.logos {
	display:inline;
}

body.nologos .logos {
	display:none;
}
#search {
	background-image: url(images/rnb-search-bg.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 179px;
	padding-top: 6px;
	padding-left: 10px;
	margin-left: 10px;
	float: right;
}

#footer {
	clear: both;
	background-image: url(images/rnb-footer-bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 49px;
	width: 785px;
	color: #9eb8d6;
	font-size: 10px;
	
	padding-top: 48px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 180px;
}
#footer a {
	color: #9eb8d6;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 0;
}
#logos {
	float: right;
}
a.fdicliquidity {
	background-image: url(images/fdic-liquidity.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 25px;
	width: 166px;
	overflow: hidden;
	display: block;
	background-position: 0px 0px;
}
a.fdicliquidity:hover {
	background-position: 0px -25px;
}
a.ssl {
	margin: 0px -6px 0px -5px;
	background-image: url(images/SSL.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 42px;
	width: 186px;
	overflow: hidden;
	display: block;
	background-position: 0px 0px;
}
a.ssl:hover {
	background-position: 0px -42px;
}
#slideshowobxy {
	width: 789px;
	margin: 0px -50px 0px -50px;
	padding: 0px;
}
#mainimgxy {
	float: left;
	width: 564px;
	height: 290px;
}
body.mainimg #mainimgxy {
	display: block;
}
#mainimg {
    overflow: hidden;
    position: relative;
	height: 290px;
	width: 564px;
}
#mainimg img {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}
#onlinebankingxy {
	background-image: url(images/rnb-ob-bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 198px;
	width: 175px;
	padding-top: 67px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow: hidden;
}
body.home table.news a {
	text-decoration: none;	
}
body.home table.news a:hover {
	text-decoration: underline;
}
#ob-username, #ob-password, #loginTo, #Destination, #AccessIDVisible {
	border: 1px #ccc solid;	
}
.ob-line {
	padding: 2px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	height: 18px;
}

#onlinebankingxy .onlinebanking {
	width: 176px;
}
#ob-trustLine {
	display: none;
}
.ob-select {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	overflow: auto;
}
.ob-select-field {
	background-image: url(images/ob-login-bg.png);
	background-repeat: no-repeat;
	background-position: -176px -24px;
	display: block;
	float: left;
	height: 19px;
	width: 127px;
	color: #939393 !important;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
}
.ob-select-field:hover {
	text-decoration: none !important;
}
.ob-select-btn {
	background-image: url(images/ob-login-bg.png);
	background-repeat: no-repeat;
	background-position: -352px 0px;
	display: block;
	float: left;
	height: 24px;
	width: 44px;
	text-indent: -5000px;
}
.ob-select-btn:hover {
	background-position: -352px -24px;
}

.ob-login {
	background-image: url(images/ob-login-bg.png);
	background-repeat: no-repeat;
	background-position: -176px 0px;
	display: block;
	height: 24px;
	width: 176px;
	margin: 0px;
	padding: 0px;
}
.AccessIDVisible {
	height: 18px;
	width: 107px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #939393 !important;
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:transparent;
	margin: 0px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 6px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
.ob-login-btn {
	background-image: url(images/ob-login-bg.png);
	background-repeat: no-repeat;
	background-position: -308px 0px;
	display: block;
	height: 24px;
	width: 44px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.ob-login-btn:hover {
}
a.firsttimelink {
	background-image: url(images/rnb-ob-question.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	text-decoration: none;
}
a.firsttimelink:hover {
	background-position: 0px -100px;
	text-decoration: underline;
}
a.demolink {
	background-image: url(images/rnb-ob-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	text-decoration: none;
}
a.demolink:hover {
	background-position: 0px -100px;
	text-decoration: underline;
}
.smallgrey {
	font-size: 10px !important;
	color: #666;
}
a.btn1 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #134074;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2171cc;
	border-right-color: #0c2a4c;
	border-left-color: #2171cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c2a4c;
	margin-right: 0px;
	margin-left: 10px;
	display: inline-block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.btn1:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d7e3fa;
	border-right-color: #848c9a;
	border-left-color: #d7e3fa;
	background-color: #c1cce1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848c9a;
	color: #134074;
}
h2 a.btn1 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #134074;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2171cc;
	border-right-color: #0c2a4c;
	border-left-color: #2171cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c2a4c;
	margin-right: 0px;
	margin-left: 10px;
	display: inline-block;
	float: right;
	position: absolute;
	top: 3px;
	right: 0px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 15px;
}
h2 a.btn1:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d7e3fa;
	border-right-color: #848c9a;
	border-left-color: #d7e3fa;
	background-color: #c1cce1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848c9a;
	color: #134074;
}
