
/* Standardize for Browsers*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  background-color: transparent;
  border-top: 0pt;
  border-right: 0;
  border-bottom: 0;
  border-left: 0pt;
} 

ol, ul {
  list-style-type: none;
} 

table {
  border-collapse: collapse;
  border-spacing: 0;
} 

HTML {
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
}

a {
  outline: none; /* FF1.5+ IE7+*/
}

body {
  filter: none;
  scrollbar-face-color: #BE2122;
  scrollbar-highlight-color: #FFD75D;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #FFD75D;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #FFD75D;
  scrollbar-track-color: #000000;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  color: #000000;
}

P, p-like, h1, h2, h3, h4, h5, h6 {
  margin-top: 20px;
  margin-right: 35px;
  margin-left: 45px;
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1, *.h1-like {
  font-size: 16pt;
  font-weight: bold;
}

H2, *.h2-like {
  font-size: 12pt;
}

DIV, TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

IFRAME {
  scrollbar-highlight-color: #FFD75D;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #FFD75D;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #FFD75D;
  scrollbar-track-color: #000000;
}

.indent {
  margin-right: 15px;
  margin-left: 15px;
}

.indent-pad {
  padding-right: 15px;
  padding-left: 15px;
}

.spc-lft {
  margin-left: 15px;
}

.spc-rgt {
  margin-right: 15px;
}

.spc-lft-top {
  margin-top: 15px;
  margin-left: 15px;
}

.spc-rgt-top {
  margin-top: 15px;
  margin-right: 15px;
}

.spc-lft-bot {
  margin-bottom: 15px;
  margin-left: 15px;
}

.spc-rgt-bot {
  margin-right: 15px;
  margin-bottom: 15px;
}

.spc-lft-both {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}

.spc-rgt-both {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.big {
  font-size: 12pt;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.med {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11pt;
}

.sml {
  font-size: 8pt;
}

.big-bld {
  font-size: 12pt;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
}

.med-bld {
  font-size: 11pt;
  font-weight: bold;
}

.sml-bld {
  font-size: 8pt;
  font-weight: bold;
}

a:link, a:visited {
  text-decoration: underline;
  color: #BE2122;
}

a:active, a:hover {
  text-decoration: underline;
  color: #D8942E;
}

a.lnk:link, a.lnk:visited {
  text-decoration: none;
  color: #000000;
  border-bottom: 1px #BE2122 solid;
}

a.lnk:active, a.lnk:hover {
  text-decoration: none;
  color: #BE2122;
  border-bottom: 1px #000000 solid;
}

a.none:link, a.none:visited {
  text-decoration: none;
  border-bottom: 0px;
}

a.none:active, a.none:hover {
  text-decoration: none;
  border-bottom: 0px;
}

a.nav:link, a.nav:visited {
  font-weight: normal;
  text-decoration: none;
}

a.nav:active, a.nav:hover {
  font-weight: normal;
  text-decoration: none;
}

a.m1CL0:link, a.m1CL0:visited {
  text-decoration: none;
  width: 100%;
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10pt;
}

a.m1CL0:active, a.m1CL0:hover {
  text-decoration: none;
  width: 100%;
  display: block;
  color: #BE2122;
  font-weight: bold;
  font-size: 10pt;
}

a.m2CL0:link, a.m2CL0:visited {
  text-decoration: none;
  width: 100%;
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
}

a.m2CL0:active, a.m2CL0:hover {
  text-decoration: none;
  width: 100%;
  display: block;
  color: #BE2122;
  font-weight: bold;
  font-size: 8pt;
}

*.div-mn {
  width: 1004px;
  background-image: url(images/bg-top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #FFFFFF;
  border-right: 2px #000000 solid;
  border-left: 2pt #000000 solid;
}

*.txt-wht {
  color: #ffffff;
}

*.txt-red {
  color: #BE2122;
}

*.txt-yel {
  color: #CB8925;
}

a.add:link, a.add:visited {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  border-bottom: 1pt #E9883A solid;
}

a.add:active, a.add:hover {
  text-decoration: none;
  font-weight: bold;
  color: #DDA24A;
  border-bottom: 1px #000000 solid;
}

#m1mainSXMenu2 {
  clear: both;
  width: 100%;
  height: 25px;
  border-top: 2px #000000 solid;
  line-height: 25px;
  border-bottom: 3px #000000 solid;
}

*.div-top-add {
  float: right;
  text-align: right;
  margin-top: 24px;
  margin-right: 6px;
}

*.div-bot {
  width: 1004px;
  clear: both;
  text-align: left;
  font-size: 8pt;
  background-color: transparent;
  margin-top: 15px;
}

*.div-copyr {
  font-size: 10px;
  vertical-align: baseline;
  float: right;
  margin-right: 6px;
  text-align: right;
}

#m2mainSXMenu2 {
  width: 100%;
  height: 18px;
  line-height: 18px;
  margin-top: 3px;
  border-top: 3px #000000 solid;
  clear: both;
  border-bottom: 3px #000000 solid;
}

*.div-call-yel {
  margin-top: 15px;
  margin-right: 25px;
  margin-left: 35px;
  margin-bottom: 15px;
  float: right;
  width: 300px;
  text-align: center;
  font-weight: bold;
  background-color: #FFD75D;
  border-top: 3px #D82627 solid;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  border-right: 3px #D82627 solid;
  border-bottom: 3px #D82627 solid;
  border-left: 3px #D82627 solid;
}

*.div-call-yel-pad {
  margin-top: 12px;
  text-align: left;
  font-size: 8pt;
  margin-bottom: 0px;
  margin-right: 12px;
  margin-left: 12px;
}

*.div-call-yel-pad2 {
  margin-top: 12px;
  text-align: left;
  font-size: 8pt;
  margin-bottom: 0px;
  margin-right: 12px;
  margin-left: 12px;
  color: #BE2122;
}

*.ul-tri {
  margin-top: 15px;
  margin-left: 105px;
  margin-right: 45px;
  list-style-type: disc;
  list-style-image: url(images/bul.gif);
  text-align: left;
}

*.ul-tri-ol {
  margin-top: 15px;
  margin-left: 105px;
  margin-right: 45px;
  text-align: left;
}

*.ul-triblk {
  margin-top: 12px;
  margin-left: 38px;
  margin-right: 38px;
  list-style-type: disc;
  list-style-image: url(images/bulblk.gif);
  text-align: left;
  color: #FFFFFF;
  font-weight: bold;
}

*.ul-triyel {
  margin-top: 12px;
  margin-left: 38px;
  margin-right: 38px;
  list-style-type: disc;
  list-style-image: url(images/bulyel.gif);
  text-align: left;
}

*.ul-triyel2 {
  margin-top: 12px;
  margin-left: 38px;
  margin-right: 38px;
  list-style-type: disc;
  list-style-image: url(images/bulyel3.gif);
  text-align: left;
}

*.ul-trisml {
  margin-top: 15px;
  margin-left: 105px;
  margin-right: 45px;
  list-style-type: disc;
  list-style-image: url(images/bulsml.gif);
  text-align: left;
}

*.li-trisml {
  font-size: 8pt;
  margin-bottom: 8px;
}

*.li-tri {
  margin-bottom: 8px;
}

*.li-tri1 {
  margin-bottom: 8px;
  list-style-type: disc;
  list-style-image: url(images/bul1.gif);
}

*.li-tri2 {
  margin-bottom: 8px;
  list-style-type: disc;
  list-style-image: url(images/bul2.gif);
}

*.li-tri3 {
  margin-bottom: 8px;
  list-style-type: disc;
  list-style-image: url(images/bul3.gif);
}

*.li-tri4 {
  margin-bottom: 8px;
  list-style-type: disc;
  list-style-image: url(images/bul4.gif);
}

*.li-tri5 {
  margin-bottom: 8px;
  list-style-type: disc;
  list-style-image: url(images/bul5.gif);
}

*.i-blk {
  margin-top: 15px;
  margin-right: 25px;
  margin-left: 35px;
  margin-bottom: 15px;
  float: right;
  clear: right;
  width: 300px;
  border-top: 3px #D82627 solid;
  border-right: 3px #D82627 solid;
  border-bottom: 3px #D82627 solid;
  border-left: 3px #D82627 solid;
}

*.div-call-blk {
  background-color: #000000;
  color: #ffffff;
}

*.div-call-blk2 {
  margin-top: 15px;
  margin-right: 25px;
  margin-left: 35px;
  margin-bottom: 15px;
  float: right;
  width: 300px;
  text-align: left;
  background-color: #000000;
  border-top: 3px #D82627 solid;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  clear: right;
  color: #FFFFFF;
  border-right: 3px #D82627 solid;
  border-bottom: 3px #D82627 solid;
  border-left: 3px #D82627 solid;
}

*.div-call-blk-pad2 {
  margin-top: 12px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0px;
  margin-right: 12px;
  margin-left: 12px;
}

 
*.call-brd {
  margin-top: 4px;
  font-weight: bold;
  font-size: 8pt;
  border-bottom: 1px #D82627 dotted;
}

*.div-rgt {
  float: right;
  width: 300px;
}

*.li-triblk {
  margin-bottom: 8px;
  text-align: left;
} 

*.li-triblk2 {
  margin-bottom: 8px;
  text-align: left;
  font-size: 8pt;
}

*.div-call-blk-pad {
  margin-top: 12px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0px;
  margin-right: 12px;
  margin-left: 12px;
}

*.div-pil {
  background-image: url(images/bg-pilljpg.jpg);
  background-repeat: no-repeat;
  background-position: center 20px;
}

*.div-tre {
  background-image: url(images/bg-treat.jpg);
  background-repeat: no-repeat;
  background-position: center 20px;
}

*.frm, INPUT, TEXTAREA, SELECT {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  border-top: 2px #D82627 solid;
  border-right: 2px #D82627 solid;
  border-bottom: 2px #000000 solid;
  border-left: 2px #000000 solid;
}

*.frm2 {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  border-top: 4px #D82627 groove;
  background-color: #FFD75D;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  border-right: 4px #D82627 groove;
  border-bottom: 4px #D82627 groove;
  border-left: 4px #D82627 groove;
}

*.div-call-reg {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
  background-color: #FFD75D;
  border-top: 3px #D82627 solid;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  width: 500px;
  float: left;
  margin-left: 45px;
  border-right: 3px #D82627 solid;
  border-bottom: 3px #D82627 solid;
  border-left: 3px #D82627 solid;
}

