@charset "utf-8";
/* LNBC CSS Document */
body, td 
{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 12px;
}
p
{
  font-size: 12px;
}

img
{
  border: none 0 #ffffff;  
}

h4
{
  color: #335CAA; /* dark blue */
  padding: 0 0 7px 0;
  margin: 0;
  font-size: 14px;
}

.white-title
{
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}


.navigation-links ul
{
  padding-right: 10px;
  display: inline;
}

.navigation-links ul li
{
  display: inline;
  list-style-type: none;
  padding-left: 15px;
}

.navigation-links ul li a
{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.table-main-layout-breadcrumbs td.breadcrumbs
{
  background: #000000 none;
  font-size: 9px;
  color: #ABA8A8;
}

.table-main-layout-breadcrumbs td.breadcrumbs,
.table-main-layout-breadcrumbs td.globals,
.table-main-layout-footer td.globals
{
  line-height: 25px;
  height: 25px;
  padding: 0 10px 0 10px;
}

.table-main-layout-breadcrumbs td.globals,
.table-main-layout-footer td.globals
{
  background: #000000 none;
  text-align: right;
  font-size: 9px;
  color: #ABA8A8;
  white-space: nowrap;  
}

.table-main-layout-body td
{
  vertical-align: top;
  font-size: 12px;
}

.table-main-layout-body td.banner {   background: #335CAA none; /* dark blue */ }

.table-main-layout-body td.topright
{
  background: #335CAA none; /* dark blue */
}

.table-main-layout-body td.left
{
  background: #E2E1E1 none; /* light grey */
  width: 180px;
  margin: 0;
  padding: 0;
}

.table-main-layout-body td.left div.menuspacer
{
  height: 75px; 
}

.table-main-layout-body td.center
{
  width: 582px;
}

.table-main-layout-body td.center div.leftcontentbody
{
  padding: 25px;
}

.table-main-layout-body td.center div.rightcontentbody
{
  padding: 25px 25px 25px 0;
}

.table-main-layout-body td.bottomright
{
  background: #E2E1E1 none; /* light grey */
}

/* links */




/* ----------------------------------------- */

.navigation-links a:hover
{
  color: #335CAA; /* dark blue */
}

.breadcrumbs a:hover,
.globals-links a:hover
{
  color: #000000; /* black*/
  /* color: #EFF3FA; /* light blue*/
}

.breadcrumbs a
{
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}

.globals-links
{
  margin: 0;
  padding: 0; 
}

.globals-links ul
{
  display: inline;
}

.globals-links ul li
{
  padding-left: 10px;
  display: inline;
  list-style-type: none;
}

.globals-links ul li a
{
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}


.askbox
{
  width:300px;
}

.ask
{
  font-family:Verdana;
  font-size:8pt;
  font-weight:normal;
  font-style:normal;
  color:#000000;
  background-color:#dddddd;
  border-style:solid;
  border-width:2px;
  border-color:#000000;
}
