body {
	text-align: left;
	background: #5C5C5C;
	x-font-family: "Times New Roman", Times, serif;
	font-family: helvetica;
	font-size: 10pt;
	text-color: #000;
	font-weight: normal;
	margin-left: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	x-font-weight: bold;
}

a:active {
	color: #FF0000;
}

ul {
  margin-left: 1em;
  padding-left: 0;
}

li {
  margin: 0;
  padding: 0;
}

p {
	font-family: helvetica;
	font-size: 10pt;
}

td {
	font-family: helvetica;
	font-size: 10pt;
}

.page_body {
	text-align: center;
	margin: 0 auto;
	width: 790px;
	background-color: #fff;
	width: 790px;
	text-align: left;
	font-weight: normal;
	clear: right;
}

.navigation_row {
	clear: both;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: none;
	background-color: #eeeeee;
	margin-left: 95px;
	margin-right: 95px;
	text-align: left;
	font-weight: bold;
	padding: 6px;
}

.navigation_row a {
	color: #000;
	font-size: 10pt;
	text-align: left;
}

.navigation_row a:hover {
	text-decoration: underline;
	color: red;
}

.logo_row {
	position: relative;
	text-align:center;
}

.content_header_image_row {
	position: relative;
}

.content_header_image_column_left {
	xclear: left;
	width: 345px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 95px;
}

.content_header_image_column_right {
	xclear: right;
	width: 215px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 95px;
	margin-left: 40px;
}

.content_body_row {
	position: relative;
	clear: both;
}

.content_body_column_full {
	clear: left;
	width: 600px;
	float: left;
	background-color:#FFFFFF;
	margin-left: 95px;
	margin-right: 95px;
	text-align: left;
}

.content_body_column_left {
	clear: left;
	width: 345px;
	float: left;
	background-color:#FFFFFF;
	margin-left: 95px;
	text-align: left;
}

.content_body_column_right {
	clear: right;
	width: 215px;
	float:right;
	background-color: #FFFFFF;
	xmargin-left: 90px;
	margin-right: 95px;
	text-align: left;
	margin-left: 40px;
	line-height: normal;
	x-font-family: "Times New Roman", Times, serif;
	font-family: helvetica;
	font-weight: normal;
}

.footer_row {
	position: relative;
	clear: both;
	x-width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 95px;
	margin-left: 95px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.copyright_row {
	text-align: center;
	color: #333333;
	font-size: 12px;
}

label {
	font-weight: bold;
	color: #5C5C5C;
}

