﻿body
{
    font-weight: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    border-collapse: collapse;
    min-height: 660px;
    text-align: center;
}
#Container
{
    background-color: #FFFFFF;
    width: 980px;
    border-style: none;
    border-collapse: collapse;
    height: 100%;
    border: solid 1px #325BB0;
}
#MiddleContainer
{
    border-collapse: collapse;
    width: 100%;
    height: 330px;
    vertical-align: top;
    background-color: #FFFFFF;
}
#SideBarContainer
{
    width: 290px;
    height: 165px;
    padding-left: 0px;
    vertical-align: top;
    background-repeat: repeat-x;
}
#PageContents
{
    width: 590px;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 2px;
}

#PageFooter
{
    padding-top: 6px;
    padding-left: 0px;
    font-size: 8pt;
    font-weight: normal;
    font-family: "Times New Roman" , Times, serif;
    padding-bottom: 16px;
    color: #7c7c7c;
}

#HomeLink
{
}

/*=====================================*/
.tab_bord
{
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
}

.bord-up
{
    position: relative;
    padding-left: 10px;
    outline: none;
    -moz-outline-style: none;
}
.bord-up2
{
    z-index: 1000;
    position: relative;
    background-color: #FFFFFF;
    padding: 0px 10px 0px 10px;
    top: -10px;
    font-family: "Times New Roman" , Times, serif;
    font-size: 13pt;
    color: #365CAA;
    font-weight: normal;
    outline: none;
    -moz-outline-style: none;
}
.bord-up3
{
    top: -5px;
    z-index: 1000;
    position: relative;
    padding: 0px 1px 10px 1px;
    outline: none;
    -moz-outline-style: none;
}

.bord-up4
{
    padding: 10px 5px 5px 5px;
    height: 100%;
    position: relative;
    top: -7px;
    outline: none;
    -moz-outline-style: none;
}
.bord-up5
{
    z-index: 1000;
    position: relative;
    background-color: #FFFFFF;
    padding: 0px 10px 0px 10px;
    top: -12px;
    font-family: "Times New Roman" , Times, serif;
    font-size: 16pt;
    color: #365CAA;
    font-weight: bold;
    outline: none;
    -moz-outline-style: none;
}
.bord-up5_orange
{
    z-index: 1000;
    position: relative;
    background-color: #FFFFFF;
    padding: 0px 10px 0px 10px;
    top: -12px;
    font-family: "Times New Roman" , Times, serif;
    font-size: 16pt;
    color: #FF8000;
    font-weight: bold;
    outline: none;
    -moz-outline-style: none;
}
.right_shadow
{
    background: url(images/right_mid_bg.gif) repeat-y;
}
.bot_shadow
{
    background: url(images/bot_mid_bg.gif) repeat-x;
}

/*================ product Box =====================*/
.tab_bord_prod
{
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
}

.bord-up_prod
{
    position: relative;
    padding-left: 10px;
    outline: none;
    -moz-outline-style: none;
}
.bord-up_prod2
{
    z-index: 1000;
    position: relative;
    background-color: #FFFFFF;
    padding: 0px 10px 0px 10px;
    top: -9px;
    font-family: "Times New Roman" , Times, serif;
    font-size: 13pt;
    color: #365CAA;
    font-weight: normal;
    outline: none;
    -moz-outline-style: none;
}
.bord-up_prod3
{
    padding: 5px 1px 20px 1px;
    outline: none;
    -moz-outline-style: none;
}
/*====================================*/
#MenuContainer
{
    border-collapse: collapse;
    vertical-align: top;
    outline: none;
    -moz-outline-style: none;
}

.MenuItem
{
    text-align: left;
    color: #3F3F3F;
    font-family: verdana, arial;
    font-size: 11pt;
    font-weight: normal;
    outline: none;
    -moz-outline-style: none;
}
.MenuItem a
{
    margin: 0;
    color: #3F3F3F;
    padding: 1px 0px 1px 18px;
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}

.MenuItemOver
{
    cursor: pointer;
    margin-left: 22px;
    font-family: verdana, arial;
    font-size: 11pt;
    color: Black;
    background: #E5E5E5;
    outline: none;
    -moz-outline-style: none;
}
.MenuItemOver a
{
    margin: 0;
    color: Black;
    padding: 1px 0px 1px 18px;
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}

.MenuUnSelectItemOver
{
    cursor: pointer;
    margin-left: 22px;
    font-family: verdana, arial;
    font-size: 11pt;
    color: #365CAA;
    outline: none;
    -moz-outline-style: none;
}
.MenuUnSelectItemOver a
{
    margin: 0;
    color: #365CAA;
    padding: 1px 0px 1px 18px;
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}


.MenuItemOrange
{
    text-align: left;
    color: #FF8000;
    font-family: verdana, arial;
    font-size: 10pt;
    font-weight: normal;
    outline: none;
    -moz-outline-style: none;
}
.MenuItemOrange a
{
    margin: 0;
    color: #FF8000;
    padding: 1px 0px 1px 18px;
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}

.MenuUnSelectItemOverOrange
{
    cursor: pointer;
    margin-left: 22px;
    font-family: verdana, arial;
    font-size: 10pt;
    color: #FF8000;
    outline: none;
    -moz-outline-style: none;
    text-decoration: underline;
}
.MenuUnSelectItemOverOrange a
{
    margin: 0;
    color: #FF8000;
    padding: 1px 0px 1px 18px;
    outline: none;
    -moz-outline-style: none;
    text-decoration: underline;
}


.MenuItemGray
{
    text-align: left;
    color: #3F3F3F;
    font-family: verdana, arial;
    font-size: 10pt;
    font-weight: normal;
    outline: none;
    -moz-outline-style: none;
}
.MenuItemGray a
{
    margin: 0;
    color: #3F3F3F;
    padding: 1px 0px 1px 18px;
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}

.MenuUnSelectItemOverGray
{
    cursor: pointer;
    margin-left: 22px;
    font-family: verdana, arial;
    font-size: 10pt;
    color: #3F3F3F;
    outline: none;
    -moz-outline-style: none;
    text-decoration: underline;
}
.MenuUnSelectItemOverGray a
{
    margin: 0;
    color: #3F3F3F;
    padding: 1px 0px 1px 18px;
    outline: none;
    -moz-outline-style: none;
    text-decoration: underline;
}
/*==============Admin Login======================*/
.LoginBody
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #FFFFFF;
    border: 0px;
}
.LoginContainer
{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
}

.LoginPanel
{
    background: #ffffff;
    border: #3F3F3F 1px solid;
    padding: 10 10 10 10;
    width: 320px;
    text-align: center;
}

.AdminLabel
{
    color: #3F3F3F;
    font-size: 12pt;
    font-family: verdana, arial;
}
.LoginButton
{
    border-right: 1px solid;
    border-top: 1px solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: 1px solid;
    color: black;
    border-bottom: 1px solid;
    font-family: verdana;
    height: 24px;
    background-color: #e7e7e7;
    text-align: center;
    width: 50px;
}
/*====================================*/

/*====================================*/
.HomeGrayText
{
    font-weight: normal;
    font-size: 10pt;
    color: #3F3F3F;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    padding-left: 0px;
}

.GrayLink a
{
    font-weight: normal;
    font-size: 10pt;
    color: #3F3F3F;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}
.GrayLink a:hover
{
    font-weight: normal;
    font-size: 10pt;
    color: #3F3F3F;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: underline;
}
.GrayLink a:visited
{
    font-weight: normal;
    font-size: 10pt;
    color: #3F3F3F;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}
.ProductHeader
{
    padding-bottom: 4px;
    font-weight: bold;
    font-size: 11pt;
    color: #3169B5;
    font-family: verdana, arial, helvetica, sans-serif;
}
.HomeBlueText
{
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 10pt;
    color: #365CAA;
    font-family: verdana, arial, helvetica, sans-serif;
}
.LabelBlueText
{
    padding-left: 0px;
    padding-top: 13px;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 10pt;
    color: #365CAA;
    font-family: verdana, arial, helvetica, sans-serif;
}
p
{
    font-weight: normal;
    font-size: 11pt;
    color: #3F3F3F;
    font-family: verdana, arial, helvetica, sans-serif;
}

ul
{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    overflow: hidden;
}

li
{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

ol
{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

. img
{
    border-style: none;
}


a:hover, a:active, a:focus, a:active
{
    outline: none;
    -moz-outline-style: none;
    outline: expression(hideFocus='true');
}
* :focus
{
    outline: 0;
}
*
{
    outline: none;
    -moz-outline-style: none;
    outline: expression(hideFocus='true');
}

.PageLabelText
{
    color: #3F3F3F;
    font-size: 11pt;
    font-family: verdana, arial;
}

.email a
{
    font-size: 9pt;
    font-weight: normal;
    font-family: verdana, arial;
    padding-left: 18px;
    color: #365caa;
}
.email a:hover
{
    font-size: 9pt;
    font-weight: normal;
    font-family: verdana, arial;
    padding-left: 18px;
    color: #365caa;
}
.email a:visited
{
    font-size: 9pt;
    font-weight: normal;
    font-family: verdana, arial;
    padding-left: 18px;
    color: #365caa;
}
/************************************************
* Header Menu *
************************************************/
.vl_bg
{
    background: url(images/nav-bg.gif) repeat-x;
    height: 36px;
    color: #fff;
    text-decoration: none;
    font-size: 10pt;
}
.vl_bg a
{
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 10pt;
    /*padding-top: 4px;*/
}
.vl_bg a:hover
{
    color: #bdd7ef;
    text-decoration: none;
    display: block;
    font-size: 10pt;
    /*padding-top: 4px;*/
}
.vl_bg a.activelink
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
    background: url(images/nav-bg-h.gif) repeat-x;
    /*height: 34px;*/
    height:30px;
    /*padding-top: 10px;*/
    padding-top: 12px;
    font-size: 10pt;
    padding-left: 5px;
    padding-right: 5px;
}
.vl_bg a.activelink:hover
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
    background: url(images/nav-bg-h.gif) repeat-x;
  /*height: 34px;*/
    height:30px;
    /*padding-top: 10px;*/
      padding-top: 12px;
    font-size: 10pt;
    padding-left: 5px;
    padding-right: 5px;
}
/*************************************************
* News *
**************************************************/
.NWDate
{
    font-family: Verdana;
    font-size: 8pt;
    color: #A4A4A4;
}

.NWTitle
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: Bold;
    color: #365CAA;
    padding-bottom: 4px;
}

.NWDesc
{
    font-family: Verdana;
    font-size: 10pt;
    color: #3F3F3F;
}

.vidLength
{
    font-family: verdana;
    font-size: 8pt;
    color: #365CAA;
}
/*************************************************
* Career *
**************************************************/


.CRTitle
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight: Bold;
    color: Black;
    padding-bottom: 4px;
}

.CRDesc
{
    font-family: Verdana;
    font-size: 11pt;
    color: #3F3F3F;
}
.JobDesc
{
    font-family: Verdana;
    font-size: 10pt;
    color: #3F3F3F;
}
/*============================================Button and Textbox==================*/
.SubmitButton
{
    background: url(images/submit.png) 0 0 no-repeat;
    display: inline-block;
    width: 82px;
    height: 24px;
    text-decoration: none;
}
a.SubmitButton:hover
{
    background: url(images/submit.png) no-repeat;
    background-position: -82px 0;
    text-decoration: none;
}

.JoinButton
{
    background: url(images/join.png) 0 0 no-repeat;
    display: inline-block;
    width: 82px;
    height: 24px;
    text-decoration: none;
}
a.JoinButton:hover
{
    background: url(images/join.png) no-repeat;
    background-position: -82px 0;
    text-decoration: none;
}

.CloseButton
{
    background: url(images/close.png) 0 0 no-repeat;
    display: inline-block;
    width: 82px;
    height: 24px;
    text-decoration: none;
}
a.CloseButton:hover
{
    background: url(images/close.png) no-repeat;
    background-position: -82px 0;
    text-decoration: none;
}

.RegisterButton
{
    background: url(images/register.png) 0 0 no-repeat;
    display: inline-block;
    width: 82px;
    height: 24px;
    text-decoration: none;
}
a.RegisterButton:hover
{
    background: url(images/register.png) no-repeat;
    background-position: -82px 0;
    text-decoration: none;
}

.SignOnButton
{
    background: url(images/signon.png) 0 0 no-repeat;
    display: inline-block;
    width: 82px;
    height: 24px;
    text-decoration: none;
}
a.SignOnButton:hover
{
    background: url(images/signon.png) no-repeat;
    background-position: -82px 0;
    text-decoration: none;
}

.EmailButton
{
    background: url(images/email.png) 0 0 no-repeat;
    display: inline-block;
    width: 82px;
    height: 24px;
    text-decoration: none;
}
a.EmailButton:hover
{
    background: url(images/email.png) no-repeat;
    background-position: -82px 0;
    text-decoration: none;
}

.RequestInfoButton
{
    background: url(images/request.png) 0 0 no-repeat;
    display: inline-block;
    width: 88px;
    height: 24px;
    text-decoration: none;
}
a.RequestInfoButton:hover
{
    background: url(images/request.png) no-repeat;
    background-position: -88px 0;
    text-decoration: none;
}

.ConnectingButton
{
    background: url(images/connecting.png) 0 0 no-repeat;
    display: inline-block;
    width: 82px;
    height: 24px;
    text-decoration: none;
}


.InputTextBox
{
    background-color: #FFFFFF;
    font: 10pt Verdana,Arial,Helvetica,sans-serif; /*border: #B0C4DE 1px solid;*/
    border: #C9C9C9 1px solid;
    font-weight: normal;
    height: 21px;
    color: #696565;
}
.InputTextBoxMulti
{
    background-color: #FFFFFF;
    font: 10pt Verdana,Arial,Helvetica,sans-serif; /*border: #B0C4DE 1px solid;*/
    border: #C9C9C9 1px solid;
    font-weight: normal;
    color: #696565;
}

.DropDownList
{
    background-color: #FFFFFF;
    border: solid 1px #C9C9C9;
    font: 10pt Verdana,Arial,Helvetica,sans-serif;
    color: #696565;
    font-weight: normal;
    height: 17px;
}

.ErrorText
{
    color: Red;
    font: 10pt Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 10pt;
}

.bord_line
{
    color: #B2B2B2;
    background-color: #B2B2B2;
    height: 1px;
    border: none;
}
.Text
{
    font-size: 9pt;
    font-weight: normal;
    font-family: verdana, arial;
    color: #3F3F3F;
    padding-left: 18px;
}
.TextLbl
{
    font-size: 10pt;
    font-weight: normal;
    font-family: verdana, arial;
    color: #3F3F3F;
}
.TextBold
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    padding-left: 18px;
}

.LinkOrange
{
    text-align: left;
    color: #FF8000;
    font-family: verdana, arial;
    font-size: 10pt;
    font-weight: normal;
    outline: none;
    text-decoration: none;
    -moz-outline-style: none;
}

/*==================================================*/

.ListTable
{
    /*color: #666666;*/
    text-align: left; /*border: 1px solid #c0c0c0;*/
    font-family: verdana,arial,helvetica,sans-serif;
}
.ListTable a, a:visited
{
    text-decoration: underline;
    outline: none;
    -moz-outline-style: none;
}
.ListTable tr a
{
    color: #3f3f3f;
    outline: none;
    -moz-outline-style: none;
}

.ListTable tr.tItem
{
    font-weight: bold;
    outline: none;
    -moz-outline-style: none;
}

.ListTable tr.theader
{
    /*border: none;*/
    color: #3f3f3f;
    vertical-align: middle;
    height: 20px;
    padding-left: 0px;
    outline: none;
    -moz-outline-style: none;
}
.ListTable tr.theaderalt
{
    /*border: none;*/
    color: #3f3f3f;
    vertical-align: middle;
    height: 20px;
    padding-left: 5px;
    outline: none;
    -moz-outline-style: none;
}

.ListTable tr.odd td
{
    /*border: none;*/
    color: #3f3f3f;
    vertical-align: middle; /*height: 20px;*/
    padding-left: 5px;
    outline: none;
    -moz-outline-style: none;
}

.ListTable tr.odd1 td
{
    /*border: none;*/
    color: #3f3f3f;
    vertical-align: top; /*height: 20px;*/
    padding-left: 5px;
    outline: none;
    -moz-outline-style: none;
}

.ListTable tr.RowOver
{
    /*background-color: #ffe1a0;*/ /*background: #EBF3FF; */ /*#E5E5E5;*/
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10pt;
    color: #3f3f3f;
    height: 20px; /*border: 1px solid #c0c0c0;*/
    outline: none;
    -moz-outline-style: none;
}



.ListTable tr th
{
    font-size: 10pt;
    padding-bottom: 8px;
    padding-left: 0px;
    outline: none;
    -moz-outline-style: none;
    font-weight: normal;
}

.ListTable tr th a
{
    padding-bottom: 8px;
    outline: none;
    -moz-outline-style: none;
    font-weight: normal;
}

.ListTable td
{
    font-family: verdana,arial,helvetica,sans-serif;
    color: #3f3f3f;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 5px;
    font-size: 8pt;
    outline: none;
    -moz-outline-style: none;
}

.ListTable td.HeaderSorted
{
    font-weight: bold;
    outline: none;
    -moz-outline-style: none;
}


.ReportOuterCell
{
    padding-right: 8px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
}
.ReportHeaderCell
{
    border-right: #1f1f1f 1px solid;
    padding: 0 margin: 0;
    border-bottom: #1f1f1f 1px solid;
    white-space: nowrap;
    width: 100%;
}
.ReportCell, .ReportText, .ReportLink, .ReportTextRight, ReportTextCenter
{
    font-size: 10px;
    white-space: nowrap;
    color: #1f1f1f;
    font-family: verdana;
    padding: 5px 8px 3px 0px;
}
.ReportText
{
    text-align: left;
    font-size: 10pt;
}
.ReportTextRight
{
    text-align: right;
    font-size: 10pt;
}
.ReportTextCenter
{
    text-align: center;
    font-size: 10pt;
}
.ReportLink
{
    font-size: 8px;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
}
.ReportHeaders
{
    border-right: #1f1f1f 1px solid;
    font-weight: bold;
    font-size: 8pt;
    margin: 0pt;
    color: #1f1f1f;
    border-bottom: #1f1f1f 1px solid;
    font-family: verdana;
}
.ReportHeadersText
{
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-decoration: underline;
    font-size: 8pt;
    color: #1f1f1f;
    font-family: verdana;
    white-space: nowrap;
    text-align: left;
}
.ReportHeadersTextNoLink
{
    font-weight: normal;
    padding-left: 0;
    font-size: 10pt;
    margin: 0;
    color: #1f1f1f;
    font-family: verdana;
}


.vidSubjectBig
{
    font-family: verdana;
    font-size: 12pt;
    color: #365CAA;
    font-weight: bold;
}


/********** Slider Class ********/

#slider-container
{
    background: #FFF;
    padding: 0px;
    width: 899px;
    height: 269px;
    overflow: visible;
    position: relative;
    border: 0px solid #ccc;
}
#slider
{
    margin: 0px;
    padding: 0px;
    width: 899px;
    height: 269px;
}
.nivoSlider
{
    background: url("images/loading1.gif") no-repeat 50% 50% rgb(255, 255, 255);
    overflow: hidden;
    position: relative;
}
.nivoSlider img
{
    left: 0px;
    top: 0px;
    display: none;
    position: absolute;
}
.nivoSlider a.nivo-imageLink
{
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 6;
}
.nivo-slice
{
    height: 100%;
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-box
{
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-directionNav a
{
    background: url("images/arrows-slider.png") no-repeat;
    top: 45%;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
    font-size: 1px;
    display: block;
    position: absolute;
    z-index: 9;
    cursor: pointer;
}
.nivo-directionNav a.nivo-prevNav
{
    left: 0px;
}
.nivo-directionNav a.nivo-nextNav
{
    background-position: right top;
    right: 0px;
}
.nivo-directionNav a.nivo-prevNav:hover
{
    background-position: left 0px;
}
.nivo-directionNav a.nivo-nextNav:hover
{
    background-position: right 0px;
}
.nivo-controlNav
{
    right: 20px;
    bottom: 40px;
    position: absolute;
    z-index: 10000;
}
.nivo-controlNav a
{
    background: url("images/circle2.png") no-repeat right top;
    margin: 0px 0px 0px 6px;
    height: 12px;
    width: 12px;
    line-height: 1px;
    text-indent: -999em;
    font-size: 1px;
    float: left;
    display: block;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.nivo-controlNav a.active
{
    background: url("images/circle1.png") no-repeat right top;
    
}

/************Modified on date 03-01-2014******************/
#PageFooter a:hover
{
    text-decoration: underline;
    color: #7C7C7C;
}
#PageFooter a
{
    text-decoration: none;
    color: #7C7C7C;
}
.ControlLink
{
    font-weight: normal;
    font-size: 11pt;
    color: #365caa;
    font-family: verdana, arial, helvetica, sans-serif;
}

.ControlList
{
    list-style-position: outside;
    font-weight: normal;
    font-size: 11pt;
    color: #3F3F3F;
    font-family: verdana, arial, helvetica, sans-serif;
}
