p, td, ul, ol {
	font-family: Verdana;
	font-size: 8.50pt;
	} 
	
.heading  {
	font-weight:bold;
	font-size: 9.75pt;   
	padding: 10px 0 7px 0;
	border-bottom: 1px solid #568bb6;
	color: #2a699d;
	}
	
.TextBold {
	font-weight:bold; 
	color: #2a699d;
	}
	
.TableHeader {
	color: #ffffff;
	padding:  4px 0px 6px 5px; 
	font-size: 8.5pt;
	font-weight: bold; 
	background-color:#52a520;
	border-bottom: 11px solid #ffffff;
	}

.TableSubHeader {
	color: #ffffff;
	padding:  2px 0px 2px 4px; 
	font-size: 8.0pt;
	font-weight: bold;
	border-bottom: 1px solid #CED3CE; 
	background-color:#8CCC66;
	}
	
.sub {
	
	padding: 3px 0px 3px 8px;  
	border-bottom: 1px solid #CED3CE;
	color: #2a699d;
	font-size: 7.75pt;
	}

.TableContentSml {
	
	padding: 3px 0px 3px 5px;  
	border-bottom: 1px solid #CED3CE;
	color: #2a699d;
	font-size: 7.0pt;
	}

.TableContentSmlBold {
	
	padding: 3px 0px 3px 5px;  
	border-bottom: 1px solid #CED3CE;
	color: #2a699d;
	font-size: 7.0pt; 
	font-weight:bold;
	}
	
	
.TextLarge {	
	font-size: 12.0pt; 
	font-weight:bold;
	}

.TextXtraLarge {	
	font-size: 18.0pt; 
	font-weight:bold;
	}
	
