﻿@media screen {
	
	body { background-color: white; font-family: Trebuchet MS, Helvetica, Sans-Serif; font-size: small; }

	#headerWrapper { background-color: white; }
	#headerWrapper, #headerWrapper a { color: black; }
    #copyrightWrapper, #copyrightWrapper a { color: black; }
}

.cems-sectionheader-main, .ui-widget-header, .sectionHeader { background-color: #009CD0; color: white; }
.cems-sectionheader-main a, .ui-widget-header a, .sectionHeader a { color: white; }
.cems-sectionheader-alt, .sectionHeaderHighlighted { background-color: #DE2414; color: white; }
.cems-sectionheader-alt a, .sectionHeaderHighlighted a { color: white; }
.cems-copyright, .cems-copyright a { color: black; }
.ui-widget-content, .ui-widget-content a { color: #333333; }
