/* Link Definitions */
a {
	color: #434343;
	text-decoration: underline;
}
a:hover {
	color: #717171;
	text-decoration: underline;
}
.textWhite a {
	color: #FFFFFF;
	text-decoration: underline;
}
.textWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sideClmBox a {
	color: #000000;
	text-decoration: underline;
}
.sideClmBox a:hover {
	color: #333333;
	text-decoration: none;
}
.bulletBankNews a {
	color: #000000;
	text-decoration: underline;
}
.bulletBankNews a:hover {
	color: #333333;
	text-decoration: underline;
}

/* HTML Definitions */
body {
	background-color: #808080;
}

/* Bullet List Classes */
.bulletList {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
}
.bulletList li {
	padding-left: 12px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-bottom: 7px;
}
.bulletListSecondary {
	margin-left: 0px;
	padding-left: 7px;
	list-style: none;
}
.bulletListSecondary li {
	padding-left: 9px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 8px;
}
.bulletBankNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.bulletWhatsNew {
	padding-left: 0px;
	margin: 8px;
	list-style: none;
}
.bulletWhatsNew li {
	padding-left: 7px;
	background-image: url(images/bulletWht.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-bottom: 6px;
}
.bulletShowMoreInfo {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
}
.bulletShowMoreInfo li {
	padding-left: 12px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 7px;
}
.numberList {
}
.numberList li {
	padding-bottom: 7px;
}

/* Misc. Classes */
.colorDarkGray {
	background-color: #606060;
}
.colorLightGray {
	background-color: #AEAEAE;
}
.colorBlack {
	background-color: #000000;
}
.colorWhite {
	background-color: #FFFFFF;
}
.borderBlkFull {
	border: 1px solid #000000;
}
.sideClm {
	background-color: #D4D4D4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.sideClmWhatsNew {
	background-color: #606060;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.sideClmBox {
	background-color: #ECECEB;
	padding: 1px;
	border: 1px solid #5A5A59;
}

/* Matrix Formatting */
.mtxBorder {
	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: #AEAEAE;
	border-right-color: #AEAEAE;
	border-left-color: #AEAEAE;
}
.mtxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
}
.mtxHeaderBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
}
.mtxRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
}
.mtxRowBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
}
.mtxRowAlt {
	font-size: 10px;
	line-height: 12px;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
}
.mtxRowAltBorderLeft {
	font-size: 10px;
	line-height: 12px;
	background-color: #EAEAEA;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
}
.mtxBorderMore {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEAEAE;
}
.bulletListMtx {
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
}
.bulletListMtxTd {
	padding-left: 26px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 14px 11px;
	border-bottom: 1px solid #AEAEAE;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.bulletListMtxTdNone {
	padding-left: 3px;
	border-bottom: 1px solid #AEAEAE;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.showMoreInfo {
	display: table-cell;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
}
.hideObject {
	display: none;
	padding: 0px;
}

/* Text Formatting */
body, td, p, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.textSecondary {
	line-height: 12px;
	font-weight: normal;
}
.textWhite {
	font-weight: normal;
	color: #FFFFFF;
}
.textSecondaryWhite {
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textFooter {}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
.headerGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #999999;
}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
