Body
{
    /*background-color: #FFFFFF;*/
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    background-image: url(images/bg_body.gif);
    text-align: center;
    margin: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#MainContainer
{
    width: 80%; /*font-family: Arial, Helvetica, sans-serif;*/
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#Header
{
    width: 100%;
    text-align: left;
}
#HeaderLogo
{
    position: relative;
    top: 10px; /*left: 20px;*/
    padding-bottom: 7px;
    background-color: Black;
}
#HeaderBanner
{
    float: right;
    position: relative;
    top: 10px;
    padding-bottom: 20px;
    width: 500px;
}
#SubHeader
{
    height: 26px;
    background-color: #AF8654; /*#075BA3;*/
    width: 100%;
    padding: 0px;
    border: 1px solid #999999;
    text-align: left;
}
#SubHeader2
{
    height: 24px;
    background-color: #AF8654;
    /*width: 758;*/
    padding: 0px;
    border: 1px solid #FFFFFF;
    text-align: left;
}

#SubHeader2 a
{
    text-decoration: none !important;
    font-size: 13px;
}

#SubHeader2 a:hover
{
    text-decoration: underline !important;
}


#SubHeaderMenu
{
    width: 500px;
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
    margin-right: 250px;
    text-align: left;
    border: 0px;
}
.SubHeaderMenuUL
{
    display: -moz-inline-box;
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.SubHeaderMenuLI
{
    display: -moz-inline;
    display: inline;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#SubHeaderMenu a
{
    display: -moz-inline-box;
    display: inline-block;
    text-align: left;
    margin: 0px;
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
}
#SubHeaderMenu li a:link
{
    text-decoration: none;
    font-weight: bold;
    color: #E3E3E3;
}
#SubHeaderMenu li a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #E3E3E3;
}
#SubHeaderMenu li a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
#SubHeaderMenu li a:active
{
    text-decoration: none;
    font-weight: bold;
    color: #E3E3E3;
}

#SubHeaderLogout
{
    float: right;
    color: #CCCCCC;
    padding-top: 4px;
    margin-right: 5px;
}
#ContentContainer
{
    width: 100%; /*font-family: Arial, Helvetica, sans-serif;*/
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    font-size: 12px;
    border: 1px solid #999999;
    border-top: none;
    border-bottom: none;
}
#ContentContainerTable
{
    width: 100%;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 0px;
    margin: 0px;
}
#TableLeftColumn
{
    width: 200px;
    text-align: center;
    vertical-align: top; /*background-color: #F3F3F3;*/
    background-color: #AF8654;
}
#TableContentColumn
{
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 15px;
    vertical-align: top;
    width: 78%;
}
#TableRightColumn
{
    width: 200px;
    text-align: center;
    vertical-align: top;
    background-color: #FFFFFF;
}
#Footer
{
    width: 100%;
    border: 1px solid #999999;
    border-top: none;
    margin-bottom: 20px;
}
#FooterTable
{
    width: 100%;
    height: 60px;
    border: 1px solid #FFFFFF;
    border-top: none;
    border-bottom: none;
}
#MenuLeftList
{
    width: 150px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 25px;
}
.MenuLeftListUL
{
    margin: 0px;
    padding: 0px;
    margin-left: 25px;
}
.MenuLeftListLI
{
    list-style-image: url(images/bullet.gif);
    list-style-position: outside;
    margin-left: 0px;
    margin-bottom: 5px;
    font-weight: bold;
}
.HeaderText
{
    font-size: 12px;
}
.HeaderFont
{
    color: #000000;
}
.HeaderLink:link
{
    text-decoration: underline;
    color: #05487E;
}
.HeaderLink:visited
{
    text-decoration: underline;
    color: #05487E;
}
.HeaderLink:hover
{
    text-decoration: none;
    color: #427EBB;
}

#PageHeadline
{
    /*border-bottom: 1px dotted #61889B; 	padding-top: 12px; 	padding-bottom: 5px; 	margin-bottom: 8px;*/ /*Dayakar*/
    width: 100%;
    border-bottom: 1px dotted #61889B;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-top: 12px;

}
.PageHeadline
{
    border-bottom: 1px dotted #61889B;
    padding-top: 12px;
    padding-bottom: 5px;
    margin-bottom: 8px;
}
.HeadlineText
{
    font-size: 18px;
    color: #05487E;
    text-decoration: none;
    font-weight: normal;
}
.SiteColor3
{
    background-color: #FFFFFF;
}
.SiteBorderColor1
{
    background-color: #FFFFFF;
}
.SiteBorderColor2
{
    background-color: #999999;
}
a:link
{
    text-decoration: underline;
    color: #05487E;
}
a:visited
{
    text-decoration: underline;
    color: #05487E;
}
a:hover
{
    text-decoration: underline;
    color: #427EBB;
}

.LinkNoLine:link
{
    text-decoration: none;
    color: #333333;
}
.LinkNoLine:visited
{
    text-decoration: none;
    color: #333333;
}
.LinkNoLine:hover
{
    text-decoration: underline;
    color: #666666;
}

.FooterColor1
{
    background-color: #FFFFFF;
}
.FooterColor2
{
    background-color: #AF8654;
}

.FooterText1
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.FooterText2
{
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
/*
.FooterLink:link {  text-decoration: none; color: #E3E3E3}
.FooterLink:visited {  text-decoration: none; color: #E3E3E3}
.FooterLink:hover {  text-decoration: none; color: #FFFFFF}
*/
.PoweredBy:link
{
    text-decoration: none;
    font-size: 12px;
    color: #999999;
}
.PoweredBy:visited
{
    text-decoration: none;
    font-size: 12px;
    color: #999999;
}
.PoweredBy:hover
{
    text-decoration: underline;
    font-size: 12px;
    color: #666666;
}

td
{
    /*font-family:  Arial, Verdana, Helvetica, sans-serif;*/
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    font-size: 12px;
    color: #000000;
}
.TextColor1
{
    color: #333333;
}

.ListBorder
{
    border: 1px solid #CCCCCC;
}
.ListHeadlineRow
{
    background-color: #E9E9E9;
}
.ListHeadlineColor
{
    background-color: #DDDDDD;
}
.ListHeadlineRowText
{
    font-weight: bold;
}
.ListRow1
{
    background-color: #FFFFFF;
}
.ListRow2
{
    background-color: #F9F9F9;
}
.ListRow3
{
    background-color: #FFFFFF;
}
.ListRow4
{
    background-color: #EEEEEE;
}
.ListRowColor1
{
    background-color: #F9F9F9;
}
.ListRowColor2
{
    background-color: #EFF8F4;
}
.ListBottomRow
{
    background-color: #FFFFFF;
}
Form
{
    margin: 0px;
    padding: 0px; /*Dayakar*/ /*width: 70%;     float: left;*/
}
.Button1
{
    /*font-family: Arial, Helvetica, sans-serif;*/
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    background: #FFFFFF;
    border: 1px solid #666666;
}
.FormField
{
    /*font-family: Arial, Helvetica, sans-serif;*/
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    font-size: 12px;
    text-decoration: none;
}
.FormBox
{
    border: 1px solid #DDDDDD;
    background-color: #F9F9F9;
}
.FormBoxColor
{
    background-color: #F9F9F9;
}
.FormBoxBorderColor
{
    background-color: #DDDDDD;
}
.BoxBackground
{
    background-color: #F9F9F9;
}
.BoxBorder
{
    border: 1px solid #DDDDDD;
}
.Box
{
    border: 1px solid #DDDDDD;
    background-color: #F9F9F9;
    margin-bottom: 20px;
}

.TextSmall10
{
    font-size: 12px;
    text-decoration: none;
}
.FeaturedBox
{
    border: 1px solid #CCCCCC;
}
.FeaturedBoxHeadRow
{
    background-color: #E9E9E9;
}
.LineHorz
{
    /* height: 8px;*/ /*border-bottom: 1px dotted #61889B;*/ /*margin-bottom: 8px; */ /*Dayakar*/
    border-bottom: 1px dotted #61889B;
    clear: left;
    height: 8px;
    margin-bottom: 8px;
    width: 100%;
    clear: left;
}
.LineVert
{
    border-right: 1px dotted #61889B;
}
.W25
{
    width: 25px;
}
.W50
{
    width: 50px;
}
.W75
{
    width: 75px;
}
.W100
{
    width: 100px;
}
.W125
{
    width: 125px;
}
.W150
{
    width: 150px;
}
.W175
{
    width: 175px;
}
.W200
{
    width: 200px;
}
.W250
{
    width: 250px;
}
.W300
{
    width: 300px;
}
.W350
{
    width: 350px;
}
.W400
{
    width: 400px;
}
.nobr
{
    white-space: nowrap;
}
.HeadTextBox1
{
    width: 100px;
    color: #AF8654;
}

.HeadTextBox
{
    width: 80px;
    color: #AF8654;
}

.opaqueLayer
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #000000;
    z-index: 1000;
}

.questionLayer
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 100px;
    display: none;
    z-index: 1001;
    border: 2px solid black;
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.FeaturedHeader
{
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    font-size: 15px;
    font-weight: bold;
    color: #AF8654;
}

hr
{
    color: #AF8654;
}

.GridHeader
{
    font-size: 12px;
    text-decoration: none;
    background-color: #AF8654;
    font-weight: bold;
}
.SubHeading
{
    font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
    font-size: 15px;
    color: #AF8654;
    text-transform: uppercase;
}
.Heading
{
    padding-top: 12px;
    text-transform: uppercase;
    font-size: 22px;
    color: #05487E;
    text-decoration: none;
    font-weight: normal;
}

#idDemoLink
{
    color: #AF8654;
    font-weight: bold;
    text-decoration: none;
}

#idDemoLink:hover
{
    color: #AF8654;
    font-weight: bold;
    text-decoration: underline;
}

/*  start #795 Code changes  */
.rightBlock
{
    float: right;
    width: 200px;
}

.Box2
{
    /*border: 1px solid #DDDDDD;*/
    background-color: #eeeff0;
    margin-bottom: 13px;
    padding: 12px 8px 18px 8px;
}

.Box3
{
    /*border: 1px solid #DDDDDD;*/
    background-color: #eeeff0;
    margin-bottom: 13px;
    padding: 13px 10px 18px 10px;
}

.lTitle
{
    text-align: center;
    padding: 3px;
    font-size: 12px;
}

.lTitle2
{
    text-align: center;
    padding: 3px;
    font-size: 12px;
    padding-bottom: 16px;
}

.lTitle3
{
    text-align: center;
    padding: 3px;
    font-size: 12px;
    padding-bottom: 13px;
}


.box1Content
{
    padding: 5px;
    padding-bottom: 3px;
    padding-top: 0px;
    line-height: 18px;
}

.box2Content
{
    padding: 5px;
    padding-bottom: 3px;
    padding-top: 0px;
    line-height: 18px;
    text-align: center;
}

.box2Content2
{
    padding: 5px;
    padding-bottom: 15px;
    padding-top: 0px;
    line-height: 18px;
    text-align: center;
}

.apendCl ul
{
    margin: 0px;
    padding-left: 14px;
}

/*  end #795 Code changes  */

/*VLr*/
.rightcornerimg
{
    float: right;
    height: 280px;
    margin: -170px 6px;
    width: 216px; 
    z-index:100;
}
.loginimgtd
{
    background-image: url(images/jseekerlogin.bmp);
    background-repeat: no-repeat;
    width: 216px;
    height: 280px;
}
li {
margin-left:30px;
padding-bottom:5px;
}

