body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:12px;
	background-color: #f2f2f2;
}
body,td,th {
	font-family: "Arial";
	line-height:150%;
}

body div {
	background-color: #FFFFFF;
}
#outer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#content {
 clear: left;
}


#header {
	height: 207px;
	width:100%;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	float: left;
}
#main {
	font-size: 12px;
	color: #000;
	float: left;
	width: 100%;
}

a {
	color:#000000;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	color:#D35929;
	text-decoration: none;
	font-size: 10pt;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12pt;
	color: #000000;
	float: left;
	width: 100%;
	background-position: center;
}
#menu {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

.s1 {
	padding:0px 10px 0px 10px;
	font-size: 16pt;
	color: #572647;
	line-height: 100%;
	font-weight: bold;
}
.s2 {
	text-align:right;
	padding:10px 10px 5px 3px;
	font-size: 14pt;
	color: #000;
}
.s3 {
	font-size: 14pt;
	color: #397779;
}

.s4 {
	font-size: 14pt;
	color: #397779;
}

.s5 {
	font-size: 18pt;
	color: #333;
	font-weight: bold;
}
p.s6 {
	padding:0px 20px 0px 30px;
	font-size: 14pt;
	color: #000000;
	line-height: 150%;
}

ol.s6 {
	padding:0px 20px 0px 50px;
	font-size: 14pt;
	color: #000000;
	line-height: 150%;
}

div.s6 {
	font-size: 12pt;
	color: #000000;
	line-height: 150%;
}