body {
	background-color: #BEBEBE;
	font-family: 'Arial';
	font-size: 13px;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 0 0 0;
	color: #1E1E1E;
}

#extra {
	border: 1px solid #8E8E8E;
	width: 807px;
	overflow: auto;
	margin: 0 auto;
	background-color: #FEFEFE;
}

#extra p {
	padding: 0px 15px 0px 15px;
}

#extra h1 {
	font-size: 26px;
}

#flashbanner {
	width: 807px;
	height: 301px;
	border-bottom: 1px solid #8E8E8E;
	margin: 0 auto;
}

#welcometextbox {
	text-align: justify;
}

#infoBlock {
	display: inline;
	text-align: right;
	margin: 0 auto;
}

#infoBlock img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#activeMenu {
	margin:11px;
	border:1px solid;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	text-align: center;
	list-style:none;
}

.canvas {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

a {
	color:#01227E;
	text-decoration: none;
}

a:hover {
	color: #DB02EE;
	text-decoration: underline;
}

h2.wrapper {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#PrimaryContent {
	clear: both;
}

#style4 {
	text-align: center;
	width: 787px;
	float: left;
}

#copy {
	padding-bottom: 3px;
	padding-right: 4px;
	width: 16px;
	height: 16px;
	float: right;
}

#copy img {
	border: 0;
}

#active {
	width: 787px;
	margin-left: 10px;
	color: #F7F8F9;
	float: left;
	height: 2px;
}

.scenetext {
	text-align: center;
	background-color: #FEFEFE;
	width: 787px;
	margin: 0 auto 0 auto;
}


.headerMenu {
	width: 787px;
	display: none;
	float: right;
}


.style3 {
	border-top: 5px dashed #FEFEFE;
	margin-top: 5px;
	width: 787px;
	display: block;
}


.navcontainer {
	overflow: hidden;
	height: 10px;
	background-color: #FEFEFE;
	width: 787px;
	margin: 0 auto 0 auto;
}

