A:link, A:visited, A:active { text-decoration: underline; color: #293392 }
A:hover { text-decoration: none; color: #913033 }

A.grlinks:link, A.grlinks:visited, A.grlinks:active { color: #4A8065; }
A.grlinks:hover { color: #913033;}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; color: #008E94; font-weight: none; font-family: verdana,arial; font-size: 8pt; }
A.subnav:hover { color: #00009C; text-decoration: none}

A.uarehere:link, A.uarehere:visited, A.uarehere:active { text-decoration: none; color: #008E94; font-weight: none; font-family: verdana,arial; font-size: 7pt; }
A.uarehere:hover { color: #00009C; text-decoration: none}

/* Body Content Elements */

body {
  color: #000000;
  background: #ffffff URL(images/bg.gif);
  margin: 0px;
  font-family: verdana,arial;
  font-size: 9pt;
  font-weight: normal;
}

p {
  font-family: verdana,arial;
  font-size: 9pt;
  font-weight: normal;
}

td {
  font-family: verdana,arial;
  font-size: 9pt;
  font-weight: normal;
}

.quotecopy {
  font: 12px/1.4em georgia, times, sans-serif;
  padding: 10px;
  padding-top: 0px;
        font-style: oblique;
  line-height: 21px;
}


.homecopy {
  padding: 10px;
  padding-top: 0px;
}

/* Form Elements */

.searchinput {
  height: 12px;
  border: 1px solid #333333;
  font: 11px Arial, Helvetica, sans-serif;
  background-color:#FCFDFD;
}


.header {
  color: #913033;
  font-weight: bold;
  font-family: arial, verdana;
  font-size: 17pt;
}


.CAL_TableHeader {
  color: #ffffff;
  background-color: #913033;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 11pt;
}

.large {
  font-family: verdana,arial;
  font-size: 11pt;
}

.largeB, .ART_title, .CAL_MainHeaders {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 11pt;
}

.mediumB {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 9pt;
}

.medium, .FORM_Intro {
  font-family: verdana,arial;
  font-size: 9pt;
}

.small, .FORM_Choice, .CAL_MonthLinks, .CAL_TableLinks, .CAL_Links, .CAL_EventFields, .CAL_EventText {
  font-family: verdana,arial;
  font-size: 8pt;
}

.smallB, .FORM_Question, .CAL_EventName {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.xsmall {
  font-family: verdana,arial;
  font-size: 7pt;
}

.POLL_Bar {
  color: #ffffff;
  background-color: #913033;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 11pt;
}