#contentleft {
	font-size: 0.8em;
	color: #444444;
	text-align: justify;
}
#contentleft h1 {
	color: #537975;
	font-size: 1.8em;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #537975;
	padding-right: 10px;
	margin-bottom: 15px;
	text-align: right;
}
#contentleft h2 {
	color: #537975;
	margin-top: 0.8em;
	font-size: 1.2em;
	margin-bottom: 0.8em;
}
#contentleft h6 {
	color: #537975;
	font-size: 1em;
	display: inline;
}
#contentleft p {
	margin-bottom: 0.8em;
}
#contentleft a {
	color: #444444;
}
#contentleft ul {
	list-style-position: inside;
}
#contentleft ol {
	list-style-position: inside;
}
#contentleft img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentleft .smalltext {
	font-size: 0.85em;
}

#contentleft table.data td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7C2BF;
	background-image: url(../images_layout/back_table.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}
#contentleft table.data td.tabletitle {
	text-align: right;
	border-top-style: none;
	background-image: none;
	font-size: 1.4em;
	color: #537975;
	font-weight: bold;
}
#contentleft table.data td.greentitle {
	font-weight: bold;
	color: #537975;
}
#contentleft table.data td.rowtitle {
	font-weight: bold;
	color: #537975;
	width: 125px;
}
#contentleft table.data td.rowtitle a {
	font-weight: bold;
	color: #537975;
	font-size: 1.1em;
}
#contentleft table.data td.tablesubtitle {
	font-size: 1.25em;
	color: #537975;
	font-weight: bold;
}
#contentleft table.data img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentleft form#information {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #537975;
	border-bottom-color: #537975;
}
#contentleft form div.clearfix {
	padding-top: 3px;
	padding-bottom: 2px;
}
#contentleft form .firstformitem {
	margin-top: 12px;
}
#contentleft form h6 {
	font-size: 0.75em;
	font-weight: normal;
	margin-bottom: 14px;
}
#contentleft form label {
	width: 120px;
	float: left;
}
#contentleft form input {
	border: 1px solid #BFC5C5;
}
#contentleft form textarea {
	border: 1px solid #BFC5C5;
}
#contentleft form .submit {
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #0B584E;
	background-color: #BFC5C5;
}
#contentleft div#addpower {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
}
#contentleft .alignright {
	text-align: right;
}
#contentleft .alignmiddle {
	text-align: center;
}
#contentleft .floatleft {
	float: left;
	margin-right: 20px;
}
#contentleft .floatright {
	float: right;
	margin-left: 20px;
}
#contentleftsmall li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 15px;
	list-style-image: url(../images_layout/bullet.gif);
	margin-top: 3px;
}
