A:link, A:visited, A:active { text-decoration: underline; color: #AC0103 }
A:hover { text-decoration: underline; color: #EF0101 }

A.mainnav:link, A.mainnav:visited, A.mainnav:active { text-decoration: none; color: #000000; font-weight: bold; font-family: arial,verdana; font-size: 8pt; }
A.mainnav:hover { color: #ffffff; text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: underline; font-weight: bold; font-family: arial,verdana; font-size: 8pt; }
A.subnav:hover { text-decoration: underline;}


body {
  font: 13px/1.4em Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #000000;
  margin-top: 5px;
  margin-left: 0px;
  background: #ffffff URL(images/framework/bg.gif);
}

.body {
  background: #ffffff URL(/images/framework/innerbg.jpg);
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-left: 20px;
  padding-bottom: 10px;
  font-family: arial,verdana;
  font-size: 9pt;
}

.header {
  color: #9F8C52;
  font-weight: bold;
  font-family: arial, verdana;
  font-size: 16pt;
}

.large {
  font-family: arial,verdana;
  font-size: 10pt;
}

.largeB, .ART_title {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 11pt;
}

.medium, .FORM_Intro, .FORM_Question {
  font-family: arial,verdana;
  font-size: 9pt;
}

.small, .FORM_Choice {
  font-family: arial,verdana;
  font-size: 8pt;
}

.smallB {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 8pt;
}

.xsmall {
  font-family: arial,verdana;
  font-size: 7pt;
}