@charset "utf-8";
/* CSS Document */

<style type="text/css">

ul {color:#565f62; }

.green_header {
	color: #8CC63F;
}

body {
	font-family:"Arial", Arial, sans-serif;
	font-size:14px;

}
p {COLOR:#565F62;
}
.red_text {color:#F00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

.graytext {
	color: #565F62;
}
.black_text {
	color: #000;
}
.blue_text {
	color: #00B6DE;

}
.blue_text font {
	font-family: Arial, Helvetica, sans-serif;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #8CC63F;
	font-weight: bold;
}
h2 {

	color: #8CC63F;
	color:#8CC63F;
	font-family:"AvantGardeITC",Arial, Helvetica, sans-serif;
}



input {
  border-style: solid;
  border-color: #565F62;
  border-width: 1px;
  font-size:9px;
}
img { border: none; }



.underline {
	text-decoration: none;
	color: #00B6DE;
	font-weight: normal;
}

a:link {
color: #00B6DE; 
text-decoration: none;
}

A:link {text-decoration: none;
color: #00B6DE; }
A:visited {text-decoration: none;
color: #00B6DE;}
A:active {text-decoration: none;
color: #00B6DE;}
A:hover {text-decoration: none;
color: #00B6DE;}


.nav_underline {
	font-family:"Arial",Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	text-decoration: none;
		color: #00B6DE;
}


.line_height {
	line-height: 150%;
}

.letter_spaceing {letter-spacing:3px;}
.index_body {

line-height: 150%;
	color: #565F62;
}

