P {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	line-height : 18px;	
}

.normal {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	line-height : 18px;	
}

UL.bold {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height: 18px;

}

A.link_gr, A.link_gr.visited  {
	font-family : Arial, Helvetica, sans-serif;
	color: #006733;
	text-decoration: underline;
	font-size : 11px;
}


A.link_gr:hover {
		color:  #000000;
}

A.inline, A.inline:visited {
	color: #006733;
	text-decoration: underline;
}

A.inline:hover {
	text-decoration: underline;

}	


A.inline_green, A.inline_green:visited {
	color: #006733;
	text-decoration: underline;
}

A.inline_green:hover {
	color: #000000;
	text-decoration: underline;

}	


.back_blue {
	background-color: #49588E;
}


.back_lt_green {
	background-color: #D6DFBF;
}

.back_lt_gray {
	background-color: #D8D8D8
}
	
.back_green {
	background-color: #006733;	
}

.text_gray {
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}

.text_white {
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}


.text_lt_green {
	color: #4F8D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}


.text_black {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
}


.text_green {
	color: #006733;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
}


.header_4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color: #000000;
	font-weight: bold;
}

.header_3 {
	font-family : "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
}

.header_2 {
	font-family : "Times New Roman", Times, serif;
	color: #000000;
	font-size : 24px;	
}

.header_1 {
	font-family : "Times New Roman", Times, serif;
	color: #4F8D6D;
	font-size: 32px;
	
}

.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : thin none;
}

a:link { color: #006733; }
a:visited { color: #006733 }

a:hover { color: #000000; }
.nav { font-size: 11px }
blockquote {
	margin: 12px;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;


/* Form Heading */

.formtitle {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px; 
		color: #49588E;
	}

	

/* Background of form */

TABLE.formoutline {
	background: #000000;
	color: #000000;
	border: #000000;


}	

TABLE.formbg {

		background: #D6DFBF;

}


.formtext {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px; 
		color: #000000;
	}

.formtextarea {
		font-family: Courier, Arial;
		font-weight: normal;
		font-size: 12px; 
		color: #000000;
	}


.formsubmit {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px; 
		color: #000000;
	}

.formsubmitsmall {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px; 
		color: #000000;
	}

.formtextheader {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px; 
		color: #49588E;
	}

.formpulldown {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px; 
		color: #000000;
}
.summer {
	font-size: 14px;
	color: #333399;
}

