@charset "UTF-8";
#container {
	text-align: center;
	width: 910px;
	padding-bottom: 20px;
}
.footer_copy {
	font-size: .75em;
	color: #999999;
}
#header {
	margin-right: 5px;
	margin-left: 39px;
	margin-top: 20px;
}
#logo {
	float: left;
}
#top_navigation {
	clear: left;
	float: left;
	font-size: 0.9em;
	padding-bottom: 6px;
	padding-top: 4px;
}
.body_copy {
	line-height: 1.35em;
	text-align: left;
	font-size: 0.85em;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/SM_Home_v1_01.gif);
	margin: 0px;
	overflow-y: scroll;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
