h1            { color: black; background: white; }
h2            { color: black; background: white; }
h2.courses    { display: none; }
h3            { color: black; background: white; }

body          { margin: 0px; background: white; font-size: 62.5%; font-family: Arial, Verdana, sans-serif; }
#page         { width: 680px; border: 0px solid #666666; }
#banner       { display: none; }
#print-banner { display: block; clear: right; }
#topmenu      { display: none; }
#crumbs       { display: none; }
#wrapper      { }
#pad20        { display: none; }
#pad23        { display: none; }
#leftpanel    { display: none; }
#footer       { display: none; }

/* home page middle column ------------------------------------------------------------------------------------------- */
.home1               { color: black; background: white; width: 250px; }
.home1 h2            { color: black; background: white; }
.home1 .alt          { color: black; background: white; }
.home1 .top h2       { color: black; background: white; }
.home1 .image-holder { text-align: center; margin: 0; padding: 0 0 10px 0; line-height: 0; }
.home1 a             { color: black; background: white; }
.home1 .alt a        { color: black; background: white; }
.home1 .alt h2       { color: black; background: white; }
.home1 .alt li       { color: black; background: white; }
.home1 .alt p        { color: black; background: white; }

/* news -------------------------------------------------------------------------------------------------------------- */
.news                     { color: black; background: white; width: 330px; }
.news h2                  { color: black; background: white; }
.news .newscontent        { color: black; background: white; }
.news .newscontent strong { color: black; background: white; }

/* subjectlist  ------------------------------------------------------------------------------------------------------ */
#subjectlist               { color: black; background: white; padding-top: 0; }
#subjectlist h1            { color: black; background: white; }
#subjectlist h2            { color: black; background: white; }
#subjectlist .content      { color: black; background: white; padding-top: 0;}
#subjectlist .content h2   { color: black; background: white; }
#subjectlist .content ul   { color: black; background: white; }
#subjectlist .content li   { color: black; background: white; }
#subjectlist .content li a { color: black; background: white; }

/* courselist  ------------------------------------------------------------------------------------------------------- */
#courselist               { color: black; background: white; }
#courselist h1            { color: black; background: white; }
#courselist .content      { color: black; background: white; padding-top: 0; }
#courselist .content h2   { color: black; background: white; }
#courselist .content h3   { color: black; background: white; }
#courselist .content ul   { color: black; background: white; }
#courselist .content li   { color: black; background: white; }
#courselist .content li a { color: black; background: white; }

/* coursedetails  ---------------------------------------------------------------------------------------------------- */
#coursedetails                  { color: black; background: white; width: 650px; }
#coursedetails h1               { color: black; background: white; } 
#coursedetails h2               { color: black; background: white; }
#coursedetails h3               { color: black; background: white; }
#coursedetails .content         { color: black; background: white; }
#coursedetails .content         { padding: 0 0 100px 0; }
#coursedetails .content a       { color: black; background: white; }
#coursedetails .content ul      { color: black; background: white; }
#coursedetails .content h3      { color: black; background: white; }
#coursedetails .content h4      { color: black; background: white; }
#coursedetails .content .cd1    { color: black; background: white; width: 300px; } 
#coursedetails .content .cd1 h2 { color: black; background: white; } 
#coursedetails .content .cd1 h3 { color: black; background: white; } 
#coursedetails .content .cd2    { width: 300px; padding-left: 20px; } 
#coursedetails .content .cd2    { color: black; background: white; } 
#coursedetails .content .cd2 h2 { color: black; background: white; } 
#coursedetails .content .cd2 h3 { font-size: 9pt; font-weight: bold; margin-top: 10px; } 

/* std1col  ---------------------------------------------------------------------------------------------------------- */
#std1col                  { color: black; background: white; width: 660px; }
#std1col h1               { color: black; background: white; }
#std1col h2               { color: black; background: white; }
#std1col h3               { color: black; background: white; }
#std1col .content         { padding: 0 0 100px 0; color: black; background: white; width: 660px; }
#std1col .content a       { color: black; background: white; }
#std1col .content h2      { color: black; background: white; }
#std1col .content h3      { color: black; background: white; }
#std1col .content h4      { color: black; background: white; }
#std1col .content .cd1    { color: black; background: white; width: 650px; }
#std1col .content .cd1 h2 { color: black; background: white; }
#std1col .content .cd1 h3 { color: black; background: white; }

/* std2col  ---------------------------------------------------------------------------------------------------------- */
#std2col    { width: 660px; color: black; background: white; }
#std2col h1 { color: black; background: white; }
#std2col h2 { color: black; background: white; }
#std2col h3 { color: black; background: white; }

#std2col .content               { padding: 0 0 100px 0; color: black; background: white; width: 660px; }
#std2col .content a             { color: black; background: white; }
#std2col .content h3            { color: black; background: white; }
#std2col .content h4            { color: black; background: white; }
#std2col .content .cd1          { color: black; background: white; width: 320px; padding-top: 0; }
#std2col .content .cd1 h2       { color: black; background: white; }
#std2col .content .cd1 h3       { color: black; background: white; }
#std2col .content .cd2          { width: 320px; color: black; background: white; padding-top: 0; }
#std2col .content .cd2 h2       { color: black; background: white; }
#std2col .content .cd2 h3       { color: black; background: white; }

/* styles for revised templates - mar 08 */
td.pad20      { width: 0;  }
td.courses188 { width: 0;  }
td.colbg      { background-color: #ffffff; }

