/*
 $Id: ecora-xhtml.css,v 1.1.1.1.2.13 2008/04/25 16:14:10 vzhuk Exp $
*/


img {
  border: 0px;
}

body, td, th {
  font-size: 10pt;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  color: black;     
}

body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  color: #000000;
}

p {
  margin-top: 1em;
  margin-bottom: 0.1em;
}

/* Layouts */

/* Whole page */

div#nl {
  text-align: center;
}

/* Rounded */

div#nlwin, div#nlwinw {
 /* border: 1px solid #999999;*/
 border-bottom: 1px solid #999999;
  margin: 0px auto 0px auto;
  text-align: left;
}

div#nlwin {
  width: 820px;
}

div#nlwinw {
  width: 850px;
}

/* Header */

div#nlhead {
  width: 100%; 
  height: 68px; 
  border-bottom: 1px solid #999999;
  background: #ffffff;
}

div#nlheadlogo {
  width: 216px;
  float: left;
  text-align: left;
}

div#nlheadmenu {
  text-align: right;
  float: left;
  width: 604px;
  clear: right;
  height: 68px;
  /*background: #cccccc;*/
}

/* Top container: search form + static menu */

div#nlheadtop {
  height: 50px; width: 604px;
/*  background: url(/ecora/images/head/down/background.png) no-repeat #cecece;*/
  vertical-align: middle;
  padding: 0px; margin: 0px;
  text-align: right;
  overflow: hidden;
}

/* Search form */

div#nlheadform {
/*  float: right; */
  margin: 4px 0px 0px 0px;
}

div#nlheadform form {
  margin: 0px;
  padding: 0px;
}

div#nlheadform input#zoom_query {
  font-size: 8pt;
  width: 100px;
}

div#nlheadform input.searchbutton {
  margin: 0px 0px 0px 5px;
  width: 15px;
  height: 15px;
}

div#nlheadform > form > div > input.searchbutton { /* Mozilla */
  vertical-align: -3px;
}

/* Static menu */

div#nlheadlinks {
  text-align: right;
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 2px 20px 0px 0px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  height: 42px;
}

div#nlheadlinks a,
div#nlheadlinks a:visited,
div#nlheadlinks a:active {
  font-size: 12px;
  /*color: #525252;*/
  color:#5F5E5E;
  text-decoration: none;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  white-space: nowrap;
}    

div#nlheadlinks a:hover {
  color: #18459C;
}

div#nlheadlinks span.separator{
  color: #828282;
  font-weight: bold;
  padding: 0px 1ex 0px 1ex;

}

/* Drop Down menu */

div#nlheaddropdown {
  height: 18px;
 /* background: url(/ecora/images/head/down/background.png) no-repeat #cecece; */
  padding: 0px; margin: 0px;
  margin-right: 10px;
  text-align: right;
}

div#nlheaddropdown a img {
  display: inline;
/*  border-left: 3px solid blue; */
  margin: 0px; padding: 0px;
}

/* Content: Sidebar + Text */

div#nlcontent {
  margin: 10px 10px 10px 10px; 
  clear: both;
}

/* Sidebar */

div#nlsidebar {
  float: left;
  width: 190px;
  overflow: hidden;
}

/* Sidebar image */
div#nlsidebar p#nlsideimg {
  border: 0px solid #ffffff;
  margin: 0px 0px 10px 0px;
  padding: 0px; 
}

div#nlsidebar p.nlsidefoot,
div#nlsidebar p#nlsidefoot {
  border: 0px solid #ffffff;
  margin: 0px 0px 10px 0px;
  padding: 0px; 
  font-size: 1px;
}

div.nlsblkhead, div.nlsblkheadlite {
  background: #102f65;
  text-align: left;
  padding: 3px 0px 3px 0px;
  font-size: 8pt;
  color: white;
  text-transform:uppercase;
  width: 190px;
}

div.nlsblkhead {
  background: #102f65;
}

div.nlsblkheadlite {
  background: #102f65;
}

div.nlsblkhead strong, div.nlsblkheadlite strong {
  padding-left: 10px;
}

/* Sidebar */

ul.sidebar {
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  margin: 0px;
  padding: 0px;
  width: 188px;
}

div#nlsidebar p.span {
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  margin: 0px;
  padding: 0px;
  width: 188px;
  height: 8px;
  font-size: 8px;
}

ul.sidebar li {
  background: url(/ecora/img/arrow-blue.gif) no-repeat 2px 12px;
  border-bottom: 1px dotted #dedfde;
  padding: 8px 10px 6px 10px;
  list-style-type: none;
}

ul.sidebar li a {
  font-size: 8pt;
  text-decoration: none;
} 

ul.sidebar li a {
  color: #000000;
}

ul.sidebar li a:visited {
  font-size: 8pt;
  color: #000000;
}

ul.sidebar li a:hover {
  color: darkgreen;
}

ul.sidebar li.active a,
ul.sidebar li.sub a.active {
  color: darkgreen;
}

ul.sidebar li.active a:visited,
ul.sidebar li.sub a.active:visited {
  font-size: 8pt;
  color: darkgreen;
}

ul.sidebar li.sub {
  background: url(/ecora/img/arrow-blue-down.gif) no-repeat 2px 12px;
}

ul.sidebarsub {
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

ul.sidebarsub li {
  background: url(/ecora/img/arrow-blue.gif) no-repeat 15px 4px;
  border-bottom: 0px dotted #ffffff;
  padding: 0px 10px 6px 25px;
  list-style-type: none;
}

ul.sidebarsub li a {
  font-size: 8pt;
  text-decoration: none;
  color: #000000;
}

ul.sidebarsub li a:visited {
  font-size: 8pt;
  color: #000000;
}

ul.sidebarsub li a:hover {
  color: #ce0000;
}

p#nlsideimg {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

div.forgot {
  text-align: center;
  font-size: 7pt;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
}

div.sidebaradd {
  border: 1px solid #808080;
  background: #dddddd;
  margin-top: 10px;
  padding: 5px;
  font-size: 9pt;
  width: 178px;
}

div.sidebaradd2 {
 margin-top: 2em;
 padding: 0px;
 font-size: 9pt;
 width: 180px;
}

div.sidebaradd0 {
 margin-top: 2em;
 padding: 0px;
 font-size: 9pt;
 width: 180px;
}

div.sidebaradd2top {
 background: url(/ecora/images/top200side.png);
 height: 30px;
}

div.sidebaradd2text {
 width: 180px;
 max-width: 168px; /* for mozilla */
 background: #dddddd;
 border: 1px solid #808080;
 border-top: 0px solid #dddddd;
 padding: 0px 5px 1em 5px;
}

div.sidebaradd2text p {
  margin-top: 0px;
  padding-top: 1ex;
}


/* Text */

div#nltext {
  float: right;
  clear: right;
  width: 594px;
}

div#nltextw {
  float: right;
  clear: right;
}

div#nlclear {
  clear: both;
}

div#nltextblk {
  width: 594px;
}

div#nltextblkw {
  /* ? */
}

div#nltextfoot {
  width: 594px;
}

div#nltextheader {
  font-size: 1px;
  margin-top: 5px;
  height: 27px;
}

div#nltextfooter {
  font-size: 1px;
}

div#nltextcontent {
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  padding: 1px 10px 1px 10px;
  width: 572px;
  color: #0C0015;
 }

div#nltextcontentw {
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  padding: 1px 10px 1px 10px;
  width: 592px; /* ? */
}


/* headers */

h2 {
  font-size: 11pt; font-weight: bold; color: #102f65; 
} 

h2.black {
  color: #000000;
}

p.h2 {
  font-size: 11pt; font-weight: bold;
}

h2.nbm { /* no bottom margin */
  font-size: 11pt; font-weight: bold; color: #102f65; margin-bottom: 0px; 
} 

h3 {
  font-size: 10pt; font-weight: bold; color: #102f65; 
} 

h4 {
  font-size: 10pt; font-weight: bold; color: #000000;  margin: 0px;
} 

h1#nlh1, h1.arrow, h1.noarrow {
  font-size: 16pt;
}

h2.arrow, h2.noarrow {
  font-size: 14pt;
}

h3.arrow, h3.noarrow {
  font-size: 12pt;
}

h1#nlh1, h1.arrow, h2.arrow, h3.arrow {
  font-weight: bold;
  color: #102f65;
  padding: 0 0 0px 20px;
  margin: 0 0 2px 0; 
  clear:right; 
  background: #ffffff url(/ecora/images/arrows/header.png) no-repeat 0px 3px;
  border-bottom: 2px solid #bcbec0;
} 

h1.noarrow, h2.noarrow, h3.noarrow {
  font-weight: bold;
  color: #18459C;
  padding: 0 0 0px 0px;
  margin: 0 0 2px 0; 
  clear:right; 
  border-bottom: 2px solid #bcbec0;
}

h1.arrow, h1.noarrow, h2.arrow, h2.noarrow, h3.arrow, h3.noarrow {
  margin-top: 1em;
}

.bigbluetext
{
     color: #ffffff;
     background-color: #102f65;
     font-size: 20px; 
/*     font-weight: bold;
     text-transform: uppercase;*/
     font-family: Arial;
     margin-top: 5px;
     padding: 4px;
     text-align: center;
}

.bigbluetext a
{
     color: #ffffff !important;
     background-color: #102f65 !important;
     text-decoration: none;
}

.bigbluetext   a:hover
{
     color: #ffffff !important;
     background-color: #102f65 !important;
     text-decoration: underline;
}

.bigbluenarrowtext
{
     color: #ffffff;
     background-color: #102f65;
     font-size: 20px; 
}


ul, ol {
  margin-top: 4px;
}

li {
  padding-bottom: 4px;
}

.headerLink, .headerLink:visited, .headerLink:active
{
     font-size: 11px;
     font-family: Arial, Verdana;
     color:#636563;
     text-decoration: none;
     font-weight: bold;
     
}    
.headerLink:hover { color:#CE0000  }

.homepageLink, .homepageLink:visited, .homepageLink:active
{
     font-size: 11px;
     font-family:Arial,Verdana;
    font-size:11px;
    color:#00309C;
     text-decoration: none;   
}

.homepageLink:hover { 
     text-decoration: underline;
     color:#FF2501;
}

.greyLink, .greyLink:visited, .greyLink:active
{
     font-size: 11px;
     font-family: Arial, Verdana;
     color:#636563;
     text-decoration: underline;
     font-weight: bold;
     
}    
.greyLink:hover { color:#CE0000  }



a.sidebarLink, a.sidebarLink:visited, a.sidebarLink:active  
{
    font-family:Arial,Verdana;
    font-size:11px;
    color:#000000;
     text-decoration: none;
} 
a.sidebarLink:hover   {     color:#CE0000;   }

a.sidebarLinkActive, a.sidebarLinkActive:visited, a.sidebarLinkActive:active  
{
    font-family:Arial,Verdana;
    font-size:11px;
    color:#CE0000;
     text-decoration: none;
} 
a.sidebarLink:hover   {     color:#000000;   }
 
 
a, a:active, a:visited  {
    font-family:Arial,Verdana;
    color:#00309C;
}
a:hover   {    color:#FF2501;  }
 
a.noline, a.noline:visited, a.noline:active   
{
    text-decoration:none;
} 
a.noline:hover   { color:#FF2501;  }

.sidebarHeading
{
     font-size: 11px;
     font-family: Arial, Verdana;
     font-weight:bold;
     color: white;
     text-transform:uppercase;
}

p.hb {
  font-size: 12pt;
  font-weight: bold;
  color: #18459C;
}

.submitButton
{
    font-weight: bolder;
    background-image: url(/ecora/img/submit_button.gif);
    cursor: pointer;
    color: #333333;
    font-family: arial;
    letter-spacing: 1px;
    background-color: white
}

.submitButton-small
{
    font-size: 11px;
    font-weight: bolder;
    background-image: url(/ecora/img/submit_button-small.gif);
    cursor: pointer;
    color: #333333;
    font-family: arial;
    background-color: white
}

.submitButton-border
{
    background-color: #c50103
}
  
/*<!--------old below----> */
 .smallWhite, .smallWhite:active, .smallWhite:visited    {
    font-family:Arial,Helvetica,sans-serif;
    color:#FFFFFF;
     text-decoration: none;
    font-size:11px; 
 }
 
 .smallWhite:hover  {
    color:#000000;
 }
 
 .smallWhiteBold, .smallWhiteBold:active, .smallWhiteBold:visited    {
    font-family:Arial,Helvetica,sans-serif;
    color:#FFFFFF;
     text-decoration: none;
    font-size:11px; 
     font-weight: bold;
 }
 
 .smallWhiteBold:hover  {
    color:#000000;
 }
 
 .white:hover  {
    color:#000000;
 }
 
 .white, .white:active, .white:visited    {
    font-family:Arial,Helvetica,sans-serif;
    color:#FFFFFF;
     text-decoration: underline;
    font-size:12px; 
     font-weight: normal;
 }
 
 .white:hover  {
    color:#FF2501;
 }
 
 .bigWhiteBold, .bigWhiteBold:active, .bigWhiteBold:visited    {
    font-family:Arial,Helvetica,sans-serif;
    color:#FFFFFF;
     text-decoration: none;
    font-size:17px; 
     font-weight: bold;
 }
 
 .bigWhiteBold:hover  {
    color:#000000;
 }
 
 
 






H5  {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color:#333366;
}

.plustwo, .plustwo:active, .plustwo:visited
{
     font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
}

.plustwo:hover
{
         color:#FF2501;
}


.grayhead   {
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;color:#999999;
    line-height:10px
}

.orangehead {
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    font-size:14px;
    color:#FF3000;
    line-height:20px;
     text-decoration:none;
}

.bluehead, .bluehead:visited, .bluehead:active   {
    font-family:Arial,Helvetica,sans-serif;
    text-decoration:underline;
    font-weight:bold;
    font-size:13px;
    color:#102f65;
    line-height:22px
 }
 
 .bluehead:hover    {
     color:#102f65;
 }
  


 
 .sidebar   {
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:13px;
}
 
.bigcopy    {
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    line-height:11px
}

.smallcopy, .smallcopy:active, .smallcopy:visited  {
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:12px
}

.smallcopy:hover  {
    color:#FF2501;
}



.whitecopy, .whitecopy:active, .whitecopy:visited  {
   font-family:Arial,Helvetica,sans-serif;
    color:#FFFFFF;
    font-weight:normal;
    font-size:11px;
    line-height:15px
}

.whitecopy:hover  {
    color:#FFFFFF;
     text-decoration: none;
}
.contenthead    {
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    font-size:13px;
    color:#08349D;
    line-height:22px
}

.content {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-style: normal;
     line-height: 125%;
     font-weight: normal;
     font-variant: normal;
     color: #000000;
}

.regform
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-style: normal;
     line-height: 125%;
     font-weight: normal;
     font-variant: normal;
     color: #000000;
}

/* New layout */

table.survey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #ffffff; margin: 0px auto;
  text-align: left;
}

table.survey td, table.survey th, table.survey td input {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  padding-left: 5px;
}

table.survey td {
  padding-left: 3em;
  background: #ffffff;
}

table.survey th {
  background: #cccccc;
}

table.survey th.sub {
  font-size: 7pt;
  padding-left: 3em;
  background: #eeeeee;
}

th.hr {
 margin:0px; padding:0px; font-size: 5px; height: 5px;
 background: #808080;
}


table.survey td input, table.survey td select {
  width: 20em;
}

table.survey td input.radio, table.survey td input[type=radio] {
  width: auto;
}

input.submit {
 font-weight: bold;
 font-size: 13px;
 color: black;
 background: #cccccc url(/ecora/img/btn-sh.gif) repeat-x; 
}

/* New survey layout */

table.surveyR {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #ffffff; margin: 0px auto;
  text-align: left;
}

table.surveyR textarea {
  padding-right: 0px;
}

table.surveyR td {
  font-size: 9pt;
  background: #ffffff;
}

table.surveyR td.q {
  font-size: 9pt;
  vertical-align: top;
/*  border-right: 4px solid #eeeeee; */
  margin: 5px 5px 5px 5px;
}

table.surveyR td.qq {
  font-size: 9pt;
  vertical-align: top;
  margin: 5px 5px 5px 5px;
}

table.surveyR td.sub {
  font-size: 9pt;
  vertical-align: top;
/*  border-right: 4px solid #eeeeee; */
}

table.surveyR th.hr {
 margin:0px; padding:0px; font-size: 4px; height: 4px;
/* background: #eeeeee; */
 background: #ffffff;
}

table.surveyR td label.rp {
  margin-right: 1em;
}

table.surveyR td label {
  white-space: nowrap;
  padding-right: 0px;
}


/* table.surveyR td input, */
table.surveyR td select,
table.surveyR td input.w24 {
  width: 24em;
}



table.surveyR td input {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
}

table.surveyR td input.radio, table.surveyR td input[type=radio],
table.surveyR td input.chk, table.surveyR td input[type=checkbox] {
/*  width: 1em; */
/*  width: 15px; */
  margin: 0px;
}

table.surveyR td.c, td.c {
  text-align: center;
}

div.nl h1 {
  margin-top: 2em;
  border-bottom:1px dotted #636563
}

div.nl p {
  font-size: 9pt;
}

li.pt10 {
  padding-top: 10px;
}

h1.red, td#contents h1 {
  border-bottom:1px dotted #636563;
  margin-top: 1ex;
  margin-bottom: 2ex;
  font-size: 14pt;
}

strong.red, strong.redl, span.red, em.red {
  /* color: red; */
  font-style: italic;
  color: black;
}

em.error {
  color: red;
}

strong.redl {
  font-weight: normal;
}

strong.up {
  text-transform:uppercase;
}

ul.strong li, li.strong {
  font-weight: bold;
}

div.centered {
  text-align: center;
}


/* new jump pages */

td#jumpContents {

}

td#jumpContents p, td#jumpContents ul {
  margin-top: 0px;
  font-size: 10pt;
}

td#jumpContents p.small {
  font-size: 8pt;
}

td#contents p.small {
  font-size: 7pt;
}

p.floatR, div.floatR, div.floatRn, div.floatR2 {
  float: right;
  padding: 0px 3px 0px 3px;
  text-align: center;
  font-size: 8pt;
}

p.title-announce
{
  text-align: left;
  font-size: 13px;

}

p.floatR {
  margin: 0px;
}

div.floatR {
  margin-top: 1em;
  padding-left: 2ex;
  margin-bottom: 1em;
}

div.floatRn {
  margin-top: 0px;
  padding-left: 1ex;
  margin-bottom: 0px;
}

div.floatR2 {
  margin-top: 2em;
  padding-left: 1ex;
  margin-bottom: 0px;
}


td#jumpContents p.blueBig {
  color: #102f65; /*rgb(51,51,153)*/;
  font-size: 14pt; 
}

td#jumpContents p.blackBig {
  font-size: 14pt;
}

td#jumpContents p.blueH {
  font-size: 11pt;
  color: #102f65; /*rgb(51,51,153)*/;
}


td#regSmall {
  border-left: dotted 1px #999999;
  width: 300px;
}

p.big, p.big a {
  font-size: 14pt;
}

td#contents {
  padding-left: 8px;
}

td#contents h2 {
  background:#fff url(/ecora/img/h3_sectionhead.gif) no-repeat bottom left; 
  font-size: 10pt;
  padding:0 0 2px 20px; 
  margin:0 0 5px 0; 
  clear:right; 
  color:#c00;
} 

td#contents h3 {
/*  background:#fff url(/ecora/img/h3n_sectionhead.gif) no-repeat bottom left;  */
  background: none;
  FONT-SIZE: 10pt;
  padding:0 0 2px 0px; 
  margin:0 0 5px 1em; 
  clear: none; 
  color:#c00;
} 

div.sr p {
  clear: both;
}

div.note {
  clear: both;
}

div.noteimg {
  float: left;
  width: 18px;
}

div.notetxt {
  float: left;
  margin-left: 8px;
  width: 440px;
  clear: right;
}

div.resource {
  clear: both;
}

div.resimg {
  float: left;
  width: 18px;
}

div.restxt {
  float: left;
  margin-left: 8px;
  width: 400px;
}


ul.notable li {
  clear: both;
}

div.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px; /* MSIE */
  /* border: 1px solid green; */
}

p.clear {
  clear: both;
}

div.notetxt ul {
  margin-top: 0px;
}

div.sr ul {
  margin-top: 5px;
}

td#contents div.sr h2 {
  background: #ffffff;
  font-size: 10pt;
  padding :0 0 2px 0px; 
  margin:0 0 5px 0; 
  clear: right; 
  color: #000000;
}


div.patchalert {
  border: 1px solid black;
  padding: 0px;
  background: #f7f3f7;
}

div.patchalertround {
  padding: 0px;
  width: 200px;
}

div.patchalert div.patchheader, div.patchalertround div.patchheader {
  text-align: center;
  color: white;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  white-space: nowrap;
}

div.patchalert div.patchheader {
  padding: 5px;
  border-bottom: black 1px solid;
  background: #ff0000;
}

div.patchalertround div.patchheader {
  background: #ff0000 url(/ecora/images/borders/alert-top.png) no-repeat;
  height: 17px;
  padding-top: 5px;
}

div.patchalert p.patchdate, div.patchalertround p.patchdate {
  color: black;
  font-family: verdana, arial;
  font-size: 8pt;
  margin: 0px;
  text-align: center;
}

div.patchalert p.patchlist, div.patchalertround p.patchlist {
 text-align: left;
 font-size: 8pt;
 margin: 1ex 5px 0px 5px;
 padding: 0px;
}    

div.patchbody {
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
}

div.patchfooter {
  background: url(/ecora/images/borders/alert-bottom.png) no-repeat;
  height: 10px;
}

p.pr {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;

}

/* sample_reports/gallery.asp */

td#img img {
  display: block;
}

img#i103, img#i105, img#i107, img#i109, img#i111, img#i113, img#i115, img#i117 {
  cursor: pointer;
}

div.rep {
/*  border: 1px dotted yellow; */
  visibility: hidden;
  display: none;
/*  padding: 0px 1em 0px 1em; */
}

div.rep p {
  margin: 1ex 1em 1ex 1em;
}

div.x50, div.x33 {
  clear: both;
  float: left;
  width: 100%;
}

div.x50 div.s {
  float: left;
  width: 45%;
  margin-left: 2em;
}

div.x33 div.s {
  float: left;
  width: 30%;
  padding-left: 2ex;
}

div.x50e {
  clear: left;
  height: 3px;
  width: 100%;
}

hr {
   color: #000000; background: #000000;
   margin-left: 0px; margin-right: 0px; 
   padding-left: 0px; padding-right: 0px;
   height: 1px; border-top: 1px #000000; 
   width: 100%;
}

strong.u, em.u, span.under, span.u, p.u {
  text-decoration: underline;
}

p.lists {
 margin-left: 2.5em;
 line-height: 1.5em;
}

p.lists span {
  padding-left: 1.5px;
}

a.arrowRed {
  background: url(/ecora/images/arrows/red.png) no-repeat 0px 4px;
  padding-left: 1.5ex;
}

p.arrowRed {
  background: url(/ecora/images/arrows/red.png) no-repeat 0px 4px;
  padding-left: 8px;
  margin-bottom: 3px;
}

p.arrowGreen {
  background: url(/ecora/images/arrows/green.png) no-repeat 0px 4px;
  padding-left: 8px;
  margin-bottom: 3px;
}

a.arrowBlue {
  background: url(/ecora/images/arrows/blue.png) no-repeat left center;
  padding-left: 1.5ex;
}

a.arrowGreen, a.arrowGreenI {
  background: url(/ecora/images/arrows/green.png) no-repeat 0px 4px;
  padding-left: 1.5ex;
  width: auto;
}

p.arrow span.block {
  display: block;
  padding-left: 1.5ex;
}

a.arrowGreen {
  display: block;
}

table#content tr {
  vertical-align: top;
}


div#event1 {
  float: left;
  width: 55%;
}

div#event2 {
  float: right;
  width: 40%;
}


p.eaANDwhite {
  background: url(/ecora/images/buttons/yes-green.png) no-repeat 10px 10px;
  padding: 10px 0px 20px 10px;
  text-align: left;
  cursor: pointer;
/* border: 1px solid yellow; */
}

p.eaANDwhite a {
  margin-left: 50px;
  text-decoration: none;
  color: black; 
  display: block;
  font-size: 10pt;
}

div#pr {
  font-family: Arial-Black, sans-serif;
}

div#pr table th {
  vertical-align: top;
}

div#pr table td {
  text-align: justify;
}

div#pr p#fir {
  float: right;
  text-transform: uppercase;
  text-align: right;
  font-size: 12pt;
  font-weight: bold;
}

div#pr p#mc {
  font-size: 10pt;
  font-weight: bold;
}

div#pr p#mc span {
  text-decoration: underline;
}

div#pr p#mc a {
  font-size: 10pt;
}

div#pr p, div#pr ul {
  font-size: 9pt;
  text-align: left;
}

div#pr a {
  font-size: 9pt;
}

div#pr h1 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  text-transform: none;
  text-align: center;

  color: #000000;
  padding-top: 1ex;
  border: 0px;
  margin-top: 0px;
  margin-bottom: 0.5em;
}

div#pr h1.sub {
  padding-top: 0ex;
  font-size: 12pt;
}


form#login {
  border: 1px solid #000000;
  margin: auto; width: auto;
  text-align: center;
}

form#login input {
  font-size: 8pt;
}

input.w10 {
  width: 15em;
}

div#dlwp {
  border: 1px solid #000000;
  background: orange;
  text-align: center;
  width: 20em;
}

div#dlwp a, div#dlwp a:hover {
  font-family: Tahoma;
  text-transform: uppercase;
  font-size: 9pt;
  display: block;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

div#contents {
  width: 480px;
  float: left;
}

div#webcontents {
  clear: both;
}

div#bookshot {
  width: 145px;
  float: right;
  text-align: center;
  margin-top: 1em;
  font-size: 8pt;
}

div#bookshot img {
  border: 1px solid #000000;
}

div#jumptext {
/*  width: 320px; */
/*  float: left; */
  font-size: 9pt;
  padding: 0ex 5px 0ex 5px;
}

div#wjumptext {
  width: 250px;
  float: left;
}

div#webtext {
  width: 250px;
  float: left;
  font-size: 9pt;
  padding: 0ex 5px 0ex 5px;
}

div#jumptextw {
  width: 506px;
  float: left;
  font-size: 9pt;
  padding: 0ex 3px 0ex 0px;
}

div#jumptext p a, div#jumptextw p a {
  font-size: 9pt;
}


div#jumptext p,
div#jumptextw p {
  margin-top: 0px;
  margin-bottom: 1em;
  text-align: left;
}

div#jumptext p.p1,
div#jumptextw p.p1 {
  font-size: 11pt;
  text-align: left;
}

div#contents p {
  margin-top: 0px;
  text-align: left;
}

div#reginfo {
  margin: 0px 0px 0px 0px;
  font-size: 9pt;
  /*clear: both; */
}

div#reginfo p {
  margin-top: 0px;
  text-align: center;
}

/*div#jumppage div#reginfo {
  width: 276px;
} */


div#jumppage h1 {
  font-size: 16pt;
  color: black;
  text-transform: none;
  border: 0px;
  padding: 1ex 0em 1em 0em;
/*  margin: 0px 0px 0px 145px; */
  margin: 0px 0px 0px 8px; 
  text-align: left;
}

div#jumppage {
  margin-top: 3ex;
}

div#regtext {
  font-size: 8pt;
  background: #dddddd;
  border: 1px solid black;
  text-align: left;
  padding: 1ex 1em 1ex 1em;
  margin: 1em;
  clear: both;
}

div#regtext h2 {
  font-size: 12pt;
  color: black;
  background: transparent;
  border: 0px;
  text-align: center;
  margin: 0px;
  padding: 0px 0px 0.5ex 0px;
}

div#regtext p {
  margin: 0.5em 0px 0px 0px;
  padding: 0ex 0px 0ex 0px;
}

/* borders */

div#jumptext {
  border-right: none;
}
/*
div#reginfo {
  border-left: dotted 1px #999999;
}

div#webtext
div.jumpl div#jumptext,
div.jumpl div#jumptextw {
  border-right: 1px dotted #999999;
}

div#webcontents div#reginfo ,
div.jumpl div#reginfo {
  border-left: none;
  margin-top: 1em;
}

div.jumpr div#jumptext,
div.jumpr div#jumptextw {
  border-right: none;
}
div.jumpr div#reginfo {
  border-left: dotted 1px #999999;
}

*/

div#popupwarn {
  position: absolute;
  top: 87px;
  left: 8px;
  width: 205px;
  height: 73px;
  vertical-align: middle;

  border-top:    2px solid #663300;
  border-right:  2px solid #663300;
  border-bottom: 2px solid #663300;
  border-left:   2px solid #663300;

  background: #ffeeee;
  color: #cc3333;
  font-size: 12pt; 
  font-family: Arial, sans-serif;
  font-weight: bold;
                         
  text-align: center;
  padding: 6ex 0px 6ex 0px;
  margin: 0 0 5ex 0;
}

div#popupwarn p {
  vertical-align: middle;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

div#popupwarn a {
  color: red;
  font-family: Arial, sans-serif;
  font-size: 12pt;
}

div#popupwarn small {
  padding-top: 1ex;
  color: black;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}

p.beforeul {
  margin-bottom: 0px;
}

ul.afterp {
  margin-top: 0px;
}

ul.inside {
  margin-top: 0px;
  margin-bottom: 0px;
}

div.bordered {
  border: 1px solid #000000;
  padding: 2px;
}

h2.sr {
  margin-top: 1em;
  clear: both;
}


td.dl, td.dl a {
  font-size: 9pt;
}

a.vs {
  margin-left: 1ex;
  margin-right: 1ex;
}

a.vs1 {
  margin-left: 0ex;
  margin-right: 1ex;
}

div.pul p {
  margin-bottom: 0px;
}

div.pul ul {
  margin-top: 0px;
}

span.nw, span.nowrap, td.nowrap, a.nowrap {
  white-space: nowrap;
}

p#footer {
  text-align: center;
  font-size: 8pt;
}

p#footer a, p#footer span {
  margin: 0 1ex;
}

/*
div#googletrack {
  border: 2px dashed red;
}
*/

table.websch {
  width: 100%;
  border-top: 1px solid black;
  border-right: 0px;
  border-left: 1px solid black;
  margin-top: 1ex;
}

table.websch td {
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 text-align: left;
 font-size: 9pt;
}

table.websch td.c {
  text-align: center;
}

table.websch th {
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 text-align: center;
 background: #93bcdd;
 font-weight: normal;
}

table.websch thead th {
  font-weight: bold;
}

table.websch tr.n1 td {
  background: #eeeeff;
}

table.websch tr.n2 td {
  background: #ffffff;
}

table.websch tr.n3 td {
  background: #eeeeee;
}

p.red {
  /* color: red; */
  font-style: italic;
}

p.blueb {
  font-weight: bold;
  color: #102f65;
} 

p.c, div#pr p.c, div#regtext p.c, div.c, table.c {
 text-align: center;
}

div.c form {
 text-align: center;
}
table.c {
  margin: auto;
}

div.error {
  font-weight:bold;
  color:red;
  text-align: center;
}

p.warn {
  background: url(/ecora/images/warning.gif) no-repeat 0px 0px;
  padding-left: 25px;
  color: red;
  font-weight:bold;
}



div#reglogin {
  text-align: right;
  padding-right: 20px;
  padding-top: 0ex;
}

div#regwarn {
  background: url(/ecora/images/warning.gif) no-repeat;
  color: red;
  font-weight:bold;
  padding-left: 20px;
  margin-top: 1ex;
  margin-bottom: 5px;
}

div#debugclick {
  position: fixed;
  width: 10px; height: 10px; 
  right: 0px;
  top: 0px;
  background: #eeeeee;
}

div#debuginfo {
  border: 1px dashed gray;
  border-top: 1px solid gray;
  margin: 1em 1em 0px 1em;
  padding: 1ex;
  background: #eeeeee;
}

/* p.beforereg {
  float: left;
  width: 300px;
} */

div.tinyul ul, div.tinyul ol {
  margin-top: 0px;
  margin-bottom: 0px;
}

div.tinyul li {
  padding-bottom: 0px;
}

/* subhead list */

ul.subhead {
  padding-left: 3ex;
}

ul.subhead li {
  font-weight: bold;
  list-style-type: square;
}

ul.subhead li ul {
  padding-left: 2ex;
}

ul.subhead li ul li {
  font-weight: normal;
  list-style-type: disc;
}

ul.subhead, ul.subhead li ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.subhead li {
  padding-bottom: 0px;
}

table.download, table.download tr,
table.downloadthick, table.downloadthick tr {
  background: #cccccc;
  width: 100%;
}

table.download td, table.download th,
table.downloadthick td, table.downloadthick th {
  background: white;
  text-align: center;
}

table.download td.prod,
table.downloadthick td.prod {
  text-align: left;
  padding-left: 1ex;
}

table.downloadthick th.prod, table.downloadthick td.prod {
  background: #dddddd;
}

table.download, table.downloadthick {
  margin-top: 1em; clear: both;
}

ul.normal li {
  padding-bottom: 0px;
}

ul.square li {
  list-style-type: square;
}

ul.notop {
  margin-top: 0px;
}

ul.nobottom {
  margin-bottom: 0px;
}

ul.tiny {
  margin-left: 3ex;  /* for MSIE */
  padding-left: 0ex; /* for Mozilla */
}

table.rth th {
  vertical-align: top;
  text-align: right;
}

p.strong, input.strong, em.strong {
  font-weight: bold;
}

p.em {
  font-style: italic;
}

p.blue {
  color: blue;
}

p.darkblue {
  color: #102f65;
}

/* Information Collected */

div.TreeviewSpanArea {
  padding-top: 1em;
}

div.TreeviewSpanArea a {
  font-size: 10pt;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  text-decoration: none;
  color: black
}

div.TreeviewSpanArea a:hover {
  color: #820082;
}

div.TreeviewSpanArea td {
  font-size: 10pt;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

div.rightfly {
 clear:both; float: right; width: 200px;
 margin: 2em 0px 2em 5px;
 font-size: 9pt;
}

div.rightfly150 {
 clear:both; float: right; width: 150px;
 margin: 2em 0px 2em 5px;
 font-size: 9pt;
}

div.rightfly160 {
 clear:both; float: right;
 width: 160px; 
 margin: 2em 0px 2em 5px;
 font-size: 9pt;
}

div.rightfly180 {
 clear:both; float: right;
 width: 180px; 
 margin: 2em 0px 2em 5px;
 font-size: 9pt;
}

div.rightfly div.rightflyhead {
 background: url(/ecora/images/top200blk.png);
 color: #003366; 
 height: 30px;
 font-family: Arial, sans-serif;
 font-weight: bold;
}

div.rightfly150 div.rightflyhead {
 background: url(/ecora/images/top150blk.png);
 color: #ffffff; 
 height: 30px;
 font-family: Arial, sans-serif;
 font-weight: bold;
}

div.rightfly160 div.rightflyhead {
 background: url(/ecora/images/top160blk.png) no-repeat #4488BB;
 color: #ffffff; 
 min-height: 30px;
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 10pt;
 text-align: center;
 padding: 2px 2px 2px 10px;
}

div.rightfly180 div.rightflyhead {
 background: url(/ecora/images/top180blk.png) no-repeat #4488BB;
 color: #ffffff; 
 min-height: 30px;
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 10pt;
 text-align: center;
 padding: 2px 2px 2px 10px;
}

div.rightfly div.rightflytext {
 border: 1px solid black;
 border-top: 0px solid #dddddd;
 background: #dddddd;
 padding: 0px 3px 3px 3px;
}

div.rightfly160 div.rightflytext,
div.rightfly180 div.rightflytext {
 border-left: 1px solid black;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 background: #ffffff;
 padding: 0px 3px 3px 3px;
}

div.rigtflytext p {
  margin-top: 0px;
  padding-bottom: 1ex;
}

.f7pt  { font-size: 7pt; }
.f8pt  { font-size: 8pt; }
.f9pt  { font-size: 9pt; }
.f10pt { font-size: 10pt; }
.f11pt { font-size: 11pt; }
.f12pt { font-size: 12pt; }
.f13pt { font-size: 13pt; }
.f14pt { font-size: 14pt; }
.f15pt { font-size: 15pt; }

form.f9pt select, form.f9pt option {
  font-size: 9pt;
}

/* */
img#csSideLinkImage {
  opacity: 1.0; -moz-opacity: 1.0;
  filter: alpha(opacity=100);
}
img#awSideLinkImage {
  opacity: 1.0; -moz-opacity: 1.0;
  filter: alpha(opacity=100);
}
img#wpSideLinkImage {
  opacity: 1.0; -moz-opacity: 1.0;
  filter: alpha(opacity=100);
}
img#csSideLinkImage {
  opacity: 0.0; -moz-opacity: 0.0;
  filter: alpha(opacity=0);
}
img#awSideLinkImage {
  opacity: 0.0; -moz-opacity: 0.0;
  filter: alpha(opacity=0);
}
img#wpSideLinkImage {
  opacity: 0.0; -moz-opacity: 0.0;
  filter: alpha(opacity=0);
}


div.border1black {
  border: 1px solid black;
  padding: 5px;
}

p.gf160, div.gf160p p {
  background: url(/ecora/images/grayfill160.png) no-repeat;
}

div.ulnd li {
  list-style-type: none;
}

table.pt {
  width: 100%;
  border: 1px solid black;
}

table.pt thead {
  background: rgb(70,142,206);
}

table.pt thead th,
table.pt tbody th.subhead {
  padding: 3px 3px 3px 5px;
  text-align: left;
  color: #ffffff;
  background: rgb(70,142,206);
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

table.pt thead th select {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
}

table.pt tbody td {
  border-top: 1px solid black;
}

table.pt tbody td.ptl {
  padding-left: 5px;
  font-weight: bold;
  background: #ffffcc;
  width: 170px;
}

table.pt tbody td.ptr {
  font-size: 8pt;
  background: #ffffcc;
  vertical-align: middle;
}

table.pt tbody td.ptr div {
  border: 1px solid black;
  background: #ffffff;
  padding: 1px 1px 1px 3px;
}
table.pt tbody td.ptr div strong {
  padding-right: 2em;
}

table.pt tbody td.ptq {
  background: #cccccc;
  text-align: center;
  border-right: 1px solid black;
  width: 50px;
}
table.pt tbody td.ptq input {
  font-size: 8pt;
  border: 1px solid black;
}

table.betalist, table.purchase {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  margin-top: 1em;
  clear: both;
}

table.betalist thead th, table.purchase thead th{
  background: #dedede;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

table.betalist tbody td, table.purchase tbody td {
  border-top: 1px solid black;
  border-left: 1px solid black;
  font-size: 9pt;
  height: 48px;
}

table.purchase tbody td form  {
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
}
table.purchase tbody td form input, table.purchase tbody td input {
  font-size: 8pt;
}

table.pt tbody td.ptq input.w {
  font-size: 8pt;
  color: #ff3300;
  background: #ffffdd;
}

/*
table.pt tbody#tbodycitrix,
table.pt tbody#tbodydomino,
table.pt tbody#tbodyexchange,
table.pt tbody#tbodyiis,
table.pt tbody#tbodymssql,
table.pt tbody#tbodynovell,
table.pt tbody#tbodyunix,
table.pt tbody#tbodywindows,
table.pt tbody#tbodyvmware,
table.pt tbody#tbodyoracle {
  display: none; 
}*/

/* ul with arrows  */

ul.arrowRed {
  list-style: url(/ecora/images/arrows/red-bullet.png);
  padding-left: 20px;
  margin-left: 0px;
}

ul.arrowGreen {
  list-style: none url(/ecora/images/arrows/green-bullet.png);
  padding-left: 15px;
  margin-left: 10px;
}

ul.arrowGreen li {
  padding-bottom: 0px;
  marker-offset: -5px;
}

ul.arrowRed ul.arrowRed, ul.arrowRed ul.arrowRed ul.arrowRed,
ul.arrowRed ul.arrowRed ul.arrowRed ul.arrowRed { margin-bottom: 0px; }
ul.arrowGreen ul.arrowGreen { margin-bottom: 0px; }



h2 {
  margin-top: 1em;
  margin-bottom: 1ex;
}

div.reportlist {
  width: 60%;
  margin-left: 20%;
  padding: 0px 5px 5px 5px;
  border: 1px solid black;
  background: #dedfde;
}

h6, p.h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; font-weight: bold; color: #18459C; 
  margin-top: 1ex;
} 

a.button {
  line-height: 15pt;
  font-size: 9pt;
  font-weight: bolder;
  background-image: url(/ecora/img/submit_button.gif);
  color: #333333;
  font-family: arial;
  background-color: white;
  text-decoration: none;
  padding: 1pt 3pt 1pt 3pt;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
}

a.buttonr, a.buttons {
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
  font-family: arial;
  background-color: #dddddd;
  text-decoration: none;
  padding: 1pt 3pt 1pt 3pt;
}

a.buttonRsmall {
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
  font-family: arial;
  background-color: #dddddd;
  text-decoration: none;
  padding: 1pt 3pt 1pt 3pt;
  /* display: block; */
}

/* msie hack */
a.buttonr:hover, a.buttonr:visited,
a.buttons:hover, a.buttons:visited {
  color: #333333;
}



div.lightbox, div.lightboxblue {
  width: 200px;
  margin-top: 1em;
}

div.lightbox div.lightboxhead {
  height: 10px;
  font-size: 1px;
  background: url(/ecora/images/borders/lightbox-top.png) no-repeat;
}

div.lightboxblue div.lightboxhead {
  height: 10px;
  font-size: 1px;
  background: url(/ecora/images/borders/lightbox-blue-top.png) no-repeat;
}

div.lightbox div.lightboxfoot {
  height: 10px;
  font-size: 1px;
  background: url(/ecora/images/borders/lightbox-bottom.png) no-repeat;
}

div.lightboxblue div.lightboxfoot {
  height: 10px;
  font-size: 1px;
  background: url(/ecora/images/borders/lightbox-blue-bottom.png) no-repeat;
}

div.lightbox div.lightboxbody {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 0px 5px 0px 5px;
}

div.lightboxblue div.lightboxbody {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 0px 5px 0px 5px;
  background: #ddddff;
}

div.lightboxbody h3 {
  margin-top: 0px; padding-top: 0px;
}

div.lightboxbody ul {
  margin-bottom: 0px;
}

select.headed {
  font-size: 8pt;
}

select.headed option {
  padding-left: 1em;
  font-size: 8pt;
}

select.headed option.head {
  padding-left: 0em;
  font-weight: bold;
}

table.sol {
  background: #dddddd;
  width: 100%;
}

table.sol tr {
}

table.sol th {
  text-align: left;
  background: #cccccc;
}

table.sol td {
  font-size: 8pt;
  background: #ffffff;
}

table.sol tbody {
  display: none;
}

h2.book {
  margin-left: 40px;
  display: none;
}

p.pdesc {
 margin: 0px;
 padding-left: 40px;
}

p.pdesc a {
  font-weight: bold;
}
div#book0, div#book1, div#book2, div#book3, div#book4, div#book5, div#book6, div#book7 {
  margin-top: 2ex;
} 

div#book0 { background: url(/ecora/img/box-grey.gif) no-repeat; }
div#book1 { background: url(/ecora/img/box-blue.gif) no-repeat; }
div#book2 { background: url(/ecora/img/box-orange.gif) no-repeat; }
div#book3 { background: url(/ecora/img/box-yellow.gif) no-repeat; }
div#book4 { background: url(/ecora/img/box-green.gif) no-repeat; }
div#book5 { background: url(/ecora/img/ox-grey.gif) no-repeat; }
div#book6 { background: url(/ecora/img/box-blue.gif) no-repeat; }
div#book7 { background: url(/ecora/img/box-orange.gif) no-repeat; }

p.plinks {
  margin-top: 0px;
  padding-left: 40px;
}

/* Sidebar login form */

form#regfld {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  width: 188px;
  padding: 2px 0px 2px 0px;
  margin: 0px;
}

form#regfld p.h {
  margin: 0px; padding: 0px;
  font-size: 1px;
  display: none;
}

form#regfld div {
  clear: both;
  margin-top: 1px;
}

form#regfld div strong {
  font-size: 7pt;
  text-align: right;
  width: 50px;
  float: left;
  margin: 2px 1px 0px 1px;
}

form#regfld div input {
  border: 1px solid #cccccc;
  font-size: 7pt;
  width: 124px;
  min-width: 129px; /* mozilla */
}

form#regfld p {
  margin-top: 1px;
  font-size: 8pt;
}

form#regfld p input.submit {
/*  border: 1px solid #333333; */
  font-size: 8pt;
  font-weight: normal;
}

/* One- and Two-Columns Registration Form */

form#regform1, form#regform2, form#regform2login, form#regform2l {
  border: 1px solid black;
  margin: 0px;
  width: 570px;
  padding: 0px 0px 1ex 0px;
  font-size: 8pt;
  clear: both;
  margin-top: 1ex;
}

form#regform1, form#regform2 {
  margin-top: 0px;
}

form#regform2.top1ex {
  margin-top: 10px;
}

form#regform2l {
  width: 300px;
  margin-left: 135px;
}

form#regform2login {
  padding-bottom: 0px; /* no sense -- button is to the right */
  border-bottom: 0px; /* there's registration form border below */
}

form#regform1 p.h, form#regform2 p.h, form#regform2login p.h, form#regform2l p.h {
  border-bottom: 1px solid black;
  margin: 0px 0px 5px 0px;
  padding: 1px;
  text-transform: uppercase;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  background: #102f65;
  text-align: center;
}

form#regform1 em.red, form#regform2 em.red {
  padding-left: 3px;
}

div#regform2auditor {
  text-align: center;
  border-bottom: 1px solid #999999;
  font-weight: bold;
  font-size: 10pt;
}

form#regform2 div#regform2left,
form#regform2 div#regform2left2,
form#regform2login div#regform2loginleft {
  float: left;
  width: 284px;
  padding-top: 2px;
  padding-bottom: 6px;
}

form#regform2 div#regform2right,
form#regform2 div#regform2right2,
form#regform2login div#regform2loginright {
  float: left;
  width: 284px;
  clear: right;
  border-left: 1px solid #999999;
  padding-top: 2px;
  padding-bottom: 10px;
}

form#regform2login div#regform2loginright {
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
}

form#regform2login div#regform2loginforgot {
  padding-top: 13px;
  padding-bottom: 10px;
  padding-left: 5px;
  margin-left: 0px;
  border-left: 1px solid #999999;
  float: left;
  height: 20px;
}

form#regform1 div input,
form#regform1 div select,
form#regform1 div textarea,
form#regform2 div div input,
form#regform2 div div select,
form#regform2login div div input,
form#regform2l div input,
form#regform2l div select,
form#regform2l div div select {
  font-size: 8pt;
  margin: 0px 0px 0px 2px;
  border: 1px solid black;
  width: 170px;
}

form#regform1 div input,
form#regform1 div textarea,
form#regform1 div select {
  width: 350px;
}

form#regform2 div div select {
  width: 176px;
  max-width: 174px; /* mozilla */
}

form#regform1 div input,
form#regform2 div div input,
form#regform2login div div input,
form#regform2l div input {
  padding-left: 2px;
}

form#regform1 div,
form#regform2 div div,
form#regform2login div div,
form#regform2l div {
  clear: both;
  margin-top: 2px;
}

form#regform1 div strong,
form#regform2 div div strong,
form#regform2login div div strong,
form#regform2l div strong {
  float: left;
  text-align: right;
  width: 90px;
  margin-left: 3px;
}

form#regform2 div.lcapt div strong {
  text-align: left;
}

form#regform2 div#onerow div strong {
  width: 200px;
}

form#regform2 div.onewiderow div strong {
  width: 300px;
}

form#regform2 div.onewiderow div select, form#regform2 div.onewiderow div input {
  width: 250px;
  max-width: 250px;
}

form#regform1 div strong {
  width: 200px;
}

form#regform1 div span {
  color: #666666;
  margin-left: 210px;
}


form#regform2l div strong {
  width: 100px;
}

form#regform1 p.c,
form#regform2 p.c,
form#regform2l p.c {
  margin-top: 2px;
  padding-top: 0px;
} 

input.formsubmit, input.formsubmitsmall, input.formsubmitw {
  font-weight: bold;
  font-size: 9pt;
  height: 30px;
  color: black;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #cccccc url(/ecora/img/btn-sh.gif) repeat-x;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
}

input.formsubmitsmall {
  height: 18px;
  font-size: 8pt;
  padding-top: 0px; margin-top: 0px;
  vertical-align: top;
}

form#regform1 input.formsubmit,
form#regform2 input.formsubmit,
form#regform2login input.formsubmit,
form#regform2l input.formsubmit {
  /* min-width: 80px; */
}

form#regform1 {
  clear: both;
}

p.top2px {
  border-top: 2px solid white;
}


strong.normal, span.normal {
  font-weight: normal;
}

table.regform {
  clear: both;
  border-top: 1px solid #999999;
}

table.regform td {
  font-size: 8pt;
}

table.regform th.h {
  font-size: 9pt;
  border-bottom: 1px dotted #cccccc;
}

table.matrix {
  width: 100%;
  border-spacing: 0px;
  border-bottom: 1px solid black;
  border-collapse: collapse;
  margin-top: 1em;
}

table.matrix col#col1 {
  width: 180px;
}

table.matrix col#col3 {
  background: #cceeff;
}
table.matrix col#col4 {
  background: #ffeedd;
}
table.matrix thead tr#boxes {
  border: 0px solid white;
  background: #ffffff;
}
table.matrix thead tr#boxes td {
  text-align: center;
}


table.matrix thead tr th {
  border-top: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  padding: 5px;
  font-family: Verdana, sans-serif;
}

table.matrix thead tr th#th1 {
  border-left: 1px solid black;
  text-align: left;
  background: #c0c0c0;
}
table.matrix thead tr th#th3 {
  background: #77bbee;
}
table.matrix thead tr th#th4 {
  background: #ffdd99;
}
table.matrix tbody tr td {
  border-top: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  font-size: 8pt;
  font-family: Tahoma, Verdana, sans-serif;
  padding: 5px;
}

table.matrix tbody tr td a {
  font-size: 8pt;
  font-family: Tahoma, Verdana, sans-serif;
}

table.matrix tbody tr th {
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
  text-align: left;
  font-weight: normal;
  font-size: 8pt;
  font-family: Tahoma, Verdana, sans-serif;
  padding: 5px;
  background: #e0e0e0;
}

table.matrix tbody tr.sub td {
  border-top: none;
  padding: 0px 5px 0px 5px;
}

table.matrix tbody tr.sub th {
  border-top: none;
  padding: 0px 5px 0px 10px;
}

table.matrix tbody tr.nolrmar td {
  padding-left: 0px; padding-right: 0px;
}

tr.vatop td {
  vertical-align: top;
}

p#regnotice {
  /* float: right; */
  /* color: red; */
  font-style: italic;
  padding-right: 5px;
  /* width: 220px; */
  font-size: 9pt;
  text-align: left;
  padding-top: 0px;
}

p#regnotice2 {
  /* color: red; */
  font-style: italic;
  padding-right: 5px;
  font-size: 8pt;
  text-align: right;
  margin-top: 0px;
  padding-top: 0px;
}



a.rbutton140px, a.rbutton180px,
a.rbutton200px, a.rbutton220px, a.rbutton240px, a.rbutton250px, a.rbutton260px {
  display: inline-block;
  line-height: 33px;
  height: 33px;
  white-space: nowrap;  
  font-size: 9pt;
  font-weight: bolder;
  color: #333333;
  font-family: arial;
  background-color: white;
  text-decoration: none;
  padding: 0px 0px 4px 32px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

a.rbutton140px {
  background: url(/ecora/images/buttons/roundbutton140px.png) no-repeat;
  width: 140px;
  min-width: 140px;
  padding-left: 42px;
}
a.rbutton180px {
  background: url(/ecora/images/buttons/roundbutton180px.png) no-repeat;
  width: 180px;
  min-width: 180px;
}
a.rbutton200px {
  background: url(/ecora/images/buttons/roundbutton200px.png) no-repeat;
  width: 200px;
  min-width: 200px;
}
a.rbutton220px {
  background: url(/ecora/images/buttons/roundbutton220px.png) no-repeat;
  width: 220px;
  min-width: 220px;
}
a.rbutton240px {
  background: url(/ecora/images/buttons/roundbutton240px.png) no-repeat;
  width: 240px;
  min-width: 240px;
}
a.rbutton250px {
  background: url(/ecora/images/buttons/roundbutton250px.png) no-repeat;
  width: 250px;
  min-width: 250px;
}
a.rbutton260px {
  background: url(/ecora/images/buttons/roundbutton260px.png) no-repeat;
  width: 260px;
  min-width: 260px;
}
/* mozilla hacks */
a[class="rbutton140px"],a[class="rbutton180px"],a[class="rbutton200px"],a[class="rbutton220px"],a[class="rbutton240px"],
a[class="rbutton250px"],a[class="rbutton260px"]  { 
  padding: 8px 43px 11px 32px;
}

a[class="rbutton140px"] {
  padding: 8px 53px 11px 43px;
}

/* msie hacks */
a.rbutton140px:visited, a.rbutton180px:visited, a.rbutton200px:visited, a.rbutton220px:visited, a.rbutton240px:visited, a.rbutton250px:visited, a.rbutton260px:visited
a.rbutton140px:hover, a.rbutton180px:hover, a.rbutton200px:hover, a.rbutton220px:hover, a.rbutton240px:hover, a.rbutton250px:hover, a.rbutton260px:hover {
  color: #333333;
}


/* Nifty Corners Cube  */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/* rounded */

.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}

div#awards table#i th { vertical-align: top; text-align: center; }
div#awards table#i td { vertical-align: top; }
div#awards h2 { margin-top: 0px;}



table.rg {
  margin-top: 10px;
  border-collapse: collapse;  
  border-right: 0px solid black;
}

table.rg th {
  background: url(/ecora/images/borders/report-header.png) no-repeat;
  text-align: left;
  height: 20px;
  padding: 0px 0px 0px 8px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;  
}

table.rg td {
  margin: 0px;
  padding: 0px;
  padding-right: 7px;
  vertical-align: top;
}

table.rg td.last {
  padding-right: 0px;
}

table.rg td ul.arrowRed {
  margin: 0px;
  padding-top: 0px;
  border-left: #999999 solid 1px;
  border-right: #999999 solid 1px;
  width: 164px;
  border-bottom: #999999 solid 1px;
}


table.rg2 {
  margin-top: 10px;
  border-collapse: collapse;  
  border-right: 0px solid black;
}

table.rg2 th {
  background: url(/ecora/images/borders/report-header.png) no-repeat;
  text-align: left;
  height: 20px;
  padding: 0px 0px 0px 8px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;  
}

table.rg2 td {
  margin: 0px;
  padding: 0px;
  padding-right: 7px;
  vertical-align: top;
}

table.rg2 td.last {
  padding-right: 0px;
}

table.rg2 td ul.arrowRed {
  margin: 0px;
  padding-top: 0px;
/*
  border-left: #999999 solid 1px;
  border-right: #999999 solid 1px;
  border-bottom: #999999 solid 1px;
*/
  width: 166px;
}

a.external {
  background: url(/ecora/images/buttons/external.png) center right no-repeat;
  padding-right: 13px;
}

a.internal {
  background: url(/ecora/images/buttons/internal.png) center right no-repeat;
  padding-right: 13px;
}

div.float2x {
  float: left;
  width: 61%;
}

div.float2x1 {
  float: right;
  width: 35%;
}

div.float2x2 {

 background: #FF6600;
   
     border-width: 0 0 0 0;
     color: #FFFFFF;
     display: block;
     font-family: Arial, Tahoma, Helvetica, sans-serif;
     font-weight: bold;
  font-size: 8pt;
  line-height: 11pt;
     list-style-type: none;
  padding: 4px 1px 4px 4px;
     text-align: left;
     text-decoration: none;
     text-transform: uppercase;




}

div.float2x3 {
/*color: #102f65;
  font-size: 8pt;
  padding-left:10px;*/
  color: #5F5E5E;
  font-size: 8pt;
  margin: 0;
  padding: 2px 0 3px 5px;
 
}

p.float2x4{
font-size:8pt;
text-align:center;
}

p.float2x5{
font-size:0.7em;
text-align:center;
padding-left:1px;
padding-right:1px;
}

p.float2x6{
font-size:10px;
text-align:center;
}

div.float3x {
  float: left;
  width: 33%;
}

div.f2nd {
  margin-left: 1.5%;
}

div.itemblock {
/*  margin-bottom: 5px; */
  border-top: 1px dashed #999999;
  border-bottom: 5px solid white;
  padding: 10px 5px 0px 5px;
  margin-bottom: 10px;
  clear: both;
}

div.itemblock div.nopic {
  padding-bottom: 30px;
}

p.upbutton { /* MSIE */
  margin-top: -20px;
}

p[class="clear upbutton"] { /* Mozilla */
  position: relative;
  top: -17px;
  margin-top: 20px;
  height: 1px;
}

span.abbr {
  border-bottom: 1px dotted black;
}

h3.nobottom {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

p.notop {
  margin-top: 0px;
  padding-top: 0px;
}

p.tiny {
  margin-top: 4px;
}


div#auditorhelp span.bold {
  font-weight: bold;
}

div#auditorhelp {
/*  max-width: 500px; */
  overflow: hidden;
  width: 570px;
}

div#auditorhelpnav {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cccccc;
}

div#auditorhelpnav a {
  border: 1px solid #999999;
  background: #cccccc;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 7pt;
  font-family: Tahoma, Verdana, sans-serif;
  color: #336699;
  padding: 3px;
  margin: 2px 0px 0px 0px;
}

abbr {
  cursor: help;
}

a img.b1px { border: 1px solid blue; }
a img.b1px:hover { border: 1px solid red; }

p.w50p {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  padding-left: 0px;
  padding-right: 0px;
}

div.replist {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  border: 1px solid black;
  background: #dddddd; 
  clear: both;
}

div.replist h4 {
  background: #cccccc;
  border-bottom: 1px solid black;
  padding: 2px 3px 3px 3px;
  text-align: center;
  font-size: 12pt;
  font-family: Tahoma;
  font-weight: normal;
}

div.replistp {
  margin: 10px;
  margin-top: 1em;
  border: 1px solid #0066cc;
  background: #ffffff; 
  clear: both;
}

div.replistp h4 {
  background: #0066cc;
  color: #ffffff;
  padding: 2px 3px 3px 3px;
  text-align: center;
  font-size: 12pt;
  font-family: Tahoma;
  font-weight: normal;
}

div.replistp ul {
  margin-left: 20%;
  margin-right: 20%;
}

div#par h3 {
  clear: both;
  padding-top: 2ex;
  margin-bottom: 1ex;
}

div#par h4 {
  margin-left: 1em;
}

/*

ul.arrowRed li.old {
  border: 1px solid #ffdddd;
  background: #ffeeee;
  margin-top: 1px;
}

ul.arrowRed li.nodesc {
  border: 1px solid #ddffdd;
  background: #eeffee;
  margin-top: 1px;
}
*/

div.javanotice {
  margin: 1em 5% 1em 5%;
  padding: 1ex;
  /* border: 1px solid black; */
}

div.javanotice a, div.javanoticep a {
  float: left;
  padding-right: 2ex;
}

div.javanotice div, div.javanoticep div {
  clear: right;
  font-size: 8pt;
  margin-top: 2px;
}

div.javanoticep {
  font-size: 8pt;
  margin: 10px;
  clear: both;
  text-align: justify;
  padding: 5px;
  border: 1px solid #0066cc;
}


div#flashreplacement {
  margin-left: 30px;
}

img.floatL {
  float: left;
  margin-right: 1em;
}

img.floatR {
  float: right;
  margin-left: 1em;
}

div#homepagelogin0 {
  text-align: center;
  width: 180px;
  border: 1px solid blue;
  float: right;
}

ul.openable a {
  cursor: hand;
  cursor: pointer;
}


/* DHTML Drop-Down menu */

.imclear {
  clear:left;
  height:0px;
  visibility:hidden;
  font-size:1px;
  line-height:0px;
}

.imcm ul,.imcm li,.imcm div,.imcm span { 
  text-align:left;
  vertical-align:top;
  /* left;  ??? */
  cursor:hand;
  cursor:pointer;
  padding:0px;
  margin:0;
  list-style:none; 
}

.imcm ul{zoom:1}

.imsc{position:relative; }

.imsubc{position:absolute; visibility:hidden; }

.imcm li{list-style:none; font-size:1px; }

/*.imcm a{display:block; zoom:1; }*/

.imcm ul .imsc,.imcm ul .imsubc {z-index:1; }

.imcm ul ul .imsc,.imcm ul ul .imsubc{z-index:2; }

.imcm ul ul ul .imsc,.imcm ul ul .imsubc{z-index:3; }

.imde ul li:hover .imsubc{visibility:visible; }

.imde ul ul li:hover  .imsubc{visibility:visible; }

.imde ul ul ul li:hover  .imsubc{visibility:visible; }

.imde li:hover ul  .imsubc{visibility:hidden; }

.imde li:hover ul ul .imsubc{visibility:hidden; }

.imde li:hover ul ul ul  .imsubc{visibility:hidden; }
.imea{position:relative; height:0px; float:right; text-align:right; }

.imea div {
  position:relative; font-size:1px; line-height:0px; 
}
/*

*/

/* ||||||||| Infinite Menu Styles |||||||||||| */

div#imouter0 {
  padding:0px;
  margin:0px;
}

ul#imenus0 {
  float: right; /* aligned to right */
}

ul#imenus0 li.main {
  float:left; /* horizontal */
}

ul#imenus0 li.main a.main {
 color: #5F5E5E;
  text-align: center;
  
  font-size: 11px;
  font-weight: bold;
   text-decoration: none;
  padding: 0px;
} 

ul#imenus0 li.main:hover a.main {
/*  background-color:#cccccc;  */ /* Opera sux on this */
  color:#5F5E5E;
}

ul#imenus0 li.main a.main:hover {
/*  background-color:#cccccc;  */ /* Opera sux on this */
  color: #5F5E5E;
}

/* dropdown box */
ul#imenus0 li.main ul {
  background-color: #cccccc;
  border: 1px solid #333333;
  padding: 1px 0px 0px 1px;
/*  white-space: nowrap; */
} 

ul#imenus0 li.main ul li {
  background-color: #666666;
  float:none !important;
}

/* --[[ Sub Items ]]-- */
ul#imenus0 li.main ul li a, ul#imenus0 li.main ul li span {
  color: #ffffff;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  text-align: left;
  font-size: 7.5pt;
  font-weight: normal;
  text-decoration: none;
  padding: 2px 5px;
  white-space: nowrap;
  text-decoration: none;
  font-size: 7.5pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: white;
  padding-bottom: 4px;
  border-bottom: 1px solid #555555;
/*  padding: 3px 10px 2px 4px */
  display: block;
  right: 100%;
}

ul#imenus0 li.main ul li span {
  cursor: default;
}

ul#imenus0 li.main ul li a:hover, ul#imenus0 li.main ul li span:hover {
  background-color:#cccccc;
  color: #333333;
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
ul#imenus0 li.main ul li:hover>a {background-color:#ffffff;  color:#255585;  }
ul#imenus0 li.main ul li a.ihover {background-color:#ffffff;  color:#255585;  }
ul#imenus0 li.main ul li:hover {background-color:#ffffff;  color:#255585;  }
ul#imenus0 li.main ul li div:hover {background-color:#ffffff;  color:#255585;  }


ul#imenus0 em.strong {
  color: #333333;
  font-size: 110%;

}

div.nextsteps {
  float: right;
  clear: both;
  width: 180px;
  border: 1px solid black;
  margin: 15px 0px 0px 1ex;
}

div#nextstepslinked {
  margin-top: 0px;
/*  border: 1px solid #0066cc;*/
}

div.nextsteps h3 {
  margin: 0px;
  padding: 0px 0px 1px 0px;
  background: #102f65;
  color: #ffffff;
  text-align: center;
  border-bottom: 1px solid black;
}

div#nextstepslinked h3 {
/*  background: #0066cc;*/
/*  border-bottom: 1px solid #0066cc; */
}

div.nextsteps ul {
  list-style: none url(/ecora/images/arrows/green-bullet.png);
  padding-left: 15px;
  margin: 5px 10px 5px 10px;
}

div.nextsteps ul li {
  padding-bottom: 0px;
  marker-offset: -5px;
  white-space: nowrap;
}

div.nextsteps ul li.soon a {
  color: #666666;
  cursor: text;
}

div.nextsteps ul li.soon span {
  color: #ff3333;
  text-transform: uppercase;
  font-size: 7pt;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  margin-left: 1em;
}

li.hr {
  list-style-image: none;
  border-bottom: 2px dotted #cccccc;
  font-size: 1px;
  margin: 3px 1px 3px 1px;
  padding: 0px;
  line-height: 1px;
}

/* Default page navigation */

div#sideHome {
  float: left;
  width: 190px;
  padding: 13px 12px 13px 13px;
  background: #ffffff;
}

/* Default page sidebar login form */

div#homepagelogin {
  width: 190px;
}

div#homepagelogin form#regfld {
  border-top: 1px #acacac solid;
  border-right: 1px #acacac solid;
  border-left: 1px #ffffff solid;
/*  margin-bottom: 4px; */
  background: #f4f4f4 url(/ecora/images/head/down/background.png) 50% 0px repeat-y;
  width: auto;
}

div#homepageloginhead {
  background: #102f65;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
  width: 190px;
}

div#homepageloginhead strong {
  padding: 4px 1px 4px 4px;
  display: block;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 11pt;
}

div#homepagelogin div.forgot {
  border-right: 1px #acacac solid;
  border-left: 1px #ffffff solid;
  margin-bottom: 4px; 
  text-align: center;
  font-size: 7pt;
  background: #f4f4f4 url(/ecora/images/head/down/background.png) 50% 0px repeat-y;
}

div#sidenavHome, div.sidenavHome {
  background: #fff;
  margin: 0px;
  padding: 0px;
  width: 190px;
}

div#sidenavHome ul, div.sidenavHome ul {
/*  background: 00ff99; */
  border: #e4e4e4 solid;
  border-width: 0 0 0 0;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: auto;
  font-size: 2px; /* MSIE 5 fix */
}

div#sidenavHome ul li.linehead,
div.sidenavHome ul li.linehead {
     background: #102f65;
    /* border:#e4e4e4 solid;*/
     border-width: 0 0 0 0;
     color: #fff;
     display: block;
     font-family: Arial, Tahoma, Helvetica, sans-serif;
     font-weight: bold;
  font-size: 8pt;
  line-height: 11pt;
     list-style-type: none;
  padding: 4px 1px 4px 4px;
     text-align: left;
     text-decoration: none;
     text-transform: uppercase;
}


div#sidenavHome ul li a,
div.sidenavHome ul li a {
    /*  background: #f4f4f4 url(/ecora/images/head/down/background.png) 50% 50%  no-repeat;
    border:#acacac solid;*/
     border-width: 1px 1px 0 0;
    /* color: #102f65;*/
	color: #5F5E5E;
     display: block;
     font-size: 11px;
     font-weight: bold;
     list-style-type: none;
     margin: 0;
     padding: 2px 0 3px 2px;
     text-decoration: none;
     text-transform: normal;
}
div#sidenavHome ul li a:hover, #sidenav ul li a:focus,
div.sidenavHome ul li a:hover {
    /* background: #102f65 #CE0000;
     color: #fff;*/
	color:#5F5E5E;
     text-decoration: none;
}


a.rightnav {
    /*  background: #f4f4f4 url(/ecora/images/head/down/background.png) 50% 50%  no-repeat;
    border:#acacac solid;*/
     border-width: 1px 1px 0 0;
    /* color: #102f65;*/
	color: #5F5E5E;
     display: block;
     font-size: 11px;
     font-weight: bold;
     list-style-type: none;
     margin: 0;
     padding: 2px 0 3px 2px;
     text-decoration: none;
     text-transform: normal;
}

/*rightnav.a:hover, rightnav.a:focus,
rightnav.a:hover {
   	color:#5F5E5E;
     text-decoration: none;
}*/



samsung9396


div#calc {
  margin-top: 10px;
  padding-left: 6px;
}

div#calc input, div#calc select {
  border: 1px solid #999999;
  width: 100px;
  margin-bottom: 5px;
}

div#calc span {
  width: 150px;
  display: block;
  float: left;
}

div#calc input.rbutton {
  width: 133px;
  height: 33px;
  border: 0px;
}

div#calc p.rbuttons {
  margin-top: 20px;
  margin-left: 120px;
} 

hr.white {
  background: #ffffff;
  color: #ffffff;
  border: 1px solid #ffffff;
}

form#upgrade select {
  width: 160px;
}

form#upgrade span {
  display: block; float: left; width: 300px;
}

form#upgrade div {
  width: 160px; float: left;
}

form#calculatorprint {
  width: 560px;
  border: 1px solid #cccccc;
  margin: 0px; padding: 0px;
}

form#calculatorprint div#calc {
  margin: 0px; padding: 0px;
}

input.readonly {
  background: #cccccc;
  color: #333333;
}

td.r {
  text-align: right;
}

*.cntrhomeform {
  background: #FFFFFF;
  border:#64a7cd solid 1px;
  color: #336699;
  font-size: 11px;
  font-weight: normal;
  padding: 0;
}

div#homeblocks {
  margin-top: 1ex;
/*  border-top: 1px solid #999999;   */
  text-align: left;

}

div#homeblocks h3 {
  margin: 5px;
  padding: 0px;
  text-align: left;
  font-size: 11pt;
  font-family: Verdana, Arial, sans-serif;
}

div#homeblocks h4 {
  color: #18459C; 
  margin: 5px;
  padding: 0px;
  padding-top: 1em;
  text-align: left;
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
}

div#homeblocks div.first {
/*  border-right: 1px solid #999999; */
  padding-right: 1ex;
}

div#homeblocks div.second {
/*  border-left: 1px solid #999999; */
  margin-left: -1px;
}

/*div#homeblocks div.second p {
  padding-left: 1ex;
  font-size: 8pt;
}
*/

div#homeblocks ul {
  font-size: 8pt;
}

div#homeblocks ul li em {
  font-size: 7pt;

}

div.nlheadtrybuy {
  white-space: nowrap; 
  margin: 0px;
  padding: 8px 0px 0px 0px;
  float: left;
}

div#calc input.transp {
/*  border: 0px; */
  border-top: 0px; border-left: 0px; border-right: 0px;
  border-bottom: 1px dashed grey; 
  background: white;
  width: 200px;
}

strong input {
  font-weight: bold ! important;
}

div.rightsqbox {
  border: 1px solid black;
  float: right;
  clear: right;
  width: 180px;
  margin: 0px 0px 0px 0px;
}

div.rightsqbox h3 {
  background: #336699;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  padding: 2px 5px 5px 5px;
  margin: 0px;
  text-align: center;
}

div.rightsqbox p,
div.rightsqbox ul, 
div#nextstepslinked ul {
  font-size: 8pt;
}

div.rightsqbox p {
  margin: 0px 1ex 0px 1ex;
  padding: 0px;
}

p.bluebold {
  color: #102f65;
  font-weight: bold;
  text-align: center;
}

div.w380, p.w380 {
  width: 380px;
}

p.l { text-align: left;  }
p.r { text-align: right; }

a.disabled {
  cursor: default;
}

form#regform2 div div select.widex,
form#regform2 div select.widex {
  width: 250px;
  max-width: 250px;
}

div.newr {
  float: right;
  border: 1px dotted red;
  background: #ffff99;
  color: #003366;
  padding: 2px 2px 2px 2px;
  text-transform: uppercase;
  font-family: Tahoma, Verdana, san-serif;
  font-size: 7pt;
}

hr.clear {
  clear: both;
}

ul.products li {
  list-style-type: none;
  margin-left: 0ex;
}

ul.products li img {
  vertical-align: middle;
}
ul.products li a {
  text-decoration: none;
}

img#customerImage {
  opacity: 1.0; -moz-opacity: 1.0;
  filter: alpha(opacity=100);
}

li.nobullet {
  list-style-type: none;
}


ul.sidebar1 {
  width: 215px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul.sidebar1 li {
  list-style-type: none;
  background: white;
}

ul.sidebar1 li ul {
  list-style-type: none;
}

ul.sidebar1 li ul li {
  list-style-type: none;
  background: white;
}

span.normal {
  font-weight: normal;
}

p.right {
  text-align: right;
}


div#hpwwd {
  border-right: 1px #acacac solid;
  border-left: 1px #acacac solid;
 /* background: #f4f4f4 url(/ecora/images/head/down/background.png) 50% 0px repeat-y;*/
  width: auto;
  color: #5F5E5E;
  font-size: 8pt;
  margin: 0;
  padding: 2px 0 3px 5px;

}

div#hpwwdh {
  background: #102f65;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
  width: 190px;
}

div#hpwwdh strong {
  padding: 4px 1px 4px 4px;
  display: block;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 11pt;
}

div#pr p.small {
  font-size: 8pt;
}

ul.compact li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}


div.cspk {
  border: 1px solid #cccccc;
  width: 350px;
}

div.cspk p {
  margin: 0px 0px 0px 1ex;
  padding: 5px;
}

div.cspk p.cspkhead {
  margin: 0px;
  background: #cccccc;
  font-weight: bold;
}

/*** Partner Portal ***/

div#prc {
  font-size: 8pt;
  background: #ffffff;
}

div#prc, div#prc a {
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

div#prc1, div#prc2, div#prc3 {
  float: left;
}

div#prc1 div, div#prc2, div#prc3 {
  border: 1px solid #cccccc;
  background: #eeeeee;
  margin-left: 1px;
  margin-bottom: 1px;
}

div#prc1 div {
  margin-left: 0px;
}

div#prc1 { width: 22%; }
div#prc2 { width: 55%; }
div#prc3 { width: 22%; }


div#prc div h2 {
  margin: 0px;
  background: #cccccc;
  color: #003366;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  padding: 1px 3px 3px 3px;
}

div#prc div ul {
  margin: 5px 2px 2px 0px; 
  padding: 0px 0px 0px 4px;
  list-style-type: none;
}

div#prc div h3 {
  margin: 2px 0px 0px 0px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 9pt;
  background: #dddddd;
  padding: 1px 3px 3px 3px;
  color: #003366;
}

div.prchr {
  padding-top: 3px;
  background: white;
  border: 1px solid #cccccc;
  border-width: 0px 1px 1px 1px;
}


div.imsubc li div a em {
  font-weight: bold;
  color: #eeffff;
}


div#partnerLeft {
 float: left; width: 190px; margin-right: 5px;
}

div#partnerLeft h2, 
div#partnerLeft h3, 
div#partnerLeft h4, 
div#partnerLeft h5, 
div#partnerLeft h6 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
}


div.tight h2, div.tight h3 {
  margin-bottom: 0px;
}

div.tight table.rth {
  margin-top: 3px;
}

div.tight table.rth th {
  width: 10em;
}

a.small {
  font-size: 83%;
}


/* Sidebars */

div.sideR {
  float: right;
  clear: right;
  margin-top: 0.75em; margin-left: 1em; 
}

div.sideHasBorder {
  border: 1px solid #999999;
}

div.sideWidth200 {
  padding: 5px;
  width: 200px;
}

div.sideSmall {
  font-size: 80%;
}

/* Webcasts */

.subcast {
  font-size: 10pt; font-weight: bold; color: #102f65; 
}
  

.webcast-event
{margin: 0px 0px 15px 0px;}



.webcast-date
{
  font-style: italic;
  margin-bottom: -10px;
}

/* Castomers */

div.customer-box {
  float: left;
/*  clear: both; */
  width: 180px;
  border: 1px solid black;
  margin: 10px 0px 0px 1ex;
}

div.customer-box h3 {
  margin: 0px;
  padding: 0px 0px 1px 0px;
  background: #102f65;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid black;
}


