/* Commonly used to style page titles. */
h1 {
	color: #06305A;
	font-size: 19px;
}
/* Commonly used to style section titles. */
h2 {
	color: #344F6A;
	font-size: 16px;
}
/* Commonly used to style page titles. */
h3 {
	color: #60A343;
	font-size: 17px;
}
/* Commonly used to style section titles. */
h4 {
	color: #E5C40D;
	font-size: 14px;
	font-style: italic;
}
hr {
	border: 0;
	color: #B7C5D4;
	background-color: #B7C5D4;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
A.footerlink:link {
	FONT-WEIGHT: none;
	FONT-SIZE: 12px;
	COLOR: #87ABD0;
	FONT-FAMILY: Georgia;
	TEXT-DECORATION: none
}
A.footerlink:visited {
	FONT-WEIGHT: none;
	FONT-SIZE: 12px;
	COLOR: #87ABD0;
	FONT-FAMILY: Georgia;
	TEXT-DECORATION: none
}
A.footerlink:hover {
	FONT-WEIGHT: none;
	FONT-SIZE: 12px;
	COLOR: #87ABD0;
	FONT-FAMILY: Georgia;
	TEXT-DECORATION: underline

} 
.white{
	COLOR: #FFFFFF;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 12px; 
	text-decoration: none;	
}
.form{
	COLOR: #0C4987;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 12px; 
	text-decoration: none;	
}
.google{
	COLOR: #333333;
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 11px; 
	text-decoration: none;	
}
.whitebold{
	COLOR: #FFFFFF;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 12px; 
	font-weight: bold;
	text-decoration: none;	
}
.blueboldcaps{
	COLOR: #00AAEC;
	FONT-SIZE: 11px; 
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;	
}
A.bluesmalllink:link {
	FONT-WEIGHT: none;
	FONT-SIZE: 9px;
	COLOR: #0099FF;
	FONT-FAMILY: Georgia;
	TEXT-DECORATION: none
}
A.bluesmalllink:visited {
	FONT-WEIGHT: none;
	FONT-SIZE: 9px;
	COLOR: #0099FF;
	FONT-FAMILY: Georgia;
	TEXT-DECORATION: none
}
A.bluesmalllink:hover {
	FONT-WEIGHT: none;
	FONT-SIZE: 9px;
	COLOR: #0099FF;
	FONT-FAMILY: Georgia;
	TEXT-DECORATION: underline

}

/* POINTER */
.pointer {
cursor: pointer;
/* for IE */

filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1;
}

.pointer:hover {
cursor: pointer;
/* for IE */

filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}
.purpletitle{
	COLOR: #6E267B;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 27px; 
	text-decoration: none;
	font-weight: bold	
}
.orangetitle{
	COLOR: #E55300;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 27px; 
	text-decoration: none;
	font-weight: bold	
}
.redtitle{
	COLOR: #C60C30;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 27px; 
	text-decoration: none;
	font-weight: bold	
}
.greentitle{
	COLOR: #739600;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 27px; 
	text-decoration: none;
	font-weight: bold	
}
.bluetitle{
	COLOR: #00AAEC;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 27px; 
	text-decoration: none;
	font-weight: bold	
}
.navsep{
	COLOR: #3B6EA1;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 13px; 
	text-decoration: none;
}
.browntitle{
	COLOR: #825C26;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 27px; 
	text-decoration: none;
	font-weight: bold	
}
.pagetitle{
	COLOR: #1D404E;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 20px; 
	text-decoration: none;
	font-weight: bold	
}
.breadcurrent{
	FONT-SIZE: 9px;
	COLOR: #1C2814;
	text-transform:uppercase;
	FONT-FAMILY: Georgia;
	font-weight: bold;
}
A.whitelink:link {
	FONT-SIZE: 12px;
	COLOR: #FFF;
	text-transform:uppercase;
	FONT-FAMILY: Georgia;
	font-weight: none;
	font-weight: bold;
}
A.whitelink:visited {
	FONT-SIZE: 12px;
	COLOR: #FFF;
	text-transform:uppercase;
	FONT-FAMILY: Georgia;
	font-weight: none;
	font-weight: bold;
}
A.whitelink:hover {
	FONT-SIZE: 12px;
	COLOR: #FFF;
	text-transform:uppercase;
	FONT-FAMILY: Georgia;
	font-weight: none;
	font-weight: bold;

}
.bodyheadsmall{
	COLOR: #465F0A;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 10px; 
	text-decoration: none;
	font-weight: bold	
}
.bold {
	COLOR: #1D404E;
	FONT-SIZE: 12px; 
	text-decoration: none;
	font-weight: bold	
} 
.bodysmall {
	COLOR: #666666;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 9px; 
	text-decoration: none;
	font-weight: none	
}  
.footertext {
	COLOR: #B9BCB6;
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 12px; 
	text-decoration: none;
	font-weight: none	
} 
A:link {
	COLOR: #003399;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	COLOR: #003399;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	COLOR: #003399;
	font-size: 13px;
	font-weight: normal;
	font-family: Georgia, Helvetica, sans-serif;
	text-decoration: underline;
}
br { clear: left; }
</STYLE>
td {  font-family: Georgia, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 140%; color: #333333; text-decoration: none}
td {  font-family: Georgia, Helvetica, sans-serif; font-size: 12px; line-height: 140%; color: #333333; text-decoration: none;}

	/*** GREEN HEAD ***/

	.greenhead {
	color: #356520;

	}
