/* White main body text */

.style6 {

	color: #000000;

}

/* Breadcrumbs and nav starting point */

# navheader {

	position: relative;

	left: 352px;

	top: 139px;

	height:22px;

	width: 200px;

	z-index: 20;

}



/* large window body corner graphics */

#sidebar .rbtop div div { 

height:12px;

    background: url(/images/cmimages/tl1.jpg) no-repeat top left; 

    }

#sidebar .rbtop div {

height:12px;

    background: url(/images/cmimages/tr1.jpg) no-repeat top right;

}	



#sidebar .rbbot  div {

	margin: 0px 0 -12 0;

    height:12px;

    background: url(/images/cmimages/br1.jpg) no-repeat bottom right;

}



#sidebar .rbbot div div { 

	margin: 0px 0 -12 0;

	height:12px;

    background: url(/images/cmimages/bl1.jpg) no-repeat bottom left; 

    }



/* bottom body graphic */

#sidebar .rbbot{

	height:12px;

	background: #E2EEE9 url(/images/cmimages/b1.jpg) repeat-x bottom; 

}



/* top body graphic */

#sidebar .module .rbtop {

	margin: 0px 0 -12 0;

	height:12px;

	background: #E2EEE9 url(/images/cmimages/t1.jpg) repeat-x top; 

	}

	

/* right side body graphic */	

#sidebar .rbcontent { 

	background: url(/images/cmimages/r1.jpg) repeat-y right;

    }

	

/* left side body graphic and box background */	

#sidebar .rbcontentwrap, #content .rbcontentwrap {

	background: #E2EEE9 url(/images/cmimages/l1.jpg) repeat-y left; 

	}	

	

/* body background color */ 

#sidebar div {

	background: #E2EEE9;

}	

.maintext {

	color: black;	

}

/* commented backslash hack v2\*/

html>body #sidebar .module .rbtop, html>body #content .rbtop, html>body #welcome_back .rbtop { margin: 0; }

html>body #sidebar .rbbot div, html>body #content .rbbot div { margin: 0; }

html>body #sidebar .rbcontentwrap, html>body #content .rbcontentwrap { margin: 0; } 

html>body #sidebarsm .module .rbtop, html>body #content .rbtop, html>body #welcome_back .rbtop { margin: 0; }

html>body #sidebarsm .rbbot div, html>body #content .rbbot div { margin: 0; }

html>body #sidebarsm .rbcontentwrap, html>body #content .rbcontentwrap { margin: 0; } 

/* end hack */
