@charset "UTF-8";body, html { 	height: 100%;}body {	margin-top: 0px;	margin-bottom: 0px;	margin-left: auto;	margin-right: auto;	width: 100%;	height: 100%;	background-color: #FFFFFF;	font-family: Helvetica, Arial, sans-serif;	font-size: 10px;	line-height: 18px;}h1 {	font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	line-height: 18px;	font-weight: bold;	}h3 {	font-family: Helvetica, Arial, sans-serif;	font-size: 10px;	line-height: 18px;	font-weight: normal;	}A:link {	color: #333333;}A:visited {	color: #333333;}A:hover {	color: #333333;}A:active {	color: #333333;}#myContent {	width:100%;	height: 100%;	margin-right:auto;	margin-left:auto;	position: relative;}#myContent #flashcontent2 {	z-index:0;	width:100%;	height: 100%;	position:relative;	text-align: center;	margin-left: auto;	margin-right: auto;	overflow: hidden;}#myContent #pageContent {	left:0px;	text-align:left;	z-index:1000;	max-width: 400px;	width:expression(this.clientWidth > 400? "400px": "auto" );	margin-left: auto;	margin-right: auto;	position: absolute;	padding-top: 200px;	padding-left:150px;}.cpsbodyfont {	text-align:left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	line-height: 18px;}.cpsheaderfont {	text-align:left;	font-family: Helvetica, Arial;	font-size: 18px;	color: #666666;	line-height: 18px;}.cpsfooterfont {	text-align:left;	font-family: Helvetica, Arial;	font-size: 10px;	border-top-color: #666666;	border-top-style: dotted;	border-top-width: 1px;}#myContent #wrapper {	position: relative;	margin-left: auto;	margin-right: auto;	width:980px;}#myContent #wrapper #pageContentright {	float: right;	width: 290px;	padding-top: 150px;	text-align: right;}