body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #828282;
    background: url(../images/body-grad-bg.jpg) repeat-x left top;
    background-position: center 111px;
}
.floatleft
{
    float: left;
}
.autodiv
{
    margin: 0 auto;
}
.topmenubg
{
    background: url(../images/top-menu-bg.gif) repeat-x top;
    height: 111px;
}
.padtoptwelve
{
    padding-top: 12px;
}
.alignjustify
{
    text-align: justify;
}
.floatleft ul.mainlink
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.floatleft ul.mainlink li
{
    margin: 0px;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 99;
}
/**************Menu main ul li class End ************************************/
/******************First Sub Design Start ******************************************/
.hide ul
{
    position: absolute;
    display: none;
}
.show ul
{
    margin: 0px;
    position: absolute;
    padding: 0px;
    float: left;
    display: block;
    list-style: none;
    z-index: 2;
    border: 1px solid #ffffff;
}
.show ul li
{
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
}
.show ul li a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    width: 170px;
    display: block;
    background-color: #d20001;
    padding: 5px;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}
.show ul li a:hover, .show ul li.secsubacive a
{
    background-color: #ffffff;
    color: #000000;
}
/********************Newdesign**********************************/
.menunewx span a
{
    margin-right: 30px;
    line-height: 80px;
    float: left;
    font-size: 14px;
    color: #bc0000;
    text-decoration: none;
}
.menux span a
{
    margin-right: 30px;
    line-height: 80px;
    float: left;
    font-size: 14px;
    color: #636363;
    text-decoration: none;
}
/**************End of menu css*************************/
.contetnrightpad
{
    padding-right: 30px;
}
.contetntoppad
{
    padding-top: 30px;
}
h1
{
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 27px;
    color: #676767;
    font-weight: normal;
}
.textpad
{
    padding-top: 12px;
    padding-bottom: 20px;
}
p
{
    margin: 0px;
    padding: 0px;
    display: block;
    padding-bottom: 10px;
}
h2
{
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 21px;
    color: #ffffff;
    font-weight: normal;
}
.blueleft
{
    background: url(../images/blue-left-corn.gif) no-repeat left;
}
.blueright
{
    background: url(../images/blue-right-corn.gif) no-repeat right;
    line-height: 40px;
    height: 40px;
    padding-left: 12px;
}
.bluemid
{
    background: url(../images/blue-mid-corn.gif) repeat-x;
}
.contetnbg
{
    background: #e5e5e5 url(../images/contet-bg.gif) repeat-x top;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
}
.padleftright
{
    padding-left: 5px;
    margin-right: 28px;
    padding-bottom: 15px;
    padding-top: 25px;
    background: url(../images/dot-line.gif) repeat-x top;
}
.dotbordright{
	padding-left:5px;
	padding-bottom:15px;
	padding-top:25px;
	background:url(../images/dot-line.gif) repeat-x top;
	}
.padleftrighttop
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
    padding-top: 25px;
}
.porea
{
    position: relative;
}
.framebg
{
    position: absolute;
    left: 0px;
    top: 0px;
}
.imgaepad
{
    padding-top: 7px;
    padding-left: 6px;
}
.darkgray
{
    color: #333333;
}
.bestspan
{
    display: block;
    padding-bottom: 12px;
}
.default ul, .default ul li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    display: block;
    width: 100%;
}
.default ul li.graybullet
{
    background: url(../images/bullet-img.gif) no-repeat left top;
    padding-left: 8px;
    background-position: 0px 7px;
}
.default ul li.bluearrow a
{
    background: url(../images/bllue-arrow.gif) no-repeat left top;
    font-size: 11px;
    padding-left: 9px;
    background-position: 0px 4px;
    color: #226488;
    text-decoration: none;
}
.default ul li.bluearrow a:hover, .footerbg a:hover
{
    text-decoration: underline;
}
.default ul li.bluearrow, .padtopten
{
    padding-top: 10px;
}
.redfont
{
    font-size: 12px;
    color: #ca0000;
}
.redbg
{
    background: #e5e5e5 url(../images/red-bg.gif) repeat-x bottom;
    border-left: 1px solid #d3d3d3;
}
.flotright
{
    float: right;
}
.marginbtmfive
{
    margin-bottom: 5px;
}
.contetnbtmbg
{
    background: url(../images/btmcontetn-bg.gif) no-repeat left;
    margin-top: 30px;
    height: 37px;
    padding-left: 10px;
    line-height: 37px;
}
.contetnbtmbgclick
{
    background: url(../images/btmcontetn-bg-click.gif) no-repeat left;
    margin-top: 30px;
    height: 37px;
    padding-left: 10px;
    line-height: 37px;
}
.white13 a
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}
.redarrowpad
{
    padding-left: 7px;
    padding-top: 15px;
}
.redfont
{
    color: #e30000;
}
.padleft20
{
    padding-left: 20px;
}
.textboxcss
{
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 14px;
    color: #868585;
    background: #ffffff;
    height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    border: 1px solid #ebebeb;
}
.heightseven
{
    height: 7px;
    line-height: 7px;
}
.lefttoprigpane
{
    background: url(../images/rigpan-corn-lt.gif) no-repeat left top;
}
.righttoprigpane
{
    background: url(../images/rigpan-corn-rt.gif) no-repeat right top;
}
.midtoprigpane
{
    background: url(../images/rigpan-corn-mt.gif) repeat-x;
}
.leftbtmrigpane
{
    background: url(../images/rigpan-corn-lb.gif) no-repeat left top;
}
.rightbtmrigpane
{
    background: url(../images/rigpan-corn-rb.gif) no-repeat right top;
}
.midbtmrigpane
{
    background: url(../images/rigpan-corn-mb.gif) repeat-x;
    clear: both;
}
.contetnrightpadbo
{
    padding-left: 8px;
    padding-right: 8px;
    border-left: 2px solid #e3e6eb;
    border-right: 2px solid #e3e6eb;
    display: block;
    padding-bottom: 5px;
}
.padbtmrightpanel
{
    padding-bottom: 26px;
}
h3
{
    margin: 0px;
    padding: 0px;
    font-size: 23px;
    color: #737373;
    display: block;
    float: left;
    font-weight: normal;
}
.blockspan
{
    display: block;
    clear: both;
}
.padleftten
{
    padding-left: 10px;
}
.contetnews
{
    padding-left: 8px;
    padding-right: 8px;
    border-left: 2px solid #e3e6eb;
    border-right: 2px solid #e3e6eb;
    border-top: 1px solid #d4d4d4;
    float: left;
    padding-bottom: 5px;
}
.arialblack
{
    font-size: 12px;
    color: #000000;
}
.lightred, .lightred a
{
    font-size: 12px;
    color: #d20500;
    text-decoration: none;
}
.lightgray
{
    font-size: 12px;
    color: #939393;
}
.lefttopriggray
{
    background: url(../images/graybg-corn-lt.gif) no-repeat left top;
}
.righttopriggray
{
    background: url(../images/graybg-corn-rt.gif) no-repeat right top;
}
.midtopriggray
{
    background: url(../images/graybg-corn-mt.gif) repeat-x;
}
.leftbtmriggray
{
    background: url(../images/graybg-corn-lb.gif) no-repeat left top;
}
.rightbtmriggray
{
    background: url(../images/graybg-corn-rb.gif) no-repeat right top;
}
.midbtmriggray
{
    background: url(../images/graybg-corn-mb.gif) repeat-x;
    clear: both;
}
.contetnemial
{
    padding-left: 20px;
    padding-right: 20px;
    background: #edebec;
    border-left: 2px solid #e3e6eb;
    border-right: 2px solid #e3e6eb;
}
.whitebor
{
    border-bottom: 1px solid #ffffff;
}
.graybor
{
    border-top: 1px solid #d4d4d4;
}
.emailfont, .emailfont a
{
    font-size: 18px;
    color: #747474;
    text-decoration: none;
    line-height: 40px;
}
.padtopeight
{
    padding-top: 7px;
}
.footerbg
{
    width: 100%;
    background-color: #424242;
    height: 40px;
    margin-top: 23px;
    line-height: 40px;
    text-align: center;
}
.footerbg a
{
    color: #a1a1a1;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
.bodybg
{
    background: url(../images/body-bg.jpg) no-repeat center top;
    height: 305px;
    padding-top: 14px;
}
.bannercontetn
{
    background: #ffffff;
    margin-left: 26px;
    margin-right: 25px;
    padding: 15px;
    border: 1px solid #bebebe;
}
.bannermenu
{
    height: 16px;
    line-height: 16px;
    position: relative;
}
.transparentmenu
{
    background: url(../images/transparent-banner-bg.png) repeat-x bottom;
    position: absolute;
    z-index: 0;
    height: 107px;
    top: -91px;
}
.padtopbannerarrow
{
    padding-top: 33px;
}
.padleftrightbanner
{
    margin-left: 10px;
    margin-right: 10px;
}
.bannermenucont
{
    height: 106px;
    vertical-align: middle; /*white-space:nowrap;*/
    text-align: center;
    color: #333333;
    padding-left: 14px;
    cursor: pointer;
    padding-right: 14px;
    background: url(../images/bor-image.gif) no-repeat left bottom;
}
.bannermenucont img
{
    text-align: center;
}
.bannermenucont span
{
    clear: both;
    padding-top: 8px;
    display: block;
}
.bannermenucontactive
{
    height: 106px;
    vertical-align: middle; /*white-space:nowrap;*/
    color: #000000;
    background: none;
    text-align: center;
    cursor: pointer;
    background-color: #ffffff;
    padding-left: 13px;
    padding-right: 12px;
    border-left: 1px solid #bebebe;
}
.bannermenucontactive img
{
    display: none;
}
.blackfontsmallbanner
{
    font-size: 18px;
    color: #000000;
}
.blackfontbanner
{
    font-size: 24px;
    color: #000000;
}
.padtopbigbannerlogo
{
    padding-top: 50px;
    padding-left: 30px;
}
.bannerlogopad
{
    float: left;
    padding-right: 15px;
}
.lineheight47
{
    line-height: 47px;
}
.curpointer
{
    cursor: pointer;
}
/*****************************************************************apexcssstart************************************************/
h2.intheading
{
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    margin-bottom: 9px;
    border-bottom: 1px solid #efefef;
}
/*****************************************************************leftmenucssstart************************************************/
.leftmenumaindiv
{
    width: 207px;
    float: left;
}
.leftmenuheading
{
    background: url(../images/leftmenu-head-bg.gif) repeat-x;
    border-top: 1px solid #d9d9d9;
    float: left;
    width: 201px;
    height: 46px;
    margin: 0px;
    padding: 0px;
    padding-top: 7px;
    font-family: Arial, Helvetica, sans-serif;
    color: #e20008;
    font-size: 13px;
    font-weight: normal;
    padding-left: 6px;
}
.leftmenuheading-dc
{
    border-top: 1px solid #d9d9d9;
    float: left;
    width: 201px;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: #e20008;
    font-size: 13px;
    font-weight: normal;
    padding-left: 6px;
    margin-top: 5px;
}
.leftmenuheading-dc a
{
    color: #e20008;
    font-size: 13px;
    text-decoration: none;
}
.leftmenuheading-dc a:hover
{
    text-decoration: none;
    color: #e20008;
    font-size: 13px;
    font-weight: normal;
}
.leftmenu
{
    float: left;
    width: 177px;
    margin: 0px;
    padding: 0px;
    margin-left: 30px;
}
.leftmenu ul
{
    margin: 0px;
    padding: 0px;
    float: left;
}
.leftmenu li
{
    list-style: none;
    color: #575757;
    width: 177px;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #e0e0e0;
}
.leftmenu li a
{
    list-style: none;
    color: #575757;
    width: 177px;
    text-decoration: none;
    font-size: 12px;
}
.leftmenu li a:hover, .leftmenu li.menuactive a
{
    list-style: none;
    color: #000000;
    width: 177px;
    text-decoration: none;
    font-size: 12px;
}
.intcontetnrightpad
{
    padding-right: 21px;
    padding-left: 15px;
}
.arial19
{
    color: #e20008;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
}
.smallheading
{
    color: #676767;
    font-size: 13px;
    line-height: 20px;
}
.arial13red
{
    color: #ff0008;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
/***********************************************************team-listingcssstart*****************************************/
.arial15red
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #e20008;
}
.arial15red a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #e20008;
    text-decoration: none;
}
.arial15red a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: 4444;
    text-decoration: none;
}
.team-listmaindiv
{
    width: 514px;
    float: left;
    padding-left: 23px;
}
.martop30
{
    margin-top: 30px;
}
.team-listimg
{
    margin-right: 10px;
    height: 95px;
    width: 95px;
    background: #e5e5e5;
    float: left;
}


/****************************************************submenu**************************/
.LeftNav
{
    width: 207px;
    float: left;
    display: inline;
}

.NavTitle
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: normal;
}
div.sdmenu
{
    width: 207px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #e20008;
}
div.sdmenu div
{
    overflow: hidden;
}
div.sdmenu div:first-child
{
}

div.sdmenu div.collapsed
{
    height: auto;
}
div.sdmenu div span
{
    display: block;
    cursor: pointer;
    background: url(../images/leftmenu-head-bg.gif) repeat-x top;
    padding-left: 5px;
    padding-top: 8px;
    padding-bottom: 12px;
}
div.sdmenu div.collapsed span
{
    font-weight: normal background: url(../images/leftmenu-head-bg.gif) repeat-x top;
    padding-left: 5px;
    padding-top: 8px;
    padding-bottom: 12px; ;}
div.sdmenu div a
{
    display: block;
    width: 197px;
    margin-left: 10px;
    line-height: 19px;
    color: #787878;
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px solid #c8c8c8;
}

div.sdmenu div a:hover
{
    color: #444444;
    text-decoration: none;
}
a.leftactive, a.leftactive:hover, a.leftactive:link, a.leftactive:visited, a.leftactive:active
{
    color: #444444;
}
div.sdmenu div p
{
    display: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
/* -- Navigation Tab --*/

.arial17red
{
    width: 520px;
    float: left;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #e20000;
}
.aboutdottedline
{
    height: 1px;
    margin-top: 20px;
    margin-bottom: 14px;
    background: url(../images/red-dotline.gif) repeat-x;
    float: left;
    width: 524px;
}

.newtransparentmenu
{
    background: url(../images/transparent-banner-bg-2.png) repeat-x bottom;
    position: absolute;
    height: 107px;
    top: -107px;
}
.newsbg
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2d2d2d;
    line-height: 22px;
    padding-left: 13px;
    background: url(../images/news-bg.gif) repeat-x;
    height: 22px;
    width: 511px;
}
.arial12red
{
    color: #f44542;
}
.arial12red a
{
    color: #f44542;
    text-decoration: none;
}
.arial12red a:hover
{
    color: #f44542;
    text-decoration: underline;
}
.newscontaindiv
{
    width: 514px;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
}
.arial14
{
    line-height: 25px;
    color: #e20008;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.contactfont
{
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #575757;
}
.contacttextboxt
{
    background: url(../images/textbox-bg.gif) repeat-x;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ececec;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 4px;
    height: 20px;
    color: #8f8e8e;
}
.contacttextarea
{
    background: url(../images/textarea-bg.gif) repeat-x;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ececec;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8f8e8e;
}

.width420
{
    width: 520px;
    float: left;
    margin-top: 14px;
}
.width130
{
    width: 130px;
    float: left;
}
.width290
{
    width: 380px;
    float: left;
}

.width270
{
    width: 270px;
    float: left;
    margin-left: 130px;
    margin-top: 10px;
}
.arial14gray
{
    line-height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #444444;
    font-weight: bold;
}

.leftmenuheading a
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #e20008;
    font-size: 13px;
    font-weight: normal;
}

.leftmenuheading a:hover
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #e20008;
    font-size: 13px;
    font-weight: normal;
}
.contactsmallfont
{
    font-size: 11px;
    color: #979797;
}
.followondiv
{
    padding-top: 14px;
    border-top: #d7d7d7 1px solid;
    border-bottom-width: 1px;
    border-bottom: #d7d7d7 1px solid;
    padding-bottom: 14px;
    width: 218px;
    float: left;
}
.followbtnpad
{
    border-right: 1px solid #d7d7d7;
}
.arial16
{
    color: #666666;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.arial24
{
    color: #666666;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}
.latest
{
    margin: 0px;
    padding: 0px;
    font-size: 23px;
    color: #737373;
    display: block;
    float: left;
    font-weight: normal;
}

/*START :: CSSs for Search Pages*/
.errormindiv
{
    width: 954px;
    padding-left: 6px;
    padding-right: 6px;
}
.orngserchfont
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    height: 35px;
    padding-left: 12px;
}
.errormidpading
{
    width: 908px;
    float: left;
    padding-left: 25px;
    padding-right: 18px;
}
.width908
{
    width: 908px;
    float: left;
}



.serchresultspad
{
    width: 890px;
    float: left;
    padding-left: 13px;
    padding-top: 10px;
}
.width698
{
    width: 860px;
    float: left;
}

.tabmenuerrortwo
{
    width: 890px;
    height: 32px;
    float: left;
    background: url(../images/error-tab-bg-two.gif) repeat-x;
}
.tabmenuerrortwo ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
.tabmenuerrortwo ul li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    margin-right: 4px;
}
.midcontaintwo
{
    border-bottom: 1px solid #da6c6c;
    float: left;
    border-left: #da6c6c 1px solid;
    border-right: 1px solid #da6c6c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 10px;
}
.stevefonttwo
{
    float: left;
    padding-top: 10px;
    color: #e24a4a;
    line-height: 25px;
    font-size: 13px;
    color: #d66520;
    font-weight: bold;
}
.stevefonttwo a
{
    color: #e24a4a;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.stevefonttwo a:hover
{
    color: #e24a4a;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
}
.searchfonttwo
{
    font-size: 17px;
    color: #3d3d3d;
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: 1px solid #cccccc;
}
.blackfonttwo
{
    float: left;
    font-size: 12px;
    padding-bottom: 2px;
    color: #3d3d3d;
}
.linktexttwo
{
    float: left;
    color: #0174C7;
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 5px;
}
.linktexttwo a
{
    color: #0074c5;
    text-decoration: underline;
}
.linktexttwo a:hover
{
    color: #0074c5;
    text-decoration: none;
}
.midcontaintexttwo
{
    font-size: 11px;
    color: #3d3d3d;
    padding-top: 4px;
}
.belowpagetext
{
    padding-top: 23px;
    padding-bottom: 17px;
    width: 908px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #353945;
}
.lastnumtwo
{
    margin-top: 20px;
    padding-bottom: 12px;
    height: 24px;
    float: left;
}
.errortexbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 1px;
    width: 260px;
    margin-left: 10px;
    float: left;
    height: 20px;
    line-height: 15px;
    border-bottom: #d7d5d5 1px solid;
    border-top: #d7d5d5 1px solid;
    border-left: #d7d5d5 1px solid;
    border-right: #d7d5d5 1px solid;
}
.deactiveerror
{
    background: url(../images/mid-bg-dc.gif) repeat-x;
    height: 32px;
}
.deactiveerror span
{
    background: url(../images/mid-menu-left-dc.gif) no-repeat bottom left;
    height: 32px;
    line-height: 32px;
    float: left;
}
.deactiveerror span font a
{
    background: url(../images/mid-menu-right-dc.gif) no-repeat right;
    height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #000000;
    line-height: 32px;
    float: left;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
.activeerror
{
    background: url(../images/mid-bg-ac.gif) repeat-x;
    height: 32px;
}
.activeerror span
{
    background: url(../images/mid-menu-left-ac.gif) no-repeat bottom left;
    height: 32px;
    line-height: 32px;
    float: left;
}
.activeerror span font a
{
    background: url(../images/mid-menu-right-ac.gif) no-repeat right;
    height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #000000;
    line-height: 32px;
    float: left;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
.numbox
{
    border: 1PX solid #e34141;
    float: left;
    width: 24px;
    line-height: 24px;
    background: #2a2d36;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 4px;
}
.numbox a
{
    background: #e34141;
    float: left;
    width: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}
.numbox a:hover
{
    background: #2a2d36;
    float: left;
    width: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
.selectedPage
{
    background: #2a2d36;
    float: left;
    width: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 4px;
    border: 1px solid #2a2d36;
}
/*END :: CSSs for Search Pages*/



/*START : Map Setting CSS*/
.banner
{
    background: url(../images/banner.jpg) no-repeat center;
    width: 100%;
    height: 319px;
    float: left;
}

#dynatip
{
    display: none;
    background: transparent url(../images/black_arrow.png) no-repeat right;
    font-size: 12px;
    z-index: 99999;
    height: 28px;
    width: 145px;
    padding-top: 10px;
    color: #fff;
    text-align: right;
    margin-left: -100px;
    margin-top: 20px;
    padding-left: 10px;
    position: absolute;
    font-weight: bold;
    padding-right: 17px;
}

/* style the trigger elements */
#dyna img
{
    border: 0;
    cursor: pointer;
    margin: 0 8px;
}

.newbodybg
{
    height: 303px;
}

.flashdiv
{
    margin: 0 auto;
    width: 950px;
}

.intnewbodybg
{
    height: 320px;
}
/*END : Map Setting CSS*/
.team-listmaindivnew
{
    width: 517px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.team-listingcont
{
    width: 250px;
    padding-bottom: 40px;
    padding-right: 8px;
}
.padbtmten
{
    padding-bottom: 10px;
}
.contactdrodownbox
{
    background: url(../images/textbox-bg.gif) repeat-x;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ececec;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 0px;
    height: 25px;
    color: #8f8e8e;
}
.leftmenuContactUs
{
    float: left;
    width: 207px;
    margin: 0px;
    padding: 0px;
}
.leftmenumaindivContactUs
{
    width: 217px;
    float: left;
}





.tabbg
{
background:url(../images/tab-bg.jpg) repeat-x;
width:743px;
float:left;
height:35px;
margin-top:6px;
padding-left:6px;
}


.defaultulli
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.defaultulli ul
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:6px;
}

.defaultulli li
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

.tabmiddalecorn
{
	background:url(../images/tab-dc-mid.gif) repeat-x;
}
.tabrightcorn
{
	background:url(../images/tab-dc-right.gif) no-repeat right;
	height:42px;
}
.tableftcorn
{
	background:url(../images/tab-dc-left.gif) no-repeat left;
}
.bluesmall a
{
	background:url(../images/tab-dc-mid.gif) repeat-x;

	float:left;
	text-decoration:none;
}
.bluesmall a span
{
	background:url(../images/tab-dc-left.gif) no-repeat bottom left;
	height:29px;
	line-height:29px;
	float:left;
}
.bluesmall a span font
{
	
	height:29px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	height:29px;
	font-weight:normal;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:url(../images/tab-dc-right.gif) no-repeat right;
	
}
.selected a{
	background:url(../images/tab-mid.gif) repeat-x;
	font-size:12px;
	float:left;
	text-decoration:none;
}
.selected a span{
	background:url(../images/tab-left.gif) no-repeat bottom left;	color:#FFFFFF;
	height:29px;
	line-height:29px;
	float:left;	font-size:12px;
}
.selected a span font{
	background:url(../images/tab-right.gif) no-repeat right;	color:#fd3c37;
	height:29px;
	font-size:12px;
	text-decoration:none;
	height:29px;
	font-weight:normal;
	float:left;
	padding-left:8px;
	padding-right:8px;
	

}
.bluesmall a:hover,.bluesmall a.selected
{
	background:url(../images/tab-mid.gif) repeat-x;
	cursor:pointer;
	color:#fd3c37;
	font-weight:normal;font-size:12px;
}	
.bluesmall a:hover span,.bluesmall a.selected span
{
	background:url(../images/tab-left.gif) no-repeat left;
	color:#fd3c37;
	font-weight:normal;	font-size:13px;
}
.bluesmall a:hover span font,.bluesmall a.selected span font
{
	background:url(../images/tab-right.gif) no-repeat right top;
	height:29px;
	color:#fd3c37;	font-size:12px;
	
	font-weight:normal;
}
.bluebtmcornleft
{
	
	color:#fd3c37;
	font-weight:normal;	font-size:12px;
}
.bluebtmcornright
{

	
	color:#fd3c37;
	font-weight:normal;	font-size:12px;
}
.marright8
{
margin-right:3px;
}
.tabcondiv
{background:#e5e5e5 url(../images/contet-bg.gif) repeat-x top;
width:708px; float:left;
border-bottom:1px solid #d3d3d3;
padding-bottom:20px;
font-size:12px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
}
.w707
{
width:707px;
float:left;
}
.w162
{
width:162px;
float:left;
}
.w520
{width:520px; float:left;}

.marleft25
{
margin-left:25px;
}
.arial13-black
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}
.arial12-red
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#f93833;
}
.contetnbg2
{
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
.contentlist
{
margin:0px;
padding:0px;
padding-bottom:10px;
}
.contentlist ul
{
margin:0px;
padding:0px;
}
.contentlist li
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#828282;
background:url(../images/bullet-img.gif) no-repeat left;
list-style:none;
background-position:0px 12px;
padding-left:10px;
padding-top:7px;
}
.padbottom10
{
padding-bottom:10px;
}
.w744
{
	width:744px;
	float:left;
}
.careersmain
{border-bottom:1px solid #ebe7e7;  padding-bottom:10px; margin-bottom:10px; width:524px; float:left;}
.careersmain2
{  padding-bottom:10px; margin-bottom:10px; width:524px; float:left;}

.w90
{width:90px; float:left;}
.w120
{width:120px; float:left;}
.careercontentmain
{font-size:12px; padding-top:8px; color:#666666; width:524px; float:left;}
.w524
{width:524px; float:left;}
.resumetextarea
{
    background:#fff;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ececec;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8f8e8e;
}
.resume_input{border:1px #ccc solid; background:#fff; color:#000; outline:none; padding:2px;  }
.clicktoapply a{color:red; text-decoration:underline;}
.clicktoapply a:hover{color:red; text-decoration:none;}
.contactusapply{width:250px; float:right; text-align:right; border-bottom: 1px solid #efefef; padding-bottom: 8px; margin-bottom: 9px; padding-top:5px;}

