/* CSS Document */

.nav a:link {font-family: Arial, Helvetica; font-weight: bold; color: #6e6e6e; text-decoration:none}
.nav a:visited {font-family: Arial, Helvetica; font-weight: bold; color: #6e6e6e; text-decoration: none}
.nav a:active {font-family: Arial, Helvetica; font-weight: bold; color: #6e6e6e; text-decoration: none}
.nav a:hover {font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; color: red;}

.subb a:link {font-family: Arial, Helvetica; font-size:12px; color: #6e6e6e; text-decoration:none}
.subb a:visited {font-family: Arial, Helvetica; font-size:12px; color: #6e6e6e; text-decoration:none}
.subb a:active {font-family: Arial, Helvetica; font-size:12px; color: #6e6e6e; text-decoration:none}
.subb a:hover {font-family: Arial, Helvetica; font-size:12px; color: #FF0000; text-decoration:none}

.norm a:link {font-family: Arial, Helvetica; font-size:10pt; color: #6e6e6e}
.norm a:visited {font-family: Arial, Helvetica; font-size:10pt; color: #6e6e6e}
.norm a:active {font-family: Arial, Helvetica; font-size:10pt; color: #6e6e6e}
.norm a:hover {font-family: Arial, Helvetica; font-size:10pt; color: #FF0000}

.green a:link {font-family: Arial, Helvetica; font-size:12px; color: #509e2b}
.green a:visited {font-family: Arial, Helvetica; font-size:12px; color: #509e2b}
.green a:active {font-family: Arial, Helvetica; font-size:12px; color: #509e2b}
.green a:hover {font-family: Arial, Helvetica; font-size:12px; color: #000000}

.black a:link {font-family: Arial, Helvetica; font-size:12px; color: #000000; text-decoration: none}
.black a:visited {font-family: Arial, Helvetica; font-size:12px; color: #000000; text-decoration: none}
.black a:active {font-family: Arial, Helvetica; font-size:12px; color: #000000; text-decoration: none}
.black a:hover {font-family: Arial, Helvetica; font-size:12px; color: #6e6e6e; text-decoration: none}

.nav-white a:link {font-family: Arial, Helvetica; font-size:11px; color: #cccccc; text-decoration: none; font-weight: regular; padding-left: 11px;}
.nav-white a:visited {font-family: Arial, Helvetica; font-size:11px; color: #cccccc; text-decoration: none; font-weight: regular; padding-left: 11px;}
.nav-white a:active {font-family: Arial, Helvetica; font-size:11px; color: #cccccc; text-decoration: none; font-weight: regular; padding-left: 11px;}
.nav-white a:hover {font-family: Arial, Helvetica; font-size:11px; color: #cccccc; text-decoration: underline; font-weight: regular; padding-left: 11px;}

.bottom-nav a:link {font-family: Arial, Helvetica; font-size:12px; color: #FFFFFF; font-weight: regular; text-decoration: none; line-height: 16px; padding-left: 8px;}
.bottom-nav a:visited {font-family: Arial, Helvetica; font-size:12px; color: #FFFFFF; font-weight: regular; text-decoration: none; line-height: 16px; padding-left: 8px;}
.bottom-nav a:active {font-family: Arial, Helvetica; font-size:12px; color: #FFFFFF; font-weight: regular; text-decoration: none; line-height: 16px; padding-left: 8px;}
.bottom-nav a:hover {font-family: Arial, Helvetica;font-size:12px;color: #b1b1b1;font-weight: regular; text-decoration: none;  line-height: 16px; padding-left: 8px;}

.foot a:link {font-family: Arial, Helvetica; font-size:8pt; color: #6e6e6e; text-decoration:none}
.foot a:visited {font-family: Arial, Helvetica; font-size:8pt; color: #6e6e6e; text-decoration:none}
.foot a:active {font-family: Arial, Helvetica; font-size:8pt; color: #6e6e6e; text-decoration:none}
.foot a:hover {font-family: Arial, Helvetica; font-size:8pt; color: #FF0000}


.cat1 {
 font: bold 10pt Arial, Helvetica;
 color: #6e6e6e
}

.cat2 {
 font-size: 10pt; 
 font-family: Arial, Helvetica;
 color: #6e6e6e
}

.cat3 {
 font-size: 10pt; 
 font-family: Arial, Helvetica;
 color: #666666
}

.cat6 {
 font-size: 9pt; 
 font-family: Arial, Helvetica;
 color: #6e6e6e
}

.cat4 {
 font: bold 10pt Arial, Helvetica;
 color: #000000
 
}

.cat5 {
 font: bold 9pt Arial, Helvetica;
 color: #000000
 
}

.redB {
 font: bold 9pt Arial, Helvetica;
 color: #FF0000

} 

.redN {
 font: 9pt Arial, Helvetica;
 color: #FF0000 
 
}

.title1 {
 font: bold 14pt Arial, Helvetica;
 color: #000000
 
}

.title2 {
 font: bold 14pt Arial, Helvetica;
 color: #6e6e6e
 
}

.title-red {
 font-size: 14px; 
 font-style: bold;
 font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
 color: #FF0000
 
}

.title-white {
 font-weight: bold; 
 font-style: underline;
 font-size: 12px;
 font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
 color: #FFFFFF
 
}

.breadcrumb-copy {
	font-weight: regular;
	font-size: 12px;
	font-family: Arial, Helvetica, San-serif;
	color: #cccccc
}

