body, p,td {
font-family: "Trebuchet MS", Arial, Helvetica, Times New Roman; 
font-size: 14px; 
color: #000000;

}
p{
font-family: "Trebuchet MS", Arial, Helvetica, Times New Roman; 
font-size: 14px; 
color: #000000;
padding-left:10px;
padding-right:10px;
}

image {
	border:0;
}
a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:.07;
	-khtml-opacity:0.7;
	opacity:0.7;
}

li {
	margin-left: 15px; 
	padding-left: 1px;
	list-style-image: url(images/dot.jpg)
	}

h1 {
  margin-top:10px;
  font-family:Arial;
  font-size: 24px;
  font-weight: bold;
  color: #78a22f;
  padding-left:10px;
padding-right:10px;
	}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #0072b1;
  padding-left:10px;
padding-right:10px;
	}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#009185;
	padding-left:10px;
padding-right:10px;}
 
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a.calloutLink:link {color: #78a22f; text-decoration: underline; font-size:14px; ;}
a.calloutLink:visited {text-decoration: underline; font-size:14px; }
a.calloutLink:hover {color: #999999; text-decoration: underline; }


A {
font-family: "Trebuchet MS", Arial, Helvetica, Times New Roman; 
font-size: 13px; 
text-decoration: underline; 
font-weight: bold; 
color: #000000;
}


A:hover {
font-family: "Trebuchet MS", Arial, Helvetica, Times New Roman; 
font-size: 13px; 
text-decoration: underline; 
color: #e58b26;
}


A:active {
font-family: "Trebuchet MS", Arial, Helvetica, Times New Roman; 
font-size: 13px; 
text-decoration: underline; 
color: #000000;
}

a.sideLink:link {color: #333333; text-decoration: underline; font-weight: bold; font-size:10px;}
a.sideLink:visited {text-decoration: underline; font-weight: bold;font-size:10px;}
a.sideLink:hover {color: #78a22f; text-decoration: underline; font-weight: bold;font-size:10px;}

a.emailLink:link {color: #000000; text-decoration: underline;  font-size:13px; font-weight:normal;}
a.emailLink:visited {text-decoration: underline; font-size:13px;font-weight:normal;}
a.emailLink:hover {color: #e58b26; text-decoration: underline; font-size:13px;font-weight:normal;}


a.bot:link {color: #000000; text-decoration: none; font-weight: bold;font-size: 10px; margin-top:25px; padding-top:15px; }
a.bot:visited {color: #000000; text-decoration: none; font-weight: bold;font-size: 10px;margin-top:25px; padding-top:15px; }
a.bot:hover {color: #999999; text-decoration: none; font-weight: bold;font-size: 10px;margin-top:25px; padding-top:15px; }


.subHeader {
	font-size: 14px;
	font-weight: bold;
	color: #78A22E;
	text-transform: uppercase;
}

.spHeader {
	font-size: 13px;
	font-weight: bold;
	color: #78A22E;
	text-transform: uppercase;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}

.sideText {
	font-size: 10px;
	color: #000000;
	
	}
	
	
.calloutbox {color: #78A22F;
font-style: italic;
font-size:14px}

.line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}



