
#PageContent H2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: Background;
	padding-left: 20px;
	padding-right: 20px;
	font-variant: small-caps;
	margin-bottom: 5px;
	display: inline;
}
#PageContent UL {
	list-style-position: inside;
	padding: 10;
	color: #203040;
	margin-top: 5px;
}

.BigTitle {
	font-size: 12pt;
	color: #009FF0;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}
.CenterTitle {
	margin-right: 40;
	background-color: #009FF0;
	color: White;
	font-weight: bold;
	text-align: center;
	padding-top: 3;
	padding-bottom: 3;
}

.DIVV UL {
	margin: 0;
	padding: 0;
}

#idImage {
	position: absolute;
	top: 250px;
	left: 600px;
	z-index: 3;
}
#DIV_1 {
	position: absolute;
	display: none;
	border: 1 dashed #5F9EA0;
}
#DIV_2 {
	position: absolute;
	display: none;
	border: 1 dashed #5F9EA0;	
}
#DIV_3 {
	position: absolute;
	display: none;
	border: 1 dashed #5F9EA0;
}
#DIV_4 {
	position: absolute;
	display: none;
	border: 1 dashed #5F9EA0;
}
