html {
  width:100%;
}

body {
  margin:0px;
  width:100%;
  font-family:helvetica, arial, sans-serif;
  font-size:12px;
}

#wrapper {
  width:1000px;
  margin:0 auto;
}

#hp #wrapper {
   background:#737373;
}

#header {
  width:100%;
  height:132px;
  background:url(/templates/odtnetwork/images/header_bg.gif) repeat-x;
}

#logo {
  margin:0px;
  padding:0px;
  float:left;
}

#logo a {
  display:block;
  background:url(/templates/odtnetwork/images/logo.gif) no-repeat 0 3px;
  width:181px;
  height:114px;
  text-indent:-9999px;
  margin-left:294px;
}

#login {
  float:left;
  padding:0px;
  margin:0px;
  margin-left:290px;
  margin-top:0px;
}

#login a {
  display:block;
  background:url(/templates/odtnetwork/images/login_btn.gif);
  width:133px;
  height:42px;
  text-indent:-9999px;
}

#findoutmore {
  float:left;
  padding:0px;
  margin:0px;
  margin-left:290px;
  margin-top:34px;
}

#findoutmore a {
  display:block;
  background:url(/templates/odtnetwork/images/find_out_more_btn.gif);
  width:133px;
  height:42px;
  text-indent:-9999px;
}

#menu {
  background:#fff url(/templates/odtnetwork/images/menu_bg.gif) repeat-x;
  min-height:38px;
  height:auto !important;
  height:38px;
  font-size:14px;
  padding-top:10px;
}

.top_hover {
  color:#007698;
  background:url(/templates/odtnetwork/images/menu_hover_bg.gif) repeat-x;
}

#menu_bot {
  background:#fff url(/templates/odtnetwork/images/menu_bot.gif) repeat-x;
  height:17px;
}

#hp #menu_bot {
  background:url(/templates/odtnetwork/images/menu_bot_hp.gif) repeat-x;
}

#page_contents {
  background:#fff;
  color:#000;
}

#hp #page_contents {
   background:#737373;
}

#hp #page_contents #bodyCopy {
   color:#fff; 
}

#left_contents, #right_contents {
  width:450px;
  float:left;
}

#left_contents {
  margin-left:20px;
}

#right_contents {
  margin-left:20px;
}

#content_bot {
  height:7px;
  background:url(/templates/odtnetwork/images/content_bot.gif) repeat-x;
  font-size:1px;
}

#hp #content_bot {
  background:url(/templates/odtnetwork/images/content_bot_hp.gif) repeat-x;
}

#page_footer {
  background:#3391ad url(/templates/odtnetwork/images/footer_bg.gif) repeat-x;
  min-height:119px;
  height:auto !important;
  height:119px;
  font-size:11px;
  text-align:center;
}

#page_footer .mainbar {
  padding-top:35px;
}

#page_footer a {
  text-decoration:none;
  color:#fff;
  padding:10px;
  font-size:14px;
}

#page_footer_bot {
  background:url(/templates/odtnetwork/images/footer_bot.gif) repeat-x;
  height:11px;
}

.clear_both {
  clear:both;
}

h1,h2 {
  font-size:18px;
  color:#007698;
}

h3 {
  font-size:16px;
  color:#ee3124;
}

h4,h5 {
  font-size:14px;
}

#hp  #bodyCopy h1, #hp  #bodyCopy h2, #hp  #bodyCopy h3 {
  color:#fff;
}

#page_contents a {
  color:#007698;
  text-decoration:underline;
}

#hp #page_contents a {
  color:#fff;
}

#effwin_menubar {
  margin:0 auto;
}

#mcnt_menubar img {
  display:none;
}

.static_nlsitemcontainer, .static_nlsitemcontainerover {
  padding:18px 10px;
}

.static_nlsitemcontainerover {
  background:#007698;
  color:#fff;
}

.nlsitemcontainer, .nlsitemcontainerover {
  background:#007698;
  color:#fff;
}

.nlsitemcontainer td, .nlsitemcontainerover td {
  padding:10px;
}

.body1
{
    display:block;
    margin-left:30px;
}

.body2
{
    display:block;
    margin-left:30px;
    font-style:italic;
}
