.spacer1
{
	width: 13px;
}
.spacer2
{
	width: 10px;
}
.content-table
{
	width: 100%;
	background-repeat: repeat-x;
	height: 100%;
}
.clp
{
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #866b01;
	width: 145px;
}
.cmp
{
	height: 100%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #866b01;
	vertical-align: top;
}
.crp
{
	width: 150px;
	vertical-align: top;
}

.banner-top
{
	height: 27px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 100px;
}
.trail
{
	font-size: 11px;
}
.trail a
{
	color: #ffcc00;
}
.trail a:hover
{
	color: #ffffff;
}

/* menu styles */
.mnh
{
	color: #ffcc00;
	font-weight: bold;
}
.mnl1 td
{
	padding-bottom: 2px;
}
.mnl2 td
{
	padding-bottom: 2px;
}

/* presentation styles */
.presentation .icon
{
	width: 90px;
	height: 75px;
	vertical-align: top;
}
.presentation a
{
}
.presentation .subject
{
	color: #ffcc00;
	font-weight: bold;
}
.presentation .summary
{
}
.presentation .links
{
	font-weight: bold;
	color: #ffcc00;
}
.presentation .table
{
	/*border-top: solid #866b01 1px;*/
	border-bottom: double #765f00 3px;
	padding-bottom: 5px;
}
.presentation .separator
{
	visibility: hidden;
}
.presentation-overview .icon
{
	width: 90px;
	height: 75px;
	vertical-align: top;
}
.presentation-overview a
{
}
.presentation-overview .subject
{
	color: #ffcc00;
	font-weight: bold;
}
.presentation-overview .summary
{
}
.presentation-overview .links
{
	font-weight: bold;
	color: #ffcc00;
}
.presentation-overview hr
{
}
.presentation-categories a
{
}
.presentation-categories .definition
{
	color: #ffcc00;
	font-weight: bold;
}
.presentation-categories .wrapper
{
	width: 95%;
	padding-top: 5px;
	border-top: solid #765f00 1px;
	color: #ffcc00;
}
.presentation-summary .icon
{
	width: 90px;
	height: 75px;
	vertical-align: top;
}
.presentation-summary a
{
}
.presentation-summary .subject
{
	color: #ffcc00;
	font-weight: bold;
}
.presentation-summary .summary
{
}
.presentation-summary .links
{
	font-weight: bold;
	color: #ffcc00;
}
.presentation-summary .separator
{
}
.banner-bottom
{
	background-image: url(../media/templates/content/bottombanner.gif);
	background-position: 12px top;
	background-repeat: no-repeat;
	height: 184px;
}
