/* -- SERVICES -- */
/* -------------- */


/* -- SERVICES: INDEX -- */
table#service_index td {margin:0; padding:0; font: normal 1.0em/125% inherit; }
table#service_index td#td_smallbiz       { padding: 10px; background: #FFF url('images/home/td_small_business.jpg') no-repeat -1px top; }
td#td_smallbiz h2 a    { color:#8F0A1D; text-decoration:none; }
#td_smallbiz           { color:#8F0A1D; }
table#service_index td#td_enterprise     { padding: 10px; background: #FFF url('images/home/td_enterprise.jpg') no-repeat -1px top; }
td#td_enterprise h2 a    { color:#18288F; text-decoration:none; }
#td_enterprise         { color:#18288F; }
table#service_index td#td_parachute      { padding: 10px; background: #FFF url('images/home/td_parachute.jpg') no-repeat -1px top; }
td#td_parachute h2 a    { color:#C83E09; text-decoration:none; }
#td_parachute          { color:#C83E09; }

/* -- SERVICES: PLAN COMPARISON -- */
#comparison td, #comparison th  {
    color:#;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:2px;
    padding-left:2px;
    font-size:12px;
    font-style:normal;
    font-family:verdana;
    text-align:center;
    vertical-align:middle;
    border:.5pt solid;
    border-color:#FFF;
}

#comparison .left { text-align:left;}
#comparison .left2 { text-align:left; background:#F1F1F1;}
#comparison .stripe { background:#cccccc; text-align:left;}

.smallbiz    {background:#F3995F;}
.corporate   {background:#68A9EB;}
.soho        {background:#C2EB68;}


.smallbizAlt    {background:#FFE2CF;}
.corporateAlt   {background:#CFE9FF;}
.sohoAlt        {background:#F0FFCF;}


.smallbizAlt2    {background:#E9CDBA;}
.corporateAlt2   {background:#BBD4EA;}
.sohoAlt2        {background:#DEEDBE;}

#nav td  {
    color:#666666;
    padding:4px;
    font-size:9px;
    font-style:normal;
    font-family:verdana;
    text-align:left;
	line-height:12px;
    vertical-align:top;
    border-color:#eeeeee;
	border: 1pt solid;
}

#comparison .stripeCentered {
	background:#ffffff;
	text-align:center;
}

