* { font-family: verdana, arial, geneva, helvetica, sans-serif;}

#searchBox {
  white-space: nowrap;
  text-align: right;
  font-size: 8pt;
  width: 160px;
  float: none;
  margin: 3px 5px auto auto;
}

#searchBox a {
  text-decoration: none;
}

#searchBox a:hover {
  font-weight: bold;
  letter-spacing: -1px;
}

#searchBox input[type="submit"] {
  border: 1px solid #000;
  background-color: #DDD;
  font-size: 8pt;
  cursor: pointer;
}

#searchBox input[type="submit"]:hover {
  background-color: #EEE;
}

#searchBox input[type="text"] {
  border: 1px solid #000;
  font-size: 8pt;
}

body
{
  background-color: #CCC;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10pt;
}

td 
{
  text-align: left;
  vertical-align: inherent;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 3px;
  margin-bottom: 3px;
}

h4, h5, h6 {
  margin: 0px;
}

pre
{
  font-family: courier, fixed;
}

a:link {
  color: #006;
}

a:visited {
  color: #600;
}

a:hover {
  color: #F00;
}

a img {
  border: 0px solid;
  /*not supported on images in NN 4*/
}

b, strong {font-weight: bold; }

hr {
  height: 1px;
}

dt{ font-size: 14px; margin-top: 12px; font-weight: bold;}

dl li{ margin-top: 5px;}

dt a:visited, dt a:link {color: #007;}

address {font-style: none; margin: 0px;}

li {margin-top: 5px;}

#ppbutton {
  align: right;
  font-weight: bold;
}

#breadcrumbs {
  font-size: 10px;
  padding: 2px;
  padding-left: 11px;
  border-top: solid black 2px;
  border-bottom: solid black 2px;
}

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
	text-decoration: none;
}

.mastheadTable {
  border-right: solid black 11px;
}

.masthead {
  background-color: #A5C3C1;
  color: #FFF;
  border-bottom: solid white 1px;
}

.headStripeColor {
  background-color: #FFF;
}


.code {
  font-family: courier; 
  margin-left: 20px; 
}

.layoutTable {
  border-left: solid black 11px;
}

.sidebar {
  width: 150px;
  border: solid black;
  border-width: 0px 0px 0px 0px;
  font-size: 9px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background-color: #A5C3C0;
  letter-spacing: 1px;
}

.sidebar h1 {
  background-color: #000;
  margin: 0px;
  color: #FFF;
  padding-top: 3px;
  padding-bottom: 2px;
  font-variant:small-caps;
  font-size: 12px;
  letter-spacing: 2px; 
  font-weight: bold; padding-left: 5px;
}

.sidebar a {
  display: block;
  color: #111;
  line-height: .999;
  font-weight: bold;
  border-bottom: solid #122 1px;
  border-top: solid #CDC 1px;
  border-right: solid black 1px;
  padding: 3px 3px 3px 15px;
  text-decoration: none;
}

.sidebar a:hover {
  background-color: #CDC;
  text-decoration: none;
}

.resources {
  padding: 0px;
  background-color: #000;
  color: white;
}


.resources a:link, .resources a:hover, .resources a:visited {
  color: #DDD;
  border-top: solid #888 1px;
  border-bottom: solid #000 1px;
  background-color: #333;
}

.resources a:hover {
  background-color: #444;
}

#imageStrip {
  border-bottom: solid black 2px;
  background: black url(/ECN/Wrap/ImageStrips/strip01.jpg) repeat-x;
  height: 63px;
}

.content
{
  margin-left: 6pt;
  margin-right: 6pt;
  font-size: 10pt;
  vertical-align: top;
}

.content td {
  font-size: 10pt;
}

.contentColor {
  background-color: #FFF;
  text-align: left;
  vertical-align: top;
}

.categoryList {
  margin-top: 10px;
}

.categoryList td {
  vertical-align: top;
}

.links {
  font-size: 12pt;
  font-weight: bold;
  width: 160px;
}

.categoryList h2 {
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
}

.links .subsection {
  font-size: 8pt;
  font-weight: normal;
}


.box li {margin-top: 0px;}

.box { 
  border-left: 1px solid #000;
  border-top: 1px solid #000; 
  margin-bottom: 10px;
}

.box-title {
  color: #FFF;
  background-color: #000;
  padding-bottom: 2px;
  font-variant:small-caps;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-left: 5px;
}

.box-content {
  padding: 3px;
  font-size: 8pt;
}


.box-date {
  font-size: 7pt;
}

.box-content ul {
  margin: 0px;
  list-style: square;
  padding-left: 16px;
} 

.box-content li { 
}

.tabbedBoxTabs {
  border-bottom: solid black 3px;
}


.tabbedBoxContent {
  border-bottom: solid black 3px;
  background-color: #EEE;
  padding: 0px 10px 5px 10px;
}

.tabbedBoxTab {
  width: 140px;
  margin: auto 0px 0px auto;
  padding: 3px 3px 5px 3px;
  text-align: center;
  font-weight: bold;
  font-size: 9pt;
  color: white;
  background-color: black;
}

.tabbedBoxTab a {
  color: white;
}

.tabbedBoxTab a:hover {
  color: white;
}

.form-label {
  font-weight: bold;
  vertical-align: top;
}

.form-optional {
  font-style: italic;
  vertical-align: top;
}

.footer {
  font-size: 8pt;
  text-align: right;
  padding-right: 5px;
}

.footerTable {
  padding: 0px;
  border-left: solid black 11px;
  border-right: solid black 11px;
}

.warning {color: red; }

.trimColor {background-color: #000; }

.quickbarColor {background-color: #AFC599; }


.footerColor {
  background-color: #A5C3C1;
  color: #000;
}

textarea {
  font-size: 10pt;
}


#borderTop {
  background-image: url(/ECN/Wrap/Images/border/top.gif);
  text-align: center;
  vertical-align: bottom;
}

#borderTopLeft {
  background-image: url(/ECN/Wrap/Images/border/top.gif);
  text-align: right;
  vertical-align: bottom;
}

#borderTopRight {
  background-image: url(/ECN/Wrap/Images/border/top.gif);
  text-align: left;
  vertical-align: bottom;
}


#borderRight {
  background-image: url(/ECN/Wrap/Images/border/right.gif);
  text-align: left;
}

#borderRightTop {
  background-image: url(/ECN/Wrap/Images/border/right.gif);
  text-align: right;
  vertical-align: top;
}

#borderRightBottom {
  background-image: url(/ECN/Wrap/Images/border/right.gif);
  text-align: right;
  vertical-align: bottom;
}

#borderLeft {
  background-image: url(/ECN/Wrap/Images/border/left.gif);
  text-align: right;
}

#borderLeftTop {
  background-image: url(/ECN/Wrap/Images/border/left.gif);
  text-align: right;
  vertical-align: top;
}

#borderLeftBottom {
  background-image: url(/ECN/Wrap/Images/border/left.gif);
  text-align: right;
  vertical-align: bottom;
}

#borderBottom {
  background-image: url(/ECN/Wrap/Images/border/bottom.gif);
  text-align: center;
  vertical-align: top;
}


#borderBottomLeft {
  background-image: url(/ECN/Wrap/Images/border/bottom.gif);
  text-align: right;
  vertical-align: top;
}

#borderBottomRight {
  background-image: url(/ECN/Wrap/Images/border/bottom.gif);
  text-align: left;
  vertical-align: top;
}

#footer {
  background: black;
  background-image: url(/ECN/Wrap/Images/footer_gradient.gif);
}


