BODY {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000; /*background-color: #005052; */
	background-color: #ffffff;
	margin: 10 0 10 10;
	padding: 0 0 0 0;
}

H1,h1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #005052; 
background-color : transparent; 
}

H3,h3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #005052; 
background-color : transparent; 
}

H4,h4 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : .95em; 
color : #005052; 
background-color : transparent; 
padding-bottom: 3px;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color: #005052;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color: #005052;
}

.smalltext a:hover{
text-decoration : none;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color: #005052;
}

.noline a:link{
  text-decoration : none;
  color: #005052;
}

.noline a:visited{
  text-decoration : none;
  color: #005052;
}

.noline a:hover{
  text-decoration : none;
  color: #005052;
}

a:link{
	text-decoration: underline;
	color: #005052;
	font-weight: bold;
	font-size: .9em;
}

a:visited{
  text-decoration: underline;
  color: #005052;
  font-weight: bold;
  font-size: .9em;
}

a:hover{
  text-decoration : none;
  color: #005052;
  font-weight: bold;
  font-size: .9em;
}

.boxhead {
	color: #ffffff;
	font-family: arial, helvetica;
	font-size: .9em;
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px;
	text-transform: uppercase;
	background-color: #007577; /*height: 1.75em; */
	border: #000000 .05em solid;
}

.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color: #007577;
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color: #007577;
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #007577;
  color: #ffffff;
}

.bg_medium {
  background-color : #007577;
}

.bg_light {
  background-color : #85bdbe;
}

.alt_bg_dark {
  background-color : #007577;
  color: #ffffff;
}

.alt_bg_medium {
  background-color : #007577;
}

.alt_bg_light {
  background-color : #85bdbe;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}

.footer {
	background-color: #ffffff;
	border-bottom-width: 0px;
	/* border-bottom-style: solid;
	border-bottom-color: #000000; */
	margin: 6px 10px 0px 10px; /*margin-bottom: 4px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
