@charset "utf-8";
/* CSS Document */


#Header {
	position:absolute;
	width:700px;
	height:276px;
	z-index:1;
	left: 0px;
	top: 5px;
	background-color: #FFFFFF;
}
#Menu {
	position:absolute;
	width:800px;
	height:37px;
	z-index:2;
	left: 5px;
	top: 255px;
}
#apDiv2 {
	position:absolute;
	left:322px;
	top:300px;
	width:118px;
	height:362px;
	z-index:3;
}
#Content {
	position:absolute;
	left:0px;
	top:294px;
	width:761px;
	height:492px;
	z-index:0;
	background-color: #CFE3E7;
	color: #47808B;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	word-spacing: inherit;
	white-space: inherit;
	font-size: 100%;
	line-height: 2em;
	font-weight: bold;
}
#Footer {
	position:absolute;
	left:0px;
	top:828px;
	width:800px;
	height:40px;
	z-index:3;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:804px;
	height:920px;
	z-index:57;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #910000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #06C;
	text-decoration: none;
	text-align: center;
}

.footer2 a:link {
	color: #FFF;
	text-decoration: none;
}
.footer2 a.:active {
	color: #0000ff;
	text-decoration: none;
}
.footer2 a:visited {
	color: #000095;
	text-decoration: none;
}

.footer2 a:hover {
	color: #CFE3E7;
	text-decoration: none;
	text-align: center;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
	color: #FFF;
	background-color: #557490;
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: 600px;
	float: none;
	clear: none;
	padding: 2px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

