
A.MaterialTextLink 
{
	color: Black;
	text-decoration: none;
	border-bottom: dashed 1px #3A5BDD;
}

A.MaterialTextLink:hover
{
	color: #3A5BDD;
}

A.MaterialTextLinkTag 
{
	color: Black;
	text-decoration: none;
	border-bottom: solid 1px #3A5BDD;
}

A.MaterialTextLinkTag:hover
{
	color: #3A5BDD;
}

DIV.MaterialTextLinkHeader
{
	background-color: #CFD4FC;
	color: #3D50AF;
	padding: 1px 3px 1px 3px;
	position: absolute;
	z-index: 550;
}

DIV.MaterialTextLinkLayer
{
	color: #FDFDFD;
	position: absolute;
	z-index: 551;
	overflow: visible;
}

.MaterialTextLinkLayerText, .MaterialTextLinkLayerText A, TABLE.MaterialTextLinkLayerText TR, TABLE.MaterialTextLinkLayerText TR TD
{
	color: Black;
	font-size: 9px;
	text-decoration: none;
	background-color: transparent;
	line-height: 11px;
}

A.MaterialTextLinkLayerTextSubLink
{
	font-size: 9px;
	line-height: 11px;
	color: #2D6BE4;
	text-decoration: underline;
}

A.MaterialTextLinkLayerTextSubLink:hover
{
	text-decoration: none;
}

.MaterialTextLinkLayerSubLinkTable TD A, .MaterialTextLinkLayerSubLinkTable TD SPAN, .MaterialTextLinkLayerSubLinkTable TD
{
	font-size: 9px;
	padding: 0px;
	line-height: 14px;
	color: #3D50AF;
	text-decoration: none;
}

.MaterialTextLinkLayerSubLinkTable A:hover
{
	text-decoration: underline;
}

.MaterialTextLinkLayerText A:hover
{
	text-decoration: underline;
}

DIV.MaterialTextLinkLayerTopStripe
{
	height: 5px;
}

DIV.MaterialTextLinkLayerTopStripe IMG, DIV.MaterialTextLinkLayerBottomStripe IMG
{
	width: 5px;
	height: 5px;
}

DIV.MaterialTextLinkLayerTopStripe DIV
{
	border-top: solid 1px #CBD2FC;
	background-color: #FEFEFF;
	height: 4px;
	margin-left: 5px;
}

DIV.MaterialTextLinkLayerMain DIV.MaterialTextLinkLayerTitle
{
	font-weight: bold;
	font-size: 9px;
	color: Black;
}

DIV.MaterialTextLinkLayerTitle
{
	line-height: 11px;
}

DIV.MaterialTextLinkLayerTitle A
{
	color: Black;
	text-decoration: none;
}
DIV.MaterialTextLinkLayerTitle A:hover
{
	text-decoration: underline;
}

DIV.MaterialTextLinkLayerMain
{
	border-left: solid 1px #CBD2FC;
	border-right: solid 1px #CBD2FC;
	padding: 0px 4px;
	background-color: #EEF0FF;
	background-image: url(../Images/BkgrMaterialTextLinkLayer.gif);
	background-repeat: repeat-x;
}

DIV.MaterialTextLinkLayerBottomStripe DIV
{
	border-bottom: solid 1px #CBD2FC;
	background-color: #EEF0FF;
	height: 4px;
	margin-left: 5px;
}
/*========================================================*/
DIV.MaterialTextLinkInnerLayerBottomStripe
{
	height: 5px;
}

DIV.MaterialTextLinkInnerLayerTopStripe
{
	height: 2px;
}

DIV.MaterialTextLinkInnerLayerTopStripe IMG, DIV.MaterialTextLinkInnerLayerBottomStripe IMG
{
	width: 2px;
	height: 2px;
}

DIV.MaterialTextLinkInnerLayerTopStripe DIV
{
	border-top: solid 1px #E3E8FE;
	background-color: #FEFEFF;
	height: 1px;
	margin-left: 2px;
}

DIV.MaterialTextLinkInnerLayerMain
{
	border-left: solid 1px #E3E8FE;
	border-right: solid 1px #E3E8FE;
	padding: 0px 4px;
	background-color: #EEF1FF;
	background-image: url(../Images/BkgrMaterialTextLinkInnerLayer.gif);
	background-repeat: repeat-x;
}

DIV.MaterialTextLinkInnerLayerBottomStripe DIV
{
	border-bottom: solid 1px #E3E8FE;
	background-color: #EEF1FF;
	height: 1px;
	margin-left: 2px;
}

DIV.MaterialTextLinkInnerLayerBottomStripe
{
	height: 2px;
}
