
/* redone 2008-04-13 */

BODY { background-color: #eeeeee; }

H1 { font-size: 175%; }
H2 { padding-left: 3px; border-left: 1px solid gray; border-bottom: 1px solid gray; }
H3 { border-bottom: 1px solid gray; }

LI { margin-bottom: 1em; margin-top: 1em; }

td.slogan { font-weight: bold; color: red; font-family: arial narrow, verdana, helvetica; font-size: 12pt; padding-bottom: 5px; }

/* affects the buttons on the left of FRAMEWORK */
td.homepage { font-weight: bold;  }
td.homepage a:link { color: black; text-decoration: none; }
td.homepage a:hover { color: blue; text-decoration: underline; }
td.homepage a:active { color: blue; text-decoration: underline; }
td.homepage a:visited { color: black; text-decoration: none; }
td.homepage a:visited:hover { color: blue; text-decoration: underline; }

.cNB { border: 0px solid black; }
.cNB TD { border: 0px solid black; }

DIV.cHome { padding: 10px; clear: both; border-top: 1px solid #cccccc; }
DIV.cImg { float: right; padding: 10px; }
DIV.cHome H1 IMG { vertical-align: -60%; padding-right: 10px; }
DIV.cHome H1 { margin: 10px; font-size: 140%; margin-left: 50px; text-indent: -50px; line-height: 0.9em; }




