/*

*/

body{
    margin: 0;
    padding: 0;
    font-size: 11pt;
    background: #FFF;
    width: 100%;
}
/*#header{
    display: none;
}*/

#header .languageArea, #header #search, #header #menuBar, #leftCol, #rightCol, #footer{
    display: none;
}
/* jump to links setting */
.offleft
{
    display: none;
}

*{
    margin: 0;
    padding: 0;
    list-style: none;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #333;
    /*background: #ECECEC;*/
    padding-bottom: 5pt;
}
#wPage, #lPage{
    width: 100%;
    margin: 3pt auto;
}
#wPage #bg, #lpage #bg{
    float: left;
    width: 100%;
    margin-bottom: 3pt;
}
a{
    color: #3C5A72;
}
a:hover{
    color: #6BB7E8;
}
a, a:hover, a:visited{
    text-decoration: none;
}
img{
    border: 0pt;
}
label{
    float: left;
    display: inline-block;
}
span{
    display: inline-block;
}
select{
    font-family: Arial, Helvetica, sans-serif;
}
h1
{
    font-size: 14pt;
    color: #AB0059;
    padding: 5pt 0;
}
h2{
    font-size: 13pt;
    color: #AB0059;
    padding: 5pt 0;
}
h3{
    font-size: 13pt;
    color: #6BB7E8;
    padding: 5pt 0;
}

h4{
    font-size: 11pt;
    color: #0070B0;
    padding-bottom: 5pt;
}
h4 a, h4 a:hover{
    text-decoration: none !important;
}

h4 a{
    color: #0070B0;
}
h5{
    font-size: 10pt;
    font-weight: normal;
}
h5 a{
    color: #0070B0;
    text-decoration: none;
}
h6{
    font-size: 10pt;
}

h7{
    padding-bottom: 5pt;
}
#header #headBanner { 
 display: block !important;
}
#header .logo{
    position: absolute;
    top: 0;
    left: 5pt;
}
.logo .first{
    margin-right: 3.5em;
}
.headBanner{
    /*width: 963px;
    width: 1001px;*/
    width:100%;
    border-bottom: 3pt solid #0070AF;
    float: none;
    height: 5.5em;
}
.headTelNumber{
    padding-right: 5pt;
    float: right;
}
.headTelNumber a, .headTelNumber a:hover{
    text-decoration: none !important;
}
.headTelNumber table{
    border-collapse: collapse;
    margin-top: 10%;
}
* html .headTelNumber table{
    margin-top: 2%;
}
*+html .headTelNumber table{
    margin-top: 5%;
}
.headTelNumber td{
    font-size: 95%;
    font-weight: bold;
    color: #006EAD;
    background: url('head_right_bg.gif') no-repeat 0 50%;
    padding: 0.5em;
}
.headTelNumber td span{
    display: block;
}

#mainContent{
    width:100%;
}
#mainContent div{
    float: left;
}
#midCol{
    margin: 0;
    float: left;
    width: 100%;
    margin-bottom: 10pt;
}
/* navigation and paragraph detail for internet of VLA */
.navIntro{
    border-top: 1pt solid #6BB7E8;
    border-bottom: 1pt solid #6BB7E8;
}

.navIntro ul{
    padding-top: 10pt;
}
.navIntro li{
    color: #EC002C;
    padding: 5pt 0;
}

/* css for Leagal issues page */
.introDetail p{
    padding-bottom: 5pt;
    line-height: 160%;
}
.introDetail ul{
    padding-bottom: 10pt;
    padding-left: 5pt;
}
.introDetail li{
    list-style: disc inside;
    color: #333;
}

/* css for Contant page */
#midCol form div{
    float: none;
    clear: both;
    width: 100%;
    padding: 6pt 0;
    border-bottom: 1pt dotted #6BB7E8;
}
* html #midCol form div{
    width: 100%;
}
#midCol form .noDotLine{
    border-bottom: 0px;
}
#midCol form label{
    width: 20em;
    font-weight: bold;
}
#midCol form span, .error{
    color: #EC002C;
}
#midCol form select, #midCol form input, #midCol form textarea{
    color: #333;
}
#midCol form select{
    width: 30%;
}
#midCol form textarea{
    width: 30%;
    height: 10%;
}
#midCol form .sendArea{
    width: 45%;
    border-bottom: 0;
    padding-left: 20em;
}
* html .sendArea{
    width: 45%;
    padding-left: 22em !important;
}
*+html .sendArea{
    padding-left: 22em !important;
}
.sendArea input{
    margin-left: 5em;
}

#midCol form table{
    width: 100%;
}
#midCol form table td{
    padding: 5pt 0pt;
    border-bottom: 1px dotted #6BB7E8;
    padding-right: 5pt;
}
/* Search result page */
.searchForm{
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1.5em;
}
.searchForm form{
    text-align: right;
    display: inline;
}
.searchForm h2{
    display: inline;
    padding: 0 2em 0 0;
}
.searchForm p{
    padding-top: 1em;
}

/* search result listing setting */
.searchList{
    border-top: 1pt solid #6BB7E8;
}
.searchList div{
    width: 100%;
    border-top: 1pt dotted #6BB7E8;
    padding-bottom: 5pt;
}
.searchList div:first-child, .searchList .first{
    border-top: 0;
}
.searchList h3{
    font-size: 0.9em;
    padding-bottom: 2pt;
}
.searchList h3 a, .searchList h3 a:hover{
    text-decoration: none !important;
}
.searchList p{
    padding: 0;
}
.searchList p span{
    line-height: 150%; 
    font-size: 85%;
}

/* the page list setting */
.pageNum{
    width: 100%;
    padding: 1em 0;
    font-weight: bold;
}
.pageNum a, .pageNum a:hover{
    text-decoration: none !important;
}
.pageNum span{
    padding: 0 4pt;
}
.pageNum .active{
    color: #5BACE1;
}
.clear{
    clear: both;
    border: 0 !important;
}
/* navigation and paragraph detail for internet and intranet of VLA */
.navIntro h5{
    padding: 6pt;
    border-bottom: 1pt dotted #6BB7E8;
    color: #006DAB;
    padding-left: 0;
}
.navIntro h5 span{
    color: #60BAF5;
}
.navIntro h5 a, #midCol h5 a{
    text-decoration: none;
}
.navIntro h5 a{
    color: #006DAB;
}
.navIntro h5 a:hover{
    color: #60BAF5;
}
.introDetail p{
    padding-bottom: 5pt;
}
.introDetail h1{
    clear: both;
    padding-top: 8pt;
}

/****************************/
/* the NEW download setting */
.downloadList
{
    width: 100%;
    font-size: 0.85em;
    padding-bottom: 7pt;
}
.downloadList table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
.downloadList td
{
    padding: 3pt;
    border-bottom: 1px dotted #6BB7E8;
    padding-right:18pt;
    cursor:hand;
}
.downloadList span 
{
    display:inline;
}
.downloadList td.pdfDocument
{
    background: url('') no-repeat right;
    padding-right: 18pt;
    white-space: nowrap;
}
.downloadList td.docDocument
{
    background: url('icon_word_download.gif') no-repeat right;
    padding-right: 18pt;
    white-space: nowrap;
}
.downloadList td.xlsDocument
{
    background: url('icon_excel_download.gif') no-repeat right;
    padding-right: 18pt;
    white-space: nowrap;
}
.downloadList td.pptDocument
{
    background: url('icon_pp_download.gif') no-repeat right;
    padding-right: 18pt;
    white-space: nowrap;
}
.downloadList td.ppsDocument
{
    background: url('icon_pp_download.gif') no-repeat right;
    padding-right: 18pt;
    white-space: nowrap;
}
.downloadList tr:hover
{
    background-color: #EEEEEE;
    cursor: pointer;
}
.downloadList .pdfDocument strong, .downloadList .pptDocument strong, .downloadList .ppsDocument strong, .downloadList .xlsDocument strong, .downloadList .docDocument strong
{
    display:block;
}
.downloadList a
{
    display: block;
    color: #0070B0;
    text-decoration: none !important;
    padding-bottom: 2pt;
}
.downloadList a:hover, .downloadList a:active, .downloadList a:focus
{
    color: #6BB7E8;
}
/****************************/
/* css for ANY forms on the page */
form table td, form table th{
    padding: 0.5em 0;
    border-bottom: 1pt dotted #6BB7E8;
    padding-right: 2pt;
}
.noBottomBorder{
    border-bottom: 0;
}
form th {
    font-weight: bold;
    text-align:left;
}
.error{
    color: #EC002C;
}
form .buttonGroup {
    padding-left: 80pt;
    margin-top:1em;
}
form ul.buttonGroup {
    margin-top:0;
    margin-left:5pt;
    padding-left: 80pt;
    border-bottom:1pt dotted #6BB7E8;
}
form ul.buttonGroup li {
    padding-bottom:.3em;
}
.formInstructions {
    margin:.5em;
}
fieldset .formInstructions {
    margin-top: 0;
}
.buttonGroup input {
    margin-left:0;
    padding-left:0;
    margin-right: 8pt;
}

