.contentBg {
	background: #FFFFFF url(Assets/GUI/dots.jpg) no-repeat;	width: 760px;
}
.footer {
	font: 11px Tahoma, Arial, Helvetica;
	color: #708CC0;	text-decoration: none;
}
.footer a:link {
	font: 11px Tahoma, Arial, Helvetica;
	color: #708CC0;	text-decoration: none;
}
.footer a:vistied {
	font: 11px Tahoma, Arial, Helvetica;
	color: #708CC0;	text-decoration: none;
}
.footer a:hover {
	font: 11px Tahoma, Arial, Helvetica;
	color: #8FB63E;	text-decoration: none;
}
.outerBorderThick {
	border: 3px solid #708CC0;
}
body {
	font: 12px Tahoma, Arial, Helvetica;
	color: #666666;	background: #676767;
}
.outerBorder {
	border: 1px solid #ADC3DA;
}
.topBorder {
	border-top: 1px solid #B1C4DE;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
h2 {
	font-weight: bold;
	color: #8EB542;	font-size: 13px;
	padding-left: 10px;
	font-style: italic;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
.linkSmallGreen {
	font: 11px Tahoma, Arial, Helvetica;
	color: #28A44A;	text-decoration: none;
}
.linkSmallGreen a:link {
	font: 11px Tahoma, Arial, Helvetica;
	color: #28A44A;	text-decoration: none;
}
.linkSmallGreen a:visited{
	font: 11px Tahoma, Arial, Helvetica;
	color: #28A44A;	text-decoration: none;
}
.linkSmallGreen a:hover {
	font: 11px Tahoma, Arial, Helvetica;
	color: #28A44A;	text-decoration: underline;
} 
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 536px;
	top: 257px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 536px;
	top: 378px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 302px;
	top: 257px;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 302px;
	top: 378px;
}

