@charset "utf-8";
body {
	background-color: #a7a9ac;
	background-image: url(../images/background.gif);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6f71;
	position:relative;
	left:317px;
	width: 338px;
	top: -47px;
	margin-bottom: -25px;
}

.mainImage {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6f71;
	position:relative;
	left:137px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6f71;
	text-align: justify;
}
ol {
	top: -20px;
	position: relative;
	left: 25px;
	list-style: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6f71;
}


ul {
	list-style: disc outside;
	color:#f89938;
	line-height: 20px;
}
.mainTextLink {
	color: #f89938;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d6f71;
	line-height: 16pt;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6f71;
	line-height: 12pt;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6f71;
}
.refImg {
	margin-top: 14px;
	margin-bottom: -4px;

}
.boldRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6f71;
	text-align: right;
	font-weight: bold;
}
.mapsInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6f71;
	text-align: left;
	width: 150px;
}
