﻿body {
	padding: 0;
	margin: 0;
	background: #FFF3E7 url(images/rep_top_line.jpg) repeat-x top;
	text-align: left;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 11px;
	color: #666;
}
img {
	border-color: #357546;
}
#shell {
	position: relative;
	width: 770px;
	margin: 0;
	text-align: left;
}
a.mobilelink {
	display: block;
	text-indent: -5000px;
	width: 231px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/mobile-banking.jpg');
	background-repeat: no-repeat;
}
#obtutorialxy {
	font-family: Arial, Helvetica, sans-serif !important;
	display: none;
	position: absolute;
	width: 270px;
	z-index: 11000;
	top: 155px;
	left: 295px;
}
#obtutorialx {
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 11100;
	width: 16px;
	height: 16px;
}
a.btnx {
	display: block;
	height: 16px;
	width: 16px;
	background-image:url('images/x.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a.btnx:hover {
	background-position: 0px -16px;
}

#obtutorial {
	padding: 5px 10px 0px 5px;
}
#obtutorial h1 {
	display: block;
	color: #327850;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-style: italic;
}
#obtutorial p {
	font-size: 10px;
	color: #373737;
	padding: 3px 0px 3px 0px;
	margin: 2px 0px 2px 0px;
}
#obtutorial a {
	color: #327850;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#obtutorial a:hover {
	text-decoration: underline;
}
#obtutorial ol, #obtutorial ul {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}
#obtutorial ol li, #obtutorial ul li {
	font-size: 10px;
	color: #4c4c4c;
	padding: 0px;
	margin: 0px;
}
#obtutorial a.btn-green {
	display: block;
	overflow: hidden;
	color: #fff !important;
	font-size: 12px;
	text-align: center;
	margin: 0px 0 5px 0;
	padding-top: 3px;
	padding-bottom: 2px;
	height: 17px;
	width: 88px;
	line-height: 14px;
	background-image: url('images/BTN-Green.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#obtutorial a.btn-green:hover {
	background-position: 0px -22px;
	text-decoration: none !important;
}


/*-----------HEADER------------*/
#top {
	height: 109px;
	background: #FFF3E7 url(images/rep_top_line.jpg) repeat-x top;
}
#top .logo {
	float: left;
}
#top ul {
	list-style-type: none;
	float: right;
	margin: 89px 0 0 0;
	padding: 0;
}
#top li {
	display: inline;
}
#top li a {
	display: block;
	float: left;
	width: 91px;
	height: 14px;
	line-height: 14px;
	margin-right: 4px;
	color: #FFF;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	background: url(images/nav_top_bg.jpg) no-repeat;
}
#top a:hover {
	color: #FFF3E7;
	font-size: 11px;
}
/*-----------/HEADER------------*/

/*------------LEFT------------*/
#left {
	width: 142px;
	float: left;
	background: #FFF3E7;
	padding:0;
	margin:0;
}
#left #login {
	width: 136px;
	margin: 0 3px 10px 3px;
	padding: 4px 0 0 0;
	font-size: 10px;
	text-align: center;
	position: relative;
	background-color: #FFF;
	border-right: 1px solid #357546;
	border-bottom: 1px solid #357546;
	border-left: 1px solid #357546;
}
#left #login form {
	margin: 10px 0;
	padding: 0;
}
#left #login form a {
	color: #666;
	font-size: 9px;
}
#left #login form span {
	float: left;
	padding-left: 2px;
}
#left #login form input.text {
	width: 110px;
	height: 18px;
	font-size: 11px;
	background-color: #E1EFE0;
	border: 1px solid #357546;
}
#left #login form input.submit {
	width: 30px;
	height: 20px;
	color: #FFF;
	margin-top: 4px;
	font-size: 10px;
	background-color: #357546;
	border: 1px solid #E1EFE0;
}
#left #login img.left {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
#left #login img.right {
	position: absolute;
	right:-1px;
	bottom: -1px;
}
#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left li a {
	display: block;
	width: 142px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/nav_left_bg.jpg) no-repeat;
}
#left li a:hover {
	color: #FFF3E7;
	font-size: 11px;
}
#left #bugs {
	text-align: center;
	margin: 40px 0 5px 0;
	padding: 0;
}
/*-----------/LEFT------------*/

/*------------CONTENT------------*/
#right {
	width: 628px;
	float: right;
	border-top: 8px solid #FFF3E7;
	background-color: #FFF;
	position: relative;
	padding:0;
	margin:0;
}
#right #title, #content h1 {
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #357546;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	position: absolute;
	background: url(images/content_cornerL.gif) no-repeat;
}
#content h1 {
	height: auto;
	padding-left: 0px;
	position: static;
	background: none;
}

#right #content {
	padding: 30px 6px 10px 6px;
	border: 1px solid #357546;
}
#right #content table {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 11px;
}
h2.subtitle, #content h2 {
	position: relative;
	border-top: 1px solid #357546;
	background-color: #E1EFE0;
	font-size: 12px;
	padding: 4px;
}
h2.subtitle span {
	position: absolute;
	top: 4px;
	right: 10px;
	font-size: 9px;
}
h2.subtitle span a {
	text-decoration: none;
	color: #357546;
}
h4.newsItem {
	border-top: 1px solid #357546;
	margin-top: 60px;
	padding-top:12px
}

span.tinyTxt {
	font-size: 9px;
}
/*-----------/CONTENT------------*/