@charset "UTF-8";

/* Content */
.realcontent h1, .h1, body.mceContentBody h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#EA541F;
	padding-bottom:15px;
	font-weight:bold;
}
.realcontent h2, .h2, body.mceContentBody h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#EA541F;
	font-weight:bold;
	padding-bottom:7px;
	text-decoration:underline;
	text-align:left;
}

.realcontent a, body.mceContentBody a{
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
}
.realcontent a:hover, body.mceContentBody a:hover{
	text-decoration:none;
}
.realcontent .back, body.mceContentBody .back{
	padding-top:30px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	display:block;
}
.realcontent .back{
	text-decoration:underline;
}
.realcontent p, body.mceContentBody p{
	padding:0px;
	margin:0px;
}
.realcontent .text, .text, body.mceContentBody .text{
	margin-top:0px;
	margin-bottom:0px;
}
ul,  body.mceContentBody .ul{
	padding-bottom:5px;
	padding-left:0px;
	margin-left:16px;
}
li,  body.mceContentBody .li{
	list-style-image:url(list.gif);
	list-style-position:inherit;
	list-style-type:none;
	padding-left:0px;
	color:#000000;
}
hr, .hr, body.mceContentody hr{
	border-top:1px dotted #000000;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.realcontent .linktable, body.mceContentBody .linktable{
	float:right;
	border-collapse:collapse;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.realcontent .linktable tr, body.mceContentBody .linktable tr{
	border-right:1px dotted #000000;
	border-left:1px dotted #000000;
	
}
.realcontent .linktable th p,  body.mceContentBody .linktable th p{
	margin:2px;
	background-color:#d1e9b7;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}
.realcontent .linktable td p,  body.mceContentBody .linktable td p{
	margin:2px;
	background-color:#d1e9b7;
	padding-left:29px;
	padding-right:29px;
	padding-bottom:5px;
	padding-top:5px;
}
.realcontent .linktable tr td a, body.mceContentBody .linktable tr td a{
	line-height:24px;
}
.realcontent .linktable th{
	border-bottom:1px dotted #000000;
}
/* Sitemap */
#sitemap_menu .level1 a{
	color:#EA541F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
#sitemap_menu .level1 a:hover{
	text-decoration:underline;
}
.sitemap_menu_item .level2{
	margin-left:10px;
}
#sitemap_menu .level2 a{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
}
#sitemap_menu .level2 a:hover{
	text-decoration:underline;
}
