body {
	margin: 0px;
	background-color: #FFF;
	}

p, li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	}

p.quote {
	color: #FFF;
	margin-left: 14px;
	margin-right: 8px;
	margin-top: 14px;
	}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
		
img.logo {
	margin: 16px 8px 8px 30px;
	}
	
img.bordered{
	border: 1px solid #005E3B;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #30C463;
	margin-top: 6px;
	margin-bottom: 6px;
	}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #000;
	margin-top: 6px;
	margin-bottom: 6px;	
	}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #666;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;	
	border: 1px dotted #AAA;
	background-color: #FFF;
	}
		
a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
	}

a:link {
	color: #005E3B;
	text-decoration: underline;
	}

a:visited {
	color: #005E3B;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a:active {
	color: #000;
	text-decoration: none;
	}

hr {
	margin: 20px 10px 20px 10px; 
	height: 1px; 
	border: 0px; 
	padding: 0px; 
	color: #CCC; 
	background-color: #CCC;
	}
ul {
	margin: 10px 0px 5px 0px;
	padding: 0px 10px 0px 40px;
	}	
td#maincontent{
	background-color: #EFEBEB;	
	}

td#maincontent h2 {	
	margin: 14px 16px 0px 22px;
	}

td#maincontent h3 {	
	margin: 14px 16px 0px 22px;
	}
	
td#maincontent p {
	margin: 16px 10px 16px 22px;
	line-height: 12px;
	}
		
td#maincontent li {
	margin: 0px 16px 0px 0px;
	}

td#subnav ul {
	margin: 0px 0px 0px 20px;
	border: 0px;
	padding: 0px;
	}	

td#subnav ul li {
	list-style-type: disc;
	list-style-position: outside;	
	margin: 0px 6px 2px 4px;
	line-height: 16px;
	}

td#subnav ul li a {
	font-weight: bold;
	}

td#subnav ul li a:link {
	color: #FFF;
	text-decoration: underline;
	}

td#subnav ul li a:visited {
	color: #FFF;
	text-decoration: underline;
	}

td#subnav ul li a:hover {
	color: #30C463;
	text-decoration: none;
	}

td#subnav ul li a:active {
	color: #30C463;
	text-decoration: none;
	}
	
td#subnav ul li a.current {
	color: #30C463;
	font-weight: bold;
	text-decoration: none;
	}
		
td#footer p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	}
	.green {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #005E3B;
	font-weight: bold;
	}



	/* NEWS */
.news-heading {
	margin-left: 15px !important;
	margin-right: 0px !important;
	padding-left: 3px !important;
}

.news_teaser {
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 0px;
	height: 100%; 
	min-height: 200px;
}

.news-hr {
	border: 1px dotted #AAAAAA;
	width: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-title {
	margin-left: 12px !important;
	margin-right: 12px !important;
	margin-bottom: 0px;
	width: 75%;
}

.home-news-heading p {
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #AAAAAA;
}

.home-news-heading p a {
	font-size: 11px;
	color: white !important;
	text-decoration: none !important;
}

.home-news-heading p a:hover {
	text-decoration: underline;
}

.news_teaser_home h3 {
	background-color: #005E3B !important;
	border: 0px !important;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}

.news_teaser_home a, .home-news-heading p a {
	color: white !important;
	text-decoration: none !important;
}

.news_teaser_home a:hover, .home-news-heading p a:hover {
	text-decoration: underline !important;
}

.news_teaser_home p {
	padding-left: 5px !important;
	padding-right: 3px !important;
	color: white;
}

.news-title {
	background-color: #EFEBEB;
	border: 0px !important;
}

.home-more {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 20px;
}

.moreless {
	position: absolute;
	top: 0px;
	right: 5px;
}

.moreless a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.moreless a:hover {
	text-decoration: underline;
}

.moreless a:visited {
	text-decoration: none;
}

.newsimage img {
	float: right;
	margin-left: 10px;
	margin-right: 7px;
}

img.blockimg {
	display: block;
	width: 453px;
	height: 28px;
}

.mini_intro, .main_intro {
	margin-top: 10px;
	padding-top: 0px;
}

.mini_intro p, .main_intro p {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.mini_intro img, .main_intro img {
	float: right;
	border: 1px solid #AAAAAA;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
}

.main_intro  p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#news-article img {
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 20px; 
	margin-left: 10px;
	margin-bottom: 10px;
}
