@charset "UTF-8";

#lNav {
	display: block;
	width: 174px;
	height: auto;
	margin-bottom: 15px;
	border-right: 1px solid #DFDFDF;
}

.navContainer1 {
	display: block;
	width: 174px;
	height: auto;
	color: #000000;
	background-color: transparent;
	background-image: url("../../../images_css/nav_container1_bg.jpg");
	background-position: bottom left;
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.navContainer2 {
	display: block;
	width: 174px;
	height: auto;
	color: #000000;
	background-color: #FFFFFF;
}

/*
.navContainer3 {
	display: block;
	width: 135px;
	margin: 4px 0px 4px 20px;
	padding: 0px;
	font-size: 8pt;
	font-weight: normal;
	color: #009900;
}
*/

/*
.childContainer {
	display: block;
	width: 155px;
	border-top: 1px solid #99D6AD;
	margin: 4px 0px 0px 0px;
	display: none;
}
*/

/*
html>body .childContainer {
	width: 155px;
}
*/

/*
.line {
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #99D6AD;
	padding: 0px;
	height: 1px;
	margin-bottom: -1px;
	margin-top: -18px;
}
*/

/*
html>body .line {
	margin-top: 0px;
}
*/

.noline {
	display: none;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px;
	height: 1px;
	margin-bottom: -1px;
	margin-top: -18px;
}

html>body .noline {
	display: none;
	margin-top: 0px;
}

.navContainerExt {
	display: block;
	float: left;
	color: #000000;
	background-color: transparent;
}

/*
.lightLine {
	background-color: #99D6AD;
	height: 1px;
	font-size: 1px;
	margin-top: 10px;
	z-index: 2;
}
*/

/*
.lightLineExt2 {
	background-color: #99D6AD;
	height: 1px;
	font-size: 1px;
	margin-top: 7px;
	z-index: 2;
}
*/

/******************************** Begin: M_G21 Tools **************************/

/********************* Begin: Outer div container with borders ****************/

#toolsContainer {
	display: block;
	width: 174px;
	height: auto;
	color: #000000;
	background-color: #F4F4F4;
	background-image: url("../../../images_css/tools_container_bg.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

/********************** End: Outer div container with borders *****************/

/********************* Begin: Inner div container with margins ****************/

#toolsContainerOuter {
	/* Begin TB07 Fixes */
	display: block;
	width: 154px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
    padding-left: 10px;
	  /* End TB07 Fixes */
	padding-right: 10px;
}

/************************ End: Inner div container with margins ***************/

/* Turn off arrow images */

#toolsContainerOuter img {
	/*display: none;*/
}

/* Tools container links */

#toolsContainerOuter a:link, #toolsContainerOuter a:visited {
	display: block;
	/* Begin TB07 Fixes */ 
	width: 134px;   
	/* End TB07 Fixes */	
	height: auto;
	font-size: 0.75em;
	line-height: 1.2;
	color: #333333;
	background-color: transparent;
	background-image: url("../../../images_css/left_nav_tool_link_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 2px;
	padding-right: 20px;
}

#toolsContainerOuter a:hover, #toolsContainerOuter a:active {
	display: block;
	/* Begin TB07 Fixes */ 
	width: 134px;   
	/* End TB07 Fixes */	
	height: auto;
	font-size: 0.75em;
	line-height: 1.2;
	color: #FF0000;
	background-color: transparent;
	background-image: url("../../../images_css/_left_nav_tool_link_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 2px;
	padding-right: 20px;
}

#toolsContainerOuter .mBot15 {
	margin-bottom: 0;
}

/* This is the toolbox heading */

#toolsContainerOuter .lightGreenBold {
	margin-bottom: 10px;
MARGIN-LEFT: 30px
}

/******************************** End: M_G21 Tools ****************************/
#toolsContainerOuter DIV.mBot5 A {
	/*Begin TB07 Fixes */
	PADDING-LEFT: 0px
	/*End TB07 Fixes */
	}

/* Begin TB07 Fixes */
#toolsContainerOuter .lightGreenBold1 {
        margin-bottom: 10px;
        margin-left: 30px;
        text-transform:uppercase;
}
/* End TB07 Fixes */

