﻿#divPageHeader
{
	clear:both;
	float:left;
}
#divPageTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	padding-bottom:7px;
	border-bottom: #000000 1px solid;
	margin-bottom:10px;
	width:565px;
}
#divPageDivider
{
	margin-top: 0px;
	margin-bottom: 10px;
	display:none;
}
#divPageBody
{
	clear:both;
	float:left;
	margin-bottom: 20px;
	width:570px;
}
.divPageHeader
{
	clear:both;
	float:left;
	margin-top: 20px;
	margin-left: 5px;
}
.divPageTitle
{
	font-weight: bold;
	font-size: 14px;
}
.divPageDivider
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.divPageBody
{
	clear:both;
	float:left;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	width:570px;
}