BODY
{
	background-color: #374f84;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, helvetica, san-serif;
	color: #000;
}

.PageBack
{
	align: center;
	margin: 0 auto;
	width: 860px;
}

.PageBackTopLeft
{
	width: 30px;
	background: Transparent url(back_sides.gif) repeat-y top left;
}

.PageBackTopRight
{
	width: 30px;
	background: Transparent url(back_sides.gif) repeat-y top right;
}

.PageBackContent
{
	width: 798px;
	background-color: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px;
}

.PageBackBottomLeft
{
	width: 30px;
	height: 30px;	
	background: Transparent url(back_corners.gif) no-repeat top left;
}

.PageBackBottomRight
{
	width: 30px;
	height: 30px;	
	background: Transparent url(back_corners.gif) no-repeat top right;
}

.PageBackFooter
{
	padding-top: 5px;
	height: 25px;	
	background: Transparent url(back_bottom.gif) repeat-x top right;	
	color: #ccc;
	font-size: 10px;
	text-align: right;
}

.PageBackFooter a
{
	color: #ccc;
	text-decoration: none;
}

.PageBackFooter a:hover
{
	text-decoration: underline;
}

.PageHeaderUpper
{
	width: 798px;
	height: 81px;
	background-image: url(temp_panel_header_upper.jpg);
	border-bottom: solid 1px #fff;
}

.PageHeaderLower
{
	width: 798px;
	height: 118px;
	background-image: url(temp_panel_header_lower.jpg);
	border-bottom: solid 1px #fff;
}

td.headerNav
{
	width: 798px;
	height: 20px;
	background-color: #999999;
	border-bottom: solid 1px #fff;
}

.PageMenuHeader
{
	width: 180px;
	height: 13px;
	font-size: 1px;
	border-right: solid 1px #fff;
	background-color: #cccccc;
}

.PageBreadcrumbs
{
	width: 612px;
	height: 13px;
	background-color: #ccc;
	color: #666;
	font-size: 10px;
	padding-left: 5px;
}

.PageBreadcrumbs a
{
	color: #666;
	text-decoration: none;
}

.PageBreadcrumbs a:hover
{
	text-decoration: underline;
}

.PageMenuBack
{
	background-color: #eee;
	vertical-align: top;
}

.PageMenu
{
	height: 300px;
}

.PageMenuFooter
{
	margin-top: 10px;
	height: 140px;
	background: Transparent url(temp_content_seal.gif) no-repeat top center;
}

.PageContent
{
	width: 597px;
	padding: 10px;
}