body,p,td {
font-family: Tahoma, Helvetica, Times New Roman, Arial; 
font-size: 13px; 
color: #333333
}



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

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

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #005555;
	}
 
.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: Tahoma, Helvetica, Times New Roman, Arial; 
font-size: 13px; 
text-decoration: underline; 
font-weight: bold; 
color: #000000;
}


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


A:active {
font-family: Tahoma, Helvetica, Times New Roman, Arial; 
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: #FFFFFF; text-decoration: none; font-weight: bold;font-size: 9px; margin-top:25px; padding-top:15px; }
a.bot:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;font-size: 9px;margin-top:25px; padding-top:15px; }
a.bot:hover {color: #78A22E; text-decoration: none; font-weight: bold;font-size: 9px;margin-top:25px; padding-top:15px; }



.style1 {color: #FFFFFF}
.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;
}


