@charset "utf-8";
/* CSS Document */
#wrapper {
	background-color: #cccccc;
	border: 1px solid #000000;
	height: auto;
	width: auto;
}
#header {
	background-color: #663366;
	border: 1px solid #000000;
}
#left {
	background-color: #FFCC33;
	border: 1px solid #000000;
	width: 50%;
}
#right {
	background-color: #66CC66;
	border: 1px solid #000000;
	float: right;
	width: 50%;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0;
}
li {
	line-height: 20px;
}
.list_description {
	list-style-type: none;
	margin-left: -10px;
	line-height: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #885600;
}

div.P2 {
	text-align: left;
	margin-left: 10px;
}
div.box {
	text-align: left;
	padding: 5px;
	border: thin solid #008856;
}


.align_right {
	float: none;
	position: relative;
	z-index: auto;
	clip: rect(auto,auto,auto,auto);
	text-align: right;
}

.LanguageToggle {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img_noborder {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.QuickNav {
	background-color: #7fc3aa;
	background-position: left top;
	position: absolute;
	height: 25px;
	width: 100%;
	top: 0px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.Banner {
	background-color: #FFFFFF;
	background-position: right top;
	position: absolute;
	height: 127px;
	width: 100%;
	top: 26px;
	line-height: normal;
	background-image: url(OLSN_Banner2.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #008856;
	border-bottom-color: #7fc3aa;
}

.BannerLogo {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: 1;
	left: 10px;
}

.BannerLogo2 {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: 1;
	right: 10px;
}

.MainNav {
	background-color: #85B49B;
	background-position: left top;
	position: absolute;
	height: 40px;
	width: 100%;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	top: 155px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008856;
	z-index: 1;
}

.BodyContent01 {
	background-color: #FFFFCC;
	border: 1px solid #996600;
	position: absolute;
	left: 5px;
	top: 200px;
	padding: 3px;
	overflow: scroll;
	height: auto;
	width: 350px;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #008856;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #85b49b;
	text-decoration: underline;
}

/* Quicklink menu */

a.quicklink:link {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.quicklink:visited {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.quicklink:hover {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.Footer {
	background-color: #008856;
	position: absolute;
	height: 20px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7FC3AA;
	font-style: italic;
	bottom: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
}

td.MasterTop {
	background-color: #008856;
	vertical-align: middle;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #85B49B;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
}

td.MasterBanner {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 127px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(Bannerbg01.jpg);
}

td.MasterMenu {
	background-color: #85B49B;
	vertical-align: middle;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #008856;
}

td.MasterFooter {
	background-color: #008856;
	vertical-align: middle;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

table.MasterLayout {
	background-color: #FFFFFF;
	min-height: 100%;
	min-width: 100%;
}

td.colour01 {
	background-color: #FFFFFF;
	vertical-align: top;
	border: 2px solid #FFFFFF;
	margin: 3px;
	padding: 5px;
}

td.colour02 {
	background-color: #d5e1bf;
	vertical-align: top;
	border: 2px solid #885600;
	margin: 0px;
	padding: 5px;
}

td.colour03 {
	background-color: #bfe1d4;
	vertical-align: top;
	border: 2px solid #885600;
	margin: 0px;
	padding: 5px;
}

img_border {
	border: thin solid #996600;
}

.MainSearch {
	position: absolute;
	top: 80px;
	right: 20px;
	z-index: auto;
}
.HomeButton {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: auto;
}
.CalendarButton {
	position: absolute;
	top: 45px;
	right: 20px;
	z-index: auto;
}
