/* Cascading Style Sheet for Map4Web export */
/* Template Menu/Blue */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 0px;
}

#title{
	font-size: 20px;
	margin-left: 5px;
}
.tdtopleft {
	background-color: #525678;
	height: 26px;

}
.tdtopright {
	background-color: #525678;
}

.tdleft {
	background-color: #c1c3d5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #525678;
	border-left-color: #525678;
	padding-top: 20px;
	padding-right: 3px;
	padding-left: 3px;
	width: 194px;
	text-align: center;
	height: 400px;
	background-image: url(../img/bg_left.jpg);
	background-repeat: repeat-y;
}

.M4WRSS {
	text-align: center;
	padding-top: 10px;
}

.tdright {
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 20px;
}

.M4Wheading0{
	font-size: 18px;
	text-decoration: underline;
	padding-bottom: 20px;
}


.M4WblockNews{
	width: 400px;
}
.M4WblockNews .M4WblHead{
	background-color: #c1c3d5;
	background-image: url(../img/bg_left.jpg);
	background-repeat: repeat-y;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px solid #525678;
	border-right: 1px solid #525678;
	border-left: 1px solid #525678;
}
.M4WblockNews .M4WblBody{
	border: 1px solid #525678;
}


.M4WblockSee{
	width: 400px;
	margin: 20px;
}
.M4WblockSee .M4WblHead{
	background-color: #c1c3d5;
	background-image: url(../img/bg_left.jpg);
	background-repeat: repeat-y;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px solid #525678;
	border-right: 1px solid #525678;
	border-left: 1px solid #525678;
	margin: 0px;
	padding: 2px;
}
.M4WblockSee .M4WblBody{
	border: 1px solid #525678;
	padding: 2px;
	position: relative;
}

.M4WblockSee .M4Wleft{
	font-size: 8pt;
	left: 1px;

}
.M4WblockSee .M4Wright{
	font-size: 8pt;
	margin-left: 30px;
	left: 100px;
	position: absolute;
}



.M4Wimagemap{
	border: none;
}

.M4Wtoc{
	margin: 20px;
	padding: 5px;
	width: 300px;
	border: 1px solid #525678;

}

.M4Wtocitem{
	font-size: 9pt;
	padding-left: 10px;

}

.notes {

	font-size: 10pt;
}

.M4Wheading1 {
	font-size: 16px;
	text-decoration: underline;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 5px;
}
.M4Wheading2 {
	font-size: 14px;
	text-decoration: underline;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 5px;
}
.M4Wheading3 {
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 5px;
}

.tdbottomleft {
	background-color: #525678;
	height: 20px;
	padding-left: 10px;

}

.contact {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.contact a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.contact a:visited {
	text-decoration: none;
	color: #FFFFFF;
}.contact a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}.contact a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.tdbottomright {
	background-color: #525678;
}
