
body        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black; }
img         { border: 0px; }
.topnav     { font-size: 11px; }


/* Campbell's original styles */
.menu1       { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; }
.menu2       { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; }
.bodytext   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.researchhead { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
p.researchhead { margin-top: 0px; }
/* end Campbell's original styles */

#strapline  { width: 850px; background-color: #FE8B18; color: white; text-align: right;
              font-family: Arial,, Helvetica, sans-serif; font-size: 10px;
              padding: 4px 0px 4px 0px; }
#strapline span    { margin-right: 50px; }
#strapline a       { color: white; text-decoration: none; }
#strapline a:hover { color: #fe8b18; background-color: white; text-decoration: none; }

#fullpage           { width: 778px; }
#fullpage_1         { width: 35px;  float: left; }
#fullpage_2         { width: 174px; float: left; }
#fullpage_2 a       { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; text-decoration: none; }
#fullpage_2 a:hover { color: white; text-decoration: none; background-color: #990000; }
#fullpage_3         { width: 45px;  float: left; }
#fullpage_4         { width: 521px; float: left; background-color: #FFFFCC; }
#fullpage_4 a       { color: #990000; text-decoration: none; }
#fullpage_4 a:hover { color: #FFFFCC; text-decoration: none; background-color: #990000; }

.custom {
/* this is for table content, use "td.custom" */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin-top: 10px;
   padding-top: 10px;
   vertical-align: top;
   padding-left: 10px;
   margin-left: 10px;
   line-height: 16px;
}


