﻿body
{
    margin: 0px;
    font: normal 12px Arial;
    color: Black;
}
/*-----MasterPage style--------*/
#Center
{
    min-height: 450px;
    height: auto;
    margin: 0px auto;
    width: 1000px;
    background-color: #dadeea;
    background-image: url(../Images/bg-body.png);
    background-repeat: repeat-x;
}
#divMain
{
    min-height: 514px;
    height: auto;
    float: left;
}
#Header
{
    position: relative;
    float: left;
    width: 962px;
    height: 100px;
    background-color: white;
    z-index: 2;
}

#Content
{
    float: left;
    width: 755px;
    min-height: 450px;
    padding-left: 10px;
    height: auto;
    border-left: 1px dotted black;
    background-color: White;
    z-index: 1; 
}
#divInnerMainContent
{
    position: relative;
    float: left;
    width: 962px;
    min-height: 450px;
    background-color: White;
    height: auto;
    border-top: 30px solid #1f4085;
    padding: 20px 0;
}
#Footer
{
    position: relative;
    float: left;
    width: 962px;
    height: auto;
}


/*--------Header------*/
.lnkHeaderLogo
{
    background:url('/Images/logo-aciron.png') no-repeat;
    float:left; 
    width:229px; 
    height:85px; 
    cursor:pointer; 
    margin:5px 0 0 10px;
}
.MenuAlignment
{
    float: right;
    margin-top: 35px;
}

/*-----------Footer----------*/

#divFooter
{
    position:relative;
    float: left;
    width: 942px;
    background-color: #595959;
    height:auto;
    padding: 15px 10px 10px 10px;
    color: White;
}
#divFooter .FooterContent
{
    position:relative;
    float:left;
    padding:0 25px;
    margin:0 0 10px 0px;
    height:125px;
}
#divFooter .FooterContent h1 
{
    position:relative;
    float:left;
    margin:0 0 5px;
    padding:0;
    font:bold 14px Arial;
}
#divFooter .FooterContent a
{
    position:relative;
    clear:both;
    float:left;
    margin:5px 0 0;
    cursor:pointer;
    font:normal 12px Arial; 
    text-decoration: none;
}
#divFooter .FooterContent label
{
    position:relative;
    float:left;
    clear:both;
    margin:5px 0 0;
    padding:0;
    font:normal 12px Arial; 
}
#divFooter a
{
    position:relative;
   float:left;
    color: White;
    cursor: pointer;
    font: normal 12px Arial;
    text-decoration: none;
    white-space:nowrap;
}

#divFooter .linkDivider
{
    color:White; 
    float:left; 
    margin:0px 5px;
}
#divFooter label
{
    position:relative;
    float: right;
    white-space:nowrap;
    font: normal 12px Arial;
}
#divFooter .FooterContent a:hover, #divFooter a:hover
{
 color: #F4782A;
}


/*-----------OnLine Membership------------*/
.listAlignment
{
    float: left;
    display: block;
    padding-left: 20px;
    margin: 15px 0px 15px 30px;
    line-height: 1.5em;
    width: 350px;
}

/*---------------Core Values--------------*/
.listCoreValues
{
    float: left;
    margin: 10px 0px 5px 0px;
    padding: 0px;
    background-color: #f2f2f2;
    width: 680px;
    height: 77px;
    list-style: none;
}

.listCoreValues .lblIntegrity
{
    background: url("../Images/CoreValues1_Reg.gif") no-repeat;
    float: left;
    margin: 0px;
    width: 125px;
    height: 50px;
    padding: 25px 0px 0px 95px;
}
.listCoreValues .lblThinkContent
{
    background: url("../Images/CoreValues2_Reg.gif") no-repeat;
    float: left;
    margin: 0px;
    width: 125px;
    height: 50px;
    padding: 25px 0px 0px 95px;
}
.listCoreValues .lblPromoteContent
{
    background: url("../Images/CoreValues3_Reg.gif") no-repeat;
    float: left;
    margin: 0px;
    width: 125px;
    height: 60px;
    padding: 15px 0px 0px 95px;
}
.listCoreValues .lblKeepContent
{
    background: url("../Images/CoreValues4_Reg.gif") no-repeat;
    float: left;
    margin: 0px;
    width: 125px;
    height: 50px;
    padding: 25px 0px 0px 95px;
}
.listCoreValues .lblFromContent
{
    background: url("../Images/CoreValues5_Reg.gif") no-repeat;
    float: left;
    margin: 0px;
    width: 125px;
    height: 50px;
    padding: 25px 0px 0px 95px;
}
.listCoreValues h1
{
    float: left;
    margin: 10px 0px 0px 10px;
    font: bold 12px Arial;
    width: 450px;
    color: #073676;
}
.listCoreValues h1.OpenHeading
{
    margin-top: 4px;
}
.listCoreValues p
{
    float: left;
    margin: 5px 0px 0px 10px;
    width: 430px;
    line-height: 1.5em;
}
.listCoreValues p.OpenContent
{
    margin-top: 3px;
}


/*-----------------Case Studies---------------*/
#divContentCaseStudies
{
    float: left;
    width: 465px;
    min-height: 500px;
    height: auto;
    margin: 0px;
    padding: 0px 10px 10px 0px;
    border-right: 1px dotted Black;
}
#divContentCaseStudies p
{
    float: left;
    margin: 10px 0px 5px 0px;
    font: normal 14px arial;
    color: #595959;
    line-height: 1.5em;
    width: 100%;
}

.headingChallenge
{
    float: left;
    margin: 20px 0px 5px 0px;
    font: bold 14px Arial;
    width: 100%;
    color: #073676;
    height: 20px;
    border-bottom: solid 2px #5A6165;
}
.headingApproach
{
    float: left;
    margin: 20px 0px 5px 0px;
    font: bold 14px Arial;
    color: #073676;
    width: 100%;
    height: 20px;
    border-bottom: solid 2px #073676;
}
.headingSolution
{
    float: left;
    margin: 20px 0px 5px 0px;
    font: bold 14px Arial;
    color: #073676;
    width: 100%;
    height: 20px;
    border-bottom: solid 2px #f4782A;
}
.lnkCaseStudiesPrevious
{
    float: left;
    color: Blue;
    margin: 5px 10px 0px 0px;
    width: 82px;
}
.lnkCaseStudiesNext
{
    float: right;
    color: Blue;
    margin: 5px 0px 0px 20px;
}
#divRightCaseStudies
{
    float: left;
    width: 260px;
    min-height: 350px;
    height: auto;
    margin-top: 150px;
}
#divRightCaseStudies img
{
    float: left;
    margin: 5px 0px 0px 20px;
}
#divRightCaseStudies p
{
    float: left;
    margin: 20px 0px 0px 70px;
    width: 130px;
    text-align: center;
    color: #605c64;
    font:normal 13px Arial;
    border: dotted gray;
    border-width:1px 0 1px 0;
    padding: 10px 0px 10px 0px;
    line-height: 1.5em;
}

#divRightCaseStudies p img
{
    float: left;
    margin: 2px 0px 0px 0px;
}

/**************************************Contact Us****************************/


.lblContact_UsForm
{
    float: left;
    width: 190px;
    height: 15px;
    margin: 10px 45px 5px 40px;
    font: bold 12px arial;
    color: #073676;
    line-height: 15px;
}

.txtContact_UsForm
{
    float: left;
    width: 190px;
    height: 15px;
    margin: 0px 40px 10px 40px;
}

.rcbContact_UsForm
{
    float: left;
    margin: 0px 40px 15px 40px;
    width: 195px;
    height: 22px;
}
.txtmultiline
{
    float: left;
    width: 465px;
    height: 90px;
    margin: 0px 0px 20px 40px;
}
#divButton
{
    float: right;
    width: 170px;
    height: 28px;
    margin: 0px 45px 0px 0px;
}
.btnContact_UsForm
{
    float: left;
    width: 68px;
    height: 25px;
    margin: 0px 0px 0px 15px;
    background-color: #acc1de;
    border: none;
    cursor: pointer;
}

.btnContact_UsForm:hover
{
    background-color: #0099ff;
}

#divMiddle .lblMessage
{
    position: absolute;
    left: 50px;
    top: 386px;
    color: #666666;
}
.lblValidation
{
    position: absolute;
    left: 250px;
    top: 430px;
    color: Red;
    display: none;
}
.lbValidationOrganization
{
    position: absolute;
    top: 430px;
    color: Red;
    display: none;
    left: 531px;
}
.lbValidationEmail
{
    position: absolute;
    left: 250px;
    top: 480px;
    color: Red;
    display: none;
}

.lblMandatory
{
    float: left;
    width: 155px;
    height: 15px;
    margin: 6px 0px 5px 40px;
    font: bold 12px arial;
    color: #073676;
    line-height: 15px;
}
/********************************************Privacy Policy***********************************/

#divPrivacy_Policy
{
    float: left;
    width: 600px;
    min-height: 520px;
    height: auto;
    padding: 8px 0px 10px 20px;
}
.lblTitle
{
    clear: both;
    float: left;
    width: 200px;
    height: 15px;
    color: #073676;
    font: bold 14px arial;
}
.lblSubTitle
{
    clear: both;
    float: left;
    width: 300px;
    height: 15px;
    margin: 9px 0px 0px 0px;
    font: bold 12px arial;
}
#divPrivacy_Policy p
{
    float: left;
    width: 590px;
    font: normal 12px arial;
    margin-bottom: 10px;
    line-height: 1.5em;
}



/************************************Leadership**************************************/

h1.TeamMembers
{
    float: left;
    margin: 15px 0px 0px 0px;
    font: Bold 15px Arial;
    color: #1f4085;
    clear: both;
}

h2.MembersDescription
{
    float: left;
    font: Bold 14px Arial;
    color: #595959;
    margin: 0px 0px 10px 0px;
    clear: both;
}




#divMiddle /* Middle Section of Inner Pages */
{
    position: relative;
    float: left;
    width: 569px;
    padding: 0 10px;
    height: auto;
    border: dotted black;
    border-width: 0 1px 0 1px;
}

/*----------Services------------*/


#divMiddle p
{
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    font: normal 14px Arial;
    color: #605c64;
    line-height: 1.5em;
}


/*---------------------EPPortal.aspx-----------------------------*/

#divMiddle .pageEPContentHeading
{
    position: relative;
    float: left;
    margin: 0px;
    width: 260px;
    font: normal 14px Arial;
    color: #605c64;
    line-height: 1.5em;
}

.divimgEPPortal
{
    float: left;
    width: 45%;
    height: auto;
    margin: 0 0 20px 20px;
    padding-left: 10px;
}

.divimgEPPortal a img
{
    float: left;
    border: none;
    margin: 0px 0 0 20px;
}

#divMiddle .divimgEPPortal p
{
    position: relative;
    float: left;
    margin: 10px 0px 0px 20px;
    color: #F4782A;
    font: Normal 10px Verdana;
    width: 90%;
}

#divMiddle .divimgEPPortal p img
{
    width: 15px;
    float: left;
    margin: 0px;
    height: 18px;
}

#divMiddle .pageSubContentHeading
{
    position: relative;
    float: left;
    margin: 0px 0 10px;
    font: bold 15px Arial;
    width: 100%;
    color: #1f4085;
}
#divMiddle .pageSubContentHeading img
{
    position: absolute;
    top: 0px;
    left: 280px;
    width: 15px;
    height: 20px;
}

#divMiddle .ParaHeading
{
    font: bold 18px Verdana;
    color: #1f4085;
    margin-bottom: 0;
}
#divMiddle p, #divClientMiddle p
{
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font: normal 14px Arial;
    color: #605c64;
    line-height: 1.5em;
}
#divMiddle .lblCareers
{
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin-top: 0px;
    font: bold 14px Arial;
    color: #605c64;
    line-height: 1.5em;
}
/*----------------Home Page--------------*/

#divMainContentHome
{
    float: left;
    width: 962px;
    height: auto;
    margin-bottom: 0px;
    border-top: solid 1px #BFBFBF;
    background-color: White;
}
#divMiddleSection
{
    float: left;
    width: 962px;
    height: 330px;
    background: url("../Images/Home_BackgroundImage.png") no-repeat;
    text-align: center;
}
.divHomeRounded
{
    background-color: #7f7b84;
    float: right;
    margin: 190px 40px 0 0px;
    height: 120px;
    border: solid 1px black;
    width: 495px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-bottomright:10px;
    border-top-left-radius:10px;
    border-bottom-right-radius:10px;
    -webkit-border-radius-topleft:10px;
    -webkit-border-radius-bottomright:10px;
  
}
.divHomeRounded label
{
    float: left;
    width: 495px;
    font: bold 30px Cambria;
    color: white;
    margin-top: 22px;
}
.divHomeRounded label.lblRotating
{
    float: left;
    width: 495px;
    font: bold 30px Cambria;
    color: white;
    margin-top: 5px;
}

.paraHome
{
    float: left;
    margin: 18px 10px 15px 15px;
    font: normal 16px Arial;
    color: #605c64;
    line-height: 1.5em;
    width: 642px;
    height: auto;
    padding-right: 10px;
    border-right: dotted 1px black;
}
.divSubscribe
{
    float: left;
    margin: 20px 10px 0px 0px;
    font: normal 16px Arial;
    color: #605c64;
    width: 265px;
    height: auto;
    padding: 0 0 20px 8px;
}
.divCallUs
{
    float: left;
    margin: 0px 10px 0px 0px;
    font: normal 16px Arial;
    color: #605c64;
    width: 265px;
    height: 85px;
    line-height: 1.5em;
    padding-left: 8px;
}
.divCallUs .lnkHome
{
    font: normal 16px Arial;
    text-decoration: none;
    color: #073676;
    cursor: pointer;
    float: left;
    margin: 3px 0 0 0;
}
.lnkHome
{
    font: normal 16px Arial;
    text-decoration: underline;
    color: #073676;
    cursor: pointer;
    margin: 0px;
}


.RadInput .riEmpty, .RadInput .riHover
{
    color: Gray;
    font: italic 14px Arial;
    line-height: 20px;
    border: solid 1px #bfbfbf;
}

.RadInput .riFocused, .RadInput .riEnabled
{
    color: Black;
    font: normal 14px Arial;
    line-height: 20px;
    border: solid 1px #bfbfbf;
}
.ErrorMessage
{
    border: solid 2px #ffcc00;
    vertical-align: middle;
    padding: 5px 3px 3px 40px;
    font: bold 12px Tahoma;
    background: #ffffcc url('../Images/Alert.png') no-repeat 5px 2px;
    color: Black;
    width: auto;
    width: 215px;
    height: 32px;
    margin-top: 10px;
    float: left;
    color: Black;
}
#divSocialMedia
{
    float: left;
    width: 265px;
    height: auto;
    padding: 10px 0 30px 8px;
}
#divSocialMedia a
{
    float: left;
    cursor: pointer;
    margin-right: 15px;
}
#divSocialMedia a img
{
    border: none;
}
/*--------Inner Pages--------------*/
/*----------Master Page------------*/



#divLeftNav
{
    position: relative;
    float: left;
    height: auto;
    padding-top: 94px;
    padding-left: 10px;
     width: auto;
}

#InnerContent
{
    position: relative;
    float: left;
    width: 591px;
    min-height: 450px;
    height: auto;
}

#divRightNav
{
    position: relative;
    float: left;
    width: 146px;
    height: auto;
    padding: 0px 15px 0;
}


/*---------End of Master Page----------*/


/*--------- Case Studies---------*/

.CaseStudyHeading
{
    float: left;
    margin-top: 15px;
    font: bold 24px Verdana;
    color: #1f4085;
}
.CaseStudyParaHeading
{
    float: left;
    margin: 5px 0;
    font: bold 18px Verdana;
    color: #F4782A;
    clear: both;
}



#divMiddle p a, .lnkTestimonial, #divRightCaseStudies p a, #divFeatures p a, #divMiddle UL.BulletPoints a
{
    color: #073676;
    text-decoration: underline;
}

#divMiddle p a:hover, .lnkTestimonial:hover, #divRightCaseStudies p a:hover, #divFeatures p a:hover,#divMiddle UL.BulletPoints a:hover
{
    color: #F4782A;
}

#divMiddle #divPageContent
{
    position: relative;
    float: left;
    padding: 0px;
    width: 480px;
    margin: 0 0 0px 45px;
    clear: both;
}

#divMiddle #divPageContent .pageContentHeading
{
    position: relative;
    float: left;
    margin-bottom: 5px;
    color: #073676;
    font: bold 15px Arial;
    width: auto;
    text-decoration: underline;
}
#divMiddle #divPageContent .pageContentHeading:hover
{
    color: #F4782A;
}

#divMiddle #divPageContent .PageContentDescription
{
    position: relative;
    float: left;
    color: Black;
    font: normal 14px Arial;
    width: 100%;
    line-height: 18px;
    margin-bottom: 20px;
}
#divMiddle #divPageContent .IntershipsLinkHeading
{
    position: relative;
    float: left;
    margin-bottom: 5px;
    color: #595959;
    font: bold 13px Arial;
    width: auto;
    text-decoration: underline;
}
#divMiddle #divPageContent .lnkPageContent
{
    position: relative;
    float: right;
    cursor: pointer;
    height: 15px;
    margin-left: 10px;
}
#divMiddle #divPageContent img
{
    border: none;
}
.ArrowAlignment
{
    float: left;
}

/*-------- Client Page-------*/
#divClientMiddle /* Middle Section */
{
    position: relative;
    float: left;
    width: 730px;
    padding: 0 10px;
    height: auto;
    border: dotted black;
    border-width: 0 0 0 1px;
}

#divClientMiddle #divIconDescription
{
    float: left;
    border: solid 1px gray;
    border-width: 1px 0;
    height: auto;
    width: 680px;
    margin: 0 0 10px;
    padding: 15px 0 15px;
}
#divClientMiddle #divIconDescription p
{
    margin: 0 0 10px;
    line-height: 16px;
}
#divClientMiddle #divIconDescription p img
{
    vertical-align: middle;
    width: 16px;
    margin-right: 10px;
}


#divClientMiddle ul
{
    float: left;
    clear: both;
    width: 680px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#divClientMiddle ul li
{
    float: left;
    clear: both;
    margin: 10px 0 0;
    font: normal 14px Arial;
}

#divClientMiddle .lnkClientList
{
    float: left;
    color: #1f4085;
    cursor: pointer;
}

#divClientMiddle .lnkClientList:hover
{
    color: #F4782A;
}
#divClientMiddle .lblClientList
{
    color: Black;
    float: left;
}

#divClientMiddle .lnkExternalIcon
{
    background: url('../Images/icon.png') no-repeat 2px 2px;
    float: left;
    width: 16px;
    margin: 0px 5px;
    height: 16px;
}

#divClientMiddle .lnkTestimonialIcon
{
    background: url('../Images/Icon_Testimonial.jpg') no-repeat;
    width: 16px;
    float: left;
    height: 16px;
    margin: 0px 5px;
}

#divClientMiddle .lnkReferenceIcon
{
    background: url('../Images/Icon_Reference.gif') no-repeat;
    width: 16px;
    float: left;
    margin: 0px 5px;
    height: 16px;
}

#divClientMiddle .lnkIntranetIcon
{
    background: url('../Images/Icon_Intranet.gif') no-repeat;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0px 5px;
}

.lblPageHeading
{
    position: relative;
    float: left;
    margin: 10px 0 5px 0;
    font: bold 24px Verdana;
    color: #F4782A;
}

#divMiddle .lblSubHeading, #divClientMiddle .lblSubHeading
{
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    color: #595959;
    font: bold 18px Verdana;
    margin-bottom: 34px;
}
#divBlank 
{
    height: 0;
}
#divMiddle ul.BulletPoints
{
    float: left;
    clear: both;
    color: #595959;
    font: bold 14px Arial;
    list-style:none;
    margin: 0 0 20px;
    padding: 0;
}
#divContentCaseStudies ul.BulletPoints
{
    float: left;
    clear: both;
    color: #595959;
    font: normal 14px Arial;
    list-style:none;
    margin: 0 0 20px;
    padding: 0;
}
#divMiddle ul.BulletPoints li, #divContentCaseStudies ul.BulletPoints li
{
    float: left;
    clear: both;
    width: 550px;
    line-height:20px;
    padding:0 0 0 20px;
    margin-bottom: 10px;
    font: normal 14px Arial;
    background:transparent url('../Images/Bullet_Orange.png') no-repeat;
}

.divShadow
{
    float: left;
    width: 525px;
    height: auto;
    padding: 20px;
    zoom: 1;
    font: normal 14px Arial;
    color: #595959;
    background-color: White;
    margin-bottom: 20px;
    -moz-box-shadow: 3px 3px 3px #bfbfbf;
    -webkit-box-shadow: 3px 3px 3px #bfbfbf;
    box-shadow: 3px 3px 3px #bfbfbf;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#bfbfbf')";
}
.SignatureName
{
    clear: both;
    float: right;
    margin-top: 20px;
    text-align: right;
    font: bold 12px Arial;
}
.divBG
{
    float: left;
    width: 525px;
    height: auto;
    padding: 20px;
    zoom: 1;
    font: normal 14px Arial;
    color: #595959;
    margin-bottom: 20px;
    -moz-box-shadow: 3px 3px 3px #bfbfbf;
    -webkit-box-shadow: 3px 3px 3px #bfbfbf;
    box-shadow: 3px 3px 3px #bfbfbf;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#bfbfbf')";
    background-color: #f2f2f2;
}
.divAboutBG
{
    float: left;
    width: 525px;
    height: auto;
    padding: 20px;
    zoom: 1;
    font: bold 13px Arial;
    color: Black;
    margin-bottom: 20px;
    -moz-box-shadow: 3px 3px 3px #bfbfbf;
    -webkit-box-shadow: 3px 3px 3px #bfbfbf;
    box-shadow: 3px 3px 3px #bfbfbf;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#bfbfbf')";
    background-color: #f2f2f2;
}
.ParaSubHeading
{
    margin: 0;
    font: bold 14px Arial;
    color: #595959;
    clear: both;
}
/*-------Case Studies List----*/
table.CaseStudiesList
{
    float: left;
    clear: both;
    width: 550px;
}
table.CaseStudiesList tr
{
    padding: 0;
}
table.CaseStudiesList tr td
{
    padding: 0;
    padding-left: 10px;
    height: 100px;
    vertical-align: top;
}
table.CaseStudiesList tr td img
{
    margin-top: 7px;
    float: left;
    vertical-align: middle;
    width: 67px;
    height: 100px;
}
.CaseStudiesListHeading
{
    float: left;
    margin-top: 20px;
    font: bold 16px Arial;
    color: #073676;
    cursor: pointer;
    text-decoration: underline;
}
.CaseStudiesListHeading:hover
{
    color: #F4782A;
}
.CaseStudiesListSubHeading
{
    margin: 0;
    font: bold 14px Arial;
    color: #F4782A;
    clear: both;
}

.CaseStudiesListDescription
{
    margin: 0;
    font: normal 12px Arial;
    color: Black;
}

/*-----------------RightNav----------------------*/

#divQuickLinks
{
    position: relative;
    float: left;
    width: 146px;
    height: auto;
    border: dotted black;
    margin: 105px 0 0;
    border-width: 1px 0 1px 0;
    text-align: center;
    padding: 20px 0;
}

#divQuickLinks .QuickLinksHeading
{
    position: relative;
    float: left;
    color: #F4782A;
    font: bold 16px Arial;
    width: 100%;
}
#divQuickLinks a.lnkQuickLinks
{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    color: #595959;
    font: normal 14px Arial;
}
#divQuickLinks a.lnkQuickLinks:hover, #divMiddle #divPageContent .IntershipsLinkHeading:hover
{
    color: #F4782A;
}
#divQuickLinks #divSocialMedia
{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding: 0;
}
#divQuickLinks #divSocialMedia a
{
    float: left;
    cursor: pointer;
    margin-right: 6px;
}
#divQuickLinks #divSocialMedia a img
{
    border: none;
}
.divQuote
{
    padding: 20px 0 20px 0px;
    width: 100%;
    position: relative;
    float: left;
    color: #595959;
    text-align: center;
    font: italic 12px Arial;
    border-bottom: dotted 1px Black;
}
.divQuote .QuoteSignature
{
    font: normal 12px Arial;
    width: 100%;
    position: relative;
    float: left;
    margin-top: 10px;
}
.QuoteColor
{
    color: #F4782A;
    font-weight: bold;
}
#divRightContent
{
    padding: 20px 0 20px 0px;
    width: 100%;
    position: relative;
    float: left;
    color: #595959;
    text-align: center;
    font: normal 14px Arial;
    border-bottom: dotted 1px Black;
}
#divRightContent label
{
    line-height: 1.5em;
    width: 100%;
}
#divRightContent a
{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    color: #1f4085;
}
#divRightContent a:hover
{
    color: #F4782A;
}

/*-----Interships Box Class-------*/


.divInterships
{
    width: 180px;
    height: auto;
    padding: 20px;
    zoom: 1;
    font: normal 14px Arial;
    color: #595959;
    background-color: #f2f2f2;
    margin-bottom: 20px;
    -moz-box-shadow: 3px 3px 3px #bfbfbf;
    -webkit-box-shadow: 3px 3px 3px #bfbfbf;
    box-shadow: 3px 3px 3px #bfbfbf;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#bfbfbf')";
    position: absolute;
    top: 275px;
    left: 350px;
}


/*-----Contact----*/

.ContentHeading
{
    float: left;
    margin: 15px 0px;
    font: bold 14px Arial;
    color: #1f4085;
    width: 100%;
    clear: both;
}
#divMiddle #divLocation
{
    float: left;
    width: 560px;
    min-height: 100px;
    height: auto;
    color: #605c64;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border: dotted #6d81af;
    border-width: 1px 0 1px 0;
}
#divMiddle #divLocation .lblLocation
{
    float: left;
    width: 190px;
    height: 90px;
    margin: 0px 90px 0px 0px;
    font: normal 12px arial;
    color: #595959;
    line-height: 1.5em;
}
#divMiddle #divLocation .lblLocation span
{
    font: bold 14px arial;
}

/*----Careers_JobDescription Page-----*/

#divMiddle .lblCareersOptions
{
    position: relative;
    float: left;
    margin: 10px 0px 5px 0px;
    font: bold 24px Verdana;
    color: #1f4085;
    width: 300px;
}

#divMiddle .CareersArrow
{
    position: relative;
    float: left;
    margin: 15px 10px 5px 10px;
}

#divMiddle .divCareersTop
{
    float: left;
    width: 280px;
    height: 85px;
    margin: 0px 0px 20px 0px;
}

/*---Careers----*/
#divLatestJob
{
    float: left;
    width: 550px;
    margin: 0 0 15px 10px;
    border: solid 1px #1f4085;
    padding-bottom: 10px;
}
#divLatestJob h1
{
    background-color: #1f4085;
    text-align: center;
    width: 100%;
    font: Bold 16px Arial;
    color: White;
    float: left;
    margin: 0px;
    line-height: 30px;
}
#divLatestJob label
{
    float: left;
    width: 100%;
    margin: 15px 0px 0px 15px;
    font: Bold 15px Arial;
}
#divLatestJob img
{
    float: left;
    margin: 10px 5px 0px 15px;
    vertical-align: middle;
}
#divLatestJob a
{
    float: left;
    font: Normal 14px Arial;
    text-decoration: underline;
    color: #1f4085;
    margin: 10px 0px 0px 0px;
    line-height: 20px;
}
#divLatestJob a:hover
{
    color: #f4782a;
}
#divMiddle .lblCareersHeading
{
    float: left;
    font: bold 14px Arial;
    color: #1f4085;
    margin: 0px;
    line-height: 22px;
}
#divMiddle p.ContentCareers
{
    float: left;
    font: normal 14px Arial;
    color: #595959;
    margin: 0px 0px 0px 20px;
}
#divMiddle p.ContentLegalInfo
{
    float: left;
    font: italic 10px Arial;
    color: #5A6165;
}
.BRClearBoth
{
    clear: both;
}

/*Emergency_Preparedness*/
.BreadCrumbsSection
{
    float: left;
    width: 570px;
    margin: 10px 0px 0px 0px;
    font: bold 12px arial;
    color: #f4782a;
}
.BreadCrumbsSection span
{
    font-weight: bold;
    color: #1f4085;
}
.BreadCrumbsSection a
{
    font: normal 12px arial;
    color: #1f4085;
}
.BreadCrumbsSection a:hover
{
    color: #f4782a;
}
/*-----------VMS----------*/
#divFeatures
{
    position: relative;
    float: left;
    width: 146px;
    height: auto;
    border: dotted black;
    margin: 0;
    border-width: 1px 0 1px 0;
    border-top: none;
    text-align: center;
    padding: 20px 0;
}
#divFeatures .lblFeatures
{
    position: relative;
    float: left;
    color: #F4782A;
    font: bold 16px Arial;
    width: 100%;
}
#divFeatures img.imgVMS
{
    width: 100px;
    height: 150px;
    margin: 15px 0px 15px 0px;
}

#divFeatures p
{
    float:left;
    color: #605c64;
    font:normal 13px Arial;
    margin: 0px;
    padding-left:20px;
}
#divFeatures p img
{
    float: left;
    margin: 2px 0px 0px 0px;
}

/*-----Error Page---------*/
#divError
{
    float: left;
    height: auto;
    margin: 188px 0 0 350px;
    width: 422px;
    background-color: beige;
    border: 1px solid bisque;
    padding: 10px 0 20px 20px;
}
#divError label
{
    color: #FF9966;
    font: normal small Verdana;
}
#divError a
{
    color: #6600FF;
    font: bold small Verdana;
    margin-top: 65px;
    float: left;
}
a.lnkFooter:hover, .lnkCaseStudiesPrevious:hover, .lnkCaseStudiesNext:hover, .lnkHome:hover, .divCallUs .lnkHome:hover, .arrowBC
{
    color: #F4782A;
}

/*-----SharePoint_Consulting.aspx------*/

#divBottomRight
{
    position: relative;
    float: left;
    width: 146px;
    height: auto;
    border: dotted black;
    margin: 0;
    border-width: 0 0 1px 0;
    text-align: center;
    padding: 20px 0;
}

#divBottomRight .BottomRightHeading
{
    position: relative;
    float: left;
    color: #F4782A;
    font: bold 16px Arial;
    width: 100%;
    margin-bottom:20px;
}

#divBottomRight img
{
    margin-bottom:20px;
}

#divBottomRight .paraBottomRight
{
    font:Bold 12px Arial;
    color:#595959;
   float:left;
   text-decoration:none;
}
#divBottomRight .paraBottomRight:hover
{
    color:#f4782a;
}


/*----- Site_Map.aspx--------*/
.divLeftSiteMap
{
    height:0px;
    width:50px;
}
 #divSiteMap
{
    float:left;
    margin:0px 10px;
    width:920px;
}

 #divSiteMap .lblPageHeading
 {
      
    float: left;
    margin: 10px 0 5px 0;
    font: bold 24px Verdana;
    color: #F4782A;
   width:100%;
 }
 
 
 #divSiteMap .lblSubHeading
 {
  
    float: left;
    clear: both;
    width: 100%;
    color: #595959;
    font: bold 18px Verdana;
    margin-bottom: 20px;
 }
 

    #divSiteMap .divSiteMapSection
    {
        float:left; 
        width:48%;
        min-height:200px;
        height:auto;
    }
 .divSiteMapSection .lblSiteHeading
  {
    float: left;
    margin: 0px 0 5px 0;
    font: bold 24px Verdana;
    color: #595959;
    width:100%;
  }
  
   .divSiteMapSection img
   {
       float:left;
       margin:12px 10px 5px 0px;
   }
    .divSiteMapSection a
    {
        float:left;
        color:#1f4085;
          font:bold 16px Arial;
          margin:10px 0 5px 0px;
          cursor:pointer;
          text-decoration:none;
    }
    .divSiteMapSection a:hover
    {
     color: #F4782A;
    }
    
    .divSiteMapSection .lnkSubSiteMap,.lnkSubSubSiteMap
    {
        float:left;
        color:#1f4085;
          font:Normal 16px Arial;
        margin:5px 0 5px 30px;
        text-decoration:none;
}
    
   .divSiteMapSection .lnkSubSubSiteMap
    {
     
         margin:5px 0 5px 50px;
         font-weight:normal;
    }
    b
    {
    font-weight:bold;
    }
