/* WORKING LIVES Red = C70C46 */
/* CICE Red = 990033 */
/* CITIES INSTITUTE purple = 581582 */
/* CICE Blue = 003399 */

#text ul         { list-style-type: disc; padding: 0; margin: 0 0 0 35px; }
#text ul li      { padding: 3px 0; }
#text ol         { padding 0; margin: 0 0 0 25px; }
#text ol li      { padding: 3px 0; }

/* link colors */
a                        { color: #003399; border-bottom: 1px dotted #003399; text-decoration: none; }
#text a                  { color: #003399; border-bottom: 1px dotted #003399; text-decoration: none; }
#footInfo a              { color: #003399; border-bottom: 0px dotted #003399; text-decoration: none; }
#text table td a         { border: 0; }

/* header color, same as #BarColor background */
h1, h2, h3, h4, h5, h6   { color: #003399; }

/* top of navmenu */
#topBar #BarColor        { background: #003399; } 

/* bg color for title/home page blurb */
#graphic #title          { background: #003399 }
#graphic #graphicHolder  { background: #003399; }

/* block color bg image for stdHeader and staffHeader */
#stdHeader               { background: white url(/app_templates/cice/stdheader.gif) no-repeat ; }
#staffHeader             { background: white url(/app_templates/cice/stdheader.gif) no-repeat top left; }





