body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
#wrapper #header {
	float: left;
	height: 159px;
	width: 332px;
}
#wrapper #leftcol {
	width: 220px;
	float: left;
	clear: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#wrapper #footer {
	width: 1000px;
	clear: both;
	background-color: #E8E8E8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	height: 38px;
	margin-top: 10px;
	padding-top: 10px;
}

#wrapper #mainsection {
	float: right;
	width: 720px;
	clear: none;
	padding: 10px;
}
#wrapper #mainsection h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #666;
}

#wrapper #slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	height: 159px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #slogan div h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333;
}

#wrapper #slogan div h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#wrapper #leftcol ul {
	margin: 5px;
	padding: 10px;
	list-style-type: none;
	display: list-item;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
}
#wrapper #mainsection h1 {
	color: #1B789A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
}
#wrapper #bottom01 {
	clear: both;
	float: left;
	margin-left: 260px;
	width: 348px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #bottom01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
}
#wrapper #bottom02 h1 #bottom01red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
}


#wrapper #bottom02 {
	float: right;
	clear: right;
	width: 368px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}


#wrapper #leftcol ul li a {
	text-decoration: none;
	color: #17779D;
	font-weight: normal;
}
#wrapper #bottom01 p a {
	color: #17779D;
	text-decoration: none;
}

#wrapper #leftcol ul li a:hover {
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

#wrapper #separator {
	height: 16px;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A7999;
	padding: 7px;
	text-align: center;
}
.greentext {
	color: #00B72E;
}
.redtext {
	color: #C60000;
}
.blacktext {
	color: #000;
}
