body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p
{
	font-size: 0.8em;
	padding-right: 1em;
	padding-left: 1em;
}
.normalText
{
	padding-right: 2em;
	padding-left: 1em;
	font-size: 0.8em;
	text-align: justify;
}
.quote
{
	padding-right: 3em;
	padding-left: 3em;
	font-size: 0.8em;
	font-style: italic;
	text-align: justify;
}

.MainTable {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin ;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 2em;
}
.sectionTitle {
	font-size: 0.9em;
	font-weight: bold;
	color: #006600;
	font-variant: normal;
	line-height: 1.5em;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sectionSubTitle {
	font-size: 0.9em;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.5em;
	text-align: left;
}

.picture {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: center center;
	margin: 1em;


}
.SiteMapList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 1em;
	padding-left: 1em;
	list-style-position: inside;
	list-style-type: circle;
	padding-top: 1em;
	line-height: 2em;
	text-decoration: none;
}
.SiteMapItem {
	text-decoration: none;
}
.CalendarDate {
	font-weight: bold;
		font-size: 0.8em;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 1em;
}
.CalendarDescription {
		font-size: 0.8em;
	padding-right: 2em;
	padding-left: 2em;

}
.CopyRight {
	font-size: .6em;
	text-decoration: none;
	padding-left: 2em;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #F00;
}
