.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mocktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(mock_images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336854;
}

.titleheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #BABCD5;
	border: 1px solid #81945D;

}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00623A;

}
.titleheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.titleheader3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01327C;
}.titleheader3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01327C;
}.titleheader3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #01327C;
}.titleheader3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01327C;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {  color: #336854; text-decoration: underline}
a:visited {  color: #336854; text-decoration: underline}
a:hover {  color: #E8112D; text-decoration: underline}
a:active {  color: #336854; text-decoration: underline}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footernotice {
font-family: Arial, Helvetica, sans-serif;
color: #336854;
font-size: 10px;
background-color: #B1D6C8;
border: 1px solid #;
}
.footernotice a:link {
font-family: Arial, Helvetica, sans-serif;
color: #;
text-decoration: underline;
}
.footernotice a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #;
text-decoration: underline;
}
.footernotice a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #;
text-decoration: underline;
}
.footernotice a:active {
font-family: Arial, Helvetica, sans-serif;
color: #;
text-decoration: underline;
}
.footersitemap {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #008A53;
}
.footersitemap a:link {
font-family: Arial, Helvetica, sans-serif;
color: #008A53;
text-decoration: underline;
}
.footersitemap a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #008A53;
text-decoration: underline;
}
.footersitemap a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #6C9E8C;
text-decoration: underline;
}
.footersitemap a:active {
font-family: Arial, Helvetica, sans-serif;
color: #008A53;
text-decoration: underline;
}
.footerLogo {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #008A53;
}
.footerLogo a:link {
font-family: Arial, Helvetica, sans-serif;
color: #008A53;
text-decoration: underline;
}
.footerLogo a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #008A53;
text-decoration: underline;
}
.footerLogo a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #6C9E8C;
text-decoration: underline;
}
.footerLogo a:active {
font-family: Arial, Helvetica, sans-serif;
color: #008A53;
text-decoration: underline;
}
.copyright {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #336854;
font-size: 11px;
text-align: center;
}
.copyright a:link {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: underline;
}
.copyright a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;

text-decoration: underline;
}
.copyright a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
}
.copyright a:active {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: underline;
}
.bankName {
font-family: Arial, Helvetica, sans-serif;
color: #008A53;
font-size: 12px;
font-weight: bold;
} 
.weatherbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336854;
	border-right-color: #336854;
	border-bottom-color: #336854;
	border-left-color: #336854;
}
.indextitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E8122E;
	font-weight: bold;
}
input, select, submit, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
margin: 0px;
padding: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
background-color: #DEDEDE;
} 
.tableTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #BEDCD1;
	text-align: center;
	padding: 5px;
	border: 1px solid #EEEEEE;
}
.tableBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:transparent;
	padding: 3px;
	border: 1px solid #EEEEEE;
}
.tableBottomAlt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background-color:#DEDEDE;
padding: 3px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
}
