body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#wrapper {
	padding: 0px;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat;
}

#header {
	padding: 0px;
	height: 110px;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat;
}

#navigation {
	padding: 0px;
	height: 182px;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#middle {
	padding: 0px;
	height: 37px;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/copy_header.gif);
	background-repeat: no-repeat;
}

.sidenotes_header {
	padding: 10px 10px 10px 25px;
	height: 16px;
	width: 185px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	top: 292px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
}




.copy_header {
	padding: 10px 10px 10px 15px;
	height: 16px;
	width: 515px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 220px;
	background-repeat: no-repeat;
	top: 292px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#content {
}

#sidenotes {
	width:180px;
	padding-bottom:20px;
	padding-left: 23px;
	padding-top: 10px;
	padding-right: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
		}

#sidenotes a {
	text-decoration: underline;
	color: #FFFFFF;
}

#sidenotes a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}


#sidenotes a em {
	text-decoration: underline;
	color: #FFFFFF;

}

#sidenotes a strong {
	font-style: normal;
	color: #FFFFFF;
}

#sidenotes a strong:hover {
	color: #CCCCCC;
}

#sidenotes a em:hover {
	color: #CCCCCC;
}

#copy {
	width: 507px;
	float: right;
	padding-right: 23px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-bottom: 20px;
	}
	
#copy img {
	padding-right: 10px;
	padding-bottom: 10px;
}

#copy a {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy strong {
	wcolor: #CCCCCC;
	color: #CCCCCC;
}

#copy a:hover {
	color: #CCCCCC;
}

#footer {
	padding: 0px;
	height: 36px;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	background-color: #FFFFFF;
}
