#headerGraphics { margin-left: 20px; height: 187px; width: 551px; background-image: url(/icons/main_banner.jpg); } 
#headerGraphics h1 { position: relative; left: 148px; top: 123px; font-family: Arial, sans-serif; font-size: 20pt; line-height: 100%; }
.docbody { background-color: #f3f3f3; padding: 5px; }
.smaller { font-size: 85% }
.larger { font-size: 115% }
.heading { font-weight: bold; text-align: center; }
.underline { text-decoration: underline; }
.underline_center { text-decoration: underline; text-align: center; }
.course_banner { font-size: 175%; font-weight: bold; text-align: center; }
.strong { font-weight: bold; }
.box { border: solid thin; padding: 1em; }
.center { text-align: center; }
.right { text-align: right; }
.center-table { margin-left: auto; margin-right: auto; }
.recall { color: green; }
.intrusion { color: red; }
.caption { font-size: 80%; }
.figure { margin-left: auto; margin-right: auto; width: 70% }
.billy, .billy a { color: #c33; background-color: #FF9; }
.extitle { font-style: italic; font-weight: bold; }
.hidden { visibility: hidden; }
.visible { visibility: visible; }
.green { color: green; }
.red { color: red; }

.shadedHeading {
   font-weight: bold; text-align: center;
   background-color: lightgrey; padding-bottom: 3px;
}

#container { border: solid thin; padding: 1em; }

BODY { background: white; }

a.footnote { text-decoration: none; }

P.apa { text-indent: -0.5cm; margin-left: 0.5cm }
P.annotation { margin-left: 0.5cm;  }
P.footer { text-align: center; }

IMG { border: none; margin: 0px; padding: 0px; }
IMG.icon { border: none; }
IMG.banner-image { border: none; }

DIV.commonnav { font-family: geneva, arial; font-size: 80%; }
DIV.nav { font-family: geneva, arial; font-size: 80%; }

TD.row1 { background-color: #F3F0F0; text-align: center; }
TD.row2 { background-color: #FFFFFF; text-align: center; }
TD.r_header { font-weight: bold; text-align: right; }

TD.bio {
   width: 100%;
   border: 1px solid;
   padding: 1em;
   background-color: #c8ddb5;
}

OL.lalpha { list-style-type: lower-alpha; }
OL.uroman { list-style-type: upper-roman; }

#bannerBox {
   width: 551px;
   height: 100%;
   margin: 0 auto;
   border: none;
}

#bannerTitle {
   position: absolute;
   top: 125px;
   left: 148px;
   font-size: 20pt;
   font-weight: bold;
   font-family: sans-serif;
   color: #000099;
}
