@import url("whitespace-reset.css");
/* -- BODY STYLES -- */

/* ----------Body ID Divs---------- */

/*body
{
	margin: 0 auto;
	padding: 0;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px; 
	background: url("../images/bgMain.jpg") repeat;
}*/

#header {
    margin: 0 auto;
    width: 99%;
    height: 85px;
    /*background-size: cover;*/
}
  
.centercontainer {margin:1px auto}
.relative {position:relative;}
.logo {display:block;position:absolute;left:1px;top:0;margin:1px;width:140px; height:95px} 

#headerContent { 
    padding:0;height: 75px;top: 0;
    /*background: url("../images/bmlogo.jpeg") no-repeat;*/
    -webkit-background-size:contain;
    -moz-background-size:contain;
    -o-background-size: contain;
    background-size:contain;
}

/*#headerContent a.logoClick {
    position: absolute; 
    left: 1px;
    top: 3px;
    width: 300px;
    height: 50px;
}*/
 
#headerContent .rght {
    float: right;
    margin: 0 40px 0 0;
}

#headerContent .rght .top {
    background: url(../images/left-link-bg.jpg) repeat-x left top;
    padding: 4px;
    border: solid 1px #b1b1b1;
    border-radius: 0 0 5px 5px;
    font-weight: bold;
    color: #438e3c;
    margin-top:-4px;
    text-align:center;
}

#headerContent .mnu ul {
float: right;
margin: 40px 5px 0 0;
font-size: 12px;
/*font-weight:bold;*/
}

#headerContent .mnu ul li {
float: left;
padding: 0 10px;
border-right: solid 1px #b1b1b1;
}

#headerContent .mnu ul li.last {
    border: none;
    padding-right: 0;
}

#headerContent .mnu ul li a:hover {
    text-decoration: underline;
    color: #fcb040;
}

.active {
    font: 12px/15px helvetica, arial, sans-serif;
    color: #fcb040;
    text-decoration: underline;
}

.activeemployer {
    font: 13px/16px helvetica, arial, sans-serif;
    color: #fcb040;
    text-decoration: underline;
}

#menu {
    margin: 0 auto;
    width: 99%;
    height: 35px;
}

#content {
    margin: 0 0 0 6px;
    height: 98%;
    width: 99%;
    background: url("../images/bgContent.png") repeat-x;
    clear: both;
    background-size: cover;
}

/*#bottomContent {
    margin: 0 auto;
    width: 99%;
    height: 15px;
    background: url("../images/bgBottomContent.png") no-repeat;
    clear: both;
    background-size: cover;
}
    
#innerHead {margin: 0 auto; width:866px; height:141px; background: url("../images/bgEmployerHead.jpg") no-repeat; }
#innerHeadStress {margin: 0 auto; width:866px; height:141px; background: url("../images/bgStressHead.jpg") no-repeat; }
#innerHeadTurn {margin: 0 auto; width:866px; height:141px; background: url("../images/bgTurnHead.jpg") no-repeat; }
#innerHeadBenefit {margin: 0 auto; width:866px; height:141px; background: url("../images/bgBenefitHead.jpg") no-repeat; }
#innerHeadRequired {margin: 0 auto; width:866px; height:141px; background: url("../images/bgRequiredHead.jpg") no-repeat; }

#fullColumn {width:837px; float:left; display:inline;padding: 14px 0 0 28px;}
#fullColumn p{margin: 0 0 15px 0;}

#leftColumn {width:530px; float:left; display:inline;padding: 10px 0 0 28px;}
#leftColumn h1 {color: #000000; font: 20px/20px  helvetica, arial, sans-serif; font-weight: normal; margin: 0 0 7px 0; }
#leftColumn p{margin: 0 0 15px 0;}
#leftColumn a {color: #115672; font: 12px/15px helvetica, arial, sans-serif; font-weight:bold;}
#leftColumn a:hover{color: #fcb040; text-decoration:underline;}

#rightColumnEmployer {width:300px; float:right; display:inline; border-left: 1px solid #d4d4d4;margin: 48px 0 0 0;}
#rightColumn {width:300px; float:right; display:inline; border-left: 1px solid #d4d4d4; margin: 40px 0 0 0;}
#rightColumnEmployer p, #rightColumn p{padding: 0 30px 0 20px;}
#rightColumnEmployer ul, #rightColumn ul{padding: 0 30px 0 20px;}
#rightColumnEmployer ul li, #rightColumn ul li{height:30px;}
#rightColumnEmployer ul li a, #rightColumn ul li a{color: #115672; font: 13px/16px helvetica, arial, sans-serif;}
#rightColumnEmployer ul li a:hover, #rightColumn ul li a:hover{color: #fcb040; text-decoration:underline;}
#rightColumnEmployer p a, #rightColumn p a{color: #115672; font: 12px/15px helvetica, arial, sans-serif; font-weight:bold;}
#rightColumnEmployer p a:hover, #rightColumn p a:hover{color: #fcb040; text-decoration:underline;}*/

.pdficon {
    display: inline;
    float: left;
}

#VideoContainer {
    width: 500px;
    height: 338px;
    margin: 0 auto;
    background: url("../images/bgVideoBack.png") no-repeat;
}

#Video {
    width: 440px;
    height: 247px;
    margin: 0 auto;
    padding: 40px 0 0 0;
}

#mainMessage {
    margin: 0 auto;
    width: 820px;
    height: 350px;
    background: url("../images/bgMain.jpg") repeat;
}

#mainMessage p {
    width: 530px;
    padding: 137px 0 0 40px;
}

#mainMessage ul {
    width: 530px;
    padding: 10px 0 0 40px;
}

#mainMessage ul li {
    color: #000000;
    font: 13px/20px helvetica, arial, sans-serif;
    list-style-type: disc;
    list-style-position: inside;
    font-weight: bold;
}

#footer { 
    width: 95%;
    margin: 0 auto 0 auto;
    border-top: 1px solid #bac0c2;
    padding: 5px;
    height: 60px;
}

#footer p {
    color: #737373;
    font: 11px/15px helvetica, arial, sans-serif; 
    float: left;
}

#footer img {
    float: right;
    display: inline;
}


/* ----------Body Column Divs----------


br.clear {
    clear: both;
} */


/* ----------Text Formatting---------- 

h1 {
    color: #115672;
    font: 14px/20px helvetica, arial, sans-serif;
    font-weight: normal;
}

p {
    color: #666666;
    font: 13px/20px helvetica, arial, sans-serif;
}*/

/* ----------BootStrap Custom Styles ---------- */

.well {
    margin: 0 auto 0 auto;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
    text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #bdbdbd;
     
    margin: 0 auto;
    background: url("../images/bgMain.jpg") repeat;
    padding: 5px;
}

.bold{font-weight:bold;}
.text-justify{text-align:justify;}
.ques { display:inline-block; background:url(../images/call-que.png) no-repeat 5px center, #e9e9e9 url(../images/left-link-bg.jpg) repeat-x left top; border:solid 1px #F0F0F0; border-radius:5px; padding:12px 15px 12px 42px; font-weight:bold; color:#31772A; font-size:16px; margin:20px 0 0;}
h3{padding:10px 0; border-bottom:1px Solid #ccc; margin:15px 0;}

/* ----------DFM Custom Styles ---------- */

.subhead {
    color: #000;
    font-weight: bold;
    float: left;
    font-size: 14px;
}

.subheadright {
    color: #000;
    font-weight: bold;
    float: right;
}
/*
.r1
{
	background: url(../Images/r1.jpg) top right no-repeat;
	width: 14px;
	height: 34px;
}

.rbg
{
	background: url(../Images/rbg.jpg) top left repeat-x;
	height: 34px;
}

.r2
{
	background: url(../Images/r2.jpg) top left no-repeat;
	width: 14px;
	height: 34px;
}


.r3
{
	background: url(../Images/r3.jpg) top right no-repeat;
	width: 11px;
	height: 13px;
}

.rbot
{
	background: url(../Images/rbot.jpg);
	width: 620px;
}

.r4
{
	background: url(../Images/r4.jpg) top left no-repeat;
	width: 11px;
	height: 13px;
}

.r5
{
	background: url(../Images/r5.jpg) top right no-repeat;
	width: 7px;
	height: 7px;
}

.r6
{
	background: url(../Images/r6.jpg) top left no-repeat;
	width: 7px;
	height: 7px;
}

.r7
{
	background: url(../Images/r7.jpg) top right no-repeat;
	width: 7px;
	height: 7px;
}

.r8
{
	background: url(../Images/r8.jpg) top left no-repeat;
	width: 7px;
	height: 7px;
} 

.tdb
{
	border-left: #bdbdbd solid 1px;
	border-right: #bdbdbd solid 1px;
	min-height: 350px;
    max-width:860px;
	vertical-align: top;     
    background: url("../images/bgContent.png") repeat-x; clear:both;background-size:cover;
}*/

#lpanel {
    float: left;
    vertical-align: top;
    width: 160px;
    margin-left: 6px;
    border: 0 solid #000;
}

.lnav {
    margin: 0;
    padding: 5px;
    clear: both;
    vertical-align: top;
}

.lnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
} 

.lnav li {
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px; /*background: url(../Images/bbullet.gif) top left no-repeat;*/
    padding-left: 20px;
}

.lnav li:hover {
    color: #000;
}

.bbullet {
    color: #999;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
    background: url(../Images/bbullet.gif) center left no-repeat;
}

.currStage {
    color: #6a9507;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
    background: url(../Images/gbullet.gif) center left no-repeat;
}

.doneStage {
    color: #999;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
    background: url(../Images/rbullet.gif) center left no-repeat;
}

.failbullet {
    color: #D24400;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
    background: url(../Images/failbullet.gif) center left no-repeat;
}

.scrollDiv {
    width: 99%;
    height: 100%;
    overflow: auto;
    font-weight: normal;
    padding-right: 8px;
    line-height: 15px;
    border: 1px solid;
}

.scrollDivBold {
    width: 99%;
    height: 100%;
    overflow: auto;
    font-weight: bold;
    padding-right: 8px;
    line-height: 15px;
    border: 0 solid;
}

 .overflow {
  height: 200px;
 }

  .overflowLarge {
  height: 370px;
 }