﻿body
{
    font-size: 10pt;
    color: black;
    font-family: Tahoma, Arial;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-color: #5b5b59;
}
a
{
    color: #FF9900;
    font-weight: bold;
}
a:link
{
    color: #FF9900;
    font-weight: bold;
}
a:visited
{
    color: #FF9900;
    font-weight: bold;
}
a:hover
{
    color: #FF0000;
    font-weight: bold;
}
a:active
{
    color: #FF9900;
    font-weight: bold;
}
h1
{
    font-size: 12pt;
}
h1.sj
{
    font-size: 12pt;
    text-align: left;
}
H2
{
    margin: 0px;
    color: #0d387e;
    font-size: 14pt;
    font-weight: bolder;
        text-align: left;
}
h2.sj
{
    margin: 0px;
    color: #0d387e;
    font-size: 10pt;
    font-weight: bolder;
     text-align: center;
}
H3
{
    margin: 0px;
    color: #0d387e;
    font-size: 14px;
    font-weight: bolder;
}
H4
{
    margin: -10px;
    font-size: 14px;
    font-weight: bolder;
}
H2.footer
{
    font-size: 14px;
}

img
{
    border: none;
}
img.LinkImage
{
    border: solid 1px black;
}
img.arrow
{
    border: solid 0px black;
}

Table.Page
{
    border-right: black 3px solid;
    border-top: black 3px solid;
    border-left: black 3px solid;
    border-bottom: black 3px solid;
    background-color: white;
    color: black;
}
Table.RailPage
{
    border-right: black 3px solid;
    border-top: black 3px solid;
    border-left: black 3px solid;
    border-bottom: black 3px solid;
    background-color: #595A54;
    color: black;
}
td.RailPageHeading
{
    border-right: black 3px solid;
    border-top: black 3px solid;
    border-left: black 3px solid;
    border-bottom: black 3px solid;
    background-color: black;
    color: White;
}
.Heading
{
    background-color: white;
    color: black;
}
.HeadingMenuItem
{
    background: gainsboro;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: black 1px solid;
    behavior: url(buttonHeadingMenuItem.htc);
    color: white;
    font-size: 12pt;
    text-align: center;
    padding: 3px 10px 3px 10px;
    cursor: hand;
}
.CaptionTable
{
    font-size: 10pt;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    color: White;
}
.Caption
{
    background-color: #a9a9a9;
    font-size: 10pt;
    font-weight: bold;
}
.Input
{
    text-align: left;
}
.Footer
{
    background-color: #a9a9a9;
    font-size: 8pt;
}
.Menu
{
    background-color: #a9a9a9;
}
.MenuItem
{
    border-left: #595A54 1px solid;
    border-right: #595A54 1px solid;
    border-top: #595A54 1px solid;
    behavior: url(buttonMenuItem.htc);
    cursor: hand;
    border-bottom: #595A54 1px solid;
    background-color: white;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10pt;
    height: 25px;
}
.MenuFiller
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9o 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #a9a9a9;
}
.MenuDialog
{
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #a9a9a9;
    font-size: 8pt;
    text-align: justify;
    margin: 2px 5px;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: justify;
}
.InputDialog
{
    border-left: white 1px solid;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-bottom: white 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    color: white;
}
.MenuSection
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #000000;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10pt;
    color: #fcd116;
}
.ProductImage
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 125px;
}
.ProductCaption
{
    width: 125px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 8pt;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}

.ProductLink
{
    padding-left: 2px;
    font-size: 8pt;
    font-weight: bold;
}
A.Norm A.Norm:hover A.Norm:active A.Norm:link A.Norm.visited
{
    color: black;
    font-family: Tahoma, Arial;
}
A.ProductLink:hover
{
    color: #fcd116;
}


A.ASection:link
{
    color: #FF0000;
    text-decoration: none;
}
A.ASection:visited
{
    color: #FF9900;
    text-decoration: none;
}
A.ASection:hover
{
    color: Gray;
    text-decoration: none;
}
A.ASection:active
{
    color: #FF9900;
    text-decoration: none;
}
A.AItem:link
{
    color: black;
    text-decoration: none;
}
A.AItem:visited
{
    color: black;
    text-decoration: none;
}
A.AItem:hover
{
    color: Gray;
    text-decoration: none;
    cursor: hand;
}
A.AItem:active
{
    color: black;
    text-decoration: none;
}
A.Item:link
{
    color: white;
    text-decoration: none;
}
A.Item:visited
{
    color: white;
    text-decoration: none;
}
A.Item:hover
{
    color: #fcd116;
    text-decoration: none;
    cursor: hand;
}
A.Item:active
{
    color: white;
    text-decoration: none;
}
A.TagLine:link
{
    color: black;
    text-decoration: none;
}
A.TagLine:visited
{
    color: black;
    text-decoration: none;
}
A.TagLine:hover
{
    color: Gray;
    text-decoration: none;
    cursor: hand;
}
A.TagLine:active
{
    color: black;
    text-decoration: none;
}

h1.Tagh1
{
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline;
}
h1.Tagh2
{
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline;
}
h1.Tagh3
{
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline;
}
h1.Tagh4
{
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline;
}
h1.Tagh5
{
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline;
}
.SHImageLeft
{
    background-color: #fcd116;
    padding-left: 10px;
    border: solid 1px black;
}
li
{
    list-style-image: url(images/bullet.gif);
    text-transform: capitalize;
}
.xxButton
{
    cursor: hand;
    color: black;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12pt;
    background-image: url(images/background.jpg);
}

.DialogTopLeft
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogTopCenter
{
    background-position: bottom;
    background-image: url('images/DialogBackground/Top.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogTopRight
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogLeft
{
    background-position: right;
    background-image: url('images/DialogBackground/Left.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/Right.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogBottomLeft
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogBottomCenter
{
    background-position: top right;
    background-image: url('images/DialogBackground/Bottom.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogBottomRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.ValidationSummary
{
    padding: 10px;
}

.WMText
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-style: oblique;
    text-decoration: blink;
}

#lavaLampVariableImage
{
    position: relative;
    width: 180px;
    padding: 2px;
    margin: 5px 0;
    overflow: hidden;
    text-align: left;
}
#lavaLampVariableImage li
{
    float: left;
    display: inline;
    list-style: none;
}
#lavaLampVariableImage li
{
    float: left;
    display: inline;
    list-style: none;
}
#lavaLampVariableImage li.backLava
{
    background: url("images/cdsslider-right.jpg") no-repeat top right;
    width: 10px;
    z-index: 8;
    position: absolute;
}
#lavaLampVariableImage li.backLava .leftLava
{
    background: url("images/cdsslider-bg.jpg") no-repeat top left;
    height: 100%;
    margin-right: 10px;
}
#lavaLampVariableImage li.backLava .cornerLava
{
    background: url("images/cdsslider-corner.jpg") no-repeat bottom right;
    height: 10px;
    width: 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
#lavaLampVariableImage li.backLava .bottomLava
{
    background: url("images/cdsslider-bottom.jpg") no-repeat bottom left;
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#lavaLampVariableImage li a
{
    font: bold 14px Calibri;
    text-decoration: none;
    color: #FF9900;
    outline: none;
    text-align: left;
    padding: 5px 2px 5px 2px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
# #lavaLampVariableImage li a:visited
{
    color: #FF0000;
    border: none;
}
#lavaLampVariableImage li a:active
{
    color: #939393;
    border: none;
}
#lavaLampVariableImage li a:hover
{
    color: #FFCC00;
    border: none;
}

/* Sign Holder Picture */
shVariableImage
{
    position: relative;
    width: 160px;
    padding: 2px;
    margin: 5px 0;
    overflow: hidden;
    text-align: left;
}
#shVariableImage li
{
    float: left;
    display: inline;
    list-style: none;
}
#shVariableImage li
{
    float: left;
    display: inline;
    list-style: none;
}
#shVariableImage li.backLava
{
    background: url("images/cdsslider-right.jpg") no-repeat top right;
    width: 10px;
    z-index: 8;
    position: absolute;
}
#shVariableImage li.backLava .leftLava
{
    background: url("images/cdsslider-bg.jpg") no-repeat top left;
    height: 100%;
    margin-right: 10px;
}
#shVariableImage li.backLava .cornerLava
{
    background: url("images/cdsslider-corner.jpg") no-repeat bottom right;
    height: 10px;
    width: 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
#shVariableImage li.backLava .bottomLava
{
    background: url("images/cdsslider-bottom.jpg") no-repeat bottom left;
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#shVariableImage li a
{
    font: bold 14px Calibri;
    text-decoration: none;
    color: #FF3333;
    outline: none;
    text-align: left;
    padding: 5px 2px 5px 2px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
# #shVariableImage li a:visited
{
    color: #FF0000;
    border: none;
}
#shVariableImage li a:active
{
    color: #939393;
    border: none;
}
#shVariableImage li a:hover
{
    color: #fcd116;
    border: none;
}

#tableMobileOptions
{
    width: 800px;
}
.moLabel
{
    text-align: right;
    width: 150px;
    vertical-align: top;
}
.moOption
{
    text-align: left;
    width: 250px;
    vertical-align: top;
}
.lnks
{
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
    font-family: arial,helvetica;
    font-weight: normal;
    color: #0033ff;
    background: url('../images/nav.gif') no-repeat;
    line-height: 17px;
    background-position: top left;
    padding-left: 6px;
}

#bottom-links-inner a,
#bottom-links-inner a:link
{
    color: #0033ff !important;
    text-decoration: none !important;
}
#bottom-links-inner a:visited
{
    color: #0033ff !important;
    text-decoration: none !important;
}	
#bottom-links-inner a:hover
{
    color: #FF1100 !important;
    text-decoration: none !important;
}
#bottom-links-inner a:active
{
    color: #0033ff !important;
    text-decoration: none !important;
}

#IT-text a,
#IT-text a:link
{
    color: #0033ff !important;
    text-decoration: none !important;
}
#IT-text a:visited
{
    color: #0033ff !important;
    text-decoration: none !important;
}	
#IT-text a:hover
{
    color: #FF1100 !important;
    text-decoration: none !important;
}
#IT-text a:active
{
    color: #0033ff !important;
    text-decoration: none !important;
}
