@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}
#container {
	width: 990px;
	background: #6E7C86;
	margin: 0 auto;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	vertical-align: top;
}
#header {
	height: auto;
}
#menu {
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 355px;
}
#mainContent {
	padding-left: 13px;
	padding-right: 13px;
}
#footer {
	font-size: 7pt;
	text-align: right;
	padding: 15px;
}
#contenertable {
	width: auto;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 2px;
	border-style: solid;
	border-color: #4D4D4D;
	background-color: #E4E9EE;
	vertical-align: top;
	text-align: center;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
	padding-bottom: 10px;
}
#contenttableheader {
	text-align: center;
	width: 100%;
	height: 50px;
}
#topicsign {
	padding-left: 20px;
	background-image: url(../images/topicsign.gif);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 8%;
}
h1 {
	width: auto;
	text-align: left;
	font-size: 10pt;
	margin: 0px;
}
.style1 {
	color: #666;
	text-align: center;
}

.seolink {
	visibility: hidden;
}
.separatehr {
	width: 40%;
	margin-top: 25px;
	margin-bottom: 25px;
}
hr {
	height: 2px;
	color: #F60;
	background-color: #F60;
	border-width: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
.validimg {
	height: 15px;
	border: 0px;
}
