body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
body, td {
	font: 12pt "Times New Roman", Times, serif;
	color: #000;
}
.header {
	font: 14pt "Times New Roman", Times, serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: 0px;
}
.smaller {
	font: 8pt "Times New Roman", Times, serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: 0px;
}
a { text-decoration: underline;  }
a:hover { text-decoration: underline; }

#wrapper {
	width: auto;
	border: 0;
	margin: 0 10% 0 10%;
	padding: 0;
}

#nav {
	display: none;
}

#leftContent {
	display: none;
}
#leftContent img {
	margin-top: 101px;
	margin-left: 198px;
}
#rightContent {
	position: absolute;
	width: auto;
	text-align: left;
}
.title {
	display: none;
}
.titlehome {
	display: none;
}
#rightContent a {
	text-decoration: underline;
}
#textMain {
	width: auto;
}
#textMain p {
	padding: 0px;
	margin: 0px;
}
.scroller {
	position: relative;
}
#search {
	width: 246px;
	vertical-align: bottom;
	padding-bottom: 6px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
}

.subscribe {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
