/* CSS Document */

table.page td#subheader{
	padding:3px 0px 0px 0px;
}

table.page table#subheader{
	width:100%;
	border-bottom:1px solid #213223;
	background-color:#ADBCCC;
}

table.page table#subheader td{
	padding: 2px 10px 2px 10px;
	font-size:11px;
	color:#213223;
	font-weight: bold;
	white-space:nowrap;
}

table.page table#subheader a{
	color: #213223;
	text-decoration:underline;
}

table.page table#subheader a:hover{
	color: #7f98b2;
	text-decoration:none;
}

table.page table#subheader form{
	display: inline;
	font-size:9px;
}