body{
	background: #fff;
	padding: 0;
	margin: 0;
	color: #000;
}
a,a:link{
	text-decoration: none;
	color: #000;
}

.text h2{
	font-size: 18px;
	margin-left: 0;
	padding-left: 0;
}

#nav_top {
	display: none;
}

#nav_side {
	display: none;
}

#breadcrumb {
	display: none;
}
#footer{
	display: none;
}

#footer_print{
	display: block;
	font: italic 11px/20px Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	color: #000;
}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	background-image: none;
}

#header{
	height: auto;
	font-size: 12px;
	margin-left: 0;
	width: auto;
	background-image: none;
	text-align: left;
}

h1 a{
	background: none no-repeat;
	width: auto;
	height: auto;
	text-indent: 0;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	color: #000;
	float: none;
	line-height: 40px;
}

.list{
	border-bottom: 1px solid #aeb0b3;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 130px;
}

.list .expand{
	font-size: 14px;
}


.list .expand ul ul{
	height: 25px;
	clear: left;
	margin: 0;
	padding: 0;
}

.list a.toggle_image,.list.single img{
	float: right;
	border: 1px solid #aeb0b3;
}

a.toggle_image.none {
	display: none;
}


.list h2, .list h2 a{
	font-size: 17px;
	color: #000;
	margin-bottom: 7px;
}

.text p{
	font: 12px Verdana, Arial, Sans-Serif;
}

.list .expand form{
	margin-top: 10px;
	margin-bottom: 10px;
}

.list .expand ul ul li{
	float: left;
	width: 80px;
	height: 25px;
}

#page{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	min-height: 0;
}

input{
	font-size: 14px!important;
	font-weight: bold!important;
	border: 0 none #fff;
}

.list .options, .list .options a{
	font: 12px Verdana, Arial, Sans-Serif;
	color: #646567;
}
.list .options{
	display: none;
}

label{
	padding: 5px;
	margin: 2px;
}

li{
	font-size: 14px;
}

.button {
	display: none;
}

h2 {
	text-align: left;
}