.spacer1
{
	width: 13px;
}
.spacer2
{
	width: 10px;
}
.content-table
{
	width: 100%;
}
.clp
{
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #adadad;
	width: 121px;
}
.cmp
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #adadad;
	vertical-align: top;
}
.crp
{
	width: 149px;
	vertical-align: top;
}

.banner-top
{
	height: 30px;
	padding-top: 97px;
}
.trail
{
	font-size: 11px;
}
.trail a
{
	color: #213666;
}
.trail a:hover
{
	color: #213666;
}

/* menu styles */
.mnl1
{
	padding-bottom: 2px;
}
.mnl1 img
{
	padding-bottom: 3px;
}
.mnl2
{
	padding-bottom: 2px;
}

/* presentation styles */
.presentation .icon
{
	width: 90px;
	height: 75px;
	vertical-align: top;
}
.presentation a
{
}
.presentation .subject
{
	color: #213666;
	font-weight: bold;
}
.presentation .summary
{
}
.presentation .links
{
	font-weight: bold;
	color: #213666;
}
.presentation .table
{
	/*border-top: solid #adadad 1px;*/
	border-bottom: double #adadad 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: #213666;
	font-weight: bold;
}
.presentation-overview .summary
{
}
.presentation-overview .links
{
	font-weight: bold;
	color: #213666;
}
.presentation-overview hr
{
}
.presentation-categories a
{
}
.presentation-categories .definition
{
	color: #213666;
	font-weight: bold;
}
.presentation-categories .table
{
	border-top: solid #adadad 1px;
	border-bottom: double #adadad 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #213666;
	font-weight: bold;
}
.presentation-summary .icon
{
	width: 90px;
	height: 75px;
	vertical-align: top;
}
.presentation-summary a
{
}
.presentation-summary .subject
{
	color: #213666;
	font-weight: bold;
}
.presentation-summary .summary
{
}
.presentation-summary .links
{
	font-weight: bold;
	color: #213666;
}
.presentation-summary .separator
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.banner-bottom
{
	background-image: url(../media/templates/content/bottombanner.gif);
	background-repeat: no-repeat;
	height: 184px;
}

