/* Body - inheritable by all other styles */

html, body    {
	font-family:     Verdana, Tahoma, Trebuchet, Geneva, "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica;
	font-weight:      normal;
	background-color: #bfe3bb;
	text-transform:   none;
	margin:           0 }


p      {
	color:          #020;
	font-size:     100%;
	line-height:    150%;
	text-transform: none }

p.quotes        {
	color:          #060;
	font-family:     "Times New Roman", Times, serif;
	font-size:     100%;
	line-height:    150%;
	font-style: italic;
	font-weight: bold;
	margin: 20px;
}


span.highlight 
    {
	font-size:  100%;
	font-weight: bold; 
	color: #070
; 	padding-bottom: 2px;
	padding-bottom: 2px;
	}

/* Anchor Settings - Settings for Red Backgrounds */
a     {
	color:          #009230;
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size:       85%;
	text-decoration: none }

a:Hover
      {
	color:           #fff;
	background-color: #009230}

a.HeaderNav     {
	color:          #fff;
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size:       85%;
	text-decoration: none }
	
a.HeaderNav:Hover
      {
	color:           #aca
	}




/* Page Elements */

table
     {
	font-size:       100%;
	background-color: #fff }

table.form
     {
	font-size:       100%;
	background-color: #efe }



ol, ul
    {
	font-size:  100%;
	line-height: 200% }

img  {
	border: 0 }

	

/* Form Elements */
input, textarea
  {
	border: solid 1px }

input.flat
  {
	border: solid 1px }

select
  {
	border: solid 1px }


/* The Headings*/
h1
               {
	color:      #007f00;
	font-size:   175%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 150%}







h2
             {
	color:      #252;
	font-size:   150%;
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 150%}





h3
            {
	color:      #363;
	font-size:   125%;
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 150%}






h4
            {
	color:      #373;
	font-size:   115%;
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 150%}





h5
	        {
	color:      #000;
	font-size:   110%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 150%}









h6
	        {
	color:      #000;
	font-size:   90%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 100%}





div.navigation {
	font-size:  80%;
	line-height: 90%;
	}




/* Footer Text */	
p.FooterAddress{
	color:          #004d71;
	font-size:       75%;
	text-decoration: none }


table.footer {
	background-color: #efe }
