body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B5C5BC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
}
.speech {
	text-align: left;
}
.secnav {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.secnav a:link { color:#103923; text-decoration:none}
.secnav a:visited { color:#258553; text-decoration:none}
.secnav a:hover { color:#B5C5BC; text-decoration:none}
.secnav a:active { color:#103923; text-decoration:none}

a:link { color:#103923; text-decoration:none}
a:visited { color:#258553; text-decoration:none}
a:hover { color:#B5C5BC; text-decoration:none}
a:active { color:#103923; text-decoration:none}

.headers {
	
}
.formboxes {
	font-size: 10px;
	background-color: efefef;
	border: 1px solid #B5C5BC;
}
.lessspace {
	line-height: 12px;
}
.tblindent {
	padding-left: 11px;
}
h1 {
	font-size: 17px;
	color: #396552;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 15px;
	color: #396552;
	line-height: 16px;
	font-weight: normal;
}
.sp_bubble {
	text-align: left;
	background-color: #E0E9E3;
}
/*.sp_bubble .sp {
	float:right;
	display:block;
	position:static;
	right:-20px;
	bottom:-50px;
	}*/
.img_rght {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.accordion_toggle_off {
	display: block;
	height: 30px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #E7EAEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #103923;
		}
.accordion_toggle {
	display: block;
	height: 30px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #E7EAEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #103923;
		}

		.accordion_toggle_active {
	color: #ffffff;
	background-color: #103923;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #103923;
		}

		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			padding-left:10px;
		}

			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
#contentmain {
  min-height:700px;
  height:auto !important;
  height:700px;
}
#contentmain_home {
	min-height:400px;
	height:auto !important;
	height:400px;
}

#leftmenu_spacer {
  min-height:170px;
  height:auto !important;
  height:170px;
}
.speech h3 {
	font-size: 12px;
	color: #919191;
	font-weight: normal;
}
