/* ------------------------------------------------------------- */

div.mainbody td.tablereinforcement
{
	height: 10px;
	line-height: 0px;
}

div.mainbody div.reinforcement
{
	width: 770px;
}

div.mainbody td.guttercell div.reinforcement
{
	width: 10px;
}


/* ------------------------------------------------------------- */

table.servicestable
{
	position: relative;
	height: auto;
	width: 100%;
	z-index: 10;
}

table.servicestable td.guttercell
{
	width: 10px;
}

table.servicestable td.headercell
{
	border-bottom: solid 1px #ffffff;
	font-size: 87.5%;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
}

table.servicestable td.headercell div.box
{
	position: relative;
}

table.servicestable td.headercell div.header
{
	background-color: #62778e;
	padding: 6px 15px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
}

table.servicestable td.headercell div.header a
{
	text-decoration: none;
	color: #ffffff;
}

table.servicestable td.contentcell
{
	background-color: #d8d7d0;
	border: solid 1px #d8d7d0;
	padding: 10px 15px;
	font-size: 62.5%;
}

table.servicestable td.navcell
{
	border: solid 1px #d8d7d0;
	padding: 10px 15px;
	font-size: 68.7%;
}

table.servicestable td.navcell a
{
	display: block;
	text-decoration: none;
	font-weight: bold;

	background-image: url(/images/2004/common/arrow_right_62778e.gif);
	padding: .3em 0px .3em 15px;
	background-position: 0px .6em;
	background-repeat: no-repeat;
}

