/* =====================================
    CSS styles for module Ohvation_Jobs
   =====================================*/


/* Modified Nov 19, 2009 for CSG NEW website */
/* By Derek */


.Normal {
  font-weight: normal;
}

.NormalBold {
  font-weight: bold;
}

.NormalTextBox {
}

.Small {
	font-weight: normal;
	line-height: 30px;
}

.SmallBold {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
}

.NormalWhite {
  font-weight: normal;
  color: #FFFFFF;
}

.NormalWhiteBold {
    font-weight: bold;
	color: #FFFFFF;
}

.SmallWhiteBold {
    font-weight: bold;
	color: #FFFFFF;
}
.LargeWhite {
    font-size: 16px;
    font-weight: normal;
	color: #FFFFFF;
}

.LargeWhiteBold {
    font-weight: bold;
	color: #FFFFFF;
}

.NormalRed {
    font-weight: normal;
    color: #FF0000
}

.NormalRedBold {
    font-weight: bold;
    color: #FF0000
}

.agents_display select {
    margin-left: 200px;
    margin-top: 5px;
    margin-bottom: 5px;
}
