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

h1 {
  font-size: 14px;
  color: #2c6c9d;
  font-weight: bold;
}

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

a {
  color: #2c6c9d;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #2c6c9d;
  font-weight: bold;
  text-decoration: underline;
}

a.toplogo-link {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
a:hover.toplogo-link {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
a.white-link {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
a:hover.white-link {
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}

.top-container-outer {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 130px;
  background: #ffffff url(images/shadow_top.gif) repeat-x 0px bottom;
}
.top-container-inner {
  width: 100%;
  height: 130px;
}
.top-container-logo {
  width: 945px;
  text-align: left;
  margin: auto;
  padding: 16px 0px 0px 10px;
}
.top-container-menu {
  width: 945px;
  text-align: left;
  margin: auto;
  padding: 11px 4px 0px 10px;
}
* html .top-container-menu {
  padding: 8px 2px 0px 4px;
}
.top-container-menu div {
  width: 125px;
  display: inline;
  float: left;
  border: 1px solid #ee903b;
  border-left: none;
  padding: 0px 0px 0px 0x;
}
* html .top-container-menu div {
  width: 128px;
}
.top-container-menu div.first {
  border: 1px solid #ee903b;
}
.top-container-menu div a {
  display: block;
  padding: 16px 6px 5px 5px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  background: #2c6c9d;
}
.top-container-menu div a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  background: #b9bfc9 url(images/dot_orange.gif) no-repeat 5px 5px;
}
.top-container-menu div a.active {
  color: #000000;
  background: #b9bfc9 url(images/dot_orange.gif) no-repeat 5px 5px;
}
.top-container-menu div a:hover.active {
  color: #000000;
  background: #b9bfc9 url(images/dot_orange.gif) no-repeat 5px 5px;
}

.big-container {
  padding: 125px 0px 0px 0px;
  width: 945px;
  text-align: left;
  margin: auto;
}
* html .big-container {
  height: 100%;
}

.shadow-left {
  position: relative;
  z-index: 1;
  background: #ffffff url(images/shadow_left.gif) repeat-y 0px 0px;
  padding: 0px;
	width: 780px;
}
* html .shadow-left {
  height: 100%;
}
.shadow-right {
  background: transparent url(images/shadow_right.gif) repeat-y right 0px;
  padding: 0px;
}
* html .shadow-right {
  height: 100%;
}
.shadow-left-top {
  background: transparent url(images/shadow_left_top.gif) no-repeat 0px 0px;
  padding: 0px;
}
* html .shadow-left-top {
  height: 100%;
}
.shadow-right-top {
  background: transparent url(images/shadow_right_top.gif) no-repeat right 0px;
  padding: 0px 4px 0px 4px;
}
* html .shadow-right-top {
  height: 100%;
}

.main-container {
  border: 1px solid #e6e6e6;
}
* html .main-container {
  height: 100%;
}

.side-headline {
  cursor: default;
  padding: 0px 0px 0px 12px;
  font-weight: bold;
  background: transparent url(images/dot_blue.gif) no-repeat 2px 5px;
  margin: 10px 0px 5px 0px;
  font-size: 13px;
}
.side-headline-orange {
  cursor: default;
  padding: 10px 0px 5px 12px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  background: transparent url(images/dot_white.gif) no-repeat 2px 15px;
  font-size: 13px;
  background-color: #ee903b;
  color: #ffffff;
}

.president-table {
  width: 100%;
  border-collapse: collapse;
}
.left-td {
  vertical-align: top;
  width: 129px;
  padding: 0px;
  border-right: 1px solid #e6e6e6;
}

.loginbox {
  border-bottom: 1px solid #e6e6e6;
  padding: 0px 10px 15px 10px;
  background-color: #ee903b;
}
.loginbox label {
  color: #ffffff;
}
.loginbox_name {
  width: 107px;
  overflow: hidden;
}
.loginbox_input {
  border: 1px solid #dfdfdf;
  font-size: 10px;
  width: 101px;
}
.loginbox_button {
  background-color: #e6e6e6;
  border: 1px solid #a4a4a4;
  color: #000000;
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
}

.content-td {
  vertical-align: top;
  padding: 10px;
  line-height: 16px;
}

.fp_menu {
  text-align: center;
  margin: 20px 0px 0px 0px;
  width: 100%;
}

.fp_menu td {
  vertical-align: top;
  width: 33%;
  padding: 10px 0px 20px 0px;
}
.fp_menu td a {
  text-decoration: none;
}
.fp_menu td a:hover {
  text-decoration: none;
}
.fp_menu td img {
  border: 1px solid #3b3b3b;
}
.fp_menu td .title {
  font-weight: bold;
  font-size: 11px;
  margin: 2px 0px 0px 0px;
}
.fp_menu td .description {
  font-weight: normal;
  font-size: 10px;
  color: #000000;
}

.right-td {
  vertical-align: top;
  width: 129px;
  padding: 0px;
  border-left: 1px solid #e6e6e6;
}

.address-container {
  cursor: default;
  height: 43px;
  color: #7d90a1;
  font-size: 10px;
  padding-top: 7px;
  line-height: 12px;
  background: #ffffff url(images/blue2_stripes_bottom.gif) repeat-x 0px 0px;
  margin-bottom: 10px;
  text-align: center;
}
.address-container a {
  color: #7d90a1;
  font-weight: normal;
  text-decoration: none;
}
.address-container a:hover {
  color: #7d90a1;
  font-weight: normal;
  text-decoration: none;
}


.my_account_menu {
  margin: 10px 0px 10px 15px;
  line-height: 20px;
}
.my_account_menu a {
  color: #2c6c9d;
  font-weight: normal;
  font-size: 11px;
}
.my_account_menu a:hover {
  color: #2c6c9d;
  font-weight: normal;
  text-decoration: underline;
}
.my_account_menu a.active {
  text-decoration: underline;
  color: #2c6c9d;
  font-weight: bold;
}
.my_account_menu a:hover.active {
  text-decoration: underline;
  color: #2c6c9d;
  font-weight: bold;
}


.tokengroup-container {
  text-align: center;
  color: #666666;
  margin-bottom: 20px;
  font-size: 10px;
}
.tokengroup-container a {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
.tokengroup-container a:hover {
  color: #666666;
  font-weight: bold;
  text-decoration: underline;
}


//"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: #5bbd08 url(images/tbl_header.gif) repeat-x bottom left;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

#tbl_header a {
  color: #ffffff;
}

.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: #2c6c9d;
}
.box_body {
  border: 2px solid #e6e6e6;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
}
* html .box_body {
  width: 100%;
}


.frontpage_banner {
}
.frontpage_banner_text {
  cursor: pointer;
  float: left;
  display: inline;
  width: 210px;
  height: 210px;
  padding: 20px;
  background-image: url(images/frontpage_banner.jpg);
  background-repeat: no-repeat;
  color: #5ed612;
}
* html .frontpage_banner_text {
  width: 250px;
  height: 250px;
}
.frontpage_text {
  width: 300px;
  display: inline;
  float: left;
  margin-left: 30px;
}