﻿body {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	color: #000059;
	font-family: arial unicode ms, arial, tahoma;
	font-size: 0.8em;
	line-height: 150%;
	word-spacing: 0.03em;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(images/play_bullet.gif);
	scrollbar-arrow-color: white;
	scrollbar-base-color: #000059;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000059;
	scrollbar-highlight-color: white;
}
p, span, tr, td, li {
	padding-left: 0.3em;
	padding-top: 0.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
LI {
	margin-left: 1em;
	line-height: 200%;
	list-style-position: outside;
}
input, textarea, select {
	color: #000059;
	margin-left: 1em;
	padding-left: 0.25em;
}
.webpart {
	border: 1px dashed #000059;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 250px;
	background-image: url(images/background.gif);
	background-repeat: repeat-both;
}
a:link {
	color: #000059;
	text-decoration: underline;
}
a:visited {
	color: #000059;
	text-decoration: underline;
}
a:hover {
	color: orange;
	text-decoration: underline;
}
.h1 {
	font-size: 120%;
	font-weight:bold;
	width: 50%;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	padding-right: 0.3em;
	text-align: left;
}
.h2 {
	background: #000066;
	border-bottom: 1px dashed black;
	color: white;
	font-style: none;
	line-height: 180%;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#validation_layer {
	width: 200px;
	height: 50px;
	top: 70%;
	left: 1%;
	overflow: visible;
	background-image: url(images/background.gif);
	border: 1px solid navy;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 7px;
	display: none;
	visibility: visible;
	position: absolute;
}
.printerunsafe {
	display: block;
}
.button {
	color: #000059;
	border: 0.05em solid #000059;
	background-color: #eeeeff;
	padding: 5px;
}
.horizontalLine {
	height: 1px;
	color: #000059;
}
#banner {
display:none;
}

#leftContent {
display:none;
}
#centerContent {
	position: absolute;
	width: 50%;
	padding-right: 5em;
	left: 0em;
	margin-left: 0em;
	margin-top: 0em;
	padding-left: 2em;
	padding-right: 1em;
}
#searchbox {
display:none;
}
#footer {
	margin-top: 1em;
	margin-left: 1em;
}
.navlink {
	width: 95%;
	border: 0.05em solid #cccccc;
	padding-left: 1em;
	padding-bottom: 3px;
	margin-left: 1em;
	margin-bottom: 8px;

}
.navlink_over {
	width: 95%;
	border: 0.05em solid navy;
	padding-left: 1em;
	padding-bottom: 3px;
	margin-left: 1em;
	margin-bottom: 8px;
	text-decoration: none;
	background: #eeeeff url('images/buttonBGOver.gif');
}
.navlink a:link, a:visited, a:hover {
	text-decoration: none;
	cursor: pointer;
	white-space: normal;
}
.objectWrapper {
	display: block;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
}
.wrappedObject, .wrappedObjectOver {
	height: 10em;
	display: block;
	float: left;
	padding-left: 1em;
	padding-right: 0.5em;
	margin: 0.5em;
	border: 0.05em solid #CCCCCC;
}
.wrappedObjectOver {
	border: 0.05em solid navy;
}
.wrappedObjectTitle {
	width: 10em;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
	font-size: 1.2em;
	white-space: nowrap;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.wrappedObjectImage {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}

