<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.textRow{
				display:table-row;width:948px;
				}
.textBlankRow{
				display:table-row;height:20px;width:948px;
}

.textColImg {
				display:table-cell;width:104px;height:94px;background-size:100% 100%;
}
.textCol{
				background-color: #1B84A9;
				color: #fff;
				font-size:26px;
				display:table-cell;background-color: #1B84A9;
				/*width:360px;*/
				width:305px;
				vertical-align:middle; padding-left:30px;
				font-weight:bold;
				/*height:90px;*/
				
			
}
.textCol a{
			text-decoration:none;
			color:#fff;	
				
}

li.bulletL {
				
	padding-bottom:10px;
}


.midSpace{
	width:66px;			
}

img { 
    border:0px;
}

.imgBorder{
		border:1px black solid;
		
				
} 

.sectionTitle {
				color: #00205b;
				
}

.centerAlign {
				text-align: center;
}

.underlineSpec {
				text-decoration: underline;
}

</pre></body></html>