.dividersbox{
  position: absolute;
  top: 87px;
  right: 0px;
  z-index: 9999;
}

.ie6dividerbox{
  display:none;
}


.emp2{
    font-weight: bold;
    font-size: 16px;
    color: #c4271e;
}

.owlgroup{
  display: block;
  position: relative;
  width: 467px;
  height: 198px;
  margin: 62px 0px 0px 22px;
}


.homebox1{
  position: relative;
  width: 464px;
  height: 61px;
  margin: 15px 0px 9px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
}

.homebox2{
  position: relative;
  width: 464px;
  height: 74px;
  margin: 0px 0px 9px 22px;
}

.homebox3{
  position: relative;
  width: 464px;
  height: 79px;
  margin: 15px 0px 9px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
}

.homebox4{
  position: relative;
  width: 464px;
  height: 61px;
  margin: 0px 0px 9px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
}

.homebox5{
  position: relative;
  width: 464px;
  height: 61px;
  margin: 0px 0px 9px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
}

.subbox1{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 224px;
  height: 72px;
  background-color: #e4efe9;
  border: 1px solid #b7d0b7;
  background-image: url(../images/checkbox.gif);
  background-repeat: no-repeat;
  background-position: 8px 8px;
}

.subbox1 p{
 width: 196px;
 margin: 8px;
 padding-left: 32px;
}

.subbox2{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 224px;
  height: 72px;
  background-color: #e4efe9;
  border: 1px solid #b7d0b7;
}

.subbox1 a, .subbox2 a {
  color: #00543D;
}



.homebox1 p, .homebox3 p, .homebox4 p, .homebox5 p
{
  margin: 8px;
  color: #2a2a2a;
}

.homebox2 p
{
  margin: 8px;
  color: #00543d;
}

.boxbutton {
  position: absolute;
  bottom: 9px;
  right: 29px;
  border: 0px;
}

.boxbutton2 {
  position: absolute;
  bottom: 9px;
  right: 29px;
  border: 0px;
}

/* added by greg.smith@schoolwisepress.com 02-Apr-2010 */

p.homedek 
{
	margin: 22px 22px 22px 22px;
    font-weight: bold;
    font-style: normal;
    color: #00543d;
}

dl 
{
	margin: 12px 22px 12px 22px;
}
dt 
{
    font-weight: bold;
    font-size: 16px;
    color: #c4271e;
	margin: 0px 0px 4px 0px;
}

dt a 
{
	color: #c4271e;
	text-decoration: none;
}
dt a:hover
{
	text-decoration: underline;
}

dd
{
	margin-bottom: 8px;
	color: #00543d;
} 

.emp4
{   
	font-weight: bold;
    color: #c4271e;
    text-transform: uppercase;
}

.emp3{
    font-weight: bold;
    color: #00543d;
}
