/*-----------------------------------------------------
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
-------------------------------------------------------*/
/* Grid Settings
---------------------------*/
body {
  min-width: 960px;
}
.env16 {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: url(../img/envelope_16x16.png) no-repeat scroll 0 0 transparent;
}
#envelope2 {
  position: absolute;
  top: 0px;
  right: 124px;
}
.addthis_toolbox {
  position: relative;
}
/***************************
 WRAPPER
 ***************************/
body {
  color: #62666a;
  font-size: 13px;
  text-align: left;
}

#wrapper {
  background: url("../img/head_bg.gif") repeat-x scroll 0 0 transparent;
  /***************************
   HEADER
   ***************************/

  /***************************
   MAIN
   ***************************/
  /***************************
   SIDE BAR
   ***************************/
}
#wrapper #wrapperBg {
  background: url("../img/tail-bot.gif") repeat-x scroll 0 bottom transparent;
  height: 100%;
  overflow: hidden;
}
#wrapper #header {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  position: relative;
  height: 198px;
  /***************************
   TOP TABS
   ***************************/
  /***************************
   TOP MENU
   ***************************/
}
#wrapper #header #logo {
  float: left;
  height: 103px;
  position: relative;
}
#wrapper #header #logo a {
  display: block;
  position: absolute;
  left: 30px;
  top: 1px;
}
#wrapper #header #right {
  float: right;
  padding: 28px 0px 0 0;
}
#wrapper #header #right #login {
  float: left;
  padding: 0 30px 0 0;
}
#wrapper #header #right #login a {
  background: url("../img/user.gif") no-repeat scroll right 8px transparent;
  padding: 5px 16px 0 0;
  color: #bf4824;
  font-size: 13px;
}
#wrapper #header #right #login a:hover {
  text-decoration: none;
}
#wrapper #header #right #rss {
  float: left;
}
#wrapper #header #right #rss a {
  background: url("../img/rss.gif") no-repeat scroll right center transparent;
  padding: 4px 51px 6px 0;
  color: #bf4824;
  font-size: 13px;
}
#wrapper #header #right #rss a:hover {
  text-decoration: none;
}
#wrapper #header #tabs {
  margin: 0;
  padding: 0;
  height: 35px;
  list-style: none;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 68px;
}
#wrapper #header #tabs li {
  float: left;
  padding: 0 0 0 2px;
}
#wrapper #header #tabs li a {
  background: url(../img/tab.gif) no-repeat scroll 0 0 white;
  width: 94px;
  height: 35px;
  display: block;
  float: left;
  color: #62666A;
  text-decoration: none;
  text-align: center;
  line-height: 38px;
  overflow: hidden;
}
#wrapper #header #tabs li a:hover {
  background: url(../img/tab_current.gif) no-repeat scroll 0 0 white;
  color: white;
}
#wrapper #header #tabs li.current a {
  background: url(../img/tab_current.gif) no-repeat scroll 0 0 white;
  color: white;
}
#wrapper #header #topMenu {
  width: 100%;
  height: 64px;
  float: left;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: visible;
  position: absolute;
  top: 103px;
}
#wrapper #header #topMenu li {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  text-align: center;
  width:130px;
}
#topMenu ul {
  margin: 0;
  position: absolute;
}
#topMenu > li {
  height: 64px;
}
#wrapper #header #topMenu li a {
  color: white;
  padding: 24px 0px 25px;
  display: block;
  float: left;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.1em;
  width: 100%;
}
#wrapper #header #topMenu li:hover {
  background: url(../img/menu-act.gif) repeat-x scroll 0 0 transparent;
}
#wrapper #header #topMenu li.current a {
  background: url(../img/menu-act.gif) repeat-x scroll 0 0 transparent;
}
#wrapper #header #topMenu li ul {
  display: none;
}
#wrapper #header #topMenu ul.sub {
  position: absolute;
  top: 64px;
  margin: 0;
  width: 160px;
  overflow: visible;
  display: none;
  z-index: 5;
}
#wrapper #header #topMenu ul.sub li {
  display: block;
  float: left;
  width: 140px;
  background: #EA8D3F;
  padding: 0 0 0 30px;
    text-align: left;
}
#wrapper #header #topMenu ul.sub li a {
  color: white;
  padding: 10px 0;
  display: block;
  float: left;
  font-size: 14px;
  text-decoration: underline;
  line-height: 1.1em;
  width: 90%;
}
#wrapper #header #topMenu ul.sub li a:hover {
  color: #A73D1B;
  text-decoration: none;
}
#wrapper #header #topMenu ul.sub li a.hasMore {
  background: url(../img/arrow_right.png) no-repeat scroll right center #ea8d3f;
}
#wrapper #header #topMenu ul.sub li:hover {
  background: none repeat-x scroll 0 0 #EA8D3F;
}
#wrapper #main {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  /***************************
   LEFT COL
   ***************************/
  /***************************
   MIDDLE COL
   ***************************/
  /***************************
   RIGHT COL
   ***************************/
  /***************************
   MAIN CONTENT
   ***************************/
}
#wrapper #main #leftCol, #wrapper #main #middleCol, #wrapper #main #rightCol {
  width: 320px;
  float: left;
}
#wrapper #main #leftCol h2, #wrapper #main #middleCol h2, #wrapper #main #rightCol h2 {
  font-size: 16px;
  line-height: 1.3em;
}
#wrapper #main #leftCol .text, #wrapper #main #middleCol .text, #wrapper #main #rightCol .text {
  padding: 37px 25px 32px 30px;
  color: #62666a;
  font-size: 13px;
  line-height: 1.3em;
  height: 170px;
  position: relative;
}
#wrapper #main #leftCol h2 {
  color: #E9C217;
}
#wrapper #main #leftCol .text {
  background: url(../img/bg-title-left2.gif) no-repeat scroll 0 0 #f7f7f7;
}
#wrapper #main #leftCol .pic a {
  background: url("../img/orange_round_play.png") no-repeat scroll 25px 16px #E9C217;
  border-top: 6px solid #F6D459;
}
#wrapper #main #middleCol h2 {
  color: #689d34;
}
#wrapper #main #middleCol .text {
  background: url(../img/bg-title-left2.gif) no-repeat scroll 0 0 #f7f7f7;
}
#wrapper #main #middleCol .pic a {
  background: url(../img/green_round_play.png) no-repeat scroll 25px 16px #689d34;
  border-top: 6px solid #89b652;
}
#wrapper #main #rightCol h2 {
  color: #4b8acf;
}
#wrapper #main #rightCol .text {
  background: url(../img/bg-title-left2.gif) no-repeat scroll 0 0 #f7f7f7;
}
#wrapper #main #rightCol .pic a {
  background: url(../img/blue_round_play.png) no-repeat scroll 25px 16px #668bb4;
  border-top: 6px solid #85aecb;
}
#wrapper #main .pic {
  display: block;
  position: relative;
}
#wrapper #main .pic img {
  display: block;
}
#wrapper #main .pic a {
  display: block;
  height: 47px;
  color: white;
  text-decoration: none;
  font-size: 14pt;
  line-height: 46px;
  padding: 0 0 0 55px;
  text-shadow: -1px -1px 1px #444444;
  position: relative;
}
#wrapper #main .pic a.green {
  background: url(../img/green_round_play.png) no-repeat scroll 25px 14px #689d34;
  border-top: 6px solid #89b652;
}
#wrapper #main .pic a.blue {
  background: url(../img/blue_round_play.png) no-repeat scroll 25px 14px #668bb4;
  border-top: 6px solid #85aecb;
}
#wrapper #main #mainContent {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 620px;
  padding-top: 30px;
  padding-bottom: 30px;
  /***************************
   NEWS POST
   ***************************/
  /***************************
   MAIN CONTENT COLUMNS
   ***************************/
  /***************************
   MAIN CONTENT LEFT
   ***************************/
  /***************************
   MAIN CONTENT RIGHT
   ***************************/
}
#wrapper #main #mainContent .node .title {
  margin: 0 0 20px 0;
}
#wrapper #main #mainContent h1 {
  color: #31353c;
  font-size: 2em;
  margin-bottom: 0.75em;
}
#wrapper #main #mainContent .node .title h1.health {
  padding: 9px 0 3px 72px;
  background: url(../img/page1-title.gif) no-repeat scroll 0 0 transparent;
}
#wrapper #main #mainContent .node .title .date {
  color: #C78004;
  padding: 7px 0 0 74px;
}
#wrapper #main #mainContent .node .textBox {
  line-height: 1.45em;
  font-size: 13px;
  padding: 0 30px 0 0;
}
#wrapper #main #mainContent .node .textBox strong {
  padding: 0 0 6px 0;
  display: block;
  color: #3F3F3F;
}
#wrapper #main #mainContent .node .textBox p {
  margin: 0;
  padding: 0 0 12px 0;
  overflow: hidden;
}
#wrapper #main #mainContent .node .textBox p.fleft {
  display: inline;
  float: left;
  height: 100%;
  margin: 5px 27px 2px 1px;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
#wrapper #main #mainContent .node .textBox img {
  border: 2px solid #979A9D;
}
#wrapper #main #mainContent .node .postLinks {
  list-style: none;
  display: block;
  float: right;
  margin: 0;
  padding: 10px 30px 0 0;
}
#wrapper #main #mainContent .node .postLinks li {
  display: block;
  float: left;
  margin: 0 0 0 5px;
}
#wrapper #main #mainContent .newsPost {
  display: block;
  overflow: hidden;
  margin: 0 0 30px 0;
}
#wrapper #main #mainContent .newsPost h3 {
  font-size: 14px;
  color: #31353c;
  font-weight: bold;
}
#wrapper #main #mainContent .newsPost img {
  border: 2px solid #979A9D;
}
#wrapper #main #mainContent .columns {
  padding: 0 0 20px 0;
  width: 100%;
  overflow: hidden;
}
#wrapper #main #mainContent .leftCol {
  float: left;
  margin: 0;
  width: 40%;
}
#wrapper #main #mainContent .rightCol {
  float: right;
  margin: 0;
  width: 55%;
}
#wrapper #sidebar {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 300px;
  margin-right: 0;
  width: 310px;
}
#wrapper #sidebar h1 {
  background: url("../img/nav_title.gif") no-repeat scroll 30px center #565b63;
  border-bottom: 5px solid #707681;
  font-size: 22px;
  padding: 13px 0 13px 59px;
  color: white;
  text-transform: uppercase;
  margin: 0;
}
#wrapper #sidebar ul {
  padding: 30px 0 30px 0;
  list-style: none;
  background: #dddee0;
  margin: 0 0 10px 0;
}
#wrapper #sidebar ul li {
  background: none;
  font-size: 14px;
  padding: 0 0 0 30px;
}
#wrapper #sidebar ul li a {
  background: url("../img/nav_bullet.png") no-repeat scroll 0 center transparent;
  color: #3f3f3f;
  padding: 3px 0 3px 40px;
  text-decoration: none;
  font-size: 14px;
  display: block;
}
#wrapper #sidebar ul li a:hover {
  color: #3f3f3f;
  font-weight: bold;
}
#wrapper #sidebar ul li.current a {
  font-weight: bold;
  color: #bf4824;
}
#wrapper #sidebar ul li.current a:hover {
  color: #bf4824;
}
#wrapper #sidebar ul li.even {
  background: #E7E8E9;
}

/***************************
 FOOTER
 ***************************/
#footerb {  
  font-size: 12px;
  color: #e7e8e9;
  line-height: 1.2em;
  padding: 23px 0 30px 0;
  background: none repeat scroll 0 0 #464C54;
  text-align: center; 
}

#footer {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  position: relative; 
  background: none repeat scroll 0 0 #464C54;
  text-align: center; 
}

#footer a {
  color: #e7e8e9;
}
#footer a:hover {
  color: #e7e8e9;
  text-decoration: none;
}

/***************************
 LINKS
 ***************************/
a {
}
a:hover {
  color: #bf4824;
  text-decoration: none;
}
a.linkButton:link,
a.linkButton:visited,
a.linkButton:hover,
a.linkButton:active {
  background: url("../img/links-left.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  text-decoration: none;
  cursor: pointer;
  color: #BF4824;
}
a.linkButton span {
  background: url("../img/links-right.png") no-repeat scroll right 0 transparent;
  display: block;
  float: left;
  padding: 0 10px;
}
a.linkButton span span {
  background: url("../img/links.png") repeat-x scroll 0 0 transparent;
  padding: 2px 0 2px 0;
  line-height: 1.3em;
}
a.linkButton:hover {
  background: url("../img/links-left-act.png") no-repeat scroll 0 0 transparent;
}
a.linkButton:hover span {
  background: url("../img/links-right-act.png") no-repeat scroll right 0 transparent;
}
a.linkButton:hover span span {
  background: url("../img/links-act.png") repeat-x scroll 0 0 transparent;
}

img.alignLeft {
  float: left;
  margin-right: 12px;
}

.listCol {
  float: left;
  margin-right: 10px;
}
.listCol li {
  background: url(../img/bullet.gif) no-repeat scroll 0 6px transparent;
}

strong {
  color: #3F3F3F;
}

ul {
  height: 100%;
  padding: 0 0 18px 0;
  list-style-type: disc;
}
ul li {
  padding: 0 5px 8px 12px;
}

.clear {
  clear: both;
}

#contactForm label {
  display: block;
}
#contactForm label.required:after {
  content: ' *';
  color: red;
}
#contactForm input[type="submit"] {
  display: block;
  /*float: left;*/
  background: #545B65;
  cursor: pointer;
  color: white;
  border: none;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px 3px;
  font-family: Arial, sans-serif;
}
#contactForm input[type="submit"]:hover {
  background: #545B65;
}
.addthis_toolbox a:link,
.addthis_toolbox a:visited,
.addthis_toolbox a:hover,
.addthis_toolbox a:active {
    color: #62666A;
}
#bc {
    background: #f0f0f0;
    padding: 0;

}
#bc li {
    float: left;
    padding: 5px 15px 5px 10px;
    background: url("../img/separator.gif") no-repeat scroll right center #f0f0f0;
  list-style: none;

}
#bc li a:link,
#bc li a:visited,
#bc li a:hover,
#bc li a:active {
    color: #666;
    text-decoration: none;

}
#bc li a:hover {
    color: #bf4824;
}
#bc .home {
    background: url("../img/home.gif") no-repeat scroll left center transparent;
    padding-left: 20px;

}
#mainContent p img {
  float: left;
  margin-right: 12px;
  border: 2px solid #979A9D;
}
a.attachment:link,
a.attachment:visited,
a.attachment:hover,
a.attachment:active {
  color: #bf4824;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 13pt;
  text-transform: capitalize;
}
a.attachment:hover {
  text-decoration: underline;
}
.addthis_toolbox a.envelope {
  display: block;
  float: right;
  position: relative;
  text-align: center;
  top: -10px;
  width: 120px;
  margin-left: 20px;
  right: -15px;

}
#wrapper #main .text .linkButton {
  left: 30px;
  position: absolute;
  bottom: 18px;

}

.table_foot {
	width:960px !important;
	text-align:center !important;
	vertical-align:middle;
}