/* Clear Styles */
HTML,BODY {
  margin: 0;
  padding: 0;
}

BODY {
  background-image: url(assets/bg.png);
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #B3DEED;
  text-align: center;
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
}

H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,UL,OL,DL,LI,DT,DD,A {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

UL,OL,DL,LI,DT,DD {
  list-style: none;
}

FORM,FIELDSET {
  margin: 0;
  padding: 0;
  border: 0;
}

DIV {
  border: none;
  padding: 0px;
  margin: 0px;
  background: transparent;
}

TABLE,TR,TH,TD {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: middle;
  background: transparent;
  text-align: left;
}

TABLE {
  border-collapse: collapse;
  border-spacing: 0;
}
/* END Clear Styles */

DIV#main {
  margin-left: auto;
  margin-right: auto;
  width: 970px;
  background-image: url(assets/bg-div-main.png);
  text-align: center;
}

DIV#header {
  background-image: url(assets/header.png);
  height: 135px;
}

DIV#header-logo {
  float: left;
  width: 85px;
  height: 70px;
  margin: 25px 0 0 35px;
}

DIV#header-nav {
  float: right;
  margin: 100px 46px 0 0;
  font-size: 8px;
}

DIV#header-search {
  font-size: 10px;
  float: right;
  margin: 60px 230px 0 0;
  padding: 0;
  border: 0;
}

DIV#header-search INPUT[type=text] {
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #666666;
  color: #333333;
  width: 250px;
  height: 20px;
  padding: 1;
  margin: 0;
  vertical-align: top;
}

DIV#menu {
  text-align: center;
  margin-left: 27px;
  float: left;
}

DIV#footer {
  background-image: url(assets/footer.png);
  background-repeat: no-repeat;
  height: 130px;
  border: 0;
  padding: 0;
  line-height: 1.6;
}

DIV#footer-activa {
  float: right;
  text-align: right;
  font-size: 10px;
  color: #333333;
  width: 30%;
  margin: 30px 27px 0 0;
}

DIV#footer-links {
  float: left;
  text-align: left;
  font-size: 11px;
  color: #333333;
  width: 60%;
  margin: 70px 0 12px 27px;
}

DIV#footer-links A:link, DIV#footer-links A:visited, DIV#footer-links A:active {
  color: #333333;
  font-size: 11px;
}

DIV#footer-links A:hover {
  text-decoration: none;
  color: #333333;
  font-size: 11px;
  background-color: transparent;
  border-color: #333333;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

/* Home Page Specific */
DIV#home-highlights {
  float: left;
  margin-left: 10px;
  width: 225px;
  text-align: left;
}

DIV#home-highlights H1 {
  font-size: 100%;
  font-weight: bold;
  color: #333333;
  margin-left: 27px;
  margin-right: 10px;
  margin-bottom: 15px;
}

DIV#home-highlights P.hl {
  font-size: 11px;
  margin-left: 5px;
}

DIV#home-highlights TABLE {
  margin-left: 27px;
  font-size: 11px;
}

DIV#home-banners {
  float: right;
  margin-right: 10px;
  width: 225px;
  height: 280px;
  text-align: left;
  background-image: url(assets/ban-back.png);
  background-position: left top;
  background-repeat: no-repeat;
}

DIV#home-banners-top1 {
  width: 200px;
  height: 110px;
  margin: 7px 0 0 7px;
}

DIV#home-banners-top2 {
  width: 200px;
  height: 110px;
  margin: 20px 0 0 7px;
}

DIV#home-flash {
  margin: auto;
  width: 500px;
  height: 285px;
  text-align: left;
  background-image: url(assets/fl-back.png);
  background-position: left top;
  background-repeat: no-repeat;
}

DIV#home-flash-top {
  float: left;
  margin: 7px 0 0 7px;
  width: 480px;
  height: 240px;
}

DIV#home-links-columns {
  margin-left: 10px;
  margin-right: 10px;
  min-height: 150px;
  padding: 0 0 0 15px;
}

DIV#home-links-column {
  width: 230px;
  float: left;
  margin: 0;
  text-align: left;
}

DIV#home-links-column H1 {
  font-size: 100%;
  font-weight: bold;
  color: #333333;
  margin-left: 12px;
  margin-right: 10px;
  margin-bottom: 12px;
}

DIV#home-links-column P {
  margin-left: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 11px;
}

DIV#home-links-column UL {
  list-style-type: none;
  margin: 0 0 0 12px;
  padding: 0;
}

DIV#home-links-column LI {
  background-image: url(assets/bullet-orange.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  font-size: 11px;
  line-height: 1;
  margin: 0 0 6px 0;
  padding: 0 0 0 1.2em;
}

DIV#home-news-columns {
  margin-left: 10px;
  margin-right: 10px;
  min-height: 300px;
  padding: 0 0 0 15px;
}

DIV#home-news-columns H1 {
  font-size: 100%;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
  margin-top: 24px;
  margin-right: 10px;
  margin-bottom: 16px;
}

DIV#home-news-columns UL {
  list-style-type: none;
  margin: 0 42px 0 24px;
  padding: 0;
}

DIV#home-news-columns LI {
  background-image: url(assets/bullet-blue.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  font-size: 11px;
  color: #333333;
  line-height: 1.5;
  margin: 0 0 12px 0;
  padding: 0 0 0 1.2em;
}

DIV#home-news-columns P {
  font-size: 11px;
  color: #333333;
  margin: 0 42px 12px 24px;
  padding: 0;
}

DIV#home-news-column1 {
  width: 475px;
  float: left;
  margin: 0;
  text-align: left;
  background-image: url(assets/news-back.png);
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 220px;
}

DIV#home-news-column2 {
  width: 255px;
  float: left;
  margin: 0;
  text-align: left;
  background-image: url(assets/merch-back.png);
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 220px;
}

DIV#home-news-column3 {
  width: 190px;
  float: left;
  margin: 13px 0 0 0;
  text-align: left;
  min-height: 220px;
}

DIV#merchants {
  margin: 0 0 12px 65px;
}
/* END Home Page Specific */

A:link, A:visited, A:active {
  font-weight: normal;
  text-decoration: none;
  color: #00569D;
}

A.blue:link, A.blue:visited, A.blue:active {
  color: #00569D;
}

A.orange:link, A.orange:visited, A.orange:active {
  color: #CC3300;
}

A.blue:hover, A.orange:hover {
  text-decoration: none;
  color: #CC3300;
  background-color: transparent;
  border-color: #CC3300;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

A img, :link img, :visited img {
  border: none;
}

/* Most of pages */
DIV#page-menu-container {
  margin-left: 27px;
  margin-right: 27px;
  width: 916px;
  height: 100px;
}

DIV#page-menu {
  width: 916px;
  float: left;
  margin-bottom: 6px;
}

DIV#page-menu H1 {
  font-size: 100%;
  font-weight: bold;
  color: #333333;
  margin-top: 16px;
  text-align: left;
}

DIV#page-menu-item {
  float: left;
  margin-right: 27px;
}

DIV#page-menu-item A:link, DIV#page-menu-item A:visited, DIV#page-menu-item A:active {
  font-size: 13px;
  color: #333333;
  text-decoration: none;
  margin: 0;
}

DIV#page-menu-item A:hover, DIV#page-menu-item A.selected:link, DIV#page-menu-item A.selected:visited,
DIV#page-menu-item A.selected:active, DIV#page-menu-item A.selected:hover {
  font-size: 13px;
  color: #CC3300;
  text-decoration: none;
  margin: 0;
}

DIV#content-left {
  float: left;
  margin-left: 10px;
  width: 225px;
  text-align: left;
}

DIV#content-left IMG {
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin: 6px 0 0 17px;
}

DIV#content-left BLOCKQUOTE {
  text-indent: 25px;
  background: url(assets/quotes1.png);
  background-position: 0 2px;
  background-repeat: no-repeat;
  margin: 0 2px 0px 17px;
  width: 204px;
}

DIV#content-left BLOCKQUOTE P {
  display: inline;
  margin: 0;
  padding-right: 24px;
  font-size: 14px;
  color: #AAAAAA;
  line-height: 1.5;
  width: 200px;
}

DIV#qoute {
  background: url(assets/quotes2.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  margin: 0 2px 12px 17px;
  width: 204px;
  height: 12px;
}

DIV#content-center {
  margin: auto;
  width: 500px;
  text-align: left;
  min-height: 600px;
}

DIV#content-center P {
  font-size: 12px;
  color: #333333;
  margin: 0 16px 12px 16px;
  line-height: 1.5;
}

DIV#content-center P.important {
  font-size: 14px;
  margin: 0 16px 16px 16px;
}

DIV#content-center H2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin: 16px 16px 14px 16px;
}

DIV#content-center H2.first {
  margin: 0 16px 14px 16px;
}

DIV#content-center H3 {
  font-size: 12px;
  font-weight: bold;
  color: #00569D;
  margin: 12px;
  padding: 6px;
}

DIV#content-center UL {
  list-style-type: none;
  margin: 22px 0 22px 8px;
  padding: 0;
}

DIV#content-center LI {
  background-image: url(assets/bullet-gray.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  font-size: 11px;
  color: #333333;
  line-height: 1.5;
  margin: 0 17px 8px 21px;
  padding: 0 0 0 1.2em;
}

DIV#content-center LI.word {
  background-image: url(assets/content/icon-DOC.png);
  padding: 0 0 0 2.2em;
  margin: 0 17px 16px 21px;
}

DIV#content-center LI.pdf {
  background-image: url(assets/content/icon-PDF.png);
  padding: 0 0 0 2.2em;
  margin: 0 17px 16px 21px;
}

DIV#content-center FORM {
  font-size: 12px;
  margin: 32px 16px 16px 16px;
  color: #333333;
}

DIV#content-center LABEL {
  float: left;
  width: 150px;
  margin-bottom: 5px;
}

DIV#content-center INPUT[type=text] {
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-bottom: 12px;
  width: 260px;
}

DIV#content-center INPUT[type=submit] {
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-bottom: 12px;
  padding: 0 12px 0 12px;
}

DIV#content-center INPUT[type=button] {
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-bottom: 12px;
  padding: 0 12px 0 12px;
}

DIV#content-center INPUT[type=reset] {
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-bottom: 12px;
  padding: 0 12px 0 12px;
}

DIV#content-center SELECT {
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-bottom: 12px;
  width: 265px;
}

DIV#content-center TEXTAREA {
  font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-bottom: 12px;
  width: 410px;
  height: 120px;
}

DIV#content-right {
  float: right;
  margin-right: 10px;
  width: 225px;
  text-align: left;
}

DIV#content-right P {
  font-size: 11px;
  color: #333333;
  margin: 0 17px 16px 8px;
  font-weight: normal;
  line-height: 1.5;
}

DIV#content-right H1 {
  font-size: 14px;
  color: #CC3300;
  margin: 0 17px 16px 8px;
  font-weight: bold;
}

DIV#content-right UL {
  list-style-type: none;
  margin: 0 0 0 8px;
  padding: 0;
}

DIV#content-right LI {
  background-image: url(assets/bullet-blue.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  font-size: 11px;
  line-height: 1.3;
  margin: 0 17px 8px 8px;
  padding: 0 0 0 1.2em;
}

DIV#terms {
  margin: auto;
  width: 900px;
  text-align: left;
  min-height: 600px;
}

DIV#terms P {
  font-size: 12px;
  color: #333333;
  margin: 0 16px 12px 16px;
  line-height: 1.5;
}

DIV#terms P.update {
  font-size: 10px;
  color: #939393;
  margin: 0 16px 16px 16px;
}

DIV#terms H2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin: 32px 16px 14px 16px;
}

DIV#terms H3 {
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  margin: 24px 16px 14px 16px;
}

/* Collapser code */
.trigger {
 cursor: pointer;
}

.trigger:hover {
 cursor: pointer;
 background: #ddf;
}

.expanded {
 background: #ccf;
 cursor: pointer;
}

.expanded:hover {
 background: #eef;
 cursor: pointer;
}

.show {
 position: static;
 display: table;
}

.hide {
 position: absolute;
 left: -999em;
 height: 1px;
 width: 100px;
 overflow: hidden;
}

/* Exclamation, Information and Error Box */
DIV#exclamation-box {
  border: 1px solid #fcd942;
  background: #FFFFCC;
  padding: 12px 12px 12px 40px;
  margin: 16px;
  background-image: url(assets/content/icon-exclamation.png);
  background-repeat: no-repeat;
  background-position: 12px 12px;
  color: #333333;
  font-size: 12px;
}

DIV#error-box {
  border: 1px solid #e85e5e;
  background: #FFEFD5;
  padding: 12px 12px 12px 40px;
  margin: 16px;
  background-image: url(assets/content/icon-error.png);
  background-repeat: no-repeat;
  background-position: 12px 12px;
  color: #333333;
  font-size: 12px;
}

DIV#information-box {
  border: 1px solid #869acd;
  background: #F8F8FF;
  padding: 12px 12px 12px 40px;
  margin: 16px;
  background-image: url(assets/content/icon-information.png);
  background-repeat: no-repeat;
  background-position: 12px 12px;
  color: #333333;
  font-size: 12px;
}

