<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #dcdbeb;
}

#container {
	background-color: #dcdbeb;	
}

#masthead {
	height: 155px;	
    background-color: #37a1c1;
}

#toptab {
	margin-top: 78px; /* 10 padding + 37 mcafee + 30 height here */
	background-color: #ffde15;	
}
#toptab a {
	color: #000000;
}

#topnav {
	color: #000000;
	background-color: #e26c29;  
}

#topnav a {color: #000000;}

/* slideshow related */
#slideshow {
    height: 314px;
}

/* scroll box */
div.vertical_scroller{
	height:300px;
	background-color: #ffffff;
}
div.scrollingtext{
	color:#000000;
}

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