﻿body
{
	margin-left: 15px;
	font-family: Arial;
	font-size: 10pt;
}
.searchLink
{
	color: yellow;
	font-weight: bold;
	font-size: 14pt;
}
a
{
	color: #085a72;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
.contentMain
{
	padding: 20px 15px 20px 15px;
}
.contentWhite
{
	background-color: White;
	padding: 10px;
}
.boxesHeaders
{
	background-color: #085a72;
	padding: 5px;
	color: White;
	font-weight: bold;
	font-size: 12pt;
}
.boxesContent
{
	background-color: White;
	padding: 10px;
}
.navigation a
{
	color: #085a72;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.footer
{
	text-align: center;
}
.footer a
{
	font-size: 10pt;
}
.pageHeaders
{
	color: #085a72;
	font-size: 14pt;
	font-weight: bold;
}
.panels
{
	border: solid 1px #1E6073;
	padding: 15px;
}
.pageSubHeaders
{
	color: #085a72;
	font-size: 12pt;
	font-weight: bold;
}
.listingsTable a
{
	color: #085a72;
	font-size: 10pt;
}
.listingTableHeaders
{
	background-color: #cccccc;
	font-size: 13pt;
	font-weight: bold;
}
.listingTableSubHeaders
{
	background-color: #e6e6e6;
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
} 
.listingsTableMain a
{
	color: Black;
	font-size: 13pt;
}
