TD, BODY { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt;}

td.category2 {
		background-color: #CCCCCC;
		width: 200px;
		padding-left: 35px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top : 1px solid #666666;
}

.category2, .category2:link, .category2:visited, .category2:active {

		text-decoration: none;
		color: #000000;
		font-size: 8pt;
		font-weight: bold;	
}

.category2:hover {
		background-color: #EFEFEF;
		text-decoration: none;
		color: #A54708;
}


td.category {
		background-color: #AAAAAA;
		width: 200px;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-top : 1px solid #666666;
}

.category, .category:link, .category:visited, .category:active {
		font-size: 9pt;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
}

.pagetitle {font-size: 13pt; font-weight: bold; color:#021C46;}

.category:hover {
		background-color: #EFEFEF;
		text-decoration: none;
		color: #A54708;
}

td.banner {
		background-color: #021C46;
		width: 200px;
		border: 1px solid #02233B;
		padding-top: 5px;
		padding-bottom: 5px;
}

.banner, .banner:link, .banner:visited, .banner:active {
		font-size: 10pt;
		text-decoration: none;
		color: #EFEED9;
		font-weight: bold;

}
.banner:hover {
		background-color: #043585;
		text-decoration: none;
		color: WHITE;
}

td.banner2 {
		background-color: #042F6E;
		width: 200px;
		border: 1px solid #02233B;
		padding-top: 5px;
		padding-bottom: 5px;
}

.banner2, .banner2:link, .banner2:visited, .banner2:active {
		font-size: 10pt;
		text-decoration: none;
		color: #EFEED9;
		font-weight: bold;
}
.banner2:hover {
		background-color: #043585;
		text-decoration: none;
		color: WHITE;
}
.sectiontitles { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		color: #FFFFFF;
}

.services {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
}
	
a { text-decoration: none; color: #01233C}
a:link { text-decoration: none; color: #01233C}
a:visited { text-decoration: none; color: #01233C}
a:hover {  text-decoration: none; color: #A54708}
