/* Core page layout */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e0ddd7;
	font: 12pt Verdana,Sans-serif;
}
.page {
	height: 100%;
	width: 100%;
}
.page #main_col {
	background: #ffffff;
	width: 750px;
	vertical-align: top;
}
.page #buffer_left {
	background: #e0ddd7 url('../__images/buffer_left_bg.gif') right repeat-y;
	vertical-align: top;
	text-align: right;
	padding: 0 0 0 0;
}
.page #buffer_left_bottom {
	background: #e0ddd7 url('../__images/buffer_left_bg.gif') right repeat-y;
	vertical-align: bottom;
	text-align: right;
	padding: 0 0 0 0;
}
.page #buffer_right {
	background: #e0ddd7 url('../__images/buffer_right_bg.gif') left repeat-y;
	vertical-align: top;
	text-align: left;
	padding: 0 0 0 0;
}
.page #buffer_right_bottom {
	background: #e0ddd7 url('../__images/buffer_right_bg.gif') left repeat-y;
	vertical-align: bottom;
	text-align: left;
	padding: 0 0 0 0;
}


/* Centre table */
.main {
	height: 100%;
	width: 100%;
}
.main #buffer_top {
	height: 11px;
	background: #e0ddd7 url('../__images/buffer_top_bg.gif') bottom repeat-x;
	vertical-align: bottom;
	padding: 0 0 0 0;
}
.main #header {
	height: 120px;
	padding: 0 0 0 0;
}
.main #nav_left {
	padding: 11px 0 0 10px;
	vertical-align: top;
	height: 31px;
}
.main #nav_right {
	text-align: right;
	padding: 11px 10px 0 0;
	vertical-align: top;
	height: 31px;
}
.main #content {
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}
.main #footer {
	height: 22px;
	text-align: center;
}
.main #construction {
	height: 22px;
	text-align: center;
}
.main #construction p {
	color:#CC0000;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.main #footer a {
	color: #a79e8b;
	text-decoration: underline;
}
.main #footer p {
	color: #a79e8b;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.main #buffer_bottom {
	height: 11px;
	background: #e0ddd7 url('../__images/buffer_bottom_bg.gif') bottom repeat-x;
	vertical-align: top;
	padding: 0 0 0 0;
}

/* Specific styles */
.data td {
	vertical-align: top;
}
.sidebar {
	vertical-align: top;
	padding: 5px 0 0 10px;
}

.sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12pt;
	color: #283f37;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 0;
	padding-bottom: 0;
}
.sidebar p {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 8pt;
	line-height: 140%;
}

/* Content styles */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	color: #283f37;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 0;
	padding-bottom: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	color: #283f37;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 0;
	padding-bottom: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12pt;
	color: #283f37;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 0;
	padding-bottom: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 10pt;
	color: #283f37;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 8px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: 10px;
	font-size: 10pt;
	line-height: 140%;
}
li {
	font-size: 10pt;
	line-height: 140%;
}
a {
	color: #687973;
	text-decoration: underline;
}
.small {
	font-size: 8pt;
}
.news {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 8pt;
	line-height: 160%;
	color:#000000;
}
.news-info {
	font-style: oblique;
}
.tn {
	margin: 0 0 0 0;
}
.tnd {
	margin: 5px 5px 0 0;
	float: left;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.tnd p {
	margin: 5px 0 0 0;
	font-size: 8pt;
}
.web_tn {
	padding: 8px 8px 0 0;
	float: left;
	height: 98px;
}
.web_tn img {
	margin: 0 0 0 0;
}
.photo_tn {
	width: 120px;
	text-align: left;
	padding: 8px 8px 0 0;
	height: 130px;
}
.photo_tn img {
	margin: 0 0 0 0;
}
.photo_info {
	vertical-align: middle;
	height: 130px;
}
