* { font-size: 100%; }
html, body, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin: 0;
	padding: 0;
}
html{
	height:100%;
}
body {
	font-family:  Arial, sans-serif;
	line-height: 1.3em;
	font-size: 0.8em;
	background-color:#484848;
	color: #fff;
	height:100%;
}
body.contentpane {
	padding: 10px;
}
input.button {cursor: pointer;}
p {margin-bottom: 0.8em;}
img {border: 0 none;}

ul#mainlevel-top {
	margin: 0 auto;
	list-style: none;
}
ul#mainlevel-top  li{
	text-align: center;
    float: right;
	padding: 0;
	margin: 0;
	width: 130px;
}
ul#mainlevel-top a{
	display: block;
	text-decoration: none;
	background: url(../images/marker.gif) no-repeat;
	background-position: top right;
	vertical-align: middle;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	color: #a7fba0;
	height: 30px;
	font-size: 14px;
	font-weight: normal;
}
ul#mainlevel-top a:hover{
	background-image: url(../images/marker_a.gif);
	text-decoration: none;
}
div {
	text-align: left
}
fieldset {
	border: 0
}
a {
	color: #02912b;
	text-decoration: underline;
}
a:link, a:visited {
}
a:hover, a:active {
	color: #69c45d;
}

/*gallery*/
#maincolumn .imgtable a img, #maincolumn .imgdiv a img {border: 3px solid #19582b;}
#maincolumn .imgtable  a:hover img, #maincolumn .imgdiv  a:hover img { border: 3px solid #69c45d; }

span.pathway {
}
a.pathway {
}
table.moduletable {
	width: 100%;
	margin: 0 15px 15px 0;
}
table.moduletable  td{
	vertical-align: top
}

div.moduletable{
	margin: 0 15px 30px 0;
	text-align: center;
}
.contentpane {
}
table.contentpaneopen, table.moduletable {
	width: 100%;
}
table.mostable{

}
table.contentpane td {
}

h1{
	font-size: 2em;
	font-weight: normal;
}
h2{
	font-size: 1.8em;
	font-weight: normal;
	padding: 5px 0
}
.contentheading, .componentheading, .newsheader,  table.moduletable  th, h3{
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	padding: 0 0 10px 0
}
.small, .createdate, .modifydate {
	font-size: 0.8em;
	color: #1f1f1f
}
.contentdescription{
	text-align: right;
}
.buttonheading {
	vertical-align: top
}
.readon {
	text-align: right;
}
.back_button {
}
.nav_button {
}
#pages{
	font-size: 0.85em;
}
.pagenav_prev, .pagenav_next {
}
.sectiontableheader {
	width: 0%;
}
.sectiontableentry1, .sectiontableentry2 {
	width: 0%;
	vertical-align: top
}
.adminform {
	text-align: center
}
.mosimage, .mosimage_caption {
	padding-top: 5px;
	padding-bottom: 3px;
}
.article_seperator {
}
table.blog {
}
.blog_more {
}

table.mostable th {
	color: #000;
	text-align: center;
	vertical-align: middle;
	padding: 3px 5px
}
table.mostable td {
	vertical-align: top;
	padding: 3px 5px
}
.leftalign{
	text-align: left
}
.rightalign {
	text-align: right
}
.centeralign{
	text-align: center;
}
.border, .border td, .border th{
	border: 1px solid #ddd;
	border-collapse: collapse
}
.banner {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 1px solid #ddd
}
.phone{
	font-size: 1.4em;
	font-weight:normal
}
h4 {
	font-size: 1.4em;
	line-height: 1.2em;	
	font-weight:normal
}
div.column{
	float: left;
	width: 50%;
}
.moduletable-info{
}
ul.latestnews-info {
	margin: 0;
	list-style: none;
	padding: 0;
}
ul.latestnews-info li{
	padding: 2px;
	margin: 0;
}