
.buttonLogo{background-color:#20579C;} 
.buttonBlueMatterText{background-color:#3E71AC;} 
.buttonBankingBlue{background-color:#2084BB;} 
.buttonHoverDarkBlue{background-color:#7F3E7E;} 
.buttonLightBlue{background-color:#789BC5;}
.buttonActiveMove{background-color:#7F3E7E;}

A:logon {font-family: arial, helvetica, sans serif; font-size: 11px; color:#EEEEEE; text-decoration: underlined;}
A:ACTIVE.logon {font-family: arial, helvetica, sans serif; font-size: 11px; color:#EEEEEE; text-decoration: underlined;}
A:LINK.logon {font-family: arial, helvetica, sans serif; font-size: 11px; color:#EEEEEE; text-decoration: underlined;}
A:VISITED.logon {font-family: arial, helvetica, sans serif; font-size: 11px; color:#EEEEEE; text-decoration: underlined;}
A:HOVER.logon {font-family: arial, helvetica, sans serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: underlined;} 


.pageNavigator{
	background-color:#4444ff;
}
.pageBanner{
	border-left: solid LightBlue;
	border-bottom: solid Black;
	border-right : solid Gray;
	border-top : solid DarkGray;
	background-color:#4422FF;
}

.pageHeader{
	border-left: solid LightBlue;
	border-bottom: solid Black;
	border-right : solid Gray;
	border-top : solid DarkGray;
	background-color:#88BBff;
}

.pageFooter{
	border-left: solid LightBlue;
	border-bottom: solid Black;
	border-right : solid Gray;
	border-top : solid DarkGray;
	background-color:#4422FF;
}
.buttonActiveHeading{
	border-left:  solid LightBlue;
	border-bottom:  solid Black;
	border-right :   solid Gray;
	border-top :   solid DarkGray;
	background-color:#AAAA00;
}

.buttonHeading{
	border-left: thin solid LightBlue;
	border-bottom: thin solid Black;
	border-right : thin solid Gray;
	border-top : thin solid DarkGray;
	background-color:#4422FF;
}


.buttonHeading2{
	border-left: solid LightBlue;
	border-bottom:  solid Black;
	border-right : solid Gray;
	border-top : solid DarkGray;
	background-color:#88BBff;
}


A {font-family: arial, helvetica, sans serif; font-size: 12px; color:#003399;}
A:ACTIVE {font-family: arial, helvetica, sans serif; font-size: 12px; color:#880000;}
A:LINK {font-family: arial, helvetica, sans serif; font-size: 12px; color:#880000;}
A:VISITED {font-family: arial, helvetica, sans serif; font-size: 12px; color:#880000;}
A:HOVER {font-family: arial, helvetica, sans serif; font-size: 12px; color: #FF0000;}  



input.field {
border : 1px solid Black;
height : 15px;
font-family : Arial, sans-serif;
font-size : 7.5pt;
color: black;
}
input.button {
border : 1px solid Black;
background-color: #EAEAEA;
height : 15px;
font-family : Arial, sans-serif;
font-size : 7.5pt;
color: black;





