﻿body
{
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    height: 450px;
    width: 100%;
    min-width: 810px;
}

a
{
    color: #6699cc;
    font-size: 12px;
    font-family: "Trebuchet MS" , Verdana, Arial, sans serif;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

select, input, span
{
    font-size: 12px;
    margin-left: 0px;
}

.button
{
    width: 70px;
}

.main_content
{
    min-height: 300px;
}

.paging_command
{
    font-size: 11px;
    font-weight: 400;
}

.paging_current
{
    font-size: 11px;
    font-weight: 500;
}

.header
{
    width: 100%;
    margin: 5px 0 5px 0;
}

/*
.header_gray
{
    color: #996533;
    text-align: left;
    height: 20px;
    background-image: url(/images/tab_HeaderBg01.png);
    padding: 5px 0 0 10px;
    font-weight: bold;
    font-size: 13px;
}*/

.button_brown
{
    background-color: #D8BD94;
    border: #C98722 1px solid;
    padding: 2px;
    font-weight: bold;
    font-size: 12px; /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#D8BD94, EndColorStr=#D8BD94);*/
    cursor: hand;
    color: white;
}

.button_brown_mouseover
{
    background-color: #D8BD94;
    border: #FB9B0A 1px solid;
    padding: 2px;
    font-weight: bold;
    font-size: 12px; /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#D8BD94, EndColorStr=#D8BD94);*/
    cursor: hand;
    color: white;
}

.watermark_text
{
    color: #BFBFBF;
}

.logo
{
    float: left;
    margin: 0 0 0 9px;
}

.user_info
{
    height: 70px;
    float: right;
    text-align: right;
    margin: 18px 30px 0 0;
    vertical-align: bottom;
    line-height: 15px;
}

.flash_bar
{
    text-align: center;
}

.landingpage_nav
{
    width: 800px;
    text-align: center;
    padding: 10px 30px 0 30px;
    line-height: 26px;
}

.landingpage_nav h2
{
    font-size: 15px;
    font-weight: bold;
}

.landingpage_nav ul li, .landingpage_nav ul li ul li
{
    list-style-type: disc;
    width: 168px;
}

.thinTable
{
    border: 1px solid #E5E5E5;
    border-collapse: collapse;
}
.thinTable td
{
    border: 1px solid #E5E5E5;
    height:25px;
}

.footer
{
    clear: both;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.footer a
{
    margin: 5px 5px;
}

.customNavContainer
{
    font-size: 11px;
    margin-left: 50px;
}
.customNavContainer a, .customNavContainer span
{
    padding: 2px;
    font-size: 11px;
    font-family: "Trebuchet MS" , Verdana, Arial, sans serif;
}

.customNavContainer a
{
    cursor: pointer;
    text-decoration: underline;
}

.text_main
{
    text-align: left;
    width: 80%;
    margin: 15px 30px 10px 30px;
}

.text_main h2
{
    font-size: 14px;
    font-weight: bold;
}

.text_main h3
{
    color: #666;
    font-size: 13px;
    font-weight: bold;
}

.text_main ul li
{
    line-height: 18px;
    list-style-type: disc;
}

.reg_div_companyAdditionInfo
{
    padding: 20px;
    text-align: left;
}

.reg_div_companyAdditionInfo hr
{
    margin: 10px 0 10px 0;
}
.reg_div_companyAdditionInfo input
{
    width: 60px;
}

.modalPopup
{
    text-align: center;
    background-color: White;
    border: solid 1px Gray;
    padding: 0px;
    line-height: 20px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup_titlediv
{
    padding-left: 10px;
    padding-top: 3px;
    background-color: #AEC7E1;
    height: 22px;
    text-align: left;
    font-size: 13px;
}

.close_img
{
    float: right;
    padding-bottom: 3px;
    padding-right: 8px;
    width: 32px;
    height: 20px;
}

.feedback
{
    color: #00CC00;
    font-weight: 700;
}

#updateProgress
{
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 150px;
    height: 50px;
}

#updateProgress h2
{
    color: Green;
    font-size: 14px;
    font-weight: bold;
}

#updateProgress img
{
    width: 30px;
    height: 30px;
}

/* Navigation style Start */

.clear
{
    clear: both;
}

.pro_linedrop
{
    clear: both;
    height: 26px;
    width: 100%;
    background: url(/images/nav_button.gif);
    position: relative;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    margin-bottom: 0px;
    border-bottom: 1px solid #996633;
}

.pro_linedrop .select
{
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}

.pro_linedrop li
{
    float: left;
    background: url(/images/nav_button2.gif) right top;
}

.pro_linedrop .select a
{
    display: block;
    height: 26px;
    float: left;
    background: url(/images/nav_button.gif);
    padding: 0 0 0 8px;
    text-decoration: none;
    line-height: 24px;
    white-space: nowrap;
    color: #fff;
}

.pro_linedrop .select li.line a
{
    color: #fff;
}

.pro_linedrop .select a b
{
    display: block;
    padding: 0 12px 0 8px;
    background: url(/images/nav_button.gif) right top;
}

.pro_linedrop .select .current a
{
    background: url(/images/nav_button2.gif);
    line-height: 25px;
}

.pro_linedrop .select a:hover, .pro_linedrop .select li:hover a
{
    background: url(/images/nav_button2.gif);
    padding: 0 0 0 8px;
    line-height: 25px;
    cursor: pointer;
    color: #fff;
}

.pro_linedrop .select li.current a, .pro_linedrop .select li.line a:hover, .pro_linedrop .select li.line:hover a
{
    color: #392F23;
}

.pro_linedrop .select .current a b, .pro_linedrop .select a:hover b, .pro_linedrop .select li:hover a b
{
    display: block;
    padding: 0 12px 0 8px;
    background: url(../images/nav_button2.gif) right top;
    cursor: pointer;
}

.pro_linedrop .sub
{
    display: none;
}
.pro_linedrop ul ul
{
    display: none;
}

/* IE6 only */
.pro_linedrop table
{
    border-collapse: collapse;
    margin: -1px;
    font-size: 1em;
    width: 0;
    height: 0;
}

.pro_linedrop .sub
{
    margin-top: -2px;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: -1px;
    padding: 0;
    list-style: none;
}

.pro_linedrop .sub li
{
    background: url(/images/nav_sub.gif);
}

.pro_linedrop .current .sub, .pro_linedrop .select :hover .sub
{
    height: 24px;
    display: block;
    position: absolute;
    float: left;
    width: 100%;
    top: 28px;
    left: 1px;
    text-align: center;
    background: url(/images/nav_sub.gif) right top;
    border-bottom: 1px solid #996633;
    border-top: 1px solid #996633;
}
.pro_linedrop .select :hover .sub
{
    z-index: 10;
}

.pro_linedrop .current .sub
{
    z-index: 1;
}

.pro_linedrop .select :hover .rt li
{
    float: right;
}

.pro_linedrop .current .rt li
{
    float: right;
}

.pro_linedrop .select .current .sub li a, .pro_linedrop .select :hover .sub li a
{
    display: block;
    height: 24px;
    line-height: 22px;
    float: left;
    background: url(/images/nav_sub.gif);
    padding: 0 8px;
    margin: 0;
    white-space: nowrap;
    color: #fff;
    font-size: 11px;
}

.pro_linedrop .select :hover .sub li.subline a
{
    color: #fff;
}

.pro_linedrop .select .current .sub li.sub_current a, .pro_linedrop .select :hover .sub li a:hover, .pro_linedrop .select :hover .sub li:hover
{
    color: #392F23;
    background: url(/images/nav_sub2.gif) right top;
    line-height: 20px;
    position: relative;
}

.pro_linedrop .select :hover .sub li:hover > a
{
    color: #392F23;
}

.pro_linedrop .select :hover .sub :hover ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    width: 112px;
    position: absolute;
    left: -1px;
    top: 25px;
    border-bottom: 1px solid #886;
    background: #fff;
}

.pro_linedrop .select :hover .sub :hover ul ul
{
    position: absolute;
    left: -9999px;
}
.pro_linedrop .select :hover .sub :hover ul li
{
    border: 1px solid #886;
    border-width: 0 1px;
}

.pro_linedrop .select :hover .sub :hover ul li a
{
    width: 80px;
    text-align: left;
    height: 20px;
    line-height: 18px;
    background: #fff;
}
.pro_linedrop .select :hover .sub :hover ul li a:hover
{
    line-height: 16px;
}
.pro_linedrop .select :hover .sub :hover ul li:hover > a
{
    line-height: 16px;
}

.pro_linedrop .select :hover .sub :hover ul :hover ul
{
    left: 112px;
    top: 0;
    border: 1px solid #886;
    border-width: 0 1px 1px 0;
    background: #fff;
}

.pro_linedrop .select :hover .rt :hover ul :hover ul
{
    left: -113px;
    top: 0;
    border: 1px solid #886;
    border-width: 0 0 1px 1px;
}

.pro_linedrop .select :hover .sub :hover ul :hover ul li
{
    border-left: 1px solid #886;
    background: #fff;
}

.pro_linedrop .select :hover .sub :hover ul :hover ul li.a1
{
    border-left: 1px solid #fff;
}
.pro_linedrop .select :hover .sub :hover ul :hover ul li.a2
{
    border-top: 1px solid #886;
    height: 19px;
}

.pro_linedrop .select :hover .rt :hover ul :hover ul li
{
    border-right: 1px solid #886;
    border-left: 0;
}
.pro_linedrop .select :hover .rt :hover ul :hover ul li.a1
{
    border-right: 1px solid #fff;
    border-left: 0;
}

/* Navigation style end...*/

/* TabContainer start */

.TabCss
{
    font-size: 12px;
    font-family: Verdana, Arial;
}
.TabCss .ajax__tab_body
{
    padding: 0;
}
.TabCss .ajax__tab_header
{
}
.TabCss .ajax__tab_outer
{
    margin-right: 3px;
    background-image: url(/images/tab_HeaderBg03.png);
    color: white;
}
.TabCss .ajax__tab_inner
{
    padding-left: 4px;
}
.TabCss .ajax__tab_tab
{
    height: 13px;
    padding: 3px;
}
.TabCss .ajax__tab_hover .ajax__tab_outer
{
}
.TabCss .ajax__tab_hover .ajax__tab_inner
{
}
.TabCss .ajax__tab_hover .ajax__tab_tab
{
}
.TabCss .ajax__tab_active .ajax__tab_outer
{
}
.TabCss .ajax__tab_active .ajax__tab_inner
{
    background-image: url(/images/tab_HeaderBg01.png);
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    color: #D8BD94;
}
.TabCss .ajax__tab_active .ajax__tab_tab
{
}
.TabCss .ajax__tab_body
{
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 5px;
    font-size: 12px;
    font-family: Verdana, Arial;
}
.CheckBoxAllStyle{
    margin-left: 3px;
    margin-bottom: 10px;
    font-weight: bold;
}

/* TabContainer end */

.rwshist {
	white-space: nowrap;
}
.rwshist  img{
	margin-right: 3px;
}

.littleText{
    font-size:11px;
}


p.disclaimer{
    text-align:left;
    font-style:italic;
    font-size: 10px;
}


/* Tables in the Search Page */
table.minmax
{
    width:460px;
    border: 1px solid #E5E5E5;
    border-collapse: collapse;
}
        
.col1
{
    border: 1px solid #E5E5E5;
    height: 25px;
    width: 110px;
    padding-right: 10px;
    text-align: right;
}

.col2
{
    border: 1px solid #E5E5E5;
    height: 25px;
    width: 180px;
    text-align: center;
}

.col3
{
    border: 1px solid #E5E5E5;
    height: 25px;
    width: 180px;
    text-align: center;
}

/* Features */
table.features
{
    width:260px;
    border: 1px solid #E5E5E5;
    border-collapse: collapse;
}

.featurecol
{
    border: 1px solid #E5E5E5;
    height: 25px;
    width: 110px;
    text-align: center;
}

#selFeatures
{
    overflow:auto;
    height:137px;
    width:260px;
}

table.selFeatures
{
    width:240px;
}

.Col1
{
    border: 1px solid #E5E5E5;
    width:140px;
    text-align:right;
    padding-right:10px;
}

.Col2
{
    border: 1px solid #E5E5E5;
    width:50px;
    text-align:center;
}

.Col3
{
    border: 1px solid #E5E5E5;
    width:50px;
    text-align:right;
}
