A:link, A:visited, A:active { text-decoration: underline; color: #009DD9 }
A:hover { text-decoration: underline; color: #DE552E }

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-weight: bold; font-family: georgia, "Times New Roman", Times, serif; font-size: 8pt; }
A.subnav:hover { text-decoration: none}

body {
  padding:0px;
  margin:0px;
  background-color:#AC8E72;
  background-image:url(/images/framework/pagebg.jpg);
  background-repeat:repeat-x;
  background-attachment:fixed;
}

.homecopy {
  color:#53392D;
  font-family:georgia, "Times New Roman", Times, serif;
  font-size:10pt;
  line-height: 20px;
}

.bodycopy, .FORM_Intro {
  color:#53392D;
  font-family:georgia, "Times New Roman", Times, serif;
  font-size:9pt;
}

.subnav {
  margin-bottom: 5px;
  margin-top: 5px;
}

.header {
  color: #7C341E;
  font-weight: none;
  font-family: georgia, "Times New Roman", Times, serif;
  font-size: 20pt;
}

.largeB, .ART_title {
  color: #983515;
  font-weight: bold;
  font-family: georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  line-height: 20px;
}

.FORM_Question {
  color:#53392D;
  font-weight: none;
  font-family: georgia, "Times New Roman", Times, serif;
  font-size: 8pt;
}

.FORM_Choice {
  color:#53392D;
  font-weight: none;
  font-family: georgia, "Times New Roman", Times, serif;
  font-size: 8pt;
}

.footer {
  font-family: verdana,arial;
  font-size: 7pt;
  color: #D2BCAC;
}
