/* MyChangeLab page SPECIFIC STYLES */


/* Redefined styles */

body {
	background-color: #FFFFFF;
}




/* MY CHANGE LAB STYLES */

.myCLprevnext, .myCLprevnext font, .myCLprevnext font a, .myCLprevnext font a:hover, .myCLprevnext font a:link, .myCLprevnext font a:visited {
	font-size: 10px;
	color: white;
}

.myCLsmLINK, .myCLsmLINK a, .myCLsmLINK a:hover, .myCLsmLINK a:link, .myCLsmLINK a:visited {
	color: #333333;
	font-size: 9px;
}


.featurearea, .featurearea a, .featurearea a:hover, .featurearea a:link, .featurearea a:visited {
	color: white;
}


.featureMAINplain {
	background-color: #666666;
	background-image:  url(/media/images/layout/mycl_tools_bg.gif);
	background-repeat:repeat-x;
	background-position: left bottom;

}

td.myCLhead {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 2px;
}


td.myCLtoptab {
	background-image: url(/media/images/layout/mycl_greenbar_tr.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	padding-left: 10px;
	vertical-align: middle;
}

td.myCLtoptabgap {
	height: 2px;
}

td.myCLtoptabgapABOVE {
	height: 15px;
}

td.myCLdivider {
	background-color:#999999;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: white;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
}

.myCLdividerHEADER {
	font-weight: bold;
	text-transform: uppercase;
}

a.myCLdividerLINK:hover, a.myCLdividerLINK:link, a.myCLdividerLINK:visited, a.myCLdividerLINK {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

tr.myCLrow, tr.myCLrow td {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 11px;
}

td.myCLbox {
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}

td.myCLtoptabEXCH {
	background-image: url(/media/images/layout/mycl_bluebar_tr.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}


td.myCLdividerEXCH {
	background-image: url(/media/images/layout/mycl_bluebar_br.gif);
	background-color: #EEEEEE;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: white;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
}

