/* Tag Redefs */
body {
  background: #DDE2FF;
  color: #2E3C2E;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .75em;
  line-height: 1.25em;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
}
img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
ul {
  padding: 0px;
  margin: 0px 0px 0px 15px;
}
tr {
  vertical-align: top;
}
h2, h3 {
  color: #4653A4;
}
h2 {
  font-size: 1.1em;
  margin: 20px 0px;
}
h3 {
  font-size: 1em;
  margin: 10px 0px;
  text-align: center;
}
h4 {
  font-size: 1em;
  margin: 0px;
}
a {
  color: #2B56A7;
}
a:hover {
  color: #A72B2B;
}
hr {
  border: solid 1px #AAAAAA;
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
}
table th {
  padding-right: 20px;
  text-align: left;
  white-space: nowrap;
}

/* Header & Footer */
#bgborder {
  width: 904px;
}
#bg {
  background: #FFFFFF;
  border-top: solid 1px #4653A4;
  border-bottom: solid 1px #4653A4;
  border-left: solid 1px #314431;
  border-right: solid 1px #314431;
  margin: 0px auto;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  width: 900px;
}
#body {
  margin: 20px;
}
#hdr {
  background-color: #DDE2FF;
  height: 150px;
  margin: 0px auto;
  width: 900px;
  vertical-align: bottom;
}
#hdr img {
  float: left;
  display: block;
}
img#logo {
  margin-top: 14px;
}
#nav, #footerNav {
  color: #CCCCFF;
  margin: 0px auto;
  width: 902px;
}
#nav {
  background: url(/images/navbg.gif) no-repeat top left;
  height: 20px;
}
#footerNav {
  background: url(/images/footernavbg.gif) no-repeat bottom left;
  clear: both;
  height: 30px;
}
#nav ul, #footerNav ul {
  clear: left;
  display: block;
  list-style-type: none;
  margin: 0px auto;
  padding: 3px 0px;
  text-align: center;
  white-space: nowrap;
  width: 85%;
  height: 14px;
}
#footerNav ul {
  padding: 5px 0px;
}
#nav li, #footerNav li, .acctnav li {
  display: inline;
}
#nav a, #footerNav a {
  color: #CCCCFF;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px 5px;
  text-decoration: none;
}
#nav a:hover {
  color: #FFFFFF;
}
#footerNav a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#cpyrght {
  font-size: 7pt;
  line-height: 8pt;
  text-align: center;
}
#cpyrght a {
  font-weight: normal;
}
.acctnav {
  color: #7F7F7F;
  float: right;
  font-size: 8pt;
}
.acctnav a {
  color: #7F7F7F;
  padding: 0px 3px;
  text-decoration: none;
}
.acctnav a:hover {
  text-decoration: underline;
}

/* Body Elements */
h1 {
  clear: left;
  color: #247037;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: solid 3px #247037;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.caption {
  font-size: .8em;
}
#presfam {
  font-size: .8em;
  font-weight: bold;
  margin: 0px auto;
  text-align: center;
  width: 300px;
}
#leftcol, #rightcol {
  font-size: .9em;
  line-height: 1.2em;
  height: 50em;
}
#leftcol {
  float: left;
  margin: -20px 30px 0px -20px !important;
  margin: -22px 30px 0px -10px;
  width: 160px;
}
#leftcol .rbcontent {
  clear: left;
  margin: 0px auto;
  width: 140px;
}
#rightcol {
  float: right;
  margin: -20px -20px 0px 30px !important;
  margin: -22px -10px 0px 30px;
  width: 160px;
}
#rightcol .rbcontent {
  clear: right;
  margin: 0px auto;
  width: 140px;
}
#leftcol img, #rightcol img {
  display: block;
  margin: 0px auto;
}
#leftcol h3, #rightcol h3 {
  margin-top: 0px
}

 /* blue rounded corners */
#leftcol .rb   { background: #ECECFF url(/images/blue_rbbg_r.gif) repeat-y right; margin-top: 10px;}
#rightcol .rb  { background: #ECECFF url(/images/blue_rbbg_l.gif) repeat-y left; margin-top: 10px;}
#rightcol .rbtl, #leftcol .rbtl  { background: url(/images/blue_rbbg_tl.gif) no-repeat top left; }
#rightcol .rbtr, #leftcol .rbtr  { background: url(/images/blue_rbbg_tr.gif) no-repeat top right; }
#rightcol .rbbl, #leftcol .rbbl  { background: url(/images/blue_rbbg_bl.gif) no-repeat bottom left; }
#rightcol .rbbr, #leftcol .rbbr  { background: url(/images/blue_rbbg_br.gif) no-repeat bottom right; }
#rightcol .rbt, #leftcol .rbt   { background: url(/images/blue_rbbg_t.gif) repeat-x top;}
#rightcol .rbb, #leftcol .rbb    { background: url(/images/blue_rbbg_b.gif) repeat-x bottom; }
#rightcol .rbl, #leftcol .rbl    { background: url(/images/blue_rbbg_l.gif) repeat-y left;}
#rightcol .rbhr, #leftcol .rbhr  { background: url(/images/blue_rbhr.gif) repeat-x top; }
#rightcol .rbhrr, #leftcol .rbhrr{ background: url(/images/blue_rbhr_r.gif) no-repeat right; }
#rightcol .rbhrl, #leftcol .rbhrl{ background: url(/images/blue_rbhr_l.gif) no-repeat left; }

 /* rounded corners */
.rb   { background: #DEE4FF url(/images/rbbg_r.gif) repeat-y right; clear: both; }
.rbtl { background: url(/images/rbbg_tl.gif) no-repeat top left; }
.rbtr { background: url(/images/rbbg_tr.gif) no-repeat top right; }
.rbbl { background: url(/images/rbbg_bl.gif) no-repeat bottom left; }
.rbbr { background: url(/images/rbbg_br.gif) no-repeat bottom right; }
.rbt  { background: url(/images/rbbg_t.gif) repeat-x top;}
.rbb  { background: url(/images/rbbg_b.gif) repeat-x bottom; }
.rbl  { background: url(/images/rbbg_l.gif) repeat-y left;}
.rbhr { background: url(/images/rbhr.gif) repeat-x top; }
.rbhrr{ background: url(/images/rbhr_r.gif) no-repeat right; }
.rbhrl{ background: url(/images/rbhr_l.gif) no-repeat left; }

.rbtl, .rbtr, .rbbl, .rbbr, .rbt, .rbb  {
  height: 10px;
  width: 100%;
}
.rbhr, .rbhrr, .rbhrl {
  height: 20px;
  width: 100%;
}

#awddet label, #acctfields label, #contactinfo label, #sponsorder label{
  display: block;
  float: left;
  font-weight: bold;
}
#awddet {
  margin: 20px 0px;
}
#awddet label {
  width: 120px;
}
#contactinfo {
  line-height: 1.5em;
}
#contactinfo label {
  clear: left;
  width: 250px;
}
.clr {
  clear: both;
}
.right {
  float: right;
  margin: 0px 0px 5px 20px;
}
.rightnomrgn {
  float: right;
}
.left {
  float: left;
  margin: 0px 20px 5px 0px;
}
.leftnomrgn {
  float: left;
}
.ctr { 
  text-align: center;
}
.emph {
  font-weight: bold;
}
.emph2 {
  font-style: italic;
}
#memberinfo label {
  display: block;
  float: left;
  font-weight: bold;
  width: 150px;
}
#getinfo {
  background: #FFFFFF;
  border: solid 2px #4653A4;
  margin: 10px auto;
  min-height: 276px;
  height: auto !important;
  height: 276px;
  width: 276px;
}
#getinfo #ques, #getinfo #ans {
  margin: 10px 10px 15px 10px;
}
#getinfo h4 {
  margin: 10px 0px 5px 0px;
}
.lgbold {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px; 
  text-align: center; 
}

/* Home Page */
#flash {
  font-size: 8pt;
  margin: 20px auto;
  text-align: center;
  width: 700px;
}
.goodchk, .badchk {
  margin: 20px 0px;
}
.goodchk div, .badchk div {
  font-weight: bold;
  margin: 10px 0px;
}
.goodchk span, .badchk span {
  float: left;
  height: 28px;
  margin-top: -12px !important;
  margin-top: -10px;
  margin-right: 5px;
  width: 20px;
}
.goodchk span {
  background: url(/images/goodcheck.gif) no-repeat;
}
.badchk span {
  background: url(/images/badcheck.gif) no-repeat;
}
#btnLogin {
  margin: 5px 0px;
}
.login_sm a {
  clear: right;
  display: block;
  text-align: right;
}
.login_sm div {
  text-align: right;
}
.login_sm #Login, #login_sm #Password {
  width: 100%;
}
.login_sm #btnLogin {
  float: right;
}

#create_btn {
  background: url(/images/createacct_btn.gif) no-repeat;
  display: block;
  font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 75px;
  line-height: 20px;
  margin: 0px auto -15px auto;
  padding-top: 15px;
  width: 250px;
  text-align: center;
}
#create_btn a {
  color: #CCCCFF;
  display: block;
  text-decoration: none;
}
#create_btn a:hover {
  color: #FFFFFF;
}
#spokesman {
  float: left;
}
#happy {
  font-weight: bold;
  font-size: 7pt;
  padding-top: 20px;
  text-align: center;
}
.orange_bg {
  background: url(/images/orange_rect.jpg) no-repeat;
  color: #21244d;
  height: 395px;
  margin: 20px 0px;
  padding: 10px 20px 10px 10px;
  width: 137px;
}
.orange_bg a:link {
  color: #21244d;
}
.tabbutton {
  background: url(/images/tabButtonBg.jpg) no-repeat;
  color: #21244d;
  display: block;
  height: 175px;
  margin: 20px auto;
  padding-right: 7px;
  text-decoration: none;
  width: 503px;
}
.tabbutton:hover {
  text-decoration: none;
}
.tabbuttontitle {
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  padding-top: 4px;
  text-align: center;
  width: 185px;
}
.tabbuttonimg {
  display: block;
  width: 175px;
}
.tabbuttoncontent {
  font-size: 14px;
  margin-top: 20px;
  padding-right: 20px;
  text-align: center;
}

#GlobalReliefLink {
  border-bottom: solid 2px #999999;
  font-size: 14px;
  height: 30px;
  margin: 0px auto 20px auto;
  text-align: center;
  width: 500px;
}

#GlobalReliefLink a {
  color: #990000;
}

#GlobalReliefLink a:hover {
  color: #ff0000;
}

/* Awards Page */
#wdlist {
  margin-left: 297px;
}

/* Contact/Create Account Pages */
#contact {
  margin: 0px auto;
  width: 450px;
}
#contact table {
  margin: 0px auto;
}
#contact td  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
}
#contact select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}
#contact select {
  width: 15em;
}
#contact div { 
  margin: 0px auto;
}
#contact #txtEmail {
  width: 17em;
}
#btnCreateAcct {
  display: block;
  height: 20px;
  margin: 10px auto;
  width: 75px;
}
#valSum {
  margin: 10px auto;
  width: 450px;
}

/* Calculator Page */
#txtCostPerBox, #txtPricePerBox {
  background-color: #DDDDDD;
  border: solid 1px #7F9DB9; 
  height: 1.5em;
}
#numBoxes, #monthlyProfit {
  font-weight: bold;
  text-align: center;
}
#totalProfit {
  color: #339933;
  font-size: 1.5em;
  line-height: 1.2em;
  text-align: center;
}
#numBoxesAmt input, #monthlyProfitAmt, #totalProfitAmt {
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
#fundCalc {
  border: solid 2px #339933; 
  width: 200px;
  padding: 10px;
  margin: 0px auto;
}
#fundCalc hr {
  border: solid 1px #339933;
  margin: 0px;
}
table#tblCalc {
  margin: 0px auto;
  width: 220px;
}
table#tblCalc td, table#tblCalc input {
  text-align: right;
}

/* Employment Page */
table#jobdesc {
  font-size: .9em;
  display: block;
  margin: 20px 0px;
  width: 650px;
  text-align: justify;
}

/* Login/Password Pages */
#login {
  background: #DDE2FF;
  border-top: solid 1px #DDE2FF;
  font-size: 8pt;
  height: auto;
  margin: 0px auto;
  width: 400px;
}
h3.login {
  background: url(/images/hdrbg_blue.gif) repeat-x;
  color: #CCCCFF;
  height: 20px;
  margin: 0px auto -2px auto;
  padding-top: 2px;
  width: 400px;
}
#login hr {
  border: solid 1px #BAC5FF;
  clear: left;
  display: block;
  height: 2px;
  padding: 0px;
  margin: 2px !important;
  margin: -5px;
}
#login label {
  border-right: solid 2px #BAC5FF;
  clear: left;
  display: block;
  float: left;
  padding: 5px 10px;
  width: 110px;
}
#login input {
  float: left;
  height: 15px;
  margin: 2px 10px;
  width: 200px;
}
#login .Submit {
  clear: left;
  display: block;
  margin-left: 150px !important;
  margin-left: 70px;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 20px;
  width: 100px;
}
#login p {
  margin: 5px;
}
#login #confmsg {
  color: #FF0000;
  text-align: center;
}
#login .rbbl { background: url(/images/blue_rbbg_nobdr_bl.gif) no-repeat bottom left; }
#login .rbbr { background: url(/images/blue_rbbg_nobdr_br.gif) no-repeat bottom right; }

/* Order Pages */
#sponsorder {
  border: solid 1px #000000;
  padding: 10px;
  width: 500px;
}
#sponsorder label {
  width: 200px;
}
#sponsorder #txtMemberID, #sponsorder #txtEmail {
  width: 200px;
}
#sponsorder #txtQuantity {
  width: 40px;
}
#sponsorder a {
  font-size: 8pt;
  font-weight: normal;
}
#sponsorder span label {
  display: inline;
  float: none;
  font-weight: normal;
}
#sponsorder #valErrors {
  display: block;
  margin: 10px 0px 10px 150px;
}
#sponsorder #buttons {
  margin: 20px 0px 20px 0px;
  text-align: center;
}
#sponsorder #buttons input {
  width: 100px;
}
#sponsorder #paytypes {
  font-size: 8pt;
  margin: 10px auto;
  text-align: center;
  width: 500px;
}
#imgOrderSt {
  float: right;
}

/* Popup styles */
.PopUpBackground {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
    min-height: 100%;
	background: #000000;
	opacity: .75;
	filter: alpha(opacity=75);
}
* html .PopUpBackground {height: 100%;} 

.WeCarePopup {
    border-bottom: #638225 4px solid;
    position: absolute;
    border-left: #638225 4px solid;
    width: 826px;
    background: #abc872;
    height: 720px;
    margin-left: -413px;
    border-top: #638225 4px solid;
    top: 50px;
    border-right: #638225 4px solid;
    left: 50%;
}

#MaintMsg {
    background: url(/images/maintbg.jpg);
    font-size: 12pt;
    height: 350px;
    line-height: normal;
    margin: 50px auto;
    padding: 50px 0px;
    text-align: center;
    width: 650px;
}

#MaintMsg img {
    display: block;
    margin: 0px auto;
    width: 600px;
}

#MaintMsg p {
    display: block;
    margin: 0px auto;
    width: 500px;
}

