﻿img
{
	border: none;
}

.linkArrow
{
	background-image: url(images/default/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.msgFromPres
{
	background: url("images/whiteC.jpg") no-repeat left center;	
	float: right;
	height: 20px;
	padding: 6px 0 2px 22px;
	width: 220px;
	position: relative;
	top: 7px;
}

.pageTitle
{
	font-size: 150%;
	margin-bottom: 10px;
	text-align: center;
}

.secondaryHomeLink
{
	font-size: 125%;
	margin: 35px 0 0 8px;
}

a, a:visited
{
	color: #2B225B;
	text-decoration: none;
	text-decoration: underline;
}

#leftNav a, #leftNav a:visited
{
	color: #2B225B;
	display: block;
	font-size: 90%;
	text-decoration: none;
}

.secLeftNavMiddle a, .secLeftNavMiddle a:visited
{
	color: #2B225B;
	display: block;
	font-size: 90%;
	text-decoration: none;
}

#secLeftNav a, #secLeftNav a:visited
{
	padding-bottom: 10px;
}

#defaultLinks a
{
	display: block;
	margin: 10px;
}

#onlineBanking a
{
	display: block;
	margin: 10px;
}

.welcome
{
	float: left;
	margin: 10px 0 2px 15px;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	color: #1E154C;
	font-size: 18px;
	font-weight: bold;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #1E154C;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #1E154C;
}

.SubTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.CustomItalic
{
	font-weight: bold;
	color: #1E154C;
	font-style: italic;
}

.Small
{
	font-size: xx-small;
}

.BoldBlue
{
	font-weight: bold;
	color: #1E154C;
}

.branches strong
{
	display: block;
	background: navy;
	color: white;
	padding: 4px;
	margin: 5px 15px 5px 15px;
}

.redFont
{
	color: Red;
}

.lgboldredfont
{
	color: Red;
	font-size: large;
	font-weight: bold;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #999999;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	height: 400px;
	padding: 5px;
	width: 594px;
}

.modalPopupNoWidth
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
}
