
#leftpane .Normal, #leftpane .NormalDisabled
{
	font-size: 8pt;
}

#leftpane .container
{
	border-bottom: solid 1px #c8dc2d;
	padding-bottom: 15px;
}

#leftpane .container .containertitle
{
	margin : 5px 5px 2px 8px;
	padding: 0;

	font-size: 10pt;
	font-weight : bold;
	color: #000;
}

#leftpane .modulecontent
{
	font-size : 8pt;
	/*padding : 5px 5px 5px 5px;*/
	/*margin: 0;*/
}

#leftpane .container p
{
	font-size : 8pt;
	padding : 5px 5px 5px 5px;
	margin: 0;
}

#leftpane .container p.compact
{
	padding-bottom: 2px;
}

#leftpane .container ul.compact
{
	padding: 2px 7px 3px 25px;
	margin: 0;
}

#rightpane .Normal, #rightpane .NormalDisabled
{
	font-size: 8pt;
}

#rightpane .container
{
	border : solid 1px #786e50;
	border-top-style : none;
	border-left-style : none;
	margin : 0 10px 25px 0;
	background-image : url(rbback.png);
	background-position: left top;
	background-repeat: repeat-y;
}

#rightpane .noborder
{
	border-style : none;
}

#rightpane .container .containertitle
{
	padding : 3px 0 3px 0;
	margin: 0;
	text-align : center;
	width : 100%;
	background-color : #786e50;
	background-image : url(ltrc.gif);
	background-repeat : no-repeat;
	background-position : left top;
}

#rightpane .container .containertitle .Head
{
	font-size : 10pt;
	font-weight : bold;
	color : #f5f5dc;
}

#rightpane .container .containertitle .hide-show
{
	float: right;
	padding-right: 3px;
}

#rightpane .container .containertitle .containerheader
{
	padding-left: 10px;
}

#rightpane .modulecontent
{
	font-size : 8pt;
	/*padding : 5px 5px 5px 7px;*/
	/*margin: 0;*/
}

#rightpane .modulecontent .links td
{
	padding: 3px 5px 3px 7px;
}

#rightpane .modulecontent .DNN_Documents tr.SubHead
{
	display: none;
}

#rightpane .modulecontent .DNN_Documents td.TitleCell
{
	font-size: 8pt;
}

#rightpane .container p
{
	font-size : 8pt;
	padding : 5px 5px 5px 7px;
	margin: 0;
}

#rightpane .container p.compact
{
	padding-bottom: 2px;
}

#rightpane .container ul.compact
{
	padding-left: 20px;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 3px;
}

#rightpane .container ul.compact li
{
	margin-bottom: 2px;
}


#contentpane .container
{
	width: 100%;
	margin-bottom: 0.6em;
}

#contentpane .container .containertitle
{
	display : none;
}

#rightpane .container .containerheader .hide-show
{
	width: 20px;
}

#contentpane .container .containerheader .Head
{
	font-size: 14pt;
	font-weight: bold;
}

#contentpane .container .modulecontent h1, h2, h3
{
	padding: 0;
	color: #000;
}

#contentpane .container .modulecontent h1
{
	font-size : 14pt;
	font-weight : bold;
	margin : 5px 0 7px 0;
}

#contentpane .container .modulecontent h2
{
	font-size : 13pt;
	font-weight : bold;
	margin : 5px 0 7px 0;
}

#contentpane .container .modulecontent h3
{
	font-size : 11pt;
	font-weight: bold;
	margin : 3px 0 5px 0;
}

#contentpane .container .modulecontent p
{
	margin : 5px 0 17px 0;
}

#contentpane .Normal, #contentpane .NormalDisabled
{
	font-size: 10pt;
}

.container .modulecontrols
{
	text-align : right;
	padding : 5px 5px 3px 5px;
}

.seemore
{
	text-align: right;
	font-size: 8pt;
	padding-right: 5px;
	margin-bottom: 2px;
}

#contentmaster td.FeaturedBullet
{
	/*margin: 5px 3px 1px 1px;*/
	margin: 0;
	padding-right: 0;
	vertical-align: middle;
	width: 15px;
}

img.FeaturedBullet
{
	margin-left: 2px;
	margin-right: 3px;
}

#contentpane .container .containerheader .pad
{
	text-indent: 20px;
}
