
/* Header links on main page  ------------------------------------------------------------------- */
.headerTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	color: black;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial;
	background-color: #7b9fd1;
}
a.blackLink
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

/* Footer links on main page  ------------------------------------------------------------------- */
.footerTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	color: gray;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial;
	text-align: center;
}

a.greyLink
{
	font-weight: normal;
	font-size: 9pt;
	color: gray;
	font-family: Arial;
	text-decoration: none;
}

/* Login  ------------------------------------------------------------------- */
.loginTable
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: #8cadd8;
	font-weight: bold;
}

.loginTable A:link
{
	text-decoration: underline;
	color: white;
	font-weight: normal;
}

.loginTable A:visited
{
	text-decoration: underline;
	color: white;
	font-weight: normal;
}

.loginLabel A:hover 
{
	text-decoration: underline; 
	color: green;
}

.loginEntry
{
	font-size: 9pt;
	font-family: Arial;
}

.loginHeader
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

.loginLabel
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	font-weight: bold;
}

/* Personal and online banking  ------------------------------------------------------------------- */
.loginButton
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffcc33;
	font-family: Arial;
}

.loginButton A:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffcc33;
	font-family: Arial;
}

.loginButton A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffcc33;
	font-family: Arial;
}
	
/* Left Menu  ------------------------------------------------------------------- */
.whiteTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	color: white;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}

.menuTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	color: white;
	border-top-style: none;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: #4571b0;
	border-bottom-style: none;
}

.menuItemCell
{
	
}

.menuItemCellSelected
{
  font-size: 10pt;
	font-weight: bold;
	color: yellow;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}

A.menuItemLink 
{
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

A.menuItemLink:hover 
{
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	color: yellow;
	font-family: Arial;
	text-decoration: none;
}

	
/* Articles */	
.articleHeader
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	color: #666633;
	font-family: Arial;
}

.articleHeader2 
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 5px;
}


.articleBody
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	text-align: justify;
	margin: 3px 0px;
	text-align: justify;	
	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
}

.articleBody2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
}

.footnoteHeader1
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

.footnoteBody1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 3px 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
}

/* Miscelaneous ------------------------------------------------------------------- */
.indent 
{
	margin-left: 25px;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
}

.noBorderTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	border-top-style: none;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/* Default HTML tags redefined ------------------------------------------------------------------- */
p
{
	margin: 0px 0px 8px;
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
}

.default
{
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
}

li 
{
	margin: 0px 0px 0px;
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
}

a
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;	
}
		
	
/* Edit Areas ---------------------------------------------------------------------------------*/
.contactForm
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
}

.errorText
{
	font-weight: bold;
	font-size: 9pt;
	color: #990033;
	font-family: Arial;
}

/* Site Map --------------------------------------------------------------------------------------*/
.siteMapTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	color: black;
	border-top-style: none;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.siteMapCellSelected
{
	font-weight: bold;
	color: blue;
	font-style: normal;
	font-family: Arial;
}

A.siteMapItemLink 
{
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

A.siteMapItemLink:hover
{
	font-weight: normal;
	font-size: 10pt;
	color: gray;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}

.breadCrumbCurrent
{
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}

A.BreadCrumbItemLink
{
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}