﻿a
{
    text-decoration: none;
    color: #2a2b5f;
}
div
{
    /*border: dashed 1px black;	*/
}
img
{
    border: none;
}
#page
{
    background-color: white;
}
#header
{
    width: 100%;
}
#header H1
{
    height: 75px;
}
#headerDetail
{
    height: 60px;
    text-align: right;
    color: #2a2b5f;
    font-weight: bold;
    vertical-align: top;
}
#nav
{
}
.wrapper
{
    width: 800px;
    margin: auto;
}
#center
{
    float: left;
    background-image: url(../../images/website/center-bg.gif);
    background-repeat: repeat-y;
    background-color: White;
}
#centerDetail
{
    float: none;
    background-repeat: no-repeat;
}
#center div
{
    float: left;
}
#ChooseVersion 
{
    width: 325px;
    list-style: none;
}
#ChooseVersion li
{
    float:left;
    margin: 6px; 
    text-align:center;
    height: 150px;
    width: 150px;
}
.lm
{
    float: left;
    width: 130px;
}
.lm input.button
{
    border: none;
    width: 20px;
    margin-left: 70px;
    margin-right: 10px;
}
.lm input
{
    padding: 0px;
    margin: 0px;
    width: 90px;
    border: dashed 1px #999;
    background-color: #eee;
}
.lm, .lm ul
{
    padding: 0px 0px 1px 0px;
    margin: 0px 0px 0px 7px;
    list-style: none;
    border-left: solid 1px #999;
    background-image: url(../../images/website/lm-corner.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.lm li
{
    margin-left: 1px;
    margin-right: 1px;
    padding: 3px;
    padding-left: 20px;
    border-top: dashed 1px #999;
    background-image: url(../../images/website/lm-arrow.png);
    background-position: 7px center;
    background-repeat: no-repeat;
}
.lm li:hover, .lm li.sfhover
{
    background-color: Gray;
}
.titletext
{
    color: #2a2b5f;
    text-align: left;
}
#body
{
    padding: 10px;
    color: #333;
}
#right
{
    color: #333;
    padding: 10px;
}
#right img
{
    border: 0;
    float: left;
}
#right span
{
    vertical-align: top;
    float: left;
    margin-left: 5px;
}
#right a
{
    color: #333;
}
#footer
{
    float: left;
    width: 768px;
    border-top: dashed 1px #999;
    text-align: right;
    color: #2a2b5f;
    font-weight: bold;
    border-bottom: solid 3px #2a2b5f;
}
.PB
{
    margin-top: 10px;
    font-weight: bold;
    color: #2a2b5f;
    font-size: large;
}
.PB_detail
{
    font-weight: normal;
    color: #333;
    font-size: small;
}
p
{
    padding: 0px;
    margin: 5px 5px 0px 0px;
}

div.dwn
{
    margin: 5px 5px 0px 0px;
    padding: 3px;
    border: dashed 1px #999;
    width: 375px;
    background-image: url(../../images/website/save_3_but.gif);
    background-repeat: no-repeat;
    background-position: 10px 27px;
    min-height: 55px;
}
span.dwn
{
    padding: 0px 10px 0px 0px;
    font-size: 1.2em;
    color: #2a2b5f;
}
.dwn_detail
{
    padding-left: 30px;
    display: block;
    color: #333;
    font-weight: normal;
}
.dwn a
{
    color: #333;
    font-weight: normal;
}
.dwn_detail img
{
    float: left;
    margin-right: 5px;
}
#nav, #nav ul
{
    padding: 0;
    margin: 0;
    height: 25px;
}

#nav li
{
}
#nav li a
{
    color: White;
    text-decoration: none;
}
#nav li ul
{
    position: absolute;
    left: -999em;
    background-color: White;
    border: solid 1px #999;
    width: 10em;
    padding: 0em;
    height: auto;
    margin-left: -1em;
}
#nav li ul li
{
    background-color: #e6e6e6;
    background-image: none;
    color: #2a2b5f;
    padding: 0em;
    width: 10em;
    margin: .1em 0em 0em 0em;
}

#nav li ul li a
{
    background-color: #e6e6e6;
    background-image: none;
    color: #2a2b5f;
    padding: .2em 0em .2em .6em;
    width: 9.4em;
    margin: 0em;
    display: block;
}
#nav li:hover, #nav li.sfhover
{
    background-image: url(../../images/tab-bg-s.png);
}

#nav li:hover ul, #nav li.sfhover ul
{
    left: auto;
    background-position: 0 0;
    background-image: none;
}
#nav li ul li:hover, #nav li ul li.sfhover, #nav li ul li a:hover
{
    background-color: #2a2b5f;
    color: White;
    background-image: none;
}
/*Defualt overrides*/
#mainHeader_Panel1, #mainHeader_Panel2
{
    width: 799px;
}

