@charset "UTF-8";
body, html { 
	height: 100%;
	scroll: no;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 100%;
	scroll: no;
	background-color: #28676A;
}

A:link {
	color: #CCCCCC;
}
A:visited {
	color: #CCCCCC;
}
A:hover {
	color: #CCCCCC;
}
A:active {
	color: #CCCCCC;
}

#myContent {
	width:100%;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:center;
}

#myContent #flashcontent2 {
	z-index:0;
	width:100%;
	height: 100%;
	position:relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#myContent #pageContent {
	left:34px;
	top:150px;
	text-align:left;
	position:absolute;
	z-index:1000;
	width: 780px;
}

.cpsbodyfont {
	text-align:left;
	font-family: Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
.cpsbodyfont2 {
	text-align:left;
	font-family: Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.cpsheaderfont {
	text-align:left;
	font-family: Helvetica, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.cpsfooterfont {
	text-align:left;
	font-family: Helvetica, Verdana;
	font-size: 10px;
	color: #CCCCCC;
}
