body
{
		font : 11px Verdana, Arial, Helevetica, sans-serif;
		color : #000000;
		background-color : #ffffff;
		scrollbar-base-color  : #006871;
		scrollbar-arrow-color : #B8DCDC;
		scrollbar-track-color : #FFFFFF;
}

td
{
		font : Verdana, Arial, Helevetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
}

th
{
		font : Verdana, Arial, Helevetica, sans-serif;
		font-size: 12px;
		background-color: #ffffff;
		text-decoration: none;
		text-align: left;
}

hr
{
		background-color : #006871;
}

a
{
		color : black;
}

input,select,textarea
{
		font : Verdana, Arial, Helevetica, sans-serif;
		font-size: 11px;
		color: black;
}

h2	{ background-color: inherit; font-size : 14px; }

li { padding-top : 3px; padding-bottom : 3px }

ol { list-style-type : decimal }

.clear { background-color : #FFFFFF; }
.centre { text-align: center; }

a:link { text-decoration: none; }
a:hover { text-decoration: underline !important}
a:visited { text-decoration: none }
.darkgreen {  background-color: #006871; border-color: #FFFFFF #006871 #006871 #FFFFFF; border-style: none}

.lightblue {  background-color: #E0FDFE}
.mediumblue { background-color: #A3D5E0}

.topnav {   font-size: 11px; color: #006871; font-weight: bold; text-decoration: none}
.midgreen {  background-color: #5AADAD;  font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; }
.toptitle {  background-color: #5AADAD;  font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; }
.sidebar {  background-color: #5AADAD;  font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; }
.subtitle {   font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #006871}
.treenav {   color: #FFFFFF; background-color: #006871; font-size: 11px; text-decoration: none; }
.lightgreen {   font-size: 11px; color: #000000; background-color: #B8DCDC; }
th .lightgreen {   font-size: 12px; color: #000000; background-color: #B8DCDC; font-weight : bold}
.lightgreenul {   font-size: 11px; color: #000000; text-decoration: underline !important}
.lightgreen a:link { text-decoration : underline !important}
.lightgreen a:visited { text-decoration : underline !important}
.midgreentitle { background-color: #5AADAD;  font-size: 11px; color: #000000; text-decoration: none ; font-weight: bold}
.headline {   font-size: 13px; color: #006871; font-weight: bold}
.sidenav {   font-size: 11px; color: #006871; background-color: #B8DCDC; font-weight: bold; text-decoration: none ; text-align: center}
.sidenavtop {   font-size: 13px; font-weight: bold; background-color: #5AADAD; text-align: center; color: #FFFFFF}
.scroller {   font-size: 10px; font-weight: normal; color: #000000}
.sublinks {   font-size: 11px; color: #000000; background-color: #B8DCDC; text-indent: 1em; text-decoration: none}
.centremidgreen {   font-size: 11px; background-color: #5AADAD; text-align: center; text-decoration: none; color: #000000}
.darkgreenbox {   font-size: 11px; background-color: #5AADAD;  border-color: #FFFFFF #006877 #006877 #FFFFFF; padding: 2px; color: #000000; text-align: center; vertical-align: middle; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; clip:  rect(   ); text-decoration: underline; }
.lightgreencentre {   font-size: 11px; text-align: center; color: #000000; background-color: #B8DCDC}

.boxed { border-style : solid solid solid solid; border-color : black; border-width : 1px}

table.admin {	border: #FFFFFF 2px solid; }
.admin td {	background-color: #EEEEEE; border: #5AADAD 1px solid; }
.admin th { text-align: center; border: #5AADAD 1px solid; }
.admin a { text-decoration: underline; }

table.cv { font-size: inherit; color: black; }
.cv th { text-align: left; font-style: italic; font-size: 130%; padding-bottom: 15px; padding-top: 15px}
.cv td { text-align: left; background-color: white; vertical-align: top;}

.motd {border : #006871 1px solid; background-color : #b8dcdc; text-align : center; font-weight : bold; }
.motd a { color : #000000; }


.jobheadline {  background-color: #5AADAD;  font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; }
.jobcontent {   font-size: 11px; color: #000000; background-color: #B8DCDC; }

.error { background-color: red; color: white; font-weight: bold;}
