/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* CSS for the screen */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

body {
  margin: 0px 0px 0px 0px ;
  padding: 0px 0px 0px 0px ;
  color: #333333;
  font-size: 11px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  background: #999999;
}

a         { color: #333333; text-decoration: none; }
a:hover   { color: #333333; text-decoration: underline; }


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* general html tags */    
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

img { 
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: inline;
}

p {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
}

form {
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.login_form {
  padding-top: 12px;
}
.search_form {
  padding-top: 56px;
  padding-bottom: 40px;
}

label {
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
}

.textfield {
  width: 135px;
  font-size: 11px;
}

ul { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 6px; }
ul li { margin: 0px 0px 0px 0px; padding: 0px 0px 15px 0px; }
ul a { }
ul a:hover { }

ul.files { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 5px 6px; }
li.file  { margin: 0px 0px 0px 0px; padding: 2px 0px 10px 28px; background: url('../img/icon_file.gif') no-repeat 2px 3px; }
li.pdf   { margin: 0px 0px 0px 0px; padding: 5px 0px 10px 26px; background: url('../img/icon_pdf.gif') no-repeat 2px 3px; }
li.word  { margin: 0px 0px 0px 0px; padding: 5px 0px 10px 26px; background: url('../img/icon_word.gif') no-repeat 2px 3px; }
li.ppt   { margin: 0px 0px 0px 0px; padding: 5px 0px 10px 26px; background: url('../img/icon_ppt.gif') no-repeat 2px 3px; }
li.jpg   { margin: 0px 0px 0px 0px; padding: 5px 0px 10px 26px; background: url('../img/icon_jpg.gif') no-repeat 6px 3px; }

ul.files_next2image { float: left; }
img.next2files { float: left; }

h1, h2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  color: #003399;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}

h1.inline_h1 {
  padding-top: 10px;
}

/* for extra info in the h1 */
h1 span.subh1 {
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  text-transform: uppercase;
}

h3 {
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 10px 0px;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  color: #003399;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}

/* for extra info in the h3 */
h3 span.subh3 {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  text-transform: none;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}

.h3link {
  cursor: pointer;
}
h3.h3link {
  padding: 7px 20px 7px 20px;
}
h3.h3linkon {
  padding: 20px 20px 15px 20px;
  background: #E8E8E8 url(../img/bg_h3_shown.gif) no-repeat left top;
}
h3.h3link span.subh3 {
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* page elements: the div that holds all the content */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* page layout */

#wrapper {
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  width: 800px;
}
#container {
  margin: 22px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  overflow: hidden;
  width: 800px;
  background: #FFFFFF;
}
#container1 {
  margin: 22px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  overflow: hidden;
  width: 800px;
  background: #FFFFFF url(../img/bg_leftbottom.gif) no-repeat left bottom;
}
#container2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  overflow: hidden;
  width: 800px;
  background: #FFFFFF url(../img/bg_bottom.jpg) no-repeat left top;
}

/* nav 1 */

img.logo {
  padding: 0px 0px 0px 0px;
  background: url(../img/bg_lefttop.gif) no-repeat left top;
}

div.navs_combined {
  float: left;
}

#nav_div {
  clear: both;
  float: left;
  width: 200px;
  height: 410px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  position: relative;
  font-size: 0; /* IE gap fix */
}
div.nav_only_one_container {
  background: #FFFFFF url(../img/bg_leftbottom.gif) no-repeat left bottom;
}

#nav_ul {
  position: absolute;
  top: 137px;
  left: 0px;
  height: 245px;
  list-style-type: none;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#nav_ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 35px;
  overflow: hidden;
  width: 200px;
}

#nav_ul li a {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 35px 0px 0px 0px;
  overflow: hidden;
  background: url(../img/nav.gif) no-repeat;
  width: 200px;
  height: 0px !important; /* for most browsers */
  height /**/:35px; /* for IE5.5's bad box model */
}

#nav_ul li.company a                { background-position: 0px 0px; }
#nav_ul li.company a:hover          { background-position: -200px 0px; }
#nav_ul li.company a.selected       { background-position: -400px 0px; }
#nav_ul li.company a.selected:hover { background-position: -400px 0px; }

#nav_ul li.packages a                { background-position: 0px -35px; }
#nav_ul li.packages a:hover          { background-position: -200px -35px; }
#nav_ul li.packages a.selected       { background-position: -400px -35px; }
#nav_ul li.packages a.selected:hover { background-position: -400px -35px; }

#nav_ul li.operations a                { background-position: 0px -70px; }
#nav_ul li.operations a:hover          { background-position: -200px -70px; }
#nav_ul li.operations a.selected       { background-position: -400px -70px; }
#nav_ul li.operations a.selected:hover { background-position: -400px -70px; }

#nav_ul li.news a                { background-position: 0px -105px; }
#nav_ul li.news a:hover          { background-position: -200px -105px; }
#nav_ul li.news a.selected       { background-position: -400px -105px; }
#nav_ul li.news a.selected:hover { background-position: -400px -105px; }

#nav_ul li.investors a                { background-position: 0px -140px; }
#nav_ul li.investors a:hover          { background-position: -200px -140px; }
#nav_ul li.investors a.selected       { background-position: -400px -140px; }
#nav_ul li.investors a.selected:hover { background-position: -400px -140px; }

#nav_ul li.career a                { background-position: 0px -175px; }
#nav_ul li.career a:hover          { background-position: -200px -175px; }
#nav_ul li.career a.selected       { background-position: -400px -175px; }
#nav_ul li.career a.selected:hover { background-position: -400px -175px; }

#nav_ul li.contact a                { background-position: 0px -210px; }
#nav_ul li.contact a:hover          { background-position: -200px -210px; }
#nav_ul li.contact a.selected       { background-position: -400px -210px; }
#nav_ul li.contact a.selected:hover { background-position: -400px -210px; }


#nav_forms_div {
  clear: both;
  float: left;
  width: 170px;
  margin: 0px 0px 0px 0px;
  padding: 28px 0px 0px 30px;
  overflow: hidden;
  position: relative;
  font-size: 5px;
}
div.nav_forms_only_one_container {
  background: #FFFFFF url(../img/bg_forms_lefttop.gif) no-repeat left top;
}

img.title_h3 {
  clear: both;
}

#nav_forms_div p a.login_link { font-weight: bold; color: #990000; font-size: 11px; }
#nav_forms_div p { padding: 20px 0px 0px 0px; }

/* nav 2 */

div.nav2 {
  width: 563px;
  background: #D8D8D8;
  padding: 7px 18px 8px 18px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  color: #666666;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
div.nav2 a                { background: #D8D8D8; font-weight: normal; color: #000000; border-top: 1px solid #D8D8D8; border-left: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; padding: 2px 5px 8px 5px; }
div.nav2 a:hover          { background: #E2E2E2; font-weight: normal; color: #003399; border-top: 1px solid #ECECEC; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; text-decoration: none; }
div.nav2 a.selected       { background: #D8D8D8; font-weight: bold;   color: #003399; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }
div.nav2 a.selected:hover { background: #D8D8D8; font-weight: bold;   color: #003399; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }


/* nav 3 */

div.nav3 {
  width: 563px;
  padding: 7px 18px 8px 19px;
  color: #666666;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
div.nav3 a                { font-weight: normal; color: #333333; padding: 2px 5px 8px 5px; }
div.nav3 a:hover          { font-weight: normal; color: #003399; text-decoration: none; }
div.nav3 a.selected       { font-weight: bold;   color: #003399; }
div.nav3 a.selected:hover { font-weight: bold;   color: #003399; }


/* nav 4 */

ul.nav4                  { list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul.nav4 li               { margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; }
ul.nav4 a                { font-weight: bold; }
ul.nav4 a:hover          { }
ul.nav4 a.selected       { color: #003399; }
ul.nav4 a.selected:hover { color: #003399; text-decoration: none; }


/* content right */

div.content_top_home, div.content_bottom_home, div.content_top, div.content_bottom {
  float: right;
  width: 600px;
}

div.content_top {
  padding: 0px 0px 25px 0px;
}
div.content_top_0 {
  float: left;
  width: 530px;
  padding: 25px 45px 0px 25px;
}
div.content_top_1 {
  float: left;
  width: 230px;
  padding: 0px 45px 0px 25px;
}
div.content_top_2 {
  float: right;
  width: 230px;
  padding: 0px 50px 0px 20px;
}

div.content_top_multiple_outer {
  clear: both;
}

div.content_bottom, div.content_bottom_home {
  padding: 50px 0px 25px 0px;
}
div.content_bottom_0 {
  float: left;
  width: 525px;
  padding: 0px 50px 0px 25px;
}
div.content_bottom_1 {
  float: left;
  width: 230px;
  padding: 0px 45px 0px 25px;
}
div.content_bottom_2 {
  float: right;
  width: 230px;
  padding: 0px 50px 0px 20px;
}

div.content_contact {
  background: #FFFFFF url(../img/bg_contact.jpg) no-repeat center 232px; 
}

div.banner_career { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_career.jpg) no-repeat right top; }
div.banner_company { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_company.jpg) no-repeat right top; }
div.banner_contact { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_contact.jpg) no-repeat right top; }
div.banner_home { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_home.jpg) no-repeat right top; }
div.banner_investors { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_investors.jpg) no-repeat right top; }
div.banner_news { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_news.jpg) no-repeat right top; }
div.banner_operations { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_operations.jpg) no-repeat right top; }
div.banner_packages { width: 600px; height: 100px; background: #FFFFFF url(../img/banner_packages.jpg) no-repeat right top; }

div.nav2_home   { width: 600px; height: 43px;  background: #FFFFFF url(../img/home_nav2area.gif) no-repeat right top; }
div.home_photo_div { width: 600px; height: 266px; background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }

div.content_top h1 {
}
div.content_top p {
  line-height: 170%;
}
div.content_top p a         { color: #990000; text-decoration: underline; }
div.content_top p a:hover   { color: #CC3333; text-decoration: underline; }
div.content_top p a.link_mask         { font-weight: bold; color: #990000; text-decoration: none; }
div.content_top p a.link_mask:hover   { color: #990000; text-decoration: underline; }

div.content_top p.content_shown {
  padding: 0px 20px 20px 20px;
  background: #E8E8E8 url(../img/bg_p_shown.gif) no-repeat right bottom;
}


div.content_bottom p {
  line-height: 170%;
}

.one_line {
  white-space: nowrap;
}

img.photo_bottom {
  padding: 10px 0px 0px 0px;
}
img.photo_bottom_1 {
  padding: 0px 0px 0px 0px;
  border: 1px solid #FFFFFF;
}
img.photo_bottom_2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 20px;
  border: 1px solid #FFFFFF;
}

img.inline_img {
  float: right;
  margin: 0px 0px 25px 25px;
}
img.inline_img_125 { margin: 0px 35px 25px 65px; }
img.inline_img_134 { margin: 0px 30px 25px 61px; }
img.inline_img_150 { margin: 10px 23px 25px 52px; }

.content_hidden {
  display: none;
}


/* footer */

div.footer {
  text-align: center;
  padding: 20px 0px 30px 0px;
  color: #999999;
  font-size: 10px;
  background: #FFFFFF url(../img/bg_footer.gif) no-repeat center top;
  line-height: 200%;
}
div.footer a         { color: #666666; text-decoration: none; font-weight: normal; }
div.footer a:link    {  }
div.footer a:visited {  }
div.footer a:active  {  }
div.footer a:hover   { color: #666666; text-decoration: underline; }


/* random: for masking the content */

#mask1 {
  background: #FFFFFF;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
#mask2 {
  background: #000000;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

div.above_mask {
  display: none;
  position: absolute;
  left: 0px;
  top: 75px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

table.above_mask_table {
  position: relative;
  margin: 0px auto 0px auto;
  padding: 2px 2px 2px 2px;
  background: #FFFFFF;
}
table.above_mask_table_faded {
  background: #777777;
}

div.above_mask2 {
  display: none;
  position: absolute;
  left: 0px;
  top: 125px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

table.above_mask_table2 {
  position: relative;
  margin: 0px auto 0px auto;
  padding: 2px 2px 2px 2px;
  background: #FFFFFF;
}

div.mask2content {
  padding: 2px 15px 15px 15px;
}

div.table_header {
  text-align: right;
  font-size: 10px;
  color: #666666;
  float: right;
  padding: 2px 4px 4px 2px;
  cursor: pointer;
}
div.table_title {
  text-align: left;
  font-size: 12px;
  color: #990000;
  float: left;
  padding: 2px 6px 4px 17px;
  font-weight: bold;
}
img.icon {
  float: right;
  padding: 4px 2px 2px 0px;
  cursor: pointer;
}

div.table_footnote {
  text-align: center;
  padding: 2px 17px 2px 17px;
  font-size: 10px;
}
div.table_footnote a       { color: #990000; text-decoration: none; }
div.table_footnote a:hover { color: #990000; text-decoration: underline; }




/* ---------------------------------------------------------------------------------- */

/* special classes - classes involved with tables */

table.tA {
  clear: both;
  margin: 0px 16px 0px 16px;
  padding: 0px 0px 0px 0px;
  border-top: 3px solid #999999;
  border-left: 3px solid #999999;
  border-right: 2px solid #999999;
  border-bottom: 2px solid #999999;
}

table.tA thead th, table.tA td.th {
  margin: 0px 0px 0px 0px;
  padding: 2px 5px 2px 5px;
  font-weight: bold;
  font-size: 9px;
  color: #003399;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-top: 0px;
  border-left: 0px;
  background: #EEEEEE;
  white-space: nowrap;
}

table.tA tbody td {
  margin: 0px 0px 0px 0px;
  padding: 2px 5px 2px 5px;
  font-weight: bold;
  font-size: 9px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-top: 0px;
  border-left: 0px;
  background: #FFFFFF;
  white-space: nowrap;
}
table.tA2 tbody td {
  vertical-align: middle;
}

table.tA thead th.first_middle, table.tA tbody td.first_middle {
  border-left: 2px solid #999999;
}

table.maxwidth {
  width: 640px;
}
table.maxwidth2 {
  width: 565px;
}
table.maxwidth thead th, table.maxwidth td.th {
  white-space: normal;
  text-align: left;
  vertical-align: top;
}
table.maxwidth tbody td {
  white-space: normal;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
table.maxwidth tbody td a         { color: #990000; text-decoration: none; }
table.maxwidth tbody td a:hover   { color: #990000; text-decoration: underline; }

table.maxwidth tbody td.nowrap {
  white-space: nowrap;
}


table.tB {
  clear: both;
  margin: 0px 16px 0px 25px;
  padding: 0px 0px 0px 0px;
}

span.mandatory {
  color: #990000;
  padding: 0px 5px 0px 5px;
}

table.tB tbody td {
  margin: 0px 0px 0px 0px;
  padding: 2px 5px 2px 0px;
}
table.tB tbody td label {
  font-weight: bold;
}

input[type=radio] {
  width: 13px;
  height: 13px;
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 1px !important;
}
