@import url(reset.css);
@import url(text.css);
@import url(layout.css);


/* Design Changes case #00375478 */

body {
background: #fff;
}


div.col_220 ul {
    list-style: none;
}

a:link, a:visited, #footer a:link, #footer a:visited  { border-bottom: none; }
#content { background: #fff; }

#navigation h4 { background: #444544 !important; }

#title_page { display: none; }

#header {
height: 240px;
background: #fff;
}

#header_contents { background: none; height: 240px; }

#iqsc_logo_pin { z-index: 1px; }

#menu_main a:link, #menu_main a:visited { color: #000; }
#menu_main a:hover, #menu_main a:active {
color: #c00;
}

.col_220 .content_image_box { border: none; background: none; }

#content { padding-top: 20px; }

#footer { color: #000; }

#footer a:link, #footer a:visited { color: #900; }
 
#splash_top { margin-bottom: 2em; }
