﻿.pageHeadersGap
{
    height: 8px;
}

.txtRed
{
    color: Red;
}
.HeaderImage
{
    margin-left: auto;
    margin-right: auto;
}
.paragraphHeader
{
    padding-bottom: 0px;
    padding-left: 10px;
    font-family:Times New Roman;
    padding-right: 5px;
    display: block;
    vertical-align:bottom;
    height: 16px;
    color: #00244C;
    font-size: 17px;
    font-weight: bold;
    font-weight: normal;
    padding-top: 4px;
}
.paragraphSubHeader
{
    padding-bottom: 2px;
    padding-left: 5px;
    font-family: Arial Unicode MS;
    padding-right: 5px;
    display: block;
    height: 15px;
    color: #00244C;
    font-size: 12px;
    font-weight: bold;
    font-weight: normal;
    padding-top: 0px;
}
.paragraph
{
    padding-bottom: 0px;
    padding-left: 12px;
    color:Black;
    font:12px;      
    padding-right: 12px;
    width: 80%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    padding-top: 5px;
}

.pageHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    background-color: #00244C;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 22pt;
    vertical-align: middle;
}

.green
{
    font-family: arial,helvetica;
}
.green .ajax__tab_body
{
    font-size: 10pt;
    border: 2px solid #e3f0cb;
    border-top: none;
    background-color: #ffffff;
}
.green .ajax__tab_header
{
    background-color: #e5f1ce;
    border: solid 2px #e3f0cb;
    border-bottom: none;
    padding: 2px 2px 4px 2px;
    text-align: center; /* center the tabs horizontally */
}
.green .ajax__tab_tab
{
    font-size: 10pt;
    font-weight: bold;
    color: #99ba4e;
    text-align: center;
    border: solid 1px #d5e7b5;
    padding: 5px;
}
.green .ajax__tab_active .ajax__tab_tab, .green .ajax__tab_hover .ajax__tab_tab
{
    background-color: #f4f7ef;
}


.FormatClientColumn
{
    width: 500px;
}

.HeaderLinkCss:hover
{
    background-color: #9DB0B9;
    color: white;
}

.HeaderLinkCss
{
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    background-color: #678492;
    height: 25px;
    line-height: 17px;
    text-decoration: none;
    vertical-align: middle;
    color: white;
}

.SelectedHeaderLinkCss
{
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    background-color: #9DB0B9;
    height: 25px;
    line-height: 17px;
    text-decoration: none;
    vertical-align: middle;
    color: white;
}
.SelectedHeaderLinkCss:hover
{
    background-color: #9DB0B9;
    color: white;
}

.DisplayContent
{
    text-align: left;
}

#nav
{
    position:relative;
    padding: 25px 0px;
    background:url('../img/menubar.gif');
    
}


#nav ul
{
    margin: 0;
    list-style:none;
}
#nav ul li
{
    display: inline;
    
    
}
#nav ul li a
{
    display: inline;
    float: right;
    padding: 0px 0px;
    background: url('../img/nav-separator.gif') repeat-y 100% 0;
    text-decoration:none;
    text-align: center;
    
}
#nav a:hover
{
    text-decoration: underline;
    
    
}
#nav ul li.active, #nav ul li.active a
{
    font-weight: bold;
}

#content
{
    float: left;
    width: 600px;
}
#content1
{
    float: left;
    width: 900px;
}
#aside
{
    float: right;
    width: 277px;
    height: 130px;
}
#aside3
{
    float: right;
    width: 277px;
    height: 100%;
}
#aside1
{
    float: right;
    width: 277px;
}
#aside2
{
    float: left;
    width: 400px;
}
#content .in, #content1 .in, #aside .in, #aside1 .in
{
    padding: 15px;
}
#aside3 .in2
{
    padding-top: 15px;
    padding-left: 5px;
}


#footer
{
    padding: 15px 15px 5px 15px;
}
#footer p
{
    margin: 0;
}


#ico-sitemap
{
    margin-left: 10px;
    padding-left: 10px;
    background: url('../img/ico-sitemap.gif') no-repeat 0 50%;
}

.ico-rss
{
    padding-left: 18px;
    background: url('../img/ico-rss.gif') no-repeat 0 50%;
}


#subnav
{
    margin: 0;
    list-style: none;
}
#subnav li
{
    display: inline;
}
#subnav li a
{
    display: block;
    padding: 4px 10px 4px 25px;
    background: url('../img/subnav.gif') no-repeat 10px 50%;
}
#subnav li a:hover
{
    text-decoration: none;
}
#subnav li.last a
{
    border: 0;
}

#subnav1
{
    margin: 0;
    list-style: none;
}
#subnav1 li
{
    display: inline;
}
#subnav1 li a
{
    display: block;
    padding: 4px 10px 4px 25px;
    background: url('../img/subnav.gif') no-repeat 10px 50%;
}
#subnav1 li a:hover
{
    text-decoration: none;
}
#subnav1 li.last a
{
    border: 0;
}


dl#news
{
    margin: 0;
    background: url('../img/dot-02.gif') repeat-y 3px 0;
}
dl#news dt
{
    margin-bottom: 3px;
    padding-left: 15px;
    background: url('../img/news-dt.gif') no-repeat 0 50%;
    font-weight: bold;
}
dl#news dd
{
    margin: 0;
    margin-bottom: 10px;
    padding-left: 15px;
}
dl#news a:hover
{
    text-decoration: none;
}

dl#news1
{
    margin: 0;
    background: url('../img/dot-02.gif') repeat-y 3px 0;
}
dl#news1 dt
{
    margin-bottom: 3px;
    padding-left: 15px;
    background: url('../img/news-dt.gif') no-repeat 0 50%;
    font-weight: bold;
}
dl#news1 dd
{
    margin: 0;
    margin-bottom: 10px;
    padding-left: 15px;
}
dl#news1 a:hover
{
    text-decoration: none;
}


#gallery-in
{
    padding: 15px;
    background: url('../img/gallery.gif') repeat-x 0 0;
}
#gallery .separator
{
    width: 910px;
    height: 2px;
    margin: 10px 0;
    background: url('../img/separator.gif') repeat-x 0 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
#gallery img
{
    margin-right: 18px;
}
#gallery a.last img
{
    margin: 0;
}

.title-01
{
    margin: 0;
    padding: 15px 15px 15px 45px;
    background: #5f5f5f url('../img/arrow-01.gif') no-repeat 15px 50%;
    font-size: 125%;
    font-weight: normal;
    height: 12px;
    color: #fff;
}
.title-02 span
{
    background: url("../img/dot-01.gif") 0 60% repeat-x;
    font-size: 100%;
    background: #FFF;
}
.title-02 span
{
    padding-right: 5px;
}
.title-03
{
    margin: 0;
    padding: 13px 10px 13px 15px;
    background: #4e4d4d url('../img/arrow-02.gif') no-repeat 245px 50%;
    font-size: 125%;
    font-weight: normal;
    color: #fff;
}
.title-03.gallery
{
    background: #4e4d4d url('../img/arrow-02.gif') no-repeat 903px 50%;
    color: #fff;
}
.title-04
{
    margin: 0 5px;
    padding: 13px 30px 13px 15px;
    background: url('../img/title-04.gif') repeat-x 0 0;
    font-size: 100%;
    font-weight: bold;
    color: #4e4d4d;
}
.title-04a
{
    margin: 0 5px;
    padding: 13px 30px 13px 15px;
    background: url('../img/title-04.gif') no-repeat 0 0;
    font-size: 100%;
    font-weight: bold;
    color: #4e4d4d;
}
.more
{
    padding-right: 14px;
    background: url('../img/more.gif') no-repeat 100% 5px;
    color: #3F3F3F;
}

.subcontent
{
    background: url('../img/subcontent1.png') no-repeat 100% 5px;
}

a:hover.more
{
    text-decoration: none;
}

.boxheader
{
    background: url('../img/header_bg.gif');
    padding: 5px;
    cursor: default;
}

.boxcontent
{
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
}

.controlText
{
    font-size: 11px;
    font-family: Tahoma;
    border-color: Silver;
    border-style: solid;
    border-width: 1px;
}
.formbutton
{
    border: outset 1px #ccc;
    background: #999;
    color: #666;
    padding: 0px 0px;
    background: url(../../ThemeCG/img/formbg.gif) repeat-x left top;
}
.paragraphAnswer
{
    width: 100px;
    vertical-align: top;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}
.paragraphHeaderLeftTop
{
    padding-top: 4px;
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    color: gray;
}
.paragraphHeaderLeftBottom
{
    padding-top: 4px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    vertical-align: middle;
    color: gray;
}
.paragraphLeftBottom
{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 10.0pt;
    font-family: Arial;
    background-color: White;
    vertical-align: top;
    text-align: justify;
    line-height: 17pt;
}

.paragraphAnswer
{
    width: 320px;
    font-weight: normal;
    font-size: 10.5px;
    vertical-align: top;
}
.paragraphGraph
{
    vertical-align: top;
    width: 460px;
}
.paragraphNoResponse
{
    vertical-align: top;
    width: 30px;
    font-weight: bold;
}
.paragraphPercentage
{
    vertical-align: top;
    width: 70px;
    text-align: right;
    font-weight: bold;
}

.RptVendorHeader
{
    width: 130px;
    text-align: center;
}
.RptVendorHeader1
{
    width: 50px;
    vertical-align: text-top;
    text-align: center;
}
.paragraphAnswerSurvey
{
    color: Maroon;
    font-size: 10px;
    vertical-align: top;
    width: 130px;
    height: auto;
    direction: inherit;
    text-align: center;
}
