.bodysection { 
	background: #E0E0E0; 
}
.bodysectionWhite { 
	background: #FFFFFF; 
}

.bodysection A:link {
	color: #0068b3;
	text-decoration: underline;
}

.bodysection A:visited {
	color: #0068b3;
	text-decoration: underline;
}

.balloon { 
	top: 0px; 
	left:0px; 
	position: absolute; 
	border: none; 
	visibility: hidden; 
	z-index: 1;
}

.scrollingMiddle {
	width: 100%; 
	height: 700px; 
	overflow: auto; 
	padding: 5px; 
	padding-top: 5px;
}

.submenu { 
	top: 0px; 
	left:0px; 
	position: absolute; 
	width: 124px; 
	border: none; 
	background: #ffffff; 
	color: #000000; 
	visibility: hidden; 
	z-index: 1;
}

.subdiv { 
	top: 0px; 
	left:0px; 
	position: absolute; 
	width: 124px; 
	border: none; 
	background: #ffffff; 
	color: #000000; 
	visibility: hidden; 
	z-index: 1;
}

.subtable {
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold;
	background-image: url('/images/dropdownBackground.jpg');
	background-color: transparent;
}

.submenuitem {
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF; 
	font-weight: bold;
	cursor: pointer; 
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:5px;
	z-index: 100;
	background-color: transparent;
}

.submenuitemHover {
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF; 
	font-weight: bold;
	cursor: pointer; 
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:5px;
	background-color: #264CA0;
	z-index: 1;
}

.menutab {
	cursor: pointer; 
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	border-left: 1px solid #FFFFFF;
	z-index: 100;
	background-color: transparent;
}

.sidebar {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	padding: 10px; 
	margin: 0;
	width: 100%;
	table-layout: fixed;
}

.sidebarquote {
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000; 
	border: none; 
	background: #ffffff; 
	margin: 0;
	width: 100%;
	display: none; 
}

.staticsidebarquote {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	background: #ffffff; 
	padding-left: 10px;
	padding-right: 10px;
}

.staticsidebarTop {
	background-position: 10px; 
	background-image:url(/images/QuoteTop.jpg); 
	background-repeat:no-repeat;
}

.staticsidebarsig {
	font-family: Arial; 
	font-size: 7pt; 
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	background-position: 10px;
	background-image: url(/images/QuoteBottom.jpg);
	background-repeat: no-repeat;
}

.ftHead {
	font-family: Arial; 
	font-weight: bold;
	font-size: 12pt; 
	color: #0068b3; 
	padding-left:0px; 
	padding-right:0px 
}

.ftHead1 {
	font-family: Arial; 
	font-weight: bold;
	font-size: 7pt; 
	color: #0068b3; 
	padding-left:0px; 
	padding-right:0px 
}

.ftHead2 {
	font-family: Arial; 
	font-weight: bold;
	font-size: 9pt; 
	color: #0068b3; 
	padding-left:0px; 
	padding-right:0px 
}

.BankFont {
	font-family: Arial; 
	font-weight: bold;
	font-size: 9pt; 
	color: #0068b3; 
	padding-left:0px; 
	padding-right:0px 
}

.narrative {
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	padding-left:10px; 
	padding-right:10px 
}

.footerphone {
	font-family: Arial; 
	font-size: 11pt; 
	color: #808080; 
	font-weight: bold; 
}

.footercopyright {
	font-family: Arial; 
	font-size: 7pt; 
	color: #808080; 
	font-weight: bold; 
	padding-right: 10px;
}

.footerlinks {
	font-family: Arial; 
	font-size: 7pt; 
	color: #808080; 
	font-weight: bold; 
}

.footerlinks A:link {
	color: #808080; 
	text-decoration: none;
}

.footerlinks A:visited {
	color: #808080; 
	text-decoration: none;
}

.quicklinks {
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF; 
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: transparent;
}

.quicklinksHover {
	font-family: Arial; 
	font-size: 9pt; 
	color: #50AE4C; 
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.quicklinksTable {
	padding: 0;
	margin: 0;
	background-color: #264CA0;
	border: none;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}

.narrativeList {
	padding-bottom: 5px;
}

.narrative1 {
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
}

.bugUL {
	list-style: none;
	margin-left: 20px;
	
}

.bugLI {
	background: url(images/Bullet-Green.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	height: 20px;
	margin-top: 5px; 
}
.rightColumnTitle {
	font-family: Arial; 
	color:#0168B3;
	font-weight:bold;
	font-size:12px;
}
.videoColumn {
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
.videoColumn a {
	color:#0068b3;
	text-decoration:underline;
}

.webinar {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	padding-left:5px; 
	padding-right:5px 
}

.webinarHead {
	font-family: Arial; 
	font-weight: bold;
	font-size: 16pt; 
	color: #0068b3; 
}

.webinarSubHead {
	font-family: Arial; 
	font-weight: normal;
	font-size: 10pt; 
	color: #000000; 
}

.webinarTitle {
	font-family: Arial; 
	color: #0068b3;
	font-weight: bold;
	font-size: 14px;
}

.webinarDates {
	font-family: Arial; 
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-align: left; 
	text-indent: -25; 
	padding-left:25px
}

.webinarSelections {
	font-family: Arial; 
	color:#000000;
	font-weight:normal;
	font-size:14px;
	padding-left: 100px;
}

.webinarButton {
	font-family: Arial; 
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	width: 75px;
	height: 20px;
}

.webinarDiv {
	background-color: #F4F4F4; 
	border: 1px solid #999999; 
	padding: 10px; 
	width=448px;"
}