/* Main CSS File */

p {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
}

ul {
    margin-top: 1em;
    margin-bottom: 1em;
}

hr {
    border-left: 1px solid #999999;
    border-bottom: none;
    border-right: 1px solid #999999;
    border-top: none;
    
}


.boxright {
float: right;
width: 200px;
line-height: 100%;
border: none;
clear: both;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 0px;
}

.boxrightheading {
margin: 0;
height: 26px;
vertical-align: middle;
line-height: 150%;
background: #FFF url(/images/box-bkg-top.png) no-repeat left top;
font-weight: bold;
letter-spacing: 1px;
padding: 4px 10px 0px 10px;
/*color: #FFF;*/
}

.boxrightcontent{
margin: 0;
line-height: 135%;
background: #FFF url(/images/box-bkg-bottom.png) no-repeat left bottom;
font-weight: normal;
padding: 6px 6px 6px 6px;
}

.boxrightcontent ul {
background-color: transparent;
list-style: none;
padding: 0;
margin: 0;
}

.boxrightcontent li {
background: transparent;
margin: 0;
padding: 2px 6px 2px 6px;
}


body {
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
}

.pagebodyouter {
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    background-color: #FFF;
    margin: 0 auto;
}

/*.pagebodymargin {
   text-align: center;
  margin: 0 auto;
  width: 1030px;
  background: #dddddd url(/images/body-bkg.png) repeat-y left top;
}*/

.pagebodyinner {
    text-align: left;
    margin: 0 auto;
    width: 960px;
    background-color: #FFF;
}

/*.pagebodybottom {
  line-height: 40px;
   text-align: center;
  margin: 0 auto;
  width: 1030px;
  background: #dddddd url(/images/body-bottom.png) no-repeat left top;
}*/


.content {
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 10pt;
    line-height: 150%;
    width: 100%;
}

.bodyfooter {
    background-color: #FFFFFF;
    border-top: 2px solid #999999;
    border-right: none;
    border-left: none;
    border-bottom: none;
    margin: 30px 0 0 0;
    padding: 0px;
    clear: both;
}

.footerlinks {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 8pt;
    line-height: 20px;
    border: none;
    text-align: center;
}

.footerlinks a {
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #EEEEEE;
}

.footerlinks a:visited  {
    color: #000000;
}

.footerlinks a:link  {
    color: #000000;
}

.footerlinks a:hover  {
    color: #000000;
    background-color: #E0E8F0;
    border: 1px solid #999999;
}


.footertextcopyright {
    margin: 8px 0 20px 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 0px;
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 8pt;
    font-weight: 600;
    background-color: #FFFFFF;
    text-align: center;
}

.footertextupdate {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 8pt;
    background-color: #FFFFFF;
    text-align: center;
}



.pagebanner {
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
}

.intrographic {
  float: right;
  margin: 0px 0px 10px 10px;
}

.introimagebutton {
    text-align: center; 
    margin: 35px 0 25px 0;
    border: none;
}

.introtext {
  text-align: center;
  font-weight: 600;
  font-size: 10pt;
}

.introtext p {
  margin-bottom: 0px;  
}

.introbar {
  background-color: #FFF;
  line-height: 8px;
  margin: 0px 0 10px 0;
  border-top: 1px dotted #999;
  clear: both;
}

.updateboxtable {
    border: none;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-collapse: collapse; 
    line-height: 100%;
    width: 200px;
    float:left;
}

.updateboxtopleft {
    background: red url(/images/updatebox-bkg-topleft.png) no-repeat left top;
    font-size: 9pt;
    font-weight: 600;
    color: #FFF;
    text-align: left;
    padding: 6px 0 2px 12px;
}

.updateboxtopleft a:link {
  color: #000;
  text-decoration: none;
}

.updateboxtopleft a:visited {
  color: #000;
  text-decoration: none;
}

.updateboxtopleft a:hover {
  color: #555;
  text-decoration: none;
}

.updateboxtopright {
    background: blue url(/images/updatebox-bkg-topright.png) no-repeat right top;
    font-size: 9pt;
    color: #FFF;
    text-align: left;
    padding: 0 0 0 12px;
}

.updateboxbottomleft {
    background: green url(/images/updatebox-bkg-bottomleft.png) no-repeat left bottom;
    font-size: 1pt;
    font-weight: 600;
    color: #FFF;
    text-align: left;
    padding: 0 0 0 12px;
    line-height: 8px;
}

.updateboxbottomright {
    background: gray url(/images/updatebox-bkg-bottomright.png) no-repeat right bottom;
    font-size: 1pt;
    font-weight: 600;
    color: #FFF;
    text-align: left;
    padding: 0 0 0 12px;
    line-height: 8px;
}


.introupdate {
  background-color: #FFF;
  margin: 0px;
  padding: 0px;
  border: none;
  font-size: 9pt;
  text-align: left;
}

.introupdateheading {
  font-weight: 600;
}

.introupdateitem {
  font-weight: 600;
}

.introupdatedate {
  font-size: 7pt;
}

.introbutton {
}

/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */

.testimonial {
    margin: 10px 0px 0px 0px;
}

.testimonialname {
    font-style: italic;
    padding: 4px;
    text-align: right;
    clear: both;
    margin: 5px 0px 10px 0px;
}

/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */

.bordertableheading {
  margin: 20px 20px 0px 40px;
  padding: 0px;
  background-color: #FFF;
  float:none;
  border-collapse: collapse;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 10pt;
}


.bordertableheadingleftcol {
  border: none;
  margin: 0px;
  background: #000 url(/images/table-heading-bkg-left.png) no-repeat left top;
  padding: 7px 0px 6px 50px;
}

.bordertableheadingrightcol {
  border: none;
  margin: 0px;
  background: #000 url(/images/table-heading-bkg-right.png) no-repeat right top;
  padding: 7px 50px 6px 0px;
  color: #FFF;
  border: none;
}

.bordertablecontainertop {
  margin: 0px;
  padding: 0px;
  line-height: 10px;
  height: 10px;
  width: 960px;
  float: none;
  clear: both;
  background: #FFF url(/images/table-border-top.png) no-repeat left top;
}

.bordertablecontainerbottom {
  margin-bottom: 10px;
  line-height: 10px;
  width: 960px;
  background: #FFF url(/images/table-border-bottom.png) no-repeat left bottom;
}

.bordertablecontainer {
  width: 960px;
  text-align: center;
  background: #FFF url(/images/table-border-leftright.png) repeat-y left bottom;
  padding: 0 10px 0 10px;
  margin: 0px;
  border: none;
  clear: both;
}

.bordertablecontainerleft {
  width: 960px;
  text-align: left;
  background: #FFF url(/images/table-border-leftright.png) repeat-y left bottom;
  padding: 0 10px 0 10px;
  margin: 0px;
  border: none;
  clear: both;
}

.bordertable {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse; 
    line-height: 135%;
    width: 940px;
}

.bordertable100 {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse; 
    line-height: 135%;
    width: 940px;
}

.bordertablecondensed {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse; 
    line-height: 100%;
    width: 940px;
}

.btrow {
   padding: 0px;
   margin: 0px;
}

/* Default background: Green 71d14b
                       Orange ffc200
*/                       


.bttopheadingleft {
    background: #ffc200 url(/images/table-bkg-orange-topleft.png) no-repeat left top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    vertical-align: middle;
    line-height: 120%;
}

.bttopheadingcenter {
    background: #ffc200 url(/images/table-bkg-orange-topcenter.png) no-repeat left top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    vertical-align: middle;
    line-height: 120%;
}

.bttopheadingright {
    background: #ffc200 url(/images/table-bkg-orange-topright.png) no-repeat right top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    vertical-align: middle;
    line-height: 120%;
}


.btsubheadingleft {
    background: #ffc200 url(/images/table-bkg-orange-middleleft.png) no-repeat left top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    vertical-align: middle;
}

.btsubheadingright {
    background: #ffc200 url(/images/table-bkg-orange-middleright.png) no-repeat right top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    vertical-align: middle;
}

.btstartleft {
    background: #ffc200 url(/images/table-bkg-orange-topleft.png) no-repeat left top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    line-height: 4px;
    vertical-align: middle;
}

.btstartright {
    background: #ffc200 url(/images/table-bkg-orange-topright.png) no-repeat right top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    line-height: 4px;
    vertical-align: middle;
}

.btseparatorleft {
    background: #ffc200 url(/images/table-bkg-orange-middleleft.png) no-repeat left top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    line-height: 4px;
    vertical-align: middle;
}

.btseparatorright {
    background: #ffc200 url(/images/table-bkg-orange-middleright.png) no-repeat right top;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    
    line-height: 4px;
    vertical-align: middle;
}


.btendleft {
    background: #ffc200 url(/images/table-bkg-orange-bottomleft.png) no-repeat left bottom;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /* border-bottom: 1px solid #436daa; */
    
    line-height: 4px;
    vertical-align: middle;
}

.btendright {
    background: #ffc200 url(/images/table-bkg-orange-bottomright.png) no-repeat right bottom;

    color: #FFF;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* border-left: 1px solid #999999; */
    /* border-bottom: 1px solid #436daa; */
    
    line-height: 4px;
    vertical-align: middle;
}



.btcolleft {
    margin: 0px;
    color: #000000;
    font-size: 9pt;
    text-align: left;
    
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    
    /* border-left: 1px solid #436daa; */
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;

    vertical-align: top;
}

.btcolleft strong {
   font-weight: 600;
   white-space: nowrap;
}

.btcolcenter {
    color: #000000;
    font-size: 9pt;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    vertical-align: middle;
}

.btcolcenterborder {
    color: #000000;
    font-size: 9pt;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    /*border-left: 1px solid #50c02c;
    border-bottom: 1px solid #50c02c;*/
    border-left: 1px solid #ffad00;
    border-bottom: 1px solid #ffad00;
    vertical-align: middle;
}

.btcolright {
    color: #000000;
    font-size: 9pt;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    /*border-bottom: 1px solid #50c02c;*/
    border-bottom: 1px solid #ffad00;
    vertical-align: top;
}

.btnote {
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    padding: 8px;
    vertical-align: top;
    line-height: 110%;
}

.btexpandlink {
    font-size: 8pt;
    cursor: pointer;
}

.btnotehidden {
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    padding: 8px;
    vertical-align: top;
    display: none;
}


.twocolumntablefine {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse; 
  line-height: 140%;
  font-size: 8pt;
  text-align: left;
    color: #000000;
    width: 940px;
}

.twocolumntablenormal {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse; 
  line-height: 140%;
  font-size: 9pt;
  text-align: left;
    color: #000000;
    width: 940px;
}

.tcleftcol {
    width: 50%;
    margin: 0px;
    padding: 8px 12px 8px 8px;
    vertical-align: top;
}

.tcrightcol {
    width: 50%;
    margin: 0px;
    padding: 8px 8px 8px 12px;
    vertical-align: top;
    
    border-left: 1px dotted #999;
}

.tcleftcol4 {
    width: 25%;
    margin: 0px;
    padding: 8px 12px 8px 8px;
    vertical-align: top;
}

.tcrightcol4 {
    width: 25%;
    margin: 0px;
    padding: 8px 8px 8px 12px;
    vertical-align: top;    
    border-left: 1px dotted #999;
}

.tcvirtualrow {
    padding: 8px 0px 8px 0px;
    border-bottom: 1px dotted #999;
}

.tcvirtualrow ul {
    list-style: none;
    margin: 10px;
}

.tcvirtualrowlast {
    padding: 8px 0px 8px 0px;
}


.subheadingtable {
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-collapse: collapse; 
    line-height: 135%;
}

.subheadingtopleft {
    background: #71d14b url(/images/heading-bkg-green-topleft.png) no-repeat left top;
    font-size: 11pt;
    font-weight: 600;
    color: #FFF;
    text-align: left;
    padding: 4px 0 2px 8px;
}

.subheadingtopright {
    background: #71d14b url(/images/heading-bkg-green-topright.png) no-repeat right top;
    font-size: 11pt;
    font-weight: 600;
    color: #FFF;
    text-align: left;
}

.subheadingbottomleft {
    background: #71d14b url(/images/heading-bkg-green-bottomleft.png) no-repeat left bottom;
    font-size: 1pt;
    font-weight: 600;
    color: #FFF;
    text-align: left;
    padding: 0 0 0 8px;
    line-height: 3px;
}

.subheadingbottomright {
    background: #71d14b url(/images/heading-bkg-green-bottomright.png) no-repeat right bottom;
    font-size: 1pt;
    font-weight: 600;
    color: #FFF;
    text-align: left;
    padding: 0 0 0 8px;
    line-height: 3px;
}

.subheadinglighttopleft {
    background: #FFF url(/images/heading-bkg-gray-topleft.png) no-repeat left top;
    font-size: 11pt;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding: 4px 0 2px 8px;
}

.subheadinglighttopright {
    background: #FFF url(/images/heading-bkg-gray-topright.png) no-repeat right top;
    font-size: 11pt;
    font-weight: 600;
    color: #000;
    text-align: left;
}

.subheadinglightbottomleft {
    background: #FFF url(/images/heading-bkg-gray-bottomleft.png) no-repeat left bottom;
    font-size: 1pt;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding: 0 0 0 8px;
    line-height: 3px;
}

.subheadinglightbottomright {
    background: #FFF url(/images/heading-bkg-gray-bottomright.png) no-repeat right bottom;
    font-size: 1pt;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding: 0 0 0 8px;
    line-height: 3px;
}

.subheadinglighthottext {
    color: #D10000;
}



/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */

.form {
    margin: 0px 10px 0px 10px;
}

.formtable {
    border: none;
    padding: 0px;
    border-collapse: separate;
    font-weight: normal;
    font-size: 10pt;
    margin: 0px;
}

.formrowname {
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-right: none;
    vertical-align: middle;
    text-align: right;
    padding: 4px 8px 4px 8px;
    z-index: 1;
}

.formrowvalue {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: none;
    vertical-align: middle;
    padding: 4px 8px 4px 8px;
    z-index: 1;
}

.formrownameError {
    border-top: 1px dotted #999;
    border-left: 1px dotted #999;
    border-bottom: 1px dotted #999;
    border-right: none;
    vertical-align: middle;
    text-align: right;
    padding: 4px 8px 4px 8px;
    z-index: 10;
}

.formrowvalueError {
    border-top: 1px dotted #999;
    border-right: 1px dotted #999;
    border-bottom: 1px dotted #999;
    border-left: none;
    vertical-align: middle;
    padding: 4px 8px 4px 8px;
    z-index: 10;
}

.formbox {
  border: 1px solid #999;
  outline: none;
  width: 250px;
}

.formbox:focus {
  border: 1px solid #000;
}

.formboxdetails {
  border: 1px solid #999;
  outline: none;
  width: 250px;
  color: #999;
  font-style: italic;
}

.formboxdetails:focus{
  border: 1px solid #000;
}

.formtextbox {
  border: 1px solid #999;
  outline: none;
  width: 600px;
  height: 300px;
}

.formtextbox:focus {
  border: 1px solid #000;
}


.formcaptionrequired {
    font-weight: bold;
    color: #000;
}

.formcaptionrequiredError {
    font-weight: bold;
    color: red;
}

.formsecureimagetext {
   font-size: 8pt;
   color: #888;
   width: 250px;
}


/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */


.imageleft {
    float: left;
    padding: 0px;
    border: none;
    margin-left: 4px;
    margin-bottom: 10px;
    margin-top: 4px;
    margin-right: 20px;
}

.imageright {
    float: right;
    border: none;
    padding: 0px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-right: 0px;
}

.imagefloatright {
  float: right;
  clear: right;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
}

.imagecenter {
  clear: both;
  text-align: center;
  padding: 10px;
  border: none;
}

.editionlogo {
  /* border: 1px dotted #CCC; */
  margin: 5px 0px 10px 10px;
}

.floatinglogoleft {
  float: left;
  /* border: 1px dotted #CCC; */
  margin: 5px 10px 10px 0;
  border: none;
}

.floatinglogoright {
  float: right;
  /* border: 1px dotted #CCC; */
  margin: 5px 0px 10px 10px;
  border: none;
}


.imagebuttonbig {
    text-align: center; 
    margin: 35px 0 35px 0;
    border: none;
}

.imagebuttonline {
    clear: both;
    text-align: center;
    margin: 10px 0 10px 0;
    border: none;
}

.imagebuttonlineimage {
  border: none;
  margin: 10px;
}

.imagebuttonstack {
    border: none;
    margin: 2px;
    text-align: center;
}

.imagebuttonstackfloatright {
float: right;
width: 280px;
line-height: 100%;
border: none;
clear: both;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 0px;
}

.imagebuttonstackimage {
    display: block;
    margin: 8px 0px 8px 0px;
    border: none;
}

.imagebuttonnoborderimage {
    border: none;
}

.clearboth {
    clear: both;
}

.screenshotnextback {
    margin: 5px;
    padding: 5px;
    border: none;
    text-align: right;
    clear: both;

}

.whatuserssay {
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-weight: normal;
    font-size: 10pt;
}

/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */



.restricted {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px;
    border: solid 1px #999999;
    background-color: #EEEEEE;
}

/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */


.newsdate {
    font-weight: 600;
}

.newsitem {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;

    padding-left: 8px;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    border-left: 3px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background-color: #E3FFA6; /* #D2EC99; */
/*
    light blue              #E0E8F0;
    light green             #D2EC99;
*/
    font-weight: normal;
}

.newsitemhot {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;

    padding-left: 8px;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;

    font-weight: normal;
    border-left: 3px solid #D10000;
}


.newsitemold {
    margin: 10px;

    padding-left: 8px;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;

    font-weight: normal;
    border-left: 3px solid #999999;
}


/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */

.downloadlink {
   font-size: 10pt;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 10px;
}

.downloadagreed {
   font-size: 8pt;
   font-weight: normal;
}


/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */
/* ***************************************************************************************************************** */


.switchtabs {
    margin: 10px 10px 0px 10px;
    border: none;
    padding-top: 8px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.switchtabs span {
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: 600;
    white-space: nowrap;
}

.switchtabdeselected {
    border-top: 1px solid #ffd513;
    border-left: 1px solid #ffd513;
    border-right: 1px solid #ffd513;
    border-bottom: none;
    background-color: #FFF;
    color: #777;
    cursor: pointer;
}

.switchtabselected {
    border-top: 1px solid #ffad00;
    border-left: 1px solid #ffad00;
    border-right: 1px solid #ffad00;
    border-bottom: none;
    background-color: #ffc200;
    color: #FFF;
    cursor: auto;
}

.purchasebody {
    border-top: 1px solid #ffad00;
    border-bottom: 1px solid #ffad00;
    border-right: 1px solid #ffad00;
    border-left: 1px solid #ffad00;
    margin: 0px 10px 10px 10px;
    padding: 5px;
}


.examplesbody {
    border-top: 1px solid #ffad00;
    border-bottom: 1px solid #ffad00;
    border-right: 1px solid #ffad00;
    border-left: 1px solid #ffad00;
    margin: 0px 10px 10px 10px;
    padding: 5px;
}

.syntaxbody {
    background-color: #FEFEFE;
    border-top: 1px solid #ffad00;
    border-bottom: 1px solid #ffad00;
    border-right: 1px solid #ffad00;
    border-left: 1px solid #ffad00;
    margin: 0px 10px 10px 10px;
    padding: 5px;
    line-height: 110%;
}

.syntax {
   font-family: "Courier New",Courier,monospace;
   font-size: 8pt;
   margin: 0px;
   padding: 0px;
}

.syntaxcomment {
   color: #007700;
   font-style: italic;
}

.syntaxkeyword {
   font-weight: bold;
}

.syntaxexamplecomment {
   font-style: italic;
   color: #0000FF;
}

.docomatic {
    white-space: nowrap;
}

.docomaticstrong {
    white-space: nowrap;
    font-weight: 600;
}


.highlightlistbody {
   margin-bottom: 6px;
   font-size: 9pt;
}

.highlightlistheader {
   margin-top: 6px;
   margin-bottom: 6px;
   margin-left: 20px;
   font-weight: bold;
}


.previewlistbody {
   margin-bottom: 6px;
   font-size: 9pt;
}

.prerequisiteslistbody {
   margin-bottom: 6px;
   font-size: 9pt;
}

.licenseagreement {
   font-family: "Courier New",Courier,monospace;
   font-size: 9pt;
   width: 100%;
   padding: 10px;
   border: 1px solid #999999;
   line-height: 100%;
   letter-spacing: 0;
}

.licenseagreement p {
   margin: 0px;
   padding-top: 2px;
   padding-bottom: 2px;
}

.licenseagree {
   font-weight: 600;
   text-align: center;
   padding: 40px 0px 10px 0px;
}

.licensedontagree {
   font-weight: normal;
   text-align: center;
   padding: 10px 0 40px 0;
}

.thankyouheading {
   padding: 10px 0 40px 0;
   font-weight: 600;
   font-size: 16pt;
}

.hotnews {
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 10pt;
    color: #FF0000;
    font-weight: bold;
}

.hot {
    color: #FF0000;
    font-weight: bold;
}


.mainlinks {
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 8pt;
}

/******************************************************************************************
 old
 ******************************************************************************************/
/*
375682
4974af
77a0d3
Blue/Blue 4974af/77a0d3   
Blue/Orange 575D94/FFA200
*/
 
a:link {
    color: #375682;
}

a:visited {
    color: #375682;
}

a:hover {
    color: #77a0d3;
}


/******************************************************************************************
 inline classes
 ******************************************************************************************/

.trademark {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    font-size: 8pt;
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
}



/* ########################### */




.techinfosettingspage {
/*     font-family: "Courier New",Courier,monospace; */
    background-color: #DDD;
   font-weight: bold;
   border: 1px #BBB solid;
   padding: 0px 4px 0px 4px;
}

.techinfocommandblockbody {
}

.techinfocommandblock {
    font-family: "Courier New",Courier,monospace;
    font-size: 9pt;
    border-left: 2px solid #999999;
    border-top: none;
    border-right: none;
    border-bottom: none;
    margin: 20px;
    line-height: 110%;
    padding-left: 5px;
}

.domterm {
   font-family: "Courier New",Courier,monospace;
   font-style: italic;
   font-weight: bold;
   font-size: 110%;
}

.domkeyword {
   font-weight: 600;
   color: #375682;
}

.techinfosectionupdated {
    border: 1px #31910b solid;
    background-color: #71d14b;
    font-size: 8pt;
    font-weight:600;
    padding: 1px 4px 1px 4px;
    color: #FFF;
    /*text-transform: uppercase;*/
}

.errorheading {
  font-size: 32pt; 
  font-weight: 600;
  margin: 0px;
  padding: 20px 0 60px 0;
}


