A:hover {
	font-family: Arial, sans-serif; 
	 color: #6FA3C6;
	 font-weight: bold; 
	 font-size: 8pt;   
	 text-decoration: none;
}

A {
	font-family: Arial, sans-serif; 
	color: #7D7D7D;  
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none;
}

A.menu:hover {
	font-family: Arial, sans-serif; 
	 color: #BDE0EF;
	 font-weight: bold; 
	 font-size: 8pt;   
	 text-decoration: none;
}

A.menu {
	font-family: Arial;
	font-size: 8pt; 
	color: #EBEBEB; 
	font-weight: bold; 
	text-decoration: none;
	text-align: right;
}

.font2 {
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #7D7D7D;
	text-align: right;
}

.font3 {
	font-family: Arial;
	font-size: 9pt;
	color: #EBEBEB;
	text-align: right;
}
.titleFont {
	font-family: Garamond;
	font-size: 35pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A5081;
	text-align: center;
}

.titleFont2 {
	font-family: Garamond;
	font-size: 35pt;
	font-weight: bold;
	color: #804000;
	text-align: center;
}

.homeFont {
	font-family: Arial;
	font-size: 14pt;
	color: #4B4B4B;
	background-color: #FFFFFF;
	text-align: right;
}

.sidebarFont {
	font-family: Arial;
	font-size: 10pt;
	color: #4B4B4B;
	background-color: #FFFFFF;
	text-align: left;
}
.sidebarSubFont {
	font-family: Arial;
	font-size: 9pt;
	color: #4B4B4B;
	background-color: #FFFFFF;
	text-align: left;
}


.headFont {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #4B4B4B;
	background-color: #EBEBEB;
	text-align: left;
}


.customerFont {
	font-family: Arial;
	font-size: 18pt;
	color: #154C83;
	background-color: #FFFFFF;
	text-align: left;
}
.tableFont {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #154C83;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
}

.tableFont2 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #154C83;
	text-decoration: none;
	background-color: #EBEBEB;
}
.tableRow1 {
	font-family: Arial;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #D5F0F7;
  padding-left:2;
  padding-right:2;
}

.tableRow2 {
	font-family: Arial;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #BDE0EF;
   padding-left:2;
   padding-right:2;
}

.tableRow3 {
	font-family: Arial;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #A4C8D8;
   padding-left:2;
   padding-right:2;
}


.detailsFont {
	font-family: Arial;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #FFFFFF;
	
}
.footerFont {
	font-family: Arial;
	font-size: 8pt;
	color: #7D7D7D;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
}

