﻿html {
  width:100%;
}

body {
  margin:0px;
  width:100%;
  font-family:helvetica, arial, sans-serif;
  font-size:12px;
}

#wrapper {
  width:1000px;     
  height:540px;  
  margin:0 auto;
}

#hp #wrapper {
   background:#737373;
}

#wrapper1 {
  width:1000px;       
  margin:0 auto;
}

#hp #wrapper1 {
   background:#737373;
}


#header {
  width:100%;   
  height:104px;
  background :url(/Images/header_bg2.gif) repeat-x;
}
.maindiv
{
	width: auto;
	/**width:180px; **/
	float:left;
	padding:0px 0px 5px 0px;
}

#login {
  float:left;
  padding:0px;
  margin:0px;
  margin-left:290px;
  margin-top:0px;
}

#login a {
  display:block;
  background:url(/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(/images/find_out_more_btn.gif);
  width:133px;
  height:42px;
  text-indent:-9999px;
}


.top_hover {
  color:#007698;
  background:url(/images/menu_hover_bg.gif) repeat-x;
}

#menu_bot {
  background:#fff url(/images/menu_bot.gif) repeat-x;
  height:8px;
}

#hp #menu_bot {
  background:url(/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(/images/content_bot.gif) repeat-x;
  font-size:1px;
}

#hp #content_bot {
  background:url(/images/content_bot_hp.gif) repeat-x;
}

#page_footer {
  background:#3391ad url(/images/footer_bg.gif) repeat-x;
  min-height:20px;
  height:auto !important;
  height:20px;
  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(/images/footer_bot.gif) repeat-x;
  height:8px;
}

.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;
}

.contentcolor {
  font-family:Calibri;
  color:White;
  background-color:#007698;
}
