/* Start of CMSMS style sheet 'mobile' */
body {
	background-image: none;
	background-repeat: no-repeat;
	font-size: 1em;
}
.threecolumn #container {
	width: 95%;
	background-image: none;
	background-repeat: no-repeat;
}
.threecolumn #topborder, #header {
	display: none;
	height: 0px;
}
.threecolumn #footer {
	background-image: none;
}
.threecolumn img {
	display: none;
}
.threecolumn #sidebar1 {
	display: none;
}
.threecolumn #sidebar2 {
	display: none;
}
.threecolumn #mainContent {
	margin: 0px;
	padding: 0px;
}
.threecolumn #mainnavigation {
	height: auto;
	width: auto;
	margin-left: 0px;
	overflow: visible;
}
.threecolumn #subnav {
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
#navigation {
	margin-left: 0px;
}
#navigation ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#navigation li {
	float: none;
	background-image: none;
}
#navigation a {
	display: inline;
	background-image: none;
	padding: 0px;
	font-size: 1em;
}
#navigation #current {
	background-image: none;
}
#navigation #current a {
	background-image: none;
}
#navigation .menuactive {
	background-image: none;
}
#navigation .menuactive a {
	background-image: none;
}
#subnavigation {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
#subnavigation li {
	float: none;
	background-color: #5c6a4e;
}
#subnavigation .menuactive a {
	color: #000000;
	font-weight: 500;
}
/* End of 'mobile' */

