A:link, A:visited, A:active { text-decoration: underline; color: #7DA52E }
A:hover { text-decoration: underline; color: #007C97 }

A.mainnav:link, A.mainnav:visited, A.mainnav:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: arial,verdana;
	font-size: 9pt;
	letter-spacing: 1px;
}
A.mainnav:hover { color: #A5CA5B; text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active {
	text-decoration: none;
	color: #7DA52E;
	font-weight: none;
	font-family: arial,verdana;
	font-size: 9pt;
	letter-spacing: 1px;
}
A.subnav:hover { color: #007C97; text-decoration: none}

body {
	text-decoration: none;
	color: #004E5F;
	font-family: "arial,verdana";
	font-size: 10pt;
	font-weight: medium;
	background-image: url(/images/framework/tile.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #004E5F;
}

.header {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 20pt;
}

.largeGr {
  font-family: arial,verdana;
  font-size: 11pt;
  color: #7DA52E;
}

.largeBl {
  font-family: arial,verdana;
  font-size: 11pt;
  color: #004E5F;
}

.medium {
  font-family: arial,verdana;
  font-size: 9pt;
}

.quotes {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 10pt;
  color: #A5CA5B;
}

.mediumB {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 9pt;
}

.smallGr {
  font-family: arial,verdana;
  font-size: 8pt;
  color: #7BA22D;
}

.smallWh {
  font-family: arial,verdana;
  font-size: 8pt;
  color: #ffffff;
}

.small {
  font-family: arial,verdana;
  font-size: 8pt;
}

.sitetext, .ART_content, .FORM_Intro, .FORM_Choice {
  font-family: arial,verdana;
  font-size: 9pt;
}

.title, .ART_title, .FORM_Question {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 9pt;
}