TD.RelatedInformationPane
{
padding-bottom:10px;

padding-right:7px;

padding-top:20px;
width:200px;
}
TD.RelatedInformationPaneCollapsed
{
width:27px;
}
DIV.RelatedInformationPane
{
width:			200px;
height:			100%;
vertical-align:	top;
background-color: #eaf3ff;
behavior:		url(/Public/Htc/relatedinformation.htc);
border:			solid 1px #898c95;
}
DIV.RelatedInformationPaneCollapsed
{
width:			0%;
background-color: 	#eaf3ff;
}
TR.RelatedInformationHeaderRow
{
padding:	4px;
}
TD.RelatedInformationTitle
{

padding-left:3px;

font-weight:bold;
font-size:12px;
color:#000000;
}
TR.AreaHeading
{
padding-bottom:		2px;
padding-top:		1px;
}
IMG.Heading
{
cursor:				hand;
}
DIV.AreaHeading
{
color:				#606050;
font-size:			9pt;
font-weight:		bold;
}
SPAN.Context
{
}
SELECT.ContextSelect
{
margin-bottom:		2px;
width:				100%;
font-size:			9pt;
}
TD.RelatedInformationDataArea
{
height:				100%;
padding-top:		0px;
padding-bottom:		4px;
padding-left:		4px;
padding-right:		4px;
}
span.InformationItem
{
font-weight:		normal;
text-decoration:	none;
color:				#003DB2;
width:				170px;
overflow-x:			hidden;
text-overflow:		ellipsis;
cursor:				hand;
}
span.underline
{
text-decoration:	underline;
}
DIV.InformationLoading
{
border-width:	thin;
font-size:		9pt;
text-align:		center;
}
DIV.InformationMessage
{
width:			100%;
border-width:	thin;
font-size:		9pt;
color:			#FF0000;
padding:		4px;
}
DIV.InformationContents
{
height: 100%;
width:	100%;
}
TD.ContextSelectTD
{
padding-top:	4px;
}
TD.CategoryList
{
height:100%;
width:100%;
}
DIV.CategoryList
{
height:100%;
width:100%;
overflow:auto;
}
.Hidden
{
display:	none;
}
.ContextHelper
{
behavior:		url(/Public/Htc/contexthelper.htc);
height:	0px;
width:	0px;
}