#id266getstartedtodaybutton a:hover  {
   background-position: -218px 0%;
}

#id230signupbuttonbutton a:hover  {
   background-position: -152px 0%;
}

#ourcompensationplantext  {
   visibility: visible;
   position: absolute;
   left: 52px;
   top: 160px;
   z-index: 4;
   width: 287px;
}

#dummyplaceholdertext p  {
   font: bold 13px/21px "Arial MT";
   margin: 0px;
   text-align: left;
   color: #0362D9;
}

#dummyplaceholdertext  {
	visibility: visible;
	position: absolute;
	left: 145px;
	top: 933px;
	z-index: 4;
	width: 711px;
}

#promotionchart  {
	visibility: visible;
	position: absolute;
	left: 136px;
	top: 1090px;
	z-index: 3;
	width: 730px;
}

#compcolumn3text  {
	visibility: visible;
	position: absolute;
	left: 674px;
	top: 336px;
	z-index: 3;
	width: 276px;
	height: 555px;
}


#compcolumn1text,
#compcolumn2text{
	visibility: visible;
	position: absolute;
	top: 207px;
	z-index: 3;
	width: 280px;
	height: 685px;
	text-align: justify;
}
 
#compcolumn2text  {
	left: 361px;
	top: 207px;
}

#charthdrtext p  {
   font: 18px/21px Impact;
   margin: 0px;
   color: #0E3A71;
   text-align: center;
}

#charthdrtext  {
	visibility: visible;
	position: absolute;
	left: 236px;
	top: 879px;
	z-index: 4;
	width: 528px;
}

#dottedrule  {
	background: url(../images/compensationplanmedia/dottedrule.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 160px;
	top: 1063px;
	z-index: 3;
	width: 681px;
	height: 6px;
}
/*  PROMOTION TABLE */
.pretty-table 
{ 
border-collapse: collapse;
  padding: 0.5em 0;
  font-family:  Arial,"Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 0.9em;
  color: #000;
}
.pretty-table th, .pretty-table td { padding: 0.5em; }
.pretty-table { border: 1px solid #7286ac; }
.pretty-table th, .pretty-table td { border: 1px dotted #666; }
.pretty-table th[scope=col]
{
  border-bottom: 2px solid #003366;
  border-right: 2px solid #003366;
}
.pretty-table th+th[scope=col] { border-right: 1px dotted #666; }
.pretty-table th[scope=row] { border-right: 2px solid #003366; }
.pretty-table th, .pretty-table td { color: #650404; }
/* Set colours for all header cells in the top row */ 
.pretty-table th[scope=col] { 
	color: #000; 
	font-size: 1.15em;
	background-color: #bcc9e0;
 	text-transform: uppercase;}

/* Set colours for all header cells in the top row except "LEVELS IN THE MATRIX" */
.pretty-table th+th[scope=col] { color: #fff; background-color: #96a5c1; }

/* Set the background colour for all header cells in the left column */
.pretty-table th[scope=row] { background-color: #dce2ee; }
.pretty-table
{
  background: #adbad0 url(../images/compensationplanmedia/promotions-table-bg2.png) top left repeat-x;
}
.pretty-table tr.alt th, .pretty-table tr.alt td { color: #01106c; }
.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{ 
  background-color: #6f0808;
  color: #fff;
} 

.pretty-table caption
{
  caption-side:top;
/*  line-height:18pt;
  font-family:Impact, Helvetica, "Arial Black", sans-serif;
   font-size: 16pt;
*/   
  font: 16pt/18pt Impact, Helvetica, "Arial Black", sans-serif ;
  font-weight:normal;
  letter-spacing: .005em;
  color: #0e3a71;
  text-align: center;
  padding-bottom:.55em
}
