/**
 * Style sheet for MJet "career model" pages.
 */

/*** IMAGES *******************************************************************/

img.rightColumn {
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
  margin-bottom: 15px;
  margin-right: 25px;
}

/*** DIVS AND SPANS************************************************************/

div.leftTxt455Style {
  width: 496px;
  height: 455px;
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
  margin-left: 25px;
  margin-right: 25px;
  overflow: auto;
}

div.leftTxtWithScroll {
  position: relative;
  z-index: 1;
  text-align: left;
  width: 496px;
  height: 455px;
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
  margin-left: 25px;
  margin-right: 25px;
  overflow: hidden;
}

div.rightColumn {
  text-align: left;
  width: 221px;
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
  margin-right: 25px;
  margin-top: 7px;
  overflow: auto;
}

div.rightColumnTop {
  text-align: left;
  width: 221px;
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
  margin-right: 25px;
  overflow: auto;
}

div.rightAnim {
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
}

div.rightColumnAlone {
  text-align: left;
  width: 221px;
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
  margin-right: 25px;
  margin-top: 0px;
  overflow: auto;
}

div.rightColumnNoScroll {
  text-align: left;
  width: 221px;
  border-style: solid;
  border-width: 1px;
  border-color: #5b3f33;
  margin-right: 25px;
  margin-top: 7px;
}

div.rightColumn a {
  color: #5b3f33;
  font-weight: bold;
  text-decoration: underline;
}

div.rightColumn a:hover {
  color: #00728f;
  font-weight: bold;
  text-decoration: underline;
}

div.rightColumnNoScroll a {
  color: #5b3f33;
  font-weight: bold;
  text-decoration: underline;
}

div.rightColumnNoScroll a:hover {
  color: #00728f;
  font-weight: bold;
  text-decoration: underline;
}


table.pressReleases {
  border-style: solid none none none;
  border-width: 1px;
  border-color: #5b3f33;
}

td.pressReleaseDates {
  border-style: none solid none none;
  border-width: 1px;
  border-color: #5b3f33;
  vertical-align: top;
}

td.pressReleaseTitles {
  border-style: none none none none;
  border-width: 1px;
  border-color: #5b3f33;
  vertical-align: top;
}

/*** TEXT *********************************************************************/

p.pressReleaseSubTitle {
  color: #5b3f33;
  text-align: left;
  font-style: italic;
  font-size: 0.7em;
  line-height: 14pt;
  padding-right: 40px;
  padding-bottom: 15px;
}

p.pressReleaseContent {
  color: #5b3f33;
  text-align: left;
  font-size: 0.7em;
  line-height: 14pt;
  padding-right: 40px;
  padding-bottom: 30px;
}

h1.middlePageTitle {
  color: #00728f;
  text-align: left;
  font-size: 0.8em;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 0px;
}

h1.pressReleaseTitle {
  color: #00728f;
  text-align: left;
  font-weight: normal;
  font-size: 0.8em;
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 0px;
}


/*** LISTS *******************************************************************/

ul {
  font-family: verdana, helvetica, arial, DejaVu Sans;
  text-align: left;
  color: #5b3f33;
  font-size: 11px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 62px;
  line-height: 14pt;
}

li {
  margin-top: 0px;
  margin-bottom: 0px;
}

li a {
  color: #5b3f33;
  text-decoration: none;
}

li a:hover {
  color: #00728f;
  text-decoration: none;
}

a.pressReleaseLinks {
  color: #5b3f33;
  text-decoration: underline;
}

a.pressReleaseLinks:hover {
  color: #00728f;
  text-decoration: underline;
}

a.loneMapLink {
  color: #5b3f33;
  text-decoration: none;
}

a.loneMapLink:hover {
  color: #00728f;
  text-decoration: none;
}
