*.fixed {
   font-family: courier;
}

*.indent {
   margin-left: .25in;
}

*.left {
   float: left;
   margin-left: 0;
   padding-left: 0;
}

*.red {
   color: red;
   font-weight: bold;
}

*.required {
   border: 1px solid red;
}

*.right {
   float: right;
   margin-right: 0;
   padding-right: 0;
}

*.small {
   font-size: 7pt;
}

*.shade {
   background-color: #EAF6EE;
}


a:hover {
   background-color: #FFE1E1;
}

a.glossary-term {
   border-bottom: 1px dashed green;
   color: black;
   text-decoration: none;
}
a.glossary-term:hover {
   background-color: #FFE1E1;
}

a.exchange {
   ;
}

a.leak {
   ;
}


a.text, a.text:hover {
   background-color: transparent;
   color: black;
   text-decoration: none;
}


body {
	background-color: white;
   color: black;
   margin: 0;
	padding: 0px;
}

body, th, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

br.height-75 {
   line-height: 75%;
}


div.ad-container {
   border: 2px solid #EAEBF6;
   margin: 10px;
   padding: 5px;
   text-align: center;
}
div.ad-container a {
   text-decoration: underline;
}


div.ad-place-holder {
   background-color: #ffffa0;
   border: 1px solid red;
   vertical-align: middle;
}


div.article-bio {
   background-color: #EAEBF6;
   border: 2px solid #3a438d;
   border-left: none;
   border-right: none;
   margin-top: 14pt;
}
div.article-bio p.title {
   font-weight: bold;
   margin-bottom: 2pt;
}


div.box-gray {
   background-color: #EEEEEE;
   padding: 5px;
}


div.disclaimer-small, div.disclaimer-mini {
   background-color: #FFFFE0;
   font-size: 7pt;
   float: right;
   margin-right: 0;
   margin-top: 0;
   padding: 5px;
}
div.disclaimer-small {
   margin: 15px;
   width: 100px;
}
div.disclaimer-mini {
   margin: 5px;
   width: 130px;
}


div.ebay-listing {
   float: right;
   margin: 10px;
   margin-right: none;
}
div.ebay-listing table td {
   padding: 0;
   vertical-align: middle;
}

div.ebay-listing-place-holder {
   background-color: #ffffa0;
   border: 1px solid red;
   vertical-align: middle;
}


div.feature-out {
   margin: 0;
}
div.feature-in {
   border: 5px solid #FFEACC ;
   background-color: white;
   padding: 5px;
}


div.google-left {
   float: left;
   margin: 15px;
   margin-left: 0;
}

div.google-center {
   float: none;
   margin: 15px;
   text-align: center;
}

div.google-right {
   float: right;
   margin: 15px;
   margin-right: 0;
}


div.highlight {
   border: 2px solid yellow;
   background-color: #FFFFE0;
   padding: 5px;
}


div.newsletter-signup {
    background-color: #EAF6EE;
    border: 3px solid #235737;
    padding: 5px;
    text-align: center;
}
div.newsletter-signup td {
   background-color: #EAF6EE;
}


div.newsletter-signup-resource {
   background-color: #FAFFC7;
   border: 3px solid #AA5E5B;
   margin: 10px;
   margin-top: 30px;
   padding: 10px;
   text-align: left;
}
div.newsletter-signup-resource form {
   margin: 0;
}
div.newsletter-signup-resource img {
   float: right;
   margin: 10px;
   margin-right: 0;
   margin-top: 0;
   padding: 0;
}
div.newsletter-signup-resource input {
   margin-bottom: 3px;
}


div.poll-container {
   background-color: #FAFFC7;
   border: 1px solid #AA5E5B;
   font-size: 8pt;          
   margin: 0;
   padding: 5px;
   text-align: left;
   width: 150px;
}
div.poll-container form {
   margin: 0;
}
div.poll-container select {
   width: 100%;
}


div.section {
   border: 3px solid #EAEBF6;
   margin-top: 14pt;
}
div.section h2 {
   background-color: #EAEBF6;
   margin-top: 0;
   padding: 5px;
   padding-left: 0;
   padding-right: 0;
}
div.section p {
   margin: 0;
   padding-left: 5px;
   padding-right: 5px;
}

div.story-inset-out {
   border: 2px solid #AA5E5B;
   float: right;
   margin: 10px;
   margin-right: 0;
   width: 300px;
}
div.story-inset-in {
   border: 5px solid #FFE1E1;
   background-color: white;
   padding: 10px;
}

div.story-inset2 {
   border: 2px solid #AA5E5B;
   float: right;
   font-size: 9pt;
   margin: 10px;
   margin-right: 0;
   width: 150px;
}
div.story-inset2-title {
   background-color: #AA5E5B;
   color: white;
   font-weight: bold;
   text-align: center;
   padding: 2px;
   padding-bottom: 4px;
}
div.story-inset2-body ul, ul.underlined {
   list-style: none;
   margin: 5px;
   padding: 0;
}
div.story-inset2-body li,  ul.underlined li {
   border-bottom: 1px solid #FFE1E1;
   padding-bottom: 2px;
}

div.nav-horizontal-container {
   background-color: #2B3269;
   border: 1px solid #A1A6D9;
   border-left: none;
   border-right: none;
   color: white;
   font-size: 8pt;
   line-height: 250%;
   margin: 0;
   padding-right: 10px;
   position: relative;
   text-align: right;
   width: 740px;
}
div.nav-horizontal-container a {
   color: white;
   text-decoration: none;
}
div.nav-horizontal-container a:hover {
   background-color: transparent;
   text-decoration: underline;
}
div.nav-horizontal-container form {
   margin: 3px;
}



div.page-container {
   alignment: center;
   background-color: white;
   border: 1px solid #2B3269;
   /* Display setting of inline-block required for page border to work properly in Firefox 3. 2/18/09 */
   display: inline-block;
   margin: 10px;
   padding: 0;
   top: 0px;
   width: 750px;
   z-index: 1;
}
div.page-body {
   background-color: white;
   width: 750px;
}
div.page-col-one {
   float: left;
   margin: 0;
   padding: 0;
   padding-bottom: 10px;
   padding-top: 0px;
   position: relative;
   width: 185px;
}
div.page-col-two {
    float: right;
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    width: 560px;
}
div.page-footer {
   background-color: #EAEBF6;
   clear: both;
   left: 0;
   padding-bottom: 5px;
   width: 750px;
}
div.page-footer p {
   color: #2B3269;
   margin-top: 8px;
}
div.page-header {
   border-bottom: 0px;
   left: 0px;
   top: 0px;
   width: 750px;
   z-index: 5;
}



div.tip {
   border: 2px solid #fafafa;
   float: none;
   margin: 10px;
   padding: 5px;
   text-align: center;
}



/* MENU NAVIGATION on left side */
div.menu-container {
   background-color: #D7D9EE;
   border-right: 5px solid #AA5E5B;
   border-bottom: 1px solid #A1A6D9;
   text-align: left;
}
div.menu a, div.menu2 a, div.menu p {
   border-top: 1px solid #A1A6D9;
   border-left: 0px solid #A1A6D9;
   border-right: none;
   color: black;
   display: block;
   font-weight: bold;
   margin: 0;
   padding: 2px;
   text-decoration: none;
}

/* Second level menu items */
div.menu2 a {
   border: none;
   border-top: 1px dashed #A1A6D9;
   font-weight: normal;
   padding-left: 15px;
}
div.menu-container a:hover {
   background-color: #FFEACC;
   text-decoration: underline;
}

/* Current menu differences */
div.menu-container a.current {
   background-color: #AA5E5B;
   color: white;
}
div.menu-container a.current:hover {
   background-color: #AA5E5B;
   text-decoration: none;
}
/* END MENU NAVIGATION */


h1 {
   font-size: 13pt;
   font-weight: bold;
   line-height: 110%;
   margin-bottom: 5pt;
   margin-top: 0pt;
   vertical-align: baseline;
}

h2 {
   font-size: 10pt;
   font-weight: bold;
   line-height: 110%;
   margin-bottom: 3pt;
   margin-top: 24pt;
   vertical-align: baseline;
}
h2.article-sub-title {
   color: #235737;
   font-family: Times New Roman;
   font-size: 12pt;
   font-style: italic;
   font-weight: normal;
   margin-top: 0;
}
h2.glossary {
   clear: both;
   font-size: 10pt;
   margin-bottom: 0;
   margin-top: 16pt;
}
h2.no-lead {
   margin-top: 0pt;
}

h2 a {
   color: black;
   text-decoration: none;
}
h2 a:hover {
   text-decoration: underline;
}

h3, h4 {
   color: #69400c;
   font-size: 10pt;
   font-weight: bold;
   margin-bottom: 5px;
}
h4 {
   text-decoration: underline;
}

img.example-thumb {
   border: none;
   float:left;
   margin: 10px;
   margin-left: 0px;
}

li {
   margin-top: 5px;
   margin-bottom: 5px;
}

ol {
   margin-top: 5px;
}


p {
   margin-top: 0;
   margin-bottom: 5pt;
}

p.ad {
   color: gray;
   font-size: 7pt;
   margin-bottom: 10pt;
}

p.article-author {
   font-style: italic;
   margin-bottom: 24pt;
   margin-top: 0;
}

p.definition {
   background-color: #EEEEEE;
   margin: 15px;
   padding: 5px;
}
p.definition:first-line {
   font-weight: bold;
}


span.article-footer h2 {
   font-size: 10pt;
   margin-bottom: 0;
   margin-top: 8px;
}
span.article-footer p {
   margin: 3px;
   margin-left: 20px;
}


span.non-space {
   font-size: 1pt;
   margin: 0;
   padding: 0;
}


span.sale {
   background: yellow;
   border: 1px solid red;
   color: red;
   float: both;
   font-weight: bold;
   padding-left: 3px;
   padding-right: 3px;
   width: 10px;
}

span.ub {
   font-weight: normal;
}


table {
   border-collapse: collapse;
}
th {
   background-color: #235737;
   border: 3px solid #235737;
   border-left: none;
   border-right: none;
   color: white;
   padding: 5px;
   vertical-align: middle;
}
th p {
   margin: 0;
}

table *.small {
   font-size: 7pt;
}


table.article-pro-con {
   border: 3px solid #EAEBF6;
   border-left: none;
   border-right: none;
   margin-bottom: 16pt;
   margin-top: 16pt;
   table-layout: fixed;
   text-align: left;
   vertical-align: middle;
   width: 100%;
}
table.article-pro-con td, table.article-pro-con th {
   border: 2px solid gray;
   border-bottom: none;
   border-top: none;
   padding: 5px;
   padding-left: 10px;
   padding-right: 10px;
}

table.article-pro-con th {
   background-color: #EAEBF6;
   color: black;
   width: 50%;
}
table.article-pro-con td {
   text-align: left;
   vertical-align: top;
}
table.article-pro-con td p {
   border-bottom: 1px solid #f0f0f0;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
}


table.color-scheme td {
   border-bottom: 1px solid gray;
}

table.column-container-two {
   table-layout: fixed;
}
table.column-container-two td {
   padding: 5px;
   vertical-align: top;
}
table.column-container-two td.col-one {
   width: 175px;
}
table.column-container-two td.col-two  {
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   text-align: left;
   vertical-align: top;
   width: 527px;
}


table.form-simple {
   background-color: #EAEBF6;
   border: 1px solid #2B3269;
   border-collapse: collapse;
   table-layout: fixed;
   width: 100%;
}
table.form-simple td {
   border-bottom: 1px solid #A1A6D9;
   vertical-align: top;
}
table.form-simple td.col-one {
   font-weight: bold;
   text-align: right;
   width: 25%;
}
table.form-simple td.col-two {
   text-align: left;
   width: 75%;
}
table.form-simple input, textarea {
   width: 95%;
}
table.form-simple input.width-auto {
   width: auto;
}


table.innovation-model {
   border-top: 1px solid #FFE1E1;
   margin-bottom: 1.5em;
   width: 50%;
}
table.innovation-model td {
   border-bottom: 1px solid #FFE1E1;
   font-size: 7pt;
}
table.innovation-model td.col-one {
   font-weight: bold;
   width: 30%;
}


table.manufacturer {
   border-bottom: 3px solid #235737;
   border-left: none;
   border-right: none;
   margin: 15px;
   margin-left: 0;
   margin-right: 0;
   table-layout: fixed;
   width: 100%;
}
table.manufacturer a {
   text-decoration: none;
}
table.manufacturer a:hover {
   text-decoration: underline;
}

table.manufacturer td {
   border-bottom: 1px solid #c0c0c0;
}

table.manufacturer *.brand {
   width: 25%;
}
table.manufacturer *.manuf {
   width: 25%;
}
table.manufacturer *.dealer {
   font-size: 7pt;
   width: 10%;
}
table.manufacturer *.type {
   padding-left: 0;
   padding-right: 0;
   text-align: center;
   width: 5%;
}
table.manufacturer td.type {
   border-left: 1px solid #c0c0c0;
   border-right: 1px solid #c0c0c0;
}


table.rv-type-legend {
   border: 1px solid gray;
   margin: 10px;
   width: 90%;
}
table.rv-type-legend td {
   background-color: #f0f0f0;
   border-right: 1px solid gray;
   font-size: 8pt;
   text-align: left;
}


table.simple1 td {
   border: 2px solid #f0f0f0;
   border-bottom: none;
   border-top: none;
   padding: 5px 10px 5px 10px;
   text-align: left;
}
table.simple1 td img {
   margin: 0;
   padding: 0;
}
table.simple1 td.conf0, table.simple1 td.conf1, table.simple1 td.conf2, table.simple1 td.conf3 {
   background-position: 3px 8px;
   background-repeat: no-repeat;
}
table.simple1 td.conf0 {
   background-image: url(images/confidence-0.gif);
}
table.simple1 td.conf1 {
   background-image: url(images/confidence-1.gif);
}
table.simple1 td.conf2 {
   background-image: url(images/confidence-2.gif);
}
table.simple1 td.conf3 {
   background-image: url(images/confidence-3.gif);
}


ul {
   margin-bottom: 5px;
   margin-top: 5px;
}

ul.error-list {
   color: red;
}

ul.no-bullet-first-bold {
   list-style-type: none;
   margin-bottom: 15px;
}
ul.no-bullet-first-bold li {
   margin-top: 15px;
}
ul.no-bullet-first-bold li:first-line {
   font-weight: bold;
}
