body {
	font: 12px Tahoma;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
 
.container {
	width: 213px;

}
p {
	font: 1em normal Tahoma;
	text-align:left;
	padding: 20px 0;
	color: #000;
	line-height:20px;
}
p span { color: #000; }
p small{
	font: 0.3em normal Tahoma;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #000;
}
p.trigger {
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	height: 35px;
	line-height: 35px;
	width: 213px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

p.menuitem {
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	height: 35px;
	line-height: 35px;
	width: 213px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

p.trigger a {
	color: #000;
	text-decoration: none;
	display: block;
}

p.menuitem a {
	color: #000;
	text-decoration: none;
	display: block;
}

p.trigger a:hover {
	color: #039;
}

p.menuitem a:hover {
	color: #039;
}

p.trigger2 {
	padding: 0 0 0 30px;
	margin: 0 0 0px 0;
	/*background: url(../images/h2_trigger_a.gif) no-repeat;*/
	height: 35px;
	line-height: 35px;
	width: 213px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
p.trigger2 a {
	color: #000;
	text-decoration: none;
}
p.trigger2 a:hover {
	color: #C00;
}
p.active {background-position: left bottom;}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	/*border-top: 1px solid #d6d6d6;*/
	/*background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 1.2em;
	width: 213px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom;
	font-family: Tahoma;
	font-size: 11px;
	color:#000;
	line-height: 20px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Tahoma;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	/*border-bottom: 1px dashed #ccc;*/
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	/*border: 1px solid #ccc;*/
}
.icerdeLink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.icerdeLink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.icerdeLink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
