body
{
	background-color: #70BCD9;
	margin: 0px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #333333;
}

h1
{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 30px;
	color: Black;
}

h2
{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	color: Black;
	text-align: center;
}

h3
{
	font-family: "Arial", Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
}

.pageTitle
{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 40px;
	color: White;
}

.pageSubtitle
{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: White;
}

.tableContent
{
	background-color: White;
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: Black;
}

.tableContentJustified
{
	background-color: White;
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: Black;
	text-align: justify;
}

.drlpsContactName
{
	font-family: "Arial", Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: White;
}

.drlpsContactEstablished
{
	font-family: "Arial", Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: White;
}

.drlpsContactAddress
{
	font-family: "Arial", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.drlpsContactTitle
{
	font-family: "Arial", Geneva, sans-serif;
	color: Black;
	text-align: center;
	font-weight: bold;
}

.drlpsContactMember
{
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: Navy;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

.drlpsContactDetails
{
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: Black;
	text-align: left;
	font-size: 14px;
}

.drlpsContactMembershipDate
{
	font-family: "Arial", Geneva, sans-serif;
	color: Black;
	font-size: 10px;
}

.drlpsDirectorTermInfo
{
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: left;
	font-size: 10px;
}

.pageMainTable
{
	border-bottom: solid;
	border-top: solid;
	border-left: solid;
	border-right: solid;
	border-color: White;
	border-width: medium;
}

.pageMenuBar
{
	border-bottom: solid;
	border-top: solid;
	border-left: none;
	border-right: none;
	border-color: White;
	border-width: thin;
}

.fileInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Gray;
}
