/* Start of CMSMS style sheet 'all kabk' */
body {
	font: 11px/2 Verdana, Arial, Helvetica, sans-serif;
	color: #042a08;
}

address, blockquote, dl, fieldset, form, hr, ol, p, pre, table, ul {
	margin-top: 0;
	margin-bottom: 1.5em;
	padding: 0;
}

ol, ul {
	margin-left: 2em;
}

h1 {
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #10a31e;
	margin: 0 0 .75em  0;
	padding: 0;
}

h2 {
	font-size: 1.5em;
	line-height: 1.66em;
	font-weight: normal;
	color: #8fdc2c;
	margin: 0;
	padding: 0;	

}

h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;

}

#content a:link {
	color: #104ba3;
}

#content a:visited {
	color: #500848;
}

span.date {
	font-size: .75em;
	float: right;
}

div.more {
	border-bottom: 0.075em solid #8fdc2c;
	margin: 0 0 2em 0;
	padding: 0 0 2.5em 0;
}

ul {
	margin-left: 1.2em;
	list-style-type: square;
}

img.left {
	margin: 0.66em 2em 2.33em 0;
	float: left;
}

img.right {
	margin: 0.66em 0 2.33em 2em;
	float: right;
}

table {
	border-collapse: collapse;
	border: 0;
	margin: 0 0 .4em 0;
	padding: 0;
}

table th,
table td {
	vertical-align: top;
	margin: 0;
	padding: .25em;
	border: .05em solid #8fdc2c; 
}

table.borderless th, 
table.borderless td {
	padding: 0 1em 0 0;
	border: none;
}

dl.footnotes dd {
	margin-left: 1em;
}

dl.footnotes dt {
	margin-bottom: -1.66em;
	font-size: .8em;
}

div.newsItem {
	margin-bottom: 2em;
}

div.newsItem h2 a:link {
	text-decoration: none; 
	color: #8fdc2c !important;
}

div.newsItem h2 a:hover {
	text-decoration: underline;
}

div.pageMenu {
	margin-top: 2em;
	font-weight: bold;
	border-top: .05em solid #8fdc2c;
	padding: .5em 0;
}

div.pageMenu a {
	padding: 0 .5em;
	text-decoration: none;
	color: #8fdc2c !important;
}
/* End of 'all kabk' */

