body
{
  background-color: #fff;
  font-family: Verdana;
  font-size: 10pt;
  padding: 0px;
  margin: 0px;
  background-image: url(bg.gif);
  background-repeat: repeat-y;
}

td
{
  font-size: 9pt;
}

#content
{
  background-color : #fff;
  background-image: url(roundcorner.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px;
  margin: 0px;
  padding-top: 20px;
  color: #00265A;

}

#innercontent
{


}

#right
{
  position: absolute;
  top: 60px;
  left: 185px;
  height: 100%;
}

#left
{
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #D7D7D7;
  height: 100%;
  padding: 10px;
}

#loginform
{
  position: absolute;
  top: 0px;
  left: 0px;
  background-color : #D7D7D7;
  padding: 10px;

  padding-left: 185px;
}

#loginform form
{
  margin: 0px;
  padding: 0px;
}

#loginform td
{
  font-size: 7pt;
}

#loginform .textbox
{
  border: solid 1px #00265A;
  width: 135px;
  height: 24px;
  margin: 0 10px 0 0;
  font-size: 12pt;
}

#topnews
{
  padding-top: 5px;
  padding-left: 50px;
}

#topnewsheadline
{
  padding-top: 20px;
  padding-left: 50px;
}

#topnews p
{
  text-align: justify;
  line-height: 1.4em;
}

#mobileworldlink
{
  width: 55%;
  margin-top: 10px;
  padding-left: 50px;
  line-height: 1.3em;
  font-weight: bold;
}

#mobileworldlink a
{
  text-decoration: none;
  color: #00265A;
}

#servicemenu
{
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 1.4em;
}


#servicemenu ul
{
  margin: 20px;
  font-size: 10px;
  list-style: none;
}

#servicemenu a:link { color: #000000; text-decoration: none; }
#servicemenu a:visited { color: #000000; text-decoration: none; }
#servicemenu a:active { color: #000000; text-decoration: none; }
#servicemenu a:hover { color: #696969; text-decoration: none; }

h1
{
  color: #00265A;
  font-size: 18pt;
}

h2
{
  font-size: 14pt;
  color: #00265A;
}

h3
{
  font-size: 12pt;
}

h4
{
  font-size: 10pt;
}

h6
{
  color: #00265A;
  font-size: 10pt;
  font-weight: bold;
  margin: 0px 10px 0 0;
  padding: 0px;
}

#mainmenu
{
  position:absolute;
  left: 0px;
  top: 200px;
}

#mainmenu ul
{
  margin: 0px;
  padding: 0 0 10px 25px;
  list-style: none;
}

li.mainmenu
{
  padding-left: 30px; height: 28px;
  font-size: 11pt;
  padding-top: 5px;
}

#mainmenu a:link { color: #000000; text-decoration: none; }
#mainmenu a:visited { color: #000000; text-decoration: none; }
#mainmenu a:active { color: #000000; text-decoration: none; }
#mainmenu a:hover { color: #696969; text-decoration: none; }

#active
{
  background: url('images/mobileworld_button.gif') no-repeat;
  font-weight: bold;
}

div#alert
{
  position: absolute;
  top: 55px;
  left: 355px;
  font-Size: 9px;
  z-index: 4;
  width: 750px;
  height: 50px;
}