﻿@media screen {
	
	body { background: white url('Images/bg-20260715.png') top center fixed; font-family: Trebuchet MS, Helvetica, Sans-Serif; font-size: small; }

	#headerWrapper { background-color: #00244d; }
	#headerWrapper, #headerWrapper a { color: white; }
    #copyrightWrapper, #copyrightWrapper a { color: white; }
}

.cems-sectionheader-main, .ui-widget-header, .sectionHeader { background-color: #00244d; color: white; }
.cems-sectionheader-main a, .ui-widget-header a, .sectionHeader a { color: white; }
.cems-sectionheader-alt, .sectionHeaderHighlighted { background-color: #bb1f40; color: white; }
.cems-sectionheader-alt a, .sectionHeaderHighlighted a { color: white; }
.ui-widget-content, .ui-widget-content a { color: #333333; }
