@charset "UTF-8";
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: 100%;
  background: url(../images/ui.totop.png) no-repeat left top
}
#toTopHover {
  background: url(../images/ui.totop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0)
}
#toTop:active, #toTop:focus {
  outline: none
}
/* ui-tabs */
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-tabs ul {
  padding-left: 10px;
}
.ui-tabs {
  position: relative;
  padding: .2em
}
.ui-tabs .ui-tabs-nav {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px
}
.ui-tabs .ui-tabs-nav li {
  float: left;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff url(../images/egtab-inactive.png) repeat-x;
  padding: 7px 15px 6px;
  float: left;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  margin-right: 5px
}
.ui-tabs .ui-tabs-nav li a {
  color: #000;
  margin-right: 2px;
  border-bottom: none;
  padding: 7px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff url(../images/egtab-active.png) repeat-x !important;
  padding-bottom: 6px;
  border-top: 3px solid #2d426c
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete,but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  background: none;
}

/*** oneByOne ***/
#bannerSlider {
  position: relative
}
.oneByOne1 {
  top: 0;
  margin: 0;
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden
}
#bannerSlider .oneByOne_left {
  left: 0;
}
#bannerSlider .oneByOne_right {
  right: 0
}
#bannerSlider .oneByOne_item {
  position: absolute;
  width: 100%;
  height: 600px;
  overflow: hidden
}
#bannerSlider .oneByOne_item img.bigImage {
  position: absolute;
  bottom: 0;
}
#bannerSlider .oneByOne_item span.slidebutton_left a:hover {
  color: #fff
}
#bannerSlider {
  letter-spacing: 2px;
}
.button-add {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #E1D98E !important;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #0E578B;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 18px;
}
.button-add:hover {
  color: #fff !important;
  background-color: #246396;
}
#bannerSlider .oneByOne_item span.slideh2 {
  font-size: 48px;
  font-weight: 700;
  color: #B50C0F;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  line-height: 50px;
  position: relative;
  float: left;
  margin: 70px 12px 0 420px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideh3 {
  font-size: 38px;
  font-weight: 700;
  color: #158608;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  line-height: 40px;
  position: relative;
  float: left;
  margin: 0 12px 0 420px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideparagraph {
  font-size: 35px;
  font-weight: 700;
  color: #D16800;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  line-height: 40px;
  position: relative;
  float: left;
  margin: 1px 12px 0 420px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideh2_left {
  font-size: 48px;
  font-weight: 700;
  color: #B50C0F;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  line-height: 50px;
  display: block;
  position: relative;
  margin: 70px 12px 0 32px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideh3_left {
  font-size: 38px;
  font-weight: 700;
  color: #158608;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  line-height: 40px;
  position: relative;
  display: block;
  margin: 0 12px 0 32px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideparagraph_left {
  font-size: 35px;
  font-weight: 700;
  color: #D16800;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  line-height: 40px;
  position: relative;
  display: block;
  margin: 1px 570px 0 32px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slidebutton a {
  font-size: 20px;
  line-height: 50px;
  position: relative;
  float: left;
  margin: 18px 12px 0 430px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  padding: 0 18px;
}
#bannerSlider .oneByOne_item span.slidebutton a:hover {
  color: #fff
}
#bannerSlider .oneByOne_item span.slidebutton_left a {
  font-size: 20px;
  line-height: 50px;
  position: relative;
  float: left;
  margin: 18px 430px 0 40px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  padding: 0 18px
}
.buttonArea {
  float: left;
  left: 50%;
  position: relative;
  top: 100%;
  margin-top: -32px
}
.buttonCon {
  float: left;
  left: -50%;
  position: relative
}
.buttonCon .theButton {
  display: block;
  color: #B22222;
  width: 20px;
  height: 22px;
  text-indent: -9999px;
  border: 0;
  margin-right: 3px;
  float: left
}
.buttonArea a.active {
  background-position: 0 -22px
}
.arrowButton {
  cursor: pointer
}
.arrowButton .prevArrow {
  background: url(images/prev.png) no-repeat;
  width: 40px;
  height: 80px;
  position: absolute;
  top: 170px;
  left: 12px
}
.arrowButton .nextArrow {
  background: url(images/next.png) no-repeat;
  width: 40px;
  height: 80px;
  position: absolute;
  top: 170px;
  right: 12px
}

/*** Misc***/
.frontC {
  margin-top: 10px;
}
.frontC p {
  line-height: 17px;
  color: #5e5e5e;
  text-align: justify;
  padding-top: 10px;
}
.frontC h3 {
  font-size: 16px;
  line-height: 20px;
  color: #4A718A;
  height: 80px;
}
.frontC .ch1 {
  padding: 0 0 0 85px;
  background: url(../images/ch1.jpg) no-repeat 0px;
}
.frontC .ch2 {
  padding: 0 0 0 85px;
  background: url(../images/ch2.jpg) no-repeat 0px;
}
.frontC .ch3 {
  padding: 0 0 0 85px;
  background: url(../images/ch3.jpg) no-repeat 0px;
}
.frontC .ch4 {
  padding: 0 0 0 85px;
  background: url(../images/ch4.jpg) no-repeat 0px;
}
.FrontinvestList .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
  padding: 10px 0px 0px 10px;
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #FEDEE3;
  margin-bottom: 15px;
}
.FrontinvestList .ui-tabs .ui-tabs-nav li {
  float: left;
  padding-right: 5px;
  border-top: 1px solid #FEDEE3;
  border-left: 1px solid #FEDEE3;
  border-right: 1px solid #FEDEE3;
  background: #fff url(../images/egtab2-inactive.png) repeat-x;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin-right: 5px;
}
.FrontinvestList .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff url(../images/egtab-active.png) repeat-x !important;
  padding-bottom: 5px;
  border-top: 3px solid #CC3C60;
}
.FrontinvestList .ui-tabs .ui-tabs-nav li a {
  color: #00537B;
  margin-right: 2px;
}
.CPlanList .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
  padding: 10px 0px 0px 10px;
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #CDB541;
  margin-bottom: 15px;
}
.CPlanList .ui-tabs .ui-tabs-nav li {
  float: left;
  padding-right: 5px;
  border-top: 1px solid #CDB541;
  border-left: 1px solid #CDB541;
  border-right: 1px solid #CDB541;
  background: #fff url(../images/egtab3-inactive.png) repeat-x;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin-right: 5px;
}
.CPlanList .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff url(../images/egtab-active.png) repeat-x !important;
  padding-bottom: 5px;
  border-top: 3px solid #CDB541;
}
.tickercontainer .mask {
  position: relative;
  overflow: hidden;
}
ul.newsticker {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.newsticker li {
  float: left;
  margin: 0;
  padding-right: 15px;
}
.auto-dropdown {
  display: none;
}