/* cmsms stylesheet: tjoget-styling modified: 12/02/18 14:33:52 */
html, body, div, span, a, a:visited, a:link {
  font-family:	"Lucida Sans Unicode","Lucida Grande",Tahoma,Sans-serif;
  font-size: 12px;
  color:	#444444;
  margin: 0 0 0 0;
}

a {
  text-decoration: none;
}

.bigheader {
  font-size: 30px;
  color: #000000;
	margin-top:10px;
}

.contentHeader {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  color: #000000;
}

.middleHeader {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

.darkest {
  color: #000000;
}

.dark {
  color: #000000;
}

.light{
  color: #444444;
}

.lightest {
  color: #ffffff;
}

.disabled {
  color: #cdcdcd;
}

.smallText, a.smallText {
  font-size:9px;
}

.listRowEven {

}

.listRowEvenMarked {
  background-color: #fbff92;
}

.listRowOdd {
background-color: #efefef;
}

.listRowOddMarked {
  background-color: #f8ff30;
}

.headerArrow {
  margin-bottom:-1px;
}
