p.centerified
	{
	text-align		:	center;
	}
.inputdesc
	{
	font-weight		:	bold;
	}
.latest_link
	{
	display			:	inline;
	line-height		:	120%;
	font-size		:	8pt;
	}
.description_list
	{
	text-align		:	left;
	margin-bottom		:	10px;
	}
.tabular_font
	{
	line-height		:	normal;
	}
#top_table
	{
	width			:	100%;
	}
#top_cell
	{
	}
.menucell
	{
	white-space		:	nowrap;
	}
.space_cell
	{
	height			:	29px;
	font-size		:	1pt;
	}
.pusher_10px
        {
        font-size               :       1pt;
        height                  :       2px;
        }
#title_cell
	{
	width			:	100%;
	line-height		:	normal;
	}
#pagetitle
	{
	width			:	100%;
	height			:	40px;
	margin-bottom		:	10px;
	vertical-align		:	top;
	}
#middle_right_cell
	{
	width			:	10px;
	font-size		:	1pt;
	}
#bottom_cell
	{
	width			:	100%;
	text-align		:	center;
	}
.bottom_copyright
	{
	text-align		:	center;
	}
.latest_table
	{
	width			:	100%;
	}
.latest_cell
	{
	vertical-align		:	top;
	text-align		:	left;
	}
.latest_cell_wide
	{
	vertical-align		:	top;
	}
.latest_cell_half
	{
	width			:	50%;
	vertical-align		:	top;
	text-align		:	left;
	}
.image_small
	{
	border			:	0px;
	}
.foldertext
	{
	cursor			:	pointer;
	width			:	100%;
	vertical-align		:	middle;
	text-align		:	left;
	}
.td
	{
	vertical-align		:	middle;
	}
/* Calendar CSS */
span.calendar_monthday {
	display			:	inline;
	padding-left		:	2px;
	padding-right		:	2px;
	width			:	100%;
}
td.calendar_monthday {
	vertical-align		:	top;
	width			:	30px;
}
td.calendar_expandlink {
	vertical-align		:	top;
	text-align		:	center;
	width			:	30px
}
