.smalltext {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a:visited {
	color: #1E467D;
}
a:hover {  color: #4A76A7; text-decoration: underline}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #1E467D}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #1E467D}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; font-weight: normal}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1E467D}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.h4-box {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
h5  {  font-family: Arial, Helvetica, sans-serif; font-size: 4px; color: #000000; font-weight: normal; text-decoration: none}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #1E467D}
.h5-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E467D;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.smalltext-black {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.form-buttons {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
li {
	font-size: 12px;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 10px;
}
.alu-bg {
	background-image: url(images/0-0-2.gif);
	background-repeat: no-repeat;
}
.lightgrey {
	background-color: #F0F0F0;
	color: #000000;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
}
.selectgrey {
	background-color: #DCDCDC;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
}
.navlightgrey {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #F0F0F0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.mandatory {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 8px;
	font-weight: bold;
	color: #1E467D;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E467D;
	text-align: left;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 5px;
}
#mainmenu {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	background-image: url(images/0-0-2.gif);
	height: 65;
	}
body {
	background-color: #FFFFFF;
}
.indentleft {
	padding-left: 30px;

}