/* *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
                            Generic/SMC Styles
   *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* */
A:link, A:visited, A:active { text-decoration: none; color: #552027; font-weight: bold; }
A:hover { text-decoration: underline; color: #552027; font-weight: bold; }

A.mainnav:link, A.mainnav:visited, A.mainnav:active { text-decoration: none; color: #E6EEDD; font-weight: bold; font-family: verdana,arial; font-size: 11px; }
A.mainnav:hover { color: #ffffff; text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-weight: none; font-family: verdana,arial; font-size: 11px; }
A.subnav:hover { text-decoration: underline}


.header {
  color: #552027;
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 18px;
}

.large, .ART_content, .FORM_Intro {
  font-family: arial;
}

.largeB, .ART_title {
  font-weight: bold;
  font-family: arial;
  font-size: 16px;
}

.medium, .formboxes {
  font-family: arial;
  font-size: 14px;
}

.small, .FORM_Choice {
  font-family: arial;
  font-size: 12px;
}

.smallB, .FORM_Question {
  font-weight: bold;
  font-family: verdana, arial;
  font-size: 12px;
}

.xsmall {
  font-family: arial;
  font-size: 10px;
}


