﻿#buttons {
	float: right;
	margin: 0;
	padding: 0;
	width: 50%;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	display: block;
	padding-left: 0;
	padding-right: 0;
	float: right;
	margin: 0;
	width: auto;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	border-left: 1px dashed #FFEB77;
	background: none;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #FFEB77;
	background: #DB8F00;
}
#active_menu {
	color: #FFEB77;
	font-weight: bold;
}
a#active_menu:hover {
	color: #DB8F00;
}
.maintitle {
	color: #fff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #FFEB77;
	font-size: 14px;
	font-weight: bold;
}
.back_button {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 2px solid #FFEB77;
	width: 40px;
	padding: 4px;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFEB77;
	width: auto;
	padding: 4px;
	margin: 1px;
}
.pagenavbar {
	padding-right: 5px;
	float: right;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0;
	background: url(../images/arrow.png) no-repeat 0 3px;
}
td {
	text-align: left;
	font-size: 11px;
}
body {
	margin: 0;
	height: 100%;
	padding: 0;
	color: #333;
	background: #fff;
	scrollbar-3dlight-color: #FECE60;
	scrollbar-base-color: #FFF9D7;
	scrollbar-darkshadow-color: #FECE60;
	scrollbar-face-color: #FFF9D7;
	scrollbar-highlight-color: #FECE60;
	scrollbar-shadow-color: #FECE60;
	scrollbar-track-color: #FECE60;
	scrollbar-arrow-color: #FECE60;
	font: 11px Arial, Helvetica, Sans Serif;
}
a:link, a:visited {
	color: #DB8F00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FECE60;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contentpane td {
	margin: 0;
	padding: 0;
}
table.contentpane td.componentheading {
	font-size: 13px;
	font-weight: bold;
	color: #DB8F00;
	padding-left: 4px;
}
table.contentpane td.contentheading {
	padding-left: 15px;
	padding-top: 9px;
}
.button {
	padding: 2px 5px;
	height: 22px;
	border: solid 1px #FFEB77;
	color: #DB8F00;
	text-align: center;
	background: #fff;
	font: bold 11px Arial, Helvetica, Sans Serif;
}
.inputbox {
	padding: 2px;
	border: 1px solid #DB8F00;
	background: #FFF9D7;
}
.contentcolumn {
	padding-right: 5px;
	font-size: 11px;
}
.contentheading {
	height: 26px;
	background: url(../images/contenthead.png) no-repeat;
	color: #DB8F00;
	text-align: left;
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFEB77;
	text-align: left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 3px;
}
table.moduletable th {
	background: url(../images/moduleheading.png) no-repeat;
	color: #DB8F00;
	text-align: left;
	padding-left: 12px;
	height: 12px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	line-height: 10px;
	border-bottom: 1px solid #FFEB77;
}
table.moduletable td {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #FFF9D7;
	padding: 4px;
}
.sectiontableentry1 {
	background: #fff;
}
.sectiontableentry2 {
	background: #FFF9D7;
}
.small {
	color: black;
	font-size: 9px;
	font-weight: bold;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #DB8F00;
	font-size: 8px;
	font-weight: bold;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #DB8F00;
	font-size: 8px;
	font-weight: bold;
}
table.contenttoc {
	border: 1px solid #FFEB77;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #DB8F00;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 24px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0 -25px;
	text-decoration: none;
	color: #DB8F00;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #DB8F00;
	text-align: left;
}
a.sublevel:hover {
	color: #FECE60;
	text-decoration: none;
}
a.readon:link, a.readon:visited {
	color: #DB8F00;
	text-decoration: none;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a.readon:hover {
	color: #FECE60;
	text-decoration: underline;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.highlight {
	color: White;
	padding: 0 2px;
	background: #DB8F00;
}
.code {
	border: 1px solid #FECE60;
	background: #FFEB77;
}
