<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.HTCon {float: left; text-align: center}

.Timeline {overflow: hidden; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIW2NMTEz8z8gABAAPKwIlXWq1kgAAAABJRU5ErkJggg==); background-repeat: repeat-y; background-position: 50% 0; margin-top: 2%}

#regGrey h2 {background-color: #555555; padding: 2%; color: #FFF; margin-bottom: 2%; margin-top: 0;}

.LCon {text-align: center; width: 47%; height: auto; float: left;}
.RCon {text-align: center; width: 47%; height: auto; float: right;}

.TTxtCon {text-align: center; clear: both; height: auto; margin-top: 5%; padding: 4%; background-color: #fff; float: left; }
.LTxtCon {text-align: center; clear: both; height: auto; margin-top: 10%; padding: 4%; background-color: #fff; float: left;}
.RTxtCon {text-align: center; clear: both; height: auto; margin-top: 10%; padding: 4%; background-color: #fff; float: right}

.TxtName {color: #d6291c;}

@media (max-width: 680px) {
.LCon {width: 100%;}
.RCon {width: 100%;}
.Timeline {/* overflow: hidden; */}
}

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