body {
	background-image: url(../web_images/body_background.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	list-style-image: url(../web_images/bullet.jpg);
	list-style-position: outside;
}
.bodyText td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	list-style-image: url(../web_images/bullet.jpg);
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodyText a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.bodyText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.bodyText a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.bodyText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E262A;
	font-weight: bold;
	text-decoration: underline;
}
.transactions p {
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 14px;
	background-color: #FFFFFF;
	background-image: url(../web_images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #162469;
	/*color: #666666;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.footnote a:link {
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.footnote a:hover {
	color: #7E262A;
	font-weight: bold;
	text-decoration: underline;
}
.footnote a:active {
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.footnote a:visited {
	color: #7E262A;
	text-decoration: none;
}
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-image: url(../web_images/bullet.jpg);
	list-style-position: outside;
}
.formText td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	list-style-image: url(../web_images/bullet.jpg);
	list-style-position: outside;
}
.formText a:link {
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.formText a:hover {
	color: #7E262A;
	font-weight: bold;
	text-decoration: underline;
}
.formText a:active {
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.formText a:visited {
	color: #7E262A;
	text-decoration: none;
}
.images {
	padding-top: 61px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
}
.line {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageBackground {
	background-color: #FFFFFF;
	background-image: url(../web_images/page_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.homepageBackground {
	background-color: #FFFFFF;
	background-image: url(../web_images/homepage_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #162469;
	/*color: #666666;*/
	background-color: #FFFFFF;
	background-image: url(../web_images/title_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
}
.printerFriendly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
	text-align: right;
	line-height: 10px;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
/*.printerFriendly td {
	font-size: 9px;
	padding-right: 10px;
}*/
.printerFriendly a:link {
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.printerFriendly a:visited {
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}
.printerFriendly a:hover {
	color: #7E262A;
	font-weight: bold;
	text-decoration: underline;
}
.printerFriendly a:active {
	color: #7E262A;
	font-weight: bold;
	text-decoration: none;
}


/*Scroller*/

#wrapper {
	background-color: #FFFFFF;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #162469;
	line-height: 12px;
	text-align: right;
}
.alignleft_large {
	float: left;
	font-size: 15px;
	font-weight: bold;
}



/*Navigation*/

#menu {
	height: 128px;
	background-color: #FFFFFF;
	background-image: url(../web_images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #444444;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E262A;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	display: block;
	margin: 0px;
	text-decoration: none;
	margin-top: 88px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#menu a:hover {
	color: #7E262A;
	text-decoration: underline;
}
#menu a:active {
	color: #7E262A;
	text-decoration: underline;
}
#menu a#visited {
	color: #7E262A;
	text-decoration: none;
}
#menu li {
	position: relative;
	float: left;
	text-align: center;
}
#subnavTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E262A;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#subnav a:link {
	color: #666666;
	text-decoration: none;
}
#subnav a:visited {
	color: #666666;
	text-decoration: none;
}
#subnav a:active {
	color: #666666;
	text-decoration: none;
}
#subnav a:hover {
	color: #7E262A;
	text-decoration: underline;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#subnav li {
	margin: 0;
}
#subnav li a {
	color: #666666;
	text-decoration: none;
}
/*html>body ##subnav li a {
	width: auto;
}*/
#subnav li a:hover {
	color: #7E262A;
	text-decoration: underline;
}
#subnav li a#current {
	color: #7E262A;
	font-weight: bold;
}
#subnav li a:active {
	color: #7E262A;
	text-decoration: underline;
}
#subnav li a#visited {
	color: #666666;
	text-decoration: none;
}
#subnav ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	padding-left: 12px;
}
#subnav li li {
	margin: 0;
}
#subnav li li a {
	color: #666666;
	text-decoration: none;
}
/*html>body ##subnav li a {
	width: auto;
}*/
#subnav li li a:hover {
	color: #7E262A;
	text-decoration: underline;
}
#subnav li li a#current {
	color: #7E262A;
	font-weight: bold;
}
#subnav li li a#active {
	color: #666666;
	text-decoration: none;
}

