/* sub navigation */
table.subnavigation p{
	font-size:10pt;
	line-height:130%;
	padding:0;
	margin:0;
}
table.subnavigation td.item{
	background-color:#ffffff;
	border-color:#898A8A;
	border-width:0px 0 1px 1px;
	border-style:solid;
}
table.subnavigation td.itemo{
	background-color:#e6e7e8;
	border-color:#898A8A;
	border-width:0px 0 1px 1px;
	border-style:solid;
}
table.subnavigation td.items{
	background-color:#fcd1d1;
	border-color:#898A8A;
	border-width:0px 0 1px 1px;
	border-style:solid;
}
table.subnavigation td.last-item{
	background-color:#ffffff;
	border-color:#898A8A;
	border-width:0px 1px 1px 1px;
	border-style:solid;
}
table.subnavigation td.last-itemo{
	background-color:#e6e7e8;
	border-color:#898A8A;
	border-width:0px 1px 1px 1px;
	border-style:solid;
}
table.subnavigation td.last-items{
	background-color:#fcd1d1;
	border-color:#898A8A;
	border-width:0px 1px 1px 1px;
	border-style:solid;
}
table.subnavigation tr.first td.item{
	background-color:#ffffff;
	border-color:#898A8A;
	border-width:1px 0 1px 1px;
	border-style:solid;
}
table.subnavigation tr.first td.itemo{
	background-color:#e6e7e8;
	border-color:#898A8A;
	border-width:1px 0 1px 1px;
	border-style:solid;
}
table.subnavigation tr.first td.items{
	background-color:#fcd1d1;
	border-color:#898A8A;
	border-width:1px 0 1px 1px;
	border-style:solid;
}
table.subnavigation tr.first td.last-item{
	background-color:#ffffff;
	border-color:#898A8A;
	border-width:1px;
	border-style:solid;
}
table.subnavigation tr.first td.last-itemo{
	background-color:#e6e7e8;
	border-color:#898A8A;
	border-width:1px;
	border-style:solid;
}
table.subnavigation tr.first td.last-items{
	background-color:#fcd1d1;
	border-color:#898A8A;
	border-width:1px;
	border-style:solid;
}
