/* CSS Document */
body {
	background-color: #EDE9DE;
	font-family: Tahoma, "Gill Sans MT", Calibri, "Trebuchet MS", Arial;
	font-size: 10pt;
	text-align: justify;
	color: #484338;
	vertical-align: top;
}
td {
	font-family: Tahoma, "Gill Sans MT", Calibri, "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #484338;
	background-color: #EDE9DE;
	text-align: justify;
	vertical-align: top;
}

.style2 {
	font-family: Tahoma;
	color: #D07C24;
	font-size: 10px;
	text-decoration: underline;
}
.contactinfo {
	color: #EDE9DE;
	font-family: Tahoma, "Gill Sans MT", Calibri, "Trebuchet MS", Arial;
	font-size: 9pt;
	background-color: #A09581;
	text-align: justify;
	vertical-align: top;
}
.servicesoverview {
	font-family: Tahoma, "Gill Sans MT", Calibri, "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #484338;
}

.scrollbar {
scrollbar-face-color: #fdfdfd;
scrollbar-highlight-color: #C9C9C9;
scrollbar-3dlight-color: #C9C9C9;
scrollbar-darkshadow-color: #fdfdfd;
scrollbar-shadow-color: #C9C9C9;
scrollbar-arrow-color: #C9C9C9;
scrollbar-track-color: #fdfdfd;
}
.box {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.copyright {
	font-family: Tahoma, "Gill Sans MT", Calibri, "Trebuchet MS", Arial;
	font-size: 8pt;
	color: #A09581;
}
.pagelinks {
	font-family: Tahoma, "Gill Sans MT", Calibri, "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #484338;
	text-align: center;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
}
