body {
	background-color: #E4E4E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/*#horizon{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 2;
	}*/

#wrapper{
	position:relative;
	margin: auto auto;
	width:998px;
	height:585px;
	text-align:left;
	/*margin-left: -499px;
	position: absolute;
	top: -293px;
	left: 50%;*/
	visibility: visible;
	z-index: 2;
	}

#topImage {
	position:absolute;
	left:0px;
	top:0px;
	width:998px;
	height:156px;
}

#topLogo {
	position:absolute;
	left:39px;
	top:29px;
	width:225px;
	height:51px;
	z-index:1;
}

#navContainer {
	position:absolute;
	left:0px;
	top:156px;
	width:998px;
}

#pageContainer {
	position:absolute;
	left:0px;
	top:192px;
	width:998px;
	height:390px;
	z-index:1;
	background-image: url(../images/pageSymbolBG.gif);
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.style1 {
	color: #2E3192;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	line-height:24pt;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2E3192;
	font-style: italic;
	line-height: 16pt;
	font-size: 16px;
}

.style3 {
	font-weight: bold; 
	color: #2E3192; 
	line-height: 17pt; 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif;}
	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3192;
	font-weight: bold;
}

a:link {
	color: #2E3192;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #2E3192;
}

a:hover {
	text-decoration: none;
	color: #D9D7EB;
}

a:active {
	text-decoration: none;
	color: #D9D7EB;
}

