#topmenu ul#mainlevel-nav,
#topmenu ul.menu-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topmenu ul#mainlevel-nav li,
#topmenu ul.menu-nav li {
	background: url(../images/topmenu_right.gif) no-repeat 100% 0;
	float: left;
	height: 28px;
	margin: 0 2px 0 0
}

#topmenu ul#mainlevel-nav li a:link,
#topmenu ul#mainlevel-nav li a:visited,
#topmenu ul.menu-nav li a:link,
#topmenu ul.menu-nav li a:visited {
	background: url(../images/topmenu_left.gif) no-repeat 0 0;
	color: #fff;
	display: inline-block;
	font-size: 0.9em;
	height: 20px;
	padding: 8px 10px 0;
	text-decoration: none;
	border: 0 none;
}

#topmenu ul#mainlevel-nav li:hover,
#topmenu ul.menu-nav li:hover,
#topmenu ul.menu-nav li.active {
	background: url(../images/topmenu_right_hover.gif) no-repeat 100% 0;
}

#topmenu ul#mainlevel-nav li a:hover,
#topmenu ul.menu-nav li a:hover,
#topmenu ul.menu-nav li.active a:link,
#topmenu ul.menu-nav li.active a:visited {
	background: url(../images/topmenu_left_hover.gif) no-repeat 0 0;
}

a img {
	border: 0 none;
}

ul {
	clear: both;
}

.componentheading {
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
	border-right: 10px solid #ffffff;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 5px 5px;
}

.contentpaneopen {
	padding: 0 3px;
	text-align: justify;
}

.contentheading,
.buttonheading {
	margin: 0 5px 0;
	font-size: 1em;
	background: #BF5F5F;
	color: #900;
	padding: 2px 4px;
	text-align: center;
	font-weight: bold;
}

.moduletable,
.moduletable_menu {
	margin-bottom: 20px;
}

.moduletable h3,
.moduletable_menu h3,
.bannerheader {
	margin: 0 0 5px;
	font-size: 1em;
	background: #ffffff;
	color: #900;
	padding: 2px 4px;
	text-align: left;
	font-weight: bold;
}

.moduletable ul,
.moduletable_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.moduletable ul ul,
.moduletable_menu ul ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: outside;
}

.moduletable a,
.moduletable_menu a,
.moduletable_menu ul li a {
	border-bottom: 1px dashed #BF5F5F;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 2px;
}

.moduletable a:hover,
.moduletable_menu a:hover,
.moduletable_menu ul li a:hover {
	border-bottom: 1px dashed #900;
	text-decoration: none;
	background: #BF5F5F;
	color: #900;
	display: block;
}

.banneritem_text {
	border: 1px solid #BF5F5F;
	margin: 0 0 5px;
	padding: 3px;
}

.bannergroup_text a {
	text-decoration: underline;
	color: #fff;
}

.bannergroup_text a:hover {
	text-decoration: none;
}

.inputbox {
	border: 1px solid #BF5F5F;
	background: transparent;
	color: #BF5F5F;
	padding: 3px;
}

.inputbox:hover {
	border: 1px solid #fff;
	color: #fff;
}

.button {
	background: #BF5F5F;
	border: 1px solid #fff;
	color: #900;
	margin: 5px 0;
}

fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
}

.small,
.createdate,
.modifydate {
	color: #CF5A5A;
	font-size: 0.8em;
}

.contenttoc {
	float: center;
	border: 1px solid #fff;
	margin: 0 0 10px 10px;
}

.contenttoc tbody tr th {
	border-bottom: 1px solid #fff;
	padding: 5px;
}

.contenttoc tbody tr td {
	padding: 1px 5px 3px;
}

.sectiontableheader,
.sectiontableentry0 td,
.sectiontableentry1 td,
.sectiontableentry2 td {
	background: #BF5F5F;
	padding: 5px;
	border-bottom: 1px solid #900;
}
