body {background: #00457c url('../graphics/layout/background.jpg') repeat-x;}
#customer_utilities ul li{background:transparent url('../graphics/layout/bg_utility_item.gif') no-repeat;}
#contentContainerHome {background: #fff url('../graphics/layout/content-top.jpg') no-repeat;}
#contentContainer {background: #fff url('../graphics/layout/content-top.jpg') no-repeat;}
#contentContainerInterior {background: #fff url('../graphics/layout/content-top.jpg') no-repeat;}

#nav li a:link, #nav li a:visited {
    color:#ed1b2e;
}

#nav li a:hover, #nav li a:active {
	color:#00457c;
}

#content h1, #content h2, #content h3, #content h4 {
    color: #000000;
}

#news h1, #news h2, #news h3, #news h4, #news h5, #news h6 {
    color: #000000;
}

.sectiontitle {
    color: #000000;
}

#news ul li a:link, #news ul li a:visited, .news_archives a:link, .news_archives a:visited {
    color: #ed1b2e;
}

#news ul li a:hover, #news ul li a:active, .news_archives a:hover, .news_archives a:active {
    color: #00457c;
}

#nav_top a:link, #nav_top a:visited {
    color: #FfFfFf;
}

#nav_top a:hover, #nav_top a:active {
	color:#BbBbBb;
}

#contentContainerInterior #sidebar ul li a:link, #contentContainerInterior #sidebar ul li a:visited {
    color: #ed1b2e;
}

#contentContainerInterior #sidebar ul li a:hover, #contentContainerInterior #sidebar ul li a:active, ul#subnav li.selected a {
	color: #888888 !important;
}

.form_title, h5.form_title, div.form_row_submit, div.portal_login div.form_row_submit {
    background: none repeat scroll 0 0 #00457c;
    border: 0px solid #C25400;
    color: #FfFfFf !important;
}

div.required_form_label {
    color: #ed1b2e;
}

.fsizer a, .fsizer a:link, .fsizer a:visited {
	color:#FfFfFf !important;
}

.fsizer a:hover, .fsizer a:active {
	color:#BbBbBb !important;
}

