/* CSS Document Plain - print version */
/* Please note -- this file only contains styles that are different than those used for main.css

h1 {
	color: #000;
}

table#mainTable, table.tableGrid, table.jobGrid {
page-break-before: avoid !important;
page-break-inside: auto;
}

ul {
	margin: 5px 0px 0px 12px;
	padding: 0px;
} 

ul li {
	list-style-type: disc;
	margin: 0px 0px 12px 0px;
	padding: 1px 0px 0px 10px;
	line-height: 135%;
}

ul li ul {
	margin: 0px 0px 5px 6px;
	padding: 0px;
}

ul li ul li {
	list-style-type: disc;
	margin: 8px 20px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 135%;
}


/* layout table for nearly all pages  ******************************************/

table#mainTable {
	background-color: #fff;
	margin: 0px 0 10px 0;
	width: auto;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

table#mainTable table {
	width: auto !important;
}

div.toolBarContainer {
	display: none;
}

ul.orgChart li {
	margin-top: 8px;
	margin-right: 20px;
	list-style-type: none;
	padding-left: 12px;
	line-height: 140%;
}

td#navCell {
	display: none;
}

div.leftNav {
	display: none;
}

td.mainPanel {
	width: auto;
	border-top: 1px solid #333;
}

td.mainPanel#withBackground {
	height: 565px;
}

td.mainPanel#bestOf {
	width: auto;
}

td.mainPanel#bestOf p {
	line-height: 150%;
}

td.mainPanel#bestOf img {
	margin-left: 12px;
}

td.mainPanel div.padding {
	padding: 14px;
}

td.mainPanel div.padding#orgChart {
	width: 750px ! important;
	padding: 8px;
}

div.bannerContainer {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

ul.breadcrumbs {
	display: none;
	}
	
ul.breadcrumbs li {
	display: none;
}	

div.floatBox div.left {
	width: auto;	
	float: left;
}

div.floatBox div.right {
	width: auto;
	float: right;
}

div#skipNav {
	display: none;
}

noscript div {
 	display: none;
}

span#jsDependent {
	display: none;
}

