/*
First, the ubiquitous clearfix.
This is the "latest" version, as shown here:
http://perishablepress.com/press/2009/12/06/new-clearfix-hack/
*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, sans-serif;
  }
h1 {
  color: #0760b8;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: bold;
  }
h2 {
  color: #0760b8;
  font-size: 0.94em;
  line-height: 0.7em;
  font-weight: bold;
  clear:left;
  }
h3 {
  color: #0760b8;
  font-size: 0.75em;
  line-height: 1.2em;
  font-weight: normal;
  }
p {
  color: #333333;
  font-size: 0.69em;
  line-height: 1em;
  font-weight: normal;
  }
p a:link, p a:active, p a:visited {
  color: #0760b8;
  xbackground-color: #fff;
  text-decoration:none;
  }
p a:hover {
  color: #fff;
  background-color: #0760b8;
  }

li.link a:link, li.link a:active, li.link a:visited {
  color: #0760b8;
  background-color: #fff;
  text-decoration:none;
  }
li.link a:hover {
  color: #fff;
  background-color: #0760b8;
}

p.buy a {
  color: #e05400;
  background-color: #fff;
  text-decoration:none;
  }

p.buy a:hover {
  color: #fff;
  background-color: #e05400;
  }

.clear {
  height: 1px;
  clear: both;
  }
#centercol ul {
  color: #333333;
  font-size: 0.69em;
  line-height: 1.4em;
  font-weight: normal;
  }
#centercol ol {
  color: #333333;
  font-size: 0.69em;
  line-height: 1.4em;
  font-weight: normal;
  }
#centercol li {
  padding-bottom: 5px;
  }
ul.services {
  margin-top: -10px;
  margin-left: 18px;
  padding-left: 0px;
  }
table.services { margin-left: 10px; }
table.services p { margin-top: 0px; }

/* - - - - - General - - - - - */
#wrapper {
  text-align:left;
  width: 775px;
  }
#logo {
  height:130px;
  }
#divider, .divider {
  margin: 0px 0px 8px 0px;
  padding: 0px;
  background-image: url(../gfx/border_repeat.gif);
  background-repeat: repeat-x;
  height: 5px;
  clear: both;
  }

/* ------------ header ------------ */
#header {
  clear:both;
}
#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  }
#navcontainer ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
  padding-right: 2px;
  background-image: url(../gfx/nav-divider.gif);
  background-position: right;
  background-repeat: no-repeat;
  }
*:first-child+html #navcontainer ul li {
  padding-left: 0px;
  }
#navcontainer ul li {
  _padding-left: 0px;
  }
#navcontainer ul li a {
  text-decoration: none;
  padding: 3px 10px 3px 9px;
  margin: 0px 0px 0px -9px;
  font-size: 0.69em;
  font-weight:bold;
  text-transform:uppercase;
  color: #666666;
  margin-top: -5px;
  }
*:first-child+html #navcontainer ul li a {
  padding: 2px 8px 4px 8px;
  margin: 0px -4px -2px -2px;
  }
#navcontainer ul li a {
  _padding: 2px 8px 4px 8px;
  _margin: 0px -4px -2px -2px;
  }
#navcontainer ul li.last {
  padding: 3px 10px 3px 0px;
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  }
#navcontainer ul li.first a {
  padding: 3px 10px 3px 11px;
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  }
#navcontainer ul li a:hover {
  background-color: #0760b8;
  color: #ffffff;
  }
#navcontainer ul li.first a:hover {
  background-color: #0760b8;
  color: #ffffff;
  background-image: none;
  }
#navcontainer { margin-bottom: 1em;} /* just to move code away from list example - not needed for list */
#breadcrumbs {
  margin: 0px;
  margin: 0px 12px 8px 12px;
  padding: 0px;
  font-size: 0.65em;
  color: #0760b8;
  }
#breadcrumbs ul{
    margin: 0px !important;
    padding: 0px !important;
  }
#breadcrumbs ul li, #breadcrumbs ul li a{
    list-style-type: none;
    margin: 0px !important;
    padding: 0px !important;
    display: inline;
    border: 0px solid #000;
  }
#breadcrumbs a {
  color: #0760b8;
  text-decoration:none;
  padding: 2px 3px;
  }
#breadcrumbs a:hover {
  color: #fff;
  text-decoration:none;
  background-color: #0760b8;
  }


/* ------------ footer ------------ */
#footer p {
  margin: 0px 0px 20px 0px;
  }
#copyright {
  float: right;
  margin: 0px 12px 0px 0px;
  padding: 0px;
  }
#L4nav {
  float: left;
  margin: 0px 0px 0px 12px;
  padding: 0px;
  }
#L4nav ul
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#L4nav li
{
  list-style-type: none;
  display: inline;
  float: left;
  /*margin: 0px 0px 0px 12px;*/
  padding: 0px;
  }
#L4nav li
{
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  color: #000;
  line-height: 1em;
  color: #0760b8;
  background-color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

#L4nav li a
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  font-weight: normal;
  color: #333333;
  line-height: 1em;
  /*color: #0044A1;*/
  color: #0760b8;
  background-color: #fff;
  }
#L4nav li a:hover {
  color: #fff;
  text-decoration:none;
  background-color: #0760b8;

  }

/* ------------ main area ------------ */
#main {

}

/* ------------ center column ------------ */
.three_column {
  width:403px;
  }
.two_column {
  width:600px;
  }
#centercol {
  padding: 0px;
  margin: 0px;
  margin-left: 18px;
  _margin-left: 16px;
  _margin-right: -10px;
  float: left;
  border:0px red solid;
  }
#centercol h1 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  vertical-align: top;
  text-align: left;
  }
#centercol h3 {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  vertical-align: top;
  text-align: left;
  }
#centercol h2 {
  line-height: 1.5em;
  margin: 10px 0px 10px 0px;
  }
#centercol img {
  padding: 0px 8px 10px 0px;
  margin: 0px;
  vertical-align: top;
  float:left;
  }
#centercol p {
  clear:both;
  vertical-align: top;
  line-height: 1.5em;
  margin: 10px 0px 10px 0px;
  }
.ourPeople {
  float: left;
  width: 100px;
  height: 180px;
  margin-right: 20px;
  font-size: 0.65em;
  border: 0px;
  }
.ourPeople a {
  border: 0px;
  color: #333333;
  text-decoration:none;
  }

/* ------------ left column ------------ */
#leftcol {
  width: 155px;
  margin: 0px;
  padding: 0px;
  float: left;
  }

/* ----------- L2 nav ------------ */
#L2nav {
  margin: 0px;
  padding: 8px;
  border: 0px red solid;
  background-image: url(../gfx/L2_navtop2.gif);
  background-repeat: no-repeat;
  background-color: #3471BE;
  line-height: 1.2em;
  }
#L2navBase {
  margin: 0px;
  padding: 0px;
  _margin-top: 10px;
  margin-bottom: 10px;
  height: 5px;
  width: 155px;
  background-image: url(../gfx/L2_navbase2.gif);
  background-repeat: no-repeat;
  }
#L2nav img {
  margin: 0px;
  padding: 0px;
  }
#L2nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  _margin-bottom: -20px;
  }
#L2nav ul li {
  display: block;
  margin: 0px 2px;
  padding: 4px 0px;
  font-weight:bold;
  text-decoration:none;
  color: #fff;
  }
#L2nav ul li a {
  font-size: 0.8em;
  line-height: 1em;
  font-weight:bold;
  text-decoration:none;
  color: #fff;
  }
#L2nav ul li a:hover {
  color: #0044A1;
  }

/* ----------- L3 nav ------------ */
#L3nav {
  width:110px;
  margin-top: 10px;
  margin: 10px -2px 0px -2px;
  background-color:#fff;
  background-image: url(../gfx/L3_navtop.gif);
  background-repeat: no-repeat;
  line-height: 1.2em;
  }
#L3navBase {
  margin: -2px -2px 0px -2px;
  _margin: 0px -2px -20px -2px;
  padding: 0px;
  height: 2px;
  width: 110px;
  background-image: url(../gfx/L3_navbase.gif);
  background-repeat: no-repeat;
  }
#L3nav img {
  margin: 0px;
  padding: 0px;
  }
#L3nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding: 0px 8px;
  }
#L3nav li {
  margin: 2px 0px 2px 0px !important;
  padding: 0px !important;
  }
#L3nav ul li a {
  font-size: 0.75em;
  font-weight: normal;
  text-decoration:none;
  color: #666;
  }
#L3nav ul li a:hover {
  color: #1495e5;
  }

/* ------------ suppliment panels ------------ */
#suppliment {
  padding: 0px;
  }
#leftcol #suppliment {
  margin: 0px 8px 0px 12px;
  }
#rightcol #suppliment {
  margin: 0px 12px 0px 8px;
  }
#suppliment h3, #suppliment p {
  margin:0px;
  padding: 0px 8px 10px 0px;
  line-height: 1.4em;
  }
#suppliment img {
  padding: 0px 8px 10px 0px;
  float:left;
  clear:both;
  }

/* ------------ right column ------------ */
#rightcol {
  width: 187px;
  margin: 0px;
  padding: 0px;
  float: right;
  }
#rightcol h2 {
  margin: 0px;
  padding: 0px 12px 8px 8px;
  }

/* ------------- home ----------------- */
#promopanels {
  width:748px;
  position: relative;
  margin: 0px 0px 0px 0px;
  left: 14px;
  _margin: 0px;
  padding: 0px;
  float: left;
  clear: both;
  border: 0px solid #33ff99;
  }
#promopanel {
  float:left;
  margin: 0px;
  padding: 12px;
  width:724px;
  height:200px;
  background-color: #3471BE;
  }
#promopanel .promo {
  position: absolute;
  top:12px;
  left:12px;
  width:589px;
  height:184px;
  }
#promobuttons {
  float: left;
  clear: both;
  height: 30px;
  width: 740px;
  margin: 0px;
  padding: 0px 0px 0px 8px;
  background-image: url(../gfx/bkg-promoimage.gif);
  background-repeat: repeat-x;
  }
#promobuttons a {
  text-align:center;
  float: left;
  width: 113px;
  height: 31px;
  border: 0px #fc0 solid;
  margin: 0px 4px;
  padding: 3px 0px 4px 0px;
  display: inline;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-image: url(../gfx/bkg-promobtn.gif);
  background-repeat: repeat-x;
  }
#homepanels {
  border:0px #fc0 solid;
  margin:0px 8px 10px 0px;
  padding:0px;
  background: url(../gfx/bkg-homeText.jpg) bottom no-repeat;
}
#_homepanel {
  float: left;
  width: 220px;
  float: left;
  margin: 0px 4px 0px 4px;
  padding: 0px 7px 10px 9px;
  _padding: 18px 7px 0px 9px;
  border: 0px #33ff33 solid;
}
#homepanel {
  border: 1px #f0f0f0 solid;
  background: url(../gfx/homepanelbg.gif) bottom repeat;
  padding: 0px 7px 10px 9px;
  width: 215px;
}

#homepanel h2 {
  margin: 0px;
  padding: 10px 0px 6px 0px;
}
#homepanel p{
  margin: 0px 0px 0px 0px;
  padding: 8px 0px;
  line-height: 1.3em;
}
#homepanel p.first {
  margin: 0px 0px 0px 0px;
  padding: 8px 0px;
  font-weight: bold;
  font-size: 0.73em;
  line-height: 1.3em;
}

/* ------------- forms ----------------- */
form {

}
.inputtext {
  width:100px;
  background-color: #eee;
  border: 1px #ddd solid;
  margin: 0px 0px 8px 0px;
  padding: 2px;
  color: #333;
  font-size: 0.69em;
  }
.inputradio {
  width:12px;
  height:12px;
  background-color: #eee;
  border: 1px #ddd solid;
  margin: 0px 0px 10px 0px;
  }
button {
  font-size: 0.69em;
  float:left;
  background-color:#eee;
  border:1px solid #ddd;
  color:#0044A1;
  padding:2px;
  margin: 4px 0px 4px 0px;
  cursor:pointer;
  }
button:hover {
  background-color:#426493;
  border:1px solid #ddd;
  color:#fff;
}
button:active {
  background-color:#0044A1;
  border:1px solid #426493;
  color:#fff;
}
/*---------------png Files-------------------*/
/* USAGE: All you have to do is include this one line in your CSS file, with the tag names to which you want the script applied:*/

        img, div, a { behavior: url(css/iepngfix.htc) }

/* Alternatively, you can specify that this will apply to all tags like so:
* { behavior: url(iepngfix.htc) }   */
/*---------------png Files-------------------*/

#m2news_table2_greyborder
{
  padding-top: 10px;
  border: 0px solid #999999;
  _width: 180px;
}
#m2news_table2_greyborder td {
  padding: 0 0 10px 0;
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333
}
#m2news_table2_greyborder input {
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  padding: 1px 2px;
  _width: 115px !important;
  _float: right !important;
  border: 1px solid #D6E5F1 !important;
  background-color: #efefef !important;
  border-bottom-style:outset !important;
}
#m2news_table2_greyborder input#first, #m2news_table2_greyborder input#last, #m2news_table2_greyborder input#email {
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  padding: 1px 2px;
  width: 90px !important;
  _float: right !important;
  border: 1px solid #D6E5F1 !important;
  background-color: #fff !important;
}
#m2news_table2_greyborder form#sub div
{
  width:180px !important;
  border: 0px solid #fff !important;
  background:transparent !important;
  margin-top: -20px !important;
}
#m2news_table2_greyborder .form
{
  width:200px !important;

}
#m2news_table2_greyborder td p.form
{
  width:200px !important;
}
#m2news_table2_greyborder .credit a
{
  background:transparent !important;
}






#m2news_table2_sideNav {
  padding-left: 0px;
  padding-top: 10px;
  border: 0px solid #999999;
  width: 110px;
}
#m2news_table2_sideNav td {
  padding-left: 0px;
  padding: 0 0 10px 0;
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333
}
#m2news_table2_sideNav input {
  padding-left: 0px;
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  padding: 1px 2px;
  width: 70px !important;
  float: left !important;
  border: 1px solid #D6E5F1 !important;
  background-color: #efefef !important;
  border-bottom-style:outset !important;
}
#m2news_table2_sideNav input#first, #m2news_table2_sideNav input#last, #m2news_table2_sideNav input#email {
  padding-left: 0px;
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  padding: 1px 2px;
  width:70px !important;
  float: left !important;
  border: 1px solid #D6E5F1 !important;
  background-color: #fff !important;
}


#m2news_table2_sideNav form#sub div
{
  width:110px !important;
  border: 0px solid #fff !important;
  background:transparent !important;
  margin-top: -20px !important;
  padding-left: 0px;
}
#m2news_table2_sideNav .form
{
  padding-left: 0px;
  width:110px !important;

}
#m2news_table2_sideNav td p.form
{
  padding-left: 0px;
  width:110px !important;
}
#m2news_table2_sideNav .credit a
{
  padding-left: 0px;
  background:transparent !important;
}



#Login
{
    padding-top: 10px;
  border: 0px solid #999999;
  width: 180px;
}
#Login td {
  padding: 0 0 10px 0;
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333
}
#Login input {
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  padding: 1px 2px;
  width: 115px !important;
  float: right !important;
  border: 1px solid #D6E5F1 !important;
  background-color: #efefef !important;
  border-bottom-style:outset !important;
}
#Login input#txtUsername, #Login input#txtPassword {
  font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  padding: 1px 2px;
  width:110px !important;
  float: right !important;
  border: 1px solid #D6E5F1 !important;
  background-color: #fff !important;
}
#Login form#sub div
{
  width:200px !important;
  border: 0px solid #fff !important;
  background:transparent !important;
  margin-top: -20px !important;
}
#Login .form
{
  width:200px !important;

}
#Login td p.form
{
  width:200px !important;
}