p, td, ul, ol {
	font-family: Verdana;
	font-size: 8.5pt;
	} 
	
.TextBold {
	font-weight:bold; 
	}
	
.TextBlueBold {
	color: #0263be;
	font-weight:bold;
	font-size: 9.5pt;  
	}
	
.TextBlue {
	color: #0263be; 
	}

.TextRedBold {
	color: #c10d03;
	font-size: 9.5pt; 
	font-weight:bold;  
	}
	
.TableRow {
	background-color: #000090;
	border-bottom: 1px solid #edebcc;
	}
	
.TableRowBold {
	color: #2886b4;
	font-weight:bold;
	background-color: #ffffff;
	border-bottom: 1px solid #edebcc;
	}	

.TableHeader {
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9.5pt;
	border-bottom: 1px solid #ffffff;
	background-color: #5c5c5c; 
	}
	
.TableSubHeader {
	color: #5c5c5c;
	border-bottom: none;
	background-color: #dedbb2;
	font-weight:bold;  
	}

.TableSiteMap {
	background-color: #edebcd;
	font-weight:bold;   
	}
	
	
.TableNote {
	color: #5c5c5c;
	font-size:8.0pt; 
	font-style:italic; 
	}

	
.AssocFeaturesHeader {
	color: #0263be; 
	font-size:9.0pt;
	font-weight:bold;
	margin: 0px 0px 0px 15px;
	}
	
.AssocFeaturesSubHeader {
	font-weight:bold;
	margin: 10px 0px 0px 15px;
	}
	
