/* Sitemap page only - Screen and Projection Media */

/* Color Pallette:
	Tan background: #D9D6CD;
	Tan rules: #DBD5B1;
	Light Tan: #D0C9A2;
	Gold: #BAAF6A;
	Beige (logo background): #F8F6EB;
	Brown: #94783A;
	Light Brown: #B19E68;
	Reddish Brown: #AA710A;
	Blue: #1666B3;
*/

div#maincol2 {

}

div#sitemapCol1, div#sitemapCol2, div#sitemapCol3 {
	float: left;
	width: 50%;
	
}

div#maincol2 div div ul li {
	padding-left: 0;
	padding-right: 1.5em;
	background-image: none;
	font-weight: bold;
	margin-top: 1.1em;	
}

/* First Nest */

div#maincol2 div ul li ul li a:link, div#maincol2 div ul li ul li a:visited {

}

div#maincol2 div ul li ul li a:hover {

}
/* inherited from _global.css:
div#maincol2 ul li ul, div#maincol2 ul li ul li ul {
	margin-top: .7em;
	margin-bottom: 0;
}
*/
div#maincol2 div ul li ul {
	margin-top: .3em;
}
/* inherited from _global.css:
div#maincol2 ul li ul li {
	font-weight: normal;
	background: url(../_images/_global/diamond-bullet_blue_solid.gif) 0px 6px no-repeat;
}
*/
div#maincol2 div ul li ul li {
	font-weight: normal;
	font-size: .9em;
	padding-bottom: .4em;
	margin-top: 0;
	background: url(../_images/_global/bulllet_x-sm_diamond.gif) 0px 6px no-repeat;
}

div#maincol2 div ul li ul li.pdf {
	padding: 0 0 .5em 14px;
	background: url(../_images/icons/icon_PDF_x-small.gif) 0px 4px no-repeat;
}

/* Second Nest */

div#maincol2 div ul li ul li ul {
	margin-bottom: 0;
}

div#maincol2 div ul li ul li ul li {
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
	padding-left: 15px;
	background: url(../_images/_global/bullet_sm_grey.gif) 0px 6px no-repeat;
}

div#maincol2 div ul li ul li ul li.pdf {
	padding: 0 0 .5em 14px;
	background: url(_images/icons/icon_PDF_x-small.gif) 0px 3px no-repeat;
}
