/* CSS Document */

#content table
{
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: black;
	width: 100%;
	font-size: 8.25pt;
}

#content table a
{
	color: #215704;
}
#content table caption
{
	text-align: left;
	color: #515c4b;

	font-size: 10.5pt;
	font-weight: bold;

	padding: 5px 0;
}
#content p.notice
{
	font-size: 8.25pt;
	font-family: Arial, Helvetica, sans-serif;

	color: #7a8772;
	padding-left: 45px;

	margin-top: 30px;
}
#content table img.spacer
{
	width: 20px;
	height: 1px;
}







table.tariffs
{
	border-bottom: 2px solid #cacfc7;
	border-top: 3px solid #cacfc7;
}
table.tariffs td
{
	padding: 0.7em 0;
	vertical-align: top;
	border-bottom: 1px solid #cacfc7;
	/*width: 66%;*/
	/* background-color: #FFF9F0; */
}
table.tariffs th td.cw2
{
	font-size: 9pt;
	text-align: left;

	padding: 1em 0;
	padding-bottom: 0;
	vertical-align: middle;

	border-top: 2px solid #cacfc7;
	/* background-color: #F4F7F2; */
}
table.tariffs td.info,
table.tariffs td.cw2,
table.tariffs th.info,
table.tariffs td.info1,
table.tariffs th.info1,
table.tariffs td.info2,
table.tariffs th.info2,
table.tariffs td.info3,
table.tariffs th.info3,
table.tariffs td.info4,
table.tariffs th.info4

{
	font-size: 7.5pt;

	color: #515c4b;

	/* padding: 5px 10px 0 10px; */
	padding-left: 10px;
	padding-bottom: 0;
	font-weight: normal;
	border-left: 1px solid #d7dbd4;
	border-bottom: none;

}

table.tariffs td.info1,
table.tariffs th.info1,
table.tariffs td.info2,
table.tariffs th.info2,
{
	width: 17%;
}
table.tariffs td.info,
table.tariffs th.info
{
	width: 34%;
}

table.tariffs td.info3,
table.tariffs th.info3
{
	width: 20%;
}

table.tariffs td.info4,
table.tariffs th.info4
{
	width: 10%;
}


table.tariffs td.value,
table.tariffs th.value,
table.tariffs td.value1,
table.tariffs th.value1,
table.tariffs td.value2,
table.tariffs th.value2,
table.tariffs td.value3,
table.tariffs th.value3,
table.tariffs td.value4,
table.tariffs th.value4


{
	font-weight: bold;

	padding-left: 10px;

	width: 17%;
}
table.tariffs td.value,
table.tariffs th.value
{
	width: 34%;
}

table.tariffs td.value3,
table.tariffs th.value3
{
	width: 10%;
}

table.tariffs td.value4,
table.tariffs th.value4
{
	width: 10%;
}


table.tariffs tr.first th
{
	border-top: none;
	padding-top: 0;
	/* padding-top: 0; */
}
table.tariffs tr.first td
{
	padding-top: 1.5em;
	/* padding-top: 0; */
}
table.tariffs tr.last td
{
	/* padding-bottom: 25px; */
	padding-bottom: 2em;
	border-bottom: none;
}
table.tariffs td.nb,
table.tariffs th.nb
{
	border: none;
	padding: 0;
	width: 20px;
}

table.tariffs th,
table.tariffs td
{
}




table.addservices td
{
	width: 50%;
	padding: 10px 0;
	line-height: 13.5pt;
	vertical-align: top;
}
table.addservices td.nb
{
	width: 20px;
}














