/* CSS Document for New Redesign. Created 22, Feb 2010 */
/* 4da Body on the Left Side. */

.BodyLeft
{
    width: 550px;
    min-width: 550px;
    float: left; /*margin-top:40px;*/ /* ===== =====*/
    overflow: none; /* This hack if for stupid IE6 for not taking the Overflow:none value. */
    _overflow: hidden; /* ===== =====*/
    padding: 40px 0 10px 60px;
    line-height: 1.5em;
    min-height: 610px;
    font-size: 11px;
}
/* only for VTIM Wizard, type page . Same as level 3  but will flexi type page.*/
.BodyLeft_L3
{
    width: 500px;
    min-width: 500px;
    float: left; /*margin-top:40px;*/ /* ===== =====*/
    overflow: none; /* This hack if for stupid IE6 for not taking the Overflow:none value. */
    _overflow: hidden; /* ===== =====*/
    padding: 40px 0 10px 60px;
    line-height: 1.5em;
    font-size: 11px;
}

.MainBody_L3
{
    padding: 0 60px 10px 60px;
    line-height: 1.5em;
}

/* Right side of the Body */
.BodyRight
{
    width: 340px;
    min-width: 340px;
    float: right;
    padding: 40px 0 0 0;
}

.BodyRight .ImgRight
{
    height: auto;
    padding-bottom: 25px;
    /*width: 290px;*/
    margin-left: 25px;
}

.BodyRight .OuterRing
{
    border: 0px;
    padding: 0px;
    background-color: #f0f7fd;
    margin-left: 50px;
    height: auto;
}
.BodyRight .Captions
{
    color: #204298;
    display: block;
    font-size: 11px;
    font-weight: bold;
}

.BodyRight .C_Contents
{
    display: block;
    text-decoration: none;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.BodyRight .C_Contents a
{
    color: #000;
}
.BodyRight .C_Contents ul
{
    list-style-type: disc;
    margin: 0px;
    padding-left: 14px;
    padding-bottom: 14px;
}

/* For list with disc symbol */
/* For normal lists type */
.NormListDisc
{
    list-style-type: disc;
    line-height: 20px;
    list-style-position: outside;
}

/* For the Head Line */
.HeaderTitleTop
{
    height: 35px;
    min-height: 35px;
    color: #000;
    padding-top: 10px;
    padding-bottom: 14px;
    padding-left: 60px;
    font-size: 28px;
    line-height: normal;
}

.C_Contents_ul
{
    list-style-type: disc;
    margin: 0px;
    padding-left: 14px;
    padding-bottom: 14px;
    font-size: 11px;
    line-height: 20px;
}

.C_Contents_ul a
{
    color: #000;
}


/* for the text inside the Blue bar*/

.PL_SubHeader .SubtitleA
{
    position: relative;
    top: 17px;
    color: #FFF;
    font-size: 18px;
    line-height: 26px;
}

/* This is for the Sidebar */
#VTIMenuAccordion
{
    width: 290px;
    height: 60px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: Bold;
    font-size: 11px;
    color: #204298;
    margin: 0px;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
    height: auto;
    background-color:white;
}
#VTIMenuAccordion ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.VTIMenuAccordion_Sub
{
    width: 290px;
    height: 60px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: Bold;
    font-size: 11px;
    color: #204298;
    margin: 0px;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
    height: auto;
    background-color:white;
}
.VTIMenuAccordion_Sub ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.SDmenu_head
{
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    position: relative;
    margin: 0px;
    margin-bottom: -1px;
    font-weight: bold;
    background: #f0f7fd;
    border: #828282 1px solid;
}
.SDmenu_head a
{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: Bold;
    font-size: 11px;
    color: #204298;
    text-decoration: none;
    padding-left: 20px;
    background: #f0f7fd url(../images/right.gif) center left no-repeat;
}
p.selected a
{
    background: url(../images/down.gif) center left no-repeat;
}

.SDmenu_head_dot
{
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    position: relative;
    margin: 0px;
    margin-bottom: -1px;
    font-weight: bold;
    background: #f0f7fd;
    border: #828282 1px solid;
}

.SDmenu_head_dot a
{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: Bold;
    font-size: 11px;
    color: #204298;
    text-decoration: none;
    padding-left: 20px;
    background: url(../images/dot.gif) center left no-repeat;
}
.SDmenu_head_dot span
{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: Bold;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    padding-left: 20px;
}

.SDmenu_body
{
    display: none;
}
.SDmenu_body a
{
    border: #828282 1px solid;
    display: block;
    padding: 10px 0px 10px 20px;
    text-decoration: none;
    margin-bottom: -1px;
    color: #333;
    font-weight: normal;
    background-color: #FFF;
}
.SDmenu_body .bgEven
{
    background-color: #f5f5f5 !important;
}

/* For Ordering table with Background Gray and Border Gray */
.OrderTAB
{
    border: 1px #828282 solid;
    background-color: #ffffff;
} 
.OrderTD2
{
    background-color: #f5f5f5;
    border-top: 1px #828282 solid;
    border-bottom: 1px #828282 solid;

}
.OrderTD2 td
{
    border-top: 1px #828282 solid;
    border-bottom: 1px #828282 solid;
}
.OrderTDTop
{
    background-color: #f5f5f5;
}
.OrderTDTop td
{
    border-top: 1px #828282 solid;
}
