﻿body, html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  color: #011A1D;
  text-align: center;
  background-color: #0A3E45;
}
P, td, A {
  color: #011A1D;
}
P, td {
  font-size: 12px;
}
A:hover {
  text-decoration: none;
}
.para a, .para_edit a {
  color: #3c8eac;
}
#SupportUsBar {
  position: absolute;
  width: 280px;
  top: 330px;
  right: 20px;
  color: white;
  text-align: right;
  font-weight: bold;
  font-size: 9pt;
}
#SupportUsBar A {
  color: white;
}
h1 {
  font-family: Arial;
  font-weight: bold;
  font-size: 22pt;
  color: #011A1D;
  font-weight: 100;
  margin: 10px 0px 16px 0px;
  padding: 0px 0px 0px 0px;
}
h2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #0387A2;
  margin: 10px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}
h3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #011A1D;
}
#container {
  background-position: center;
  width: 1002px;
  height: 740px;
  margin: auto;
  position: relative;
  background-color: #FFFFFF;
}
#header {
  top: 0px;
  left: 0px;
  width: 1002px;
  height: 98px;
  z-index: 0;
}
#logo {
  margin-top: 12px;
  margin-left: 18px;
  float: left;
  width: 523px;
  height: 78px;
  z-index: 0;
}
#topicons {
  float: right;
  text-decoration: none;
  text-align: left;
}
#topicons a {
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-decoration: none;
  font-weight: bold;
}
#topicons a:hover {
  text-decoration: underline;
}
#mainmenus {
  width: 1004px;
  height: 31px;
  z-index: 0;
  background-color: #003B43;
  padding: 0px;
  margin: 0px;
}
#mainbanner {
  width: 1004px;
  height: 238px;
}
#mainbanner_support {
  position: absolute;
  z-index: 2;
  bottom: 16px;
  right: 5px;
  color: white;
  font-size: 9pt;
  font-weight: bold;
}
#mainbanner_support a {
  color: white;
}
#bodytext {
  width: 1002px;
  background-color: #FFFFFF;
  padding-bottom: 10px;
}
#homepage_left_puff {
  margin-top: 0px;
  margin-left: 2px;
  float: left;
  width: 211px;
}
#homepage_text {
  margin-top: 10px;
  margin-left: 13px;
  float: left;
  width: 516px;
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-align: left;
}
#subpage_text {
  margin-top: 10px;
  margin-left: 13px;
  float: left;
  width: 700px;
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-align: left;
}
#homepage_text a {
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-decoration: underline;
}
#homepage_text a:hover {
  text-decoration: none;
}
#homepage_right_puff {
  margin-top: 10px;
  margin-left: 13px;
  float: left;
  width: 102px;
}
#subpage_text {
  margin-top: 10px;
  margin-left: 13px;
  float: left;
  width: 762px;
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-align: left;
}
.subpage_text {
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-align: left;
}
.team {
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-align: left;
}
.team a {
  font-family: Arial;
  font-size: 12px;
  color: #003B43;
  text-align: left;
  text-decoration: underline;
  font-weight: bold;
}
.team a:hover {
  text-decoration: none;
}
.support {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
}
.support a {
  font-family: Arial;
  font-size: 11px;
  color: #003B43;
  text-decoration: none;
  font-weight: normal;
}
.support a:hover {
  text-decoration: underline;
}
.region {
  font-family: Arial;
  color: #003B43;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}
.region a {
  font-family: Arial;
  color: #003B43;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}
.region a:hover {
  text-decoration: underline;
}
#footer {
  width: 1002px;
  height: 59px;
  padding-top: 6px;
  background-image: url('site_images/bgrd_footer.gif');
  background-repeat: repeat-x;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
}
#footer a {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}
#footer a:hover {
  text-decoration: underline;
}


.footer {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;

}
.footer a {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}
.footer a:hover {
  text-decoration: underline;
}



.BreadCrumb {
  color: #011A1D;
  font-size: 12px;
}
.BreadCrumb A {
  text-decoration: none;
}
.BreadCrumb A:hover {
  text-decoration: underline;
}
.Blog {
  background: url('images/blog_box.gif') no-repeat bottom right;
  padding-right: 0px;
  margin: 0px;
}
.Blog_head {
  background: url('images/blog_box.gif') no-repeat top right;
  margin: 0px;
  padding-right: 15px;
  height: 40px;
}
.Blog_head h2 {
  background-position: top left;
  margin: 0px;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-image: url('images/blog_box.gif');
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.Blog_body {
  background: url('images/blog_box.gif') no-repeat bottom left;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}
.Blog_body P {
  margin: 0px;
}
#header_banner {
  display: block;
  width: 1002px;
  overflow: hidden;
  height: auto;
  padding-bottom: 3px;
}
a.Btn_BuyNow {
  display: block;
  width: 80px;
  height: 22px;
  float: left;
  margin-right: 2px;
  background-image: url('images/bttn_buy_now.gif');
  text-decoration: none;
}
a.Btn_BuyNow:hover {
  background-image: url('images/bttn_buy_now_h.gif');
  text-decoration: none !important;
}
a.Btn_Donate {
  display: block;
  width: 81px;
  height: 22px;
  float: left;
  margin-right: 2px;
  background-image: url('images/bttn_donate.gif');
  text-decoration: none !important;

}
a.Btn_Donate:hover {
  background-image: url('images/bttn_donate_h.gif?x');
  text-decoration: none !important;
}
a.Btn_MoreInfo {
  display: block;
  width: 80px;
  height: 22px;
  float: left;
  margin-right: 2px;
  background-image: url('images/bttn_more_info.gif');
}
a.Btn_MoreInfo:hover {
  background-image: url('images/bttn_more_info_h.gif');
  text-decoration: none !important;
}

.ButtonActive {
  background-image:url('follow/tab_bgrd_n.gif');
  width:61px;
  height:12px;
  font-size:7pt;  
}

.ButtonNormal {
  background-image:url('follow/tab_bgrd_h.gif');
  width:61px;
  height:12px;
  font-size:7pt;  
  cursor: pointer;
}

.ButtonPadding {
  width:3px;
  height:12px;
  font-size:1pt;  
}
