<style type="text/css">
<!--

html {
	height: 100.05%;
}

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica;
	font-size: 13px;
	color: #4d4d4d;
	line-height: 18px;
}

#wrapper {
	text-align: center;
	vertical-align: top;
}

#header {
	padding: 6px 0 0 0;
	width: 1024px;
	margin: 0 auto;
}

#logo {
	margin: 0 0 0 6px;
	text-align: left;
	min-height: 84px;
}

#nav {
	margin: 0 0 0 6px;
	text-align: left;
	min-height: 33px;
}

#main {
	text-align: left;
	min-height: 530px;
	margin: 0 auto;
	width: 1024px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url("../images/dot.gif");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 20px;
	padding-bottom: 10px;
}

img {
	border: 0;
}

p {
	margin: 0px 0px 10px 0px;
}

.red {
	font-weight: bold;
	color: #cc5b60;
}

a:link {
	text-decoration: none;
	color: #0071bb;
	font-size: 13px;
}

a:visited {
	text-decoration: none;
	color: #0071bb;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
	color: #636363;
	font-size: 13px;
}

a:active {
	text-decoration: none;
	color: #0071bb;
	font-size: 13px;
}

a.copy:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

a.copy:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

a.copy:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}

a.copy:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

#footer {
	clear: both;
	padding: 20px 0 25px 0;
	margin: 0 auto;
	width: 1024px;
	text-align: left;
}

#copy {
	clear: both;
	background-color: #959595;
	height: 30px;
	font-size: 12px;
	color: #ffffff;
}

-->
</style>
