﻿body {
    background-color: white;
    background-repeat: repeat-y;
}

.norepeat_x_background {
    background-color: white;
    background-repeat: repeat-y;
}

.linestyle {
    width: 90%;   /*  moved from 780px to currentMost likely needs modification*/
    height: 4px;
    z-index: 100;
    color: Black;
}

.background_highlight_gray {
    background-color: #A0A0A0;
}

.bold {
    font-weight: bold;
}

.welcome {
    color: #009933;
    font-size: 3.5em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

p {
    font-family: "Times New Roman", Times, serif;
    z-index: inherit;
    margin-right: 0px;
    margin-top: 2px;
}

.warrantyDisclaimer {
    font-size: x-small
}

.nonstock {
    background-color: #00FFFF;
}

.center {
    text-align: center;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
    padding-right: 1em;
    font-weight: bold;
    text-align: center;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    padding-right: 1em;
    font-weight: bold;
    text-align: left;
}

h1 + h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    padding-right: 1em;
    font-weight: bold;
    text-align: center;
}
    /*********************  Make make the third heading center and same size as h2  *******************************/
    h1 + h2 + h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: x-large;
        padding-right: 1em;
        font-weight: bold;
        text-align: center;
    }

h1 > h2 > h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    padding-right: 1em;
    font-weight: bold;
    text-align: center;
}
/*********************************************************************************************************************/
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    padding-right: 1em;
    font-weight: bold;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 1em;
    font-weight: bold;
}


.verticalAlignTop {
    vertical-align: top;
}

hr {
    color: black;
    width: 763px;
    height: 4px;
}

a:link {
    color: #000080;
}

a:focus {
    font-weight: bold
}

a:active {
    font-style: italic
}

a:visited {
    color: Maroon;
}

a:hover {
    background: yellow;
}

li {
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-align: left;
    list-style-image: url('../_themes/blends/blebul1a.gif')
}

.caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-style: italic;
}

.captionH2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    padding-right: 1em;
    font-weight: bold;
    text-align: left;
}

.captionH3 {

{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    padding-right: 1em;
    font-weight: bold;
}
}
