body {
	margin: 0;
	background-color: white;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
	font-size:100%;
	line-height:150%;
}

#page {
	margin: 0 auto;
	text-align: left;
}

p {
	text-align: justify;
}

#header {
	position: relative;
}

#quote {
	position: absolute;
	width: 300px;
	top: 10px;
	left: 0;
	line-height: 150%;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 80%;
}

#quote .author {
	position: relative;
	top: 5px;
	margin-left: 2em;
	font-size: 75%;
	text-align: right;
	text-transform: uppercase;
	font-style: normal;
	color: #858FAF;
}

#nav1 {
	margin: 0;
	width: 240px;
	float: left;
	padding: 0;
	color: #858faf;
}

#nav1 a {
	text-decoration: none;
	color: black;
}

#nav1 a:hover {
	text-decoration: none;
}

#nav1 a.selected {
	font-weight: bold;
}

#nav1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav1 ul li {
	margin: 0 0 10px 0;
	background-image: url(images/sidebar-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
}

#nav1 ul li.selected {
	background-image: url(images/sidebar-bottom-selected.png);
}

#nav1 ul li h6 {
	margin: 0;
	background-image: url(images/sidebar-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 100%;
	padding: 10px 10px 0 10px;
}

#nav1 ul li.selected h6 {
	background-image: url(images/sidebar-top-selected.png);
}

#nav1 ul li h6 a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#nav1 ul li.selected h6 {
	padding-bottom: 7px;
}

#nav1 ul li ul {
	background-image: url(images/sidebar-bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 10px 10px 0 10px;
	font-size: 85%;
}

#nav1 ul li.selected ul {
	border-top: 1px solid #eb8710;
	background-image: url(images/sidebar-bg-selected.png);
}

#nav1 ul li ul li {
	margin: 0.3em 0;
	background-image: none;
	background-color: white;
	padding: 0;
}

#nav1 ul li ul li.selected {
	background-image: none;
	background-color: white;
}

#nav1 ul li ul li ul {
	margin: 0;
	padding: 0 0 0 1.5em;
	background-image: none;
	background-color: white;
	list-style: square;
}

#nav1 ul li ul li.selected ul {
	border-style: none;
	background-image: none;
}

#nav-bottom {
	clear: both;
	margin: 0 auto;
	margin-top: 2em;
	border-top: 1px solid #85afaf;
	padding: 0.2em 0;
	text-align: center;
	font-size: small;
	width: 900px;
}

#nav-bottom a {
	font-weight: normal;
	margin: 0 0.5em;
	color: black;
	text-decoration: none;
	background: transparent;
}

#nav-bottom a:hover {
	text-decoration: underline;
}

div,span,p,table,tr,td,h1,h2,h3,h4,h5,h6,img {
	border-width: 1px;
	border-style: none;
	border-color: #eb8710;
}

a {
	color: #1c2f69;
	text-decoration: underline;
}

a:hover {
	background-color: #edeff5;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
	text-decoration: none !important;
	border-style: none !important;
	color: black;
}

h1 {
	margin: 0 0 1em 0;
	background-color: #f8e9d8;
	border-bottom: 1px solid #e7ad68;
	border-right: 1px solid #e7ad68;
	padding: 0.3em 0.5em;
	font-size: 140%;
}

* {
	page-break-before: avoid;
	page-break-inside: avoid;
	page-break-after: avoid;
}

h2 {
	margin-top: 2em; border-bottom-style: solid;
	border-bottom-width: 3px;
	font-size: 120%;
}

h3 {
	font-size: 100%;
	border-bottom-style: solid;
}

h4 {
	font-size: 100%;
	margin: 0.5em 0;
}

fieldset {
	margin: 1em 0;
	border: 1px solid #e7ad68;
}

form td, form th {
	padding: 4px 0.5em;
}

legend {
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

.icon12 {
	height: 12px;
	width: 12px;
}

.icon16 {
	height: 16px;
	width: 16px;
}

.icon32 {
	height: 32px;
	width: 32px;
}

.icon48 {
	height: 48px;
	width: 48px;
}

.icon64 {
	height: 64px;
	width: 64px;
}

ul {
	margin: 0;
	list-style: square;
	padding: 0 0 0 2em;
}

li {
	margin: 0.5em 0;
	padding: 0;
	text-align: left;
}

ul.link-list {
	color: #eb8710;
}

table {
	border-collapse: collapse;
}

td, th {
	text-align: left;
	vertical-align: top;
}

table.enum-table, table.timetable {
	width: auto;
	width: 630px;
	font-size: 80%;
}

table.enum-table tbody tr td {
	border: 1px solid white;
	padding: 4px;
	background-color: #edeff5;
}

table.enum-table2 {
    width: auto;
    width: 630px;
    font-size: 95%;
}

table.enum-table2 tbody tr {
    border: 1px solid #999999;
}

table.enum-table2 tbody tr td.img {
    background-color: white;
    padding: 2px;
    margin:0
}

table.enum-table2 tbody tr td.txt {
    background-color: white;
    padding: 12px;
}

table.timetable tbody tr th {
	background-color: #edeff5;
}

table.timetable tbody tr td {
	vertical-align: top;
	padding: 4px;
	border-style: solid;
}

table.lines-visible td {
	border-top: 1px solid black;
}

div.box {
	border-width: 2px;
	border-style: solid;
	padding: 12px;
}

.float-left {
	float: left;
	margin: 5px 10px 5px 0;
}

.float-right {
	float: right;
	margin: 5px 0 5px 10px;
}

.thumbnail {
	border-style: solid;
	border-color: #edeff5;
}

div.image-with-caption {
	border-style: solid;
	border-color: #edeff5;
	padding: 3px;
	text-align: center;
}

div.image-with-caption div {
	font-size: small;
}

div.quote {
	font-style: italic;
	color: #666666;
	background-image: url(images/quote-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 0 0 15px;
}

div.quote * {
	margin-top: 0;
}

div.quote div.author {
	margin-top: 0.3em;
	font-style: normal;
	text-align: right;
	color: black;
}

.error {
	border-width: 1px;
	border-style: solid;
	border-color: #ff6666;
	background-color: #ffcccc;
	padding: 2px 5px;
}

.hint {
	font-size: small;
	color: gray;
}

.small {
	font-size: small;
}

.no-overflow {
	overflow: hidden;
}
