body {
	background-color: #ffffff; 
	margin:0px; 
	padding:0px;
	}
#wrap {
	margin:0 auto; 
	position:relative; 
	width:1157px;
	padding-top:30px;
	padding-bottom: 10px;
	left:50%;
	margin-left:-500px;
	}
#topbanner {
	position: absolute;
	overflow:hidden;
	top: 73px; 
	left:50%;
	margin-left:-578px;
	}
#layout {
	position: absolute;
	overflow:hidden;
	top: 273px; 
	left:50%;
	margin-left:-578px;
	}
#nav_links {
	position: absolute;
	overflow:hidden;
	top: 277px; 
	left:50%;
	margin-left:-578px;
	}
#content {
	position: absolute;
	overflow:auto;
	top: 302px; 
	left:50%;
	margin-left:-578px;
	width:960px;
	height:430px;
	padding:20px;
	}
a {
	color: #ed2726; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
	} 
a:hover {
	color: #ed2726; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: underline;
	} 
div {
	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	line-height:14pt;
	}
.title {
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	}
.date {
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	}
#footerLeft {
	position: absolute;
	overflow:hidden;
	top: 780px; 
	left:50%;
	margin-left:-578px;
	font-family:arial;
	font-size:8pt;
	color:#000000;
	padding-bottom:10px;
	}
#footerRight {
	position: absolute;
	overflow:hidden;
	top: 780px; 
	left:50%;
	margin-left:15px;
	font-family:arial;
	font-size:8pt;
	color:#000000;
	padding-bottom:10px;
	}