
body { 
	background-color : #c9d9c7;  /* off green */
	margin: 0; /* sets all to 0 */
	padding: 0; /* think Opera sets padding on body */
} 

.bodytext {
        font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
	  font-weight: 300;
	  line-height: 1.5;
        color: 1a1334;
}

.headertext {
        font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
	  font-weight: bold;
	  line-height: 1.7;
        color: #5f528e;
}

.footertext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
	  font-weight: 300;
	  line-height: 1.7;
        color: 1a1334;
}

h1 {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
	  font-weight: bold;
	  line-height: 1.5;
        color: 1a1334;
}

h2 {
        font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
	  font-style: italic;
	  line-height: 1.5;
        color: 1a1334;
}

a {
	color: #5b5b5b;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	text-decoration:none;
}

a:hover {
	color: #5b5b5b;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	font-style: normal;
	text-decoration:underline;
}

.class1 A:link {text-decoration: none}

/* this section addresses the top right navigation found in the page banner */

.topnavblack:link {
	color: #000000;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	text-decoration:none;
}

.topnavblack:hover {
	color: #000000;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	font-style: normal;
	text-decoration:underline;
}

.topnavblack:visited {
	color: #000000;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	font-style: normal;
	text-decoration:none;
}

.topnavblack:active {
	color: #000000;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	font-style: normal;
	text-decoration:underline;
}


.topnavwhite:link {
	color: #ffffff;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	text-decoration:none;
}

.topnavwhite:hover {
	color: #ffffff;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	font-style: normal;
	text-decoration:underline;
}

.topnavwhite:visited {
	color: #ffffff;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	font-style: normal;
	text-decoration:none;
}

.topnavwhite:active {
	color: #ffffff;
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	background-color:inherit;
	font-style: normal;
	text-decoration:underline;
}
