body,td,th {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
body {
	background-image: url(images/bg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img {
	border: none; 
}

.links_header {
	color: #404040;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
.links_header:hover {
	color: #e7840c;
	text-decoration: underline;
}
.links_text {
	color: #ec8e3e;
	text-decoration: none;
}
.links_text:hover {
	text-decoration: underline;
}
.titles {
	color: #01513b;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
.titles:hover {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
.titles_links {
	color: #e7840c;
	text-decoration: none;
	font-weight: bold;
}
.titles_links:hover {
	text-decoration: underline;
}
.footer_links {
	color: #404040;
	text-decoration: none;
}
.footer_links:hover {
	color: #e7840c;
	text-decoration: underline;
}
.casestudy {
	color: #404040;
	font-size: 18px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.displayNone {
	display:none;
}
.displayBlock {
	display:block;
}
.displayInline {
	display:inline;
}
.captions {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
}
.enewstitleso {
	color: #e7840c;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
.enewstitlesg {
	color: #01513b;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
.enewsquotes {
	color: #404040;
	font-size: 16px;
	line-height: 24px;
	font-weight: italic;
	letter-spacing: -.5px;
	text-decoration: none;
}
.enewsred {
	color: #FF0000;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}