/* CSS Document */


body,td,th {
	color: #333333;
}
body {
	background-color: #38516B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Layer1 {
	width:782px;
	height:86px;
	z-index:1;
	margin-left:auto; 
	margin-right:auto;
}
#Layer2 {
	width:782px;
	height:119px;
	z-index:1;
	margin-left:auto; 
	margin-right:auto;
}
#Layer3 {
	width:782px;
	height:36px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bg1.png);
}

#Layer6 {
	width:782px;
	height:36px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/footer.png);
}
.headline {
	color: #3D8FCC;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}

.naviText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding: 5px;
	color: #3D8FCC;
	}
	
a.naviText  { 
  color: #333333;
  text-decoration: none;
  
}
a.naviText:link {
	color: #333333;
	
}
a.naviText :hover {
  color: #3D8FCC;
}
a.naviText:active {
	color: #333333;
}
a.naviText:visited {
	color: #333333;
}
	
#Layer7 {
	width:500px;
	height:360px;
	z-index:1;
	display: inline;
	
}
.text{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #4F7397;
}
a:visited {
	color: #4F7397;
}
a:hover {
	color: #E25A44;
}
a:active {
	color: #4F7397;
}

