/************************************************
Application Header
************************************************/
td.pfaiAppHeaderCell
{
	background-color: #ffffff;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 2px;
	color: black;
	padding: 0px;
}

span.pfaiAppHeaderTitle
{
	letter-spacing: 0.05em;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
}

span.pfaiAppHeaderFieldLabel
{
	font-weight: bold;
	text-align: right;
}

span.pfaiAppHeaderFieldValue
{
}

/************************************************
Menu
************************************************/
td.pfaiAppMenuCell
{
	background-color: #cccccc;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

td.pfaiAppMenuCell a:link
{
	color: Black;
}

td.pfaiAppMenuCell a:visited
{
	color: Black;
}

.menuStaticItem
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menuStaticHover
{
	background-color: #dddddd;
}

td.pfaiAppSiteMapPathCell
{
	width: 100%;
	vertical-align: top;
}

/************************************************
Application Body
************************************************/
td.pfaiAppBodyCell
{
	height: 250px;
	padding-left: 13px;
	padding-bottom: 13px;
	vertical-align: top;
}

/************************************************
Application Footer
************************************************/
td.pfaiAppFooterCell
{
	background-color: #007755;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 2px;
	color: white;
	padding: 3px;
}
