a
{
	color: #000000;
}
table.pagecontenttable
{
	width: 100%;
}
table.pagecontenttable tr td.textcolumn
{
	background-image: url(../images/general/toprightcorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7.5pt;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	width: 200px;
	background-color: #CCCC99;
}
table.pagecontenttable tr td.objectcolumn
{
	padding: 25px 25px 0px 25px;
}
table.pagecontenttable tr td.textcolumn h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #993300;
	line-height: 30px;
}
table.pagecontenttable tr td table.subtable
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7.5pt;
	width: 620px;
}
table.pagecontenttable tr td table.subtable tr td.infoblock
{
	border: solid 1px #999966;
	background-color: #CCCC99;
	padding: 15px 15px 15px 15px;
}
table.pagecontenttable tr td table.subtable tr td.calltoaction
{
	text-align: center;
}
table.pagecontenttable tr td table.subtable tr td.calltoaction b
{
	color: #666633;
	font-size: 10pt;
	text-align: center;
}
table.pagecontenttable tr td table.subtable tr td.calltoaction b a
{
	color: #666633;
}
img.shadowoverlight
{
	border: solid 1px #666633;
/*
	border-right: solid 4px #B8B88A;
	border-bottom: solid 4px #B8B88A;
*/
}