body
{
	background-color: #0066CC;
	color: Black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
.logoOrange
{
	color: #FF3300;
}
.smallgray
{
	color: #999999;
	font-size: 8pt;
}
.footer
{
	color: Black;
	font-size: 8pt;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.hidden 
{
	color:#ffffff;
	line-height:0px;
	height:0px;
	width:0px;
	font-size:0px;
}
.pearlQuote
{
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
}
.pearlComment
{
	font-size: 16pt;
	text-align: center;
}
.venueTitle
{
	font-weight: bold;
	font-size: 16pt;
	text-align: left;
}
.error
{
	color: #FF3300; /*logo orange*/
}
a, a:visited
{
	color: Blue;
	text-decoration: underline;
}
a:hover
{
	color: #FF3300; /*logo orange*/
	text-decoration: underline;
}
a.header, a.header:visited
{
	font-size: 10pt;
	text-align: right;
}
table.header
{
	text-align: right;
}
table.mainContentTable
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	vertical-align: top;
}
table.pageDefault
{
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	width: 960px;	
}
table.featuredTable
{
	border: solid 1px #999999;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
td.mainContentCell 
{
	background-color: White;
	width: 800px;
	border: solid 1px Black;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}
td.featuredTitleCell
{
	background-color: #EEEEEE;
	border-bottom: dotted 1px Black;
	padding: 2px 2px 2px 6px;
	font-weight: bold;
	vertical-align: top;
}
td.pearlQuoteCell
{
	background-color: #EEEEEE;
	border-bottom: dotted 1px Black;
	padding: 2px 2px 4px 6px;
	vertical-align: top;
	text-align: center;
}
