.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	padding: 10px 10px 25px;
	list-style-image: url(images/images/bullet.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
	background-image: url(images/graphics/right_bank_int.gif);
	background-repeat: no-repeat;
	background-position: center bottom;


}
.copyright {
	background-repeat: repeat-x;
	background-color: #003399;
	border: 1px solid #000000;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.copyright a:link, a:visited, a:hover, a:active {
    color:#FFFFFF
}

.content-splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/splash_final_r19_c4.jpg);
	padding: 5px 10px 10px;
	list-style-image: url(images/graphics/bullet.gif);
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.top {
	background-color: #99AFD4;
	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: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 3px;
	color: #99AFD4;
}
.stockphoto {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bold {
	font-weight: bold;
}
.TableBottom {
	font-size: 12px;
	padding: 5px;
}
.bullets3 {
	list-style-image: url(images/graphics/bullets3.gif);
	list-style-type: disc;
}
.em {
	font-style: italic;
}
.footerLogos {
	font-size: 11px;
}
.footernotice {
	font-size: 11px;
	text-align: center;
}
.footerSitemap {
	font-size: 11px;
}
.bullets4 {
	list-style-type: disc;
	list-style-image: url(images/graphics/bullets4.gif);
}
.stockphotoright {
	float: left;
	margin-right: 50px;
	margin-left: 10px;
	margin-top: 3px;
	padding-right: 50px;
}
.cellalign {
	font-size: 90%;
	vertical-align: top;
}
.contentHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 5px;
}
.hintBox{
background-color:#D6E5F1;
font-size:smaller;
padding:10px;
display:block;
}
.hintBox li{
margin-left:20px;
}
