html {}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #545454;
	background-color: #DBDBDB;
	font-size: small;
	}
div {}
p {
	color: #545454;
	background-color: transparent;
	line-height: 150%;
	}
h1,h2,h3{
	color: #0093C2;
	}
h1 {
	font-size: x-large;
	}
h2 {}
h3 {}

a:link {
	color: #0093C1;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #0093C1;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #FEB624;
	font-weight: bold;
	}
a:active {}

img {
	border: 0;
	}
fieldset {
	border: thin solid #0093C1;
}

legend {
	color: #0093C1;
	font-weight: bold;
}
label {
	font-weight: bold;
}
label:After {
	content: ': ';
}
label.required:After {
	content: ': * ';
}

input, textarea {
	border: thin solid #0093C1;
	font-size: small;
}


/* ### additional styles ### start*/
a.bottom_link {
	font-weight: normal;
	}
#page_name {
	padding-left: 25px;
	padding-top: 10px;
	margin-top: 0px;
	color: #545454;
	}
.introtext {
	font-weight: bold;
	}
.quote {
	font-style: italic;
	}
/* ### additional styles ### end*/

.freebusy {
	background-color: #ff0000;
}
.busy {
	color: #000000;
	font-weight: bold;
	text-align: center;
}

