body {
  cursor: default;
  font-family: Verdana;
  font-size: 10px;
  background: #ffffff;
  text-align: center;
  margin: 0px auto;
  padding: 20px 10px 20px 10px;
}
body {
  text-align: -moz-center;
}
table {
  font-family: Verdana;
  font-size: 10px;
}
img {
  border: none;
}

h1 {
  font-size: 20px;
  color: #44719a;
  font-weight: normal;
  padding-top: 0px;
  margin-top: 0px;
}

a {
  color: #44719a;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #be4b12;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

p.header1 {
	margin-top: 0px;
	padding-top: 0px;
}

.super-container {
	position: relative;
  width: 958px;
  text-align: left;
  padding: 0px;
  margin: auto;
}

.super-border-tl {
}
.super-border-tr {
}
.super-border-t {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #5b5b5b;
}
.super-border-m {
	border-right: 1px solid #5b5b5b;
	border-left: 1px solid #5b5b5b;
}
.super-border-mc {
	position: relative;
	background: #ffffff;
}
.super-border-b {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-bottom: 1px solid #5b5b5b;
}

* html .super-border-tl {
	height: 5px;
	line-height: 5px;
}

.top-part {
	position: relative;
	height: 100px;
}

.top-logo-container {
	position: absolute;
	top: 5px;
	right: 10px;
}

.top-menu {
	position: absolute;
	top: 5px;
	left: 10px;
  text-align: left;
  padding: 0px;
}
.top-menu div {
  display: inline;
  margin: 0px 7px 0px 7px;
}
.top-menu a {
  font-weight: normal;
  color: #444444;
  text-decoration: none;
}
.top-menu a:hover {
  font-weight: normal;
  color: #44719a;
  text-decoration: none;
}
.top-menu a.active {
  font-weight: bold;
  color: #44719a;
  text-decoration: none;
}
.top-menu a:hover.active {
  font-weight: bold;
  color: #44719a;
  text-decoration: none;
}


.middle-container {
  position: relative;
  float: left;
  min-height: 550px;
}
* html .middle-container {
  height: 550px;
}
.middle-container .corner_link {
  position: absolute;
  top: 0px;
  right: 0px;
}

.left-menu {
	float: left;
  vertical-align: top;
  width: 125px;
  padding: 5px 0px 240px 35px;
}
* html .left-menu {
	width: 160px;
}
.left-menu div {
  margin-bottom: 8px;
  font-size: 10px;
}
.left-menu a {
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.left-menu a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #44719a;
}
.left-menu a.active {
  font-weight: bold;
  text-decoration: none;
  color: #44719a;
}
.left-menu a:hover.active {
  font-weight: bold;
  text-decoration: none;
  color: #44719a;
}

.content-container {
	float: left;
  vertical-align: top;
  padding: 0px 20px 180px 20px;
  width: 740px;
}
* html .content-container {
  width: 780px;
}
.content-container-wo-left {
  width: 900px;
}
* html .content-container-wo-left {
  width: 940px;
}

.bottom-address-container {
  line-height: 23px;
  color: #555555;
  text-align: center;
  font-size: 10px;
}
.bottom-address-container a {
  color: #555555;
  text-decoration: none;
  font-weight: normal;
}
.bottom-address-container a:hover {
  color: #555555;
  text-decoration: underline;
  font-weight: normal;
}

.bottom-tokengroup-container {
  line-height: 23px;
  color: #000000;
  text-align: center;
  font-size: 10px;
}
.bottom-tokengroup-container a {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
.bottom-tokengroup-container a:hover {
  color: #333333;
  text-decoration: underline;
  font-weight: normal;
}


.bottom-persons-ct {
	position: absolute;
	bottom: 30px;
	left: 1px;
	width: 956px;
	height: 155px;
}
.bottom-persons-bg {
	border-top: 1px solid #5B5B5B;
	border-bottom: 1px solid #5B5B5B;
	background-color: #ffffff;
	filter: alpha(Opacity=75);
	-moz-opacity: 0.75;
	z-index: 2000;
}
.bottom-persons-content {
	z-index: 2500;
}
.bottom-persons-content img {
	border: 1px solid #dddddd;
}
.bottom-persons-col {
	width: 84px;
	margin: 10px 1px 10px 1px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.bottom-persons-2row-ct {
	padding: 10px;
}
.bottom-persons-2row-item {
	float: left;
	width: 180px;
	height: 60px;
	margin: 0px 3px 15px 3px;
	overflow: hidden;
}
.bottom-persons-2row-img {
	float: left;
	width: 40px;
	margin-right: 5px;
}
.bottom-persons-2row-name {
	float: left;
	width: 105px;
}


//"Common"

.bgclass1 {
	background-color: #ffffff;
}

.bgclass2 {
	background-color: #f9f9ff;
}

.tblu {
  border-collapse: collapse;
  border-top: 1px solid #dfdfdf;
}
.tblu td {
  border-bottom: 1px solid #dfdfdf;
  padding: 2px 4px 2px 4px;
}

.tbl {
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
}
.tbl td {
  border-bottom: 1px solid #dfdfdf;
  padding: 2px 4px 2px 4px;
}
.tbl td table td {
  border: none;
  padding: 2px 4px 2px 4px;
}
.tbl2 {
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
}
.tbl2 td {
  border: 1px solid #dfdfdf;
  padding: 2px;
}
.tbl_header {
  padding-left: 4px;
	background: #44719a url(images/tbl_header_u.gif) repeat-x bottom left;
	color: #ffffff;
	font-weight: bold;
	height: 22px;
}

#tbl_header a {
  color: #ffffff;
}

.label1 {
  color: #333366;
}

.box_super {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  background-color: #e6e6e6;
}
.box_headline {
  cursor: default;
  position: relative;
  width: 100%;
  line-height: 18px;
  height: 18px;
  font-size: 13px;
  font-weight: bold;
}
.box_headline_text {
  position: absolute;
  top: 2px;
  left: 10px;
  color: #2eb127;
}
.box_body {
  border: 2px solid #e6e6e6;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
}
* html .box_body {
  width: 100%;
}
