td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #003366;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	margin: 5px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #000099;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	color: #000099;
	margin: 0px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 760px;
	height: 100px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 150px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.menu ul {
	border-bottom: 0px;
	background-color: #003366;
	font-weight: bold;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 100%;
}
.menu a:hover {
	background-color: #3366CC;
	text-decoration: none;
}
.menu_default {
	background-color: #003366;
}
.menu_current {
	background-color: #336699;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	padding: 5px;
	height: 20px;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
.content {
	padding: 10px;
	background-color: #CAE4FF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
/* Entries below were added by Henk */
.print_only {
	display: none;
}
.warning {
	color: #FF0000;
}
.content_title {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: #000099 1px solid;
}
.content_page_title {
	color: #000099;
	font-size: 24px;
	font-weight: bold;
	font-style: italic
}
.readmore {
	font-size: 10px;
}
.tableHeader {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #808080;
	padding: 3px;
}
.tableHeader a {
    display: block;
	width: 100%;
	height: 100%;
/*	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px; */
	color: #FFFFFF;
}	
.tableHeader a:link, .tableHeader a:visited, .tableHeader a:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tableHeader a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #A0A0A4;
}
.tableLine{
	color: #000000;
	background-color: #FFFFFF;
}
.tableLine1{
	color: #000000;
	background-color: #EEEEEE;
}
.tableLine2{
	color: #000000;
	background-color: #BBEEFF;
}
.linkList{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #808080;
}
.linkList a {
    display: block;
	width: 100%;
	height: 100%;
	padding: 4px;
	color: #FFFFFF;
}	
.linkList a:link, .linkList a:visited, .linkList a:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.linkList a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #A0A0A4;
}
.item_std { 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	padding-top: 1px; 
	padding-left: 3px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
} 
.item_std_heading { 
	border-bottom: #000000 1px solid; 
	padding-top: 2px; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform: none; 
	color: #FFFFFF; 
	background-color: #095BA6; 
	text-align: center; 
	font-variant: normal; 
} 
.item_std_body { 
	padding-bottom: 6px; 
} 
.item_warn { 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	padding-top: 1px; 
	padding-left: 3px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
} 
.item_warn_heading { 
	border-bottom: #000000 1px solid; 
	padding-top: 2px; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform: none; 
	color: #000000; 
	background-color: #FFFF00; 
	text-align: center; 
	font-variant: normal; 
} 
.item_warn_body { 
	background-color: #FFFFCC; 
	padding-bottom: 6px; 
} 
.stdform {
	color: #000000;
	background-color: #EEEEEE;
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	padding-top: 1px; 
	padding-left: 3px; 
	padding-right: 1px; 
	padding-bottom: 1px;
}

