@media all {	/* Site Map */

/*	TABLE.SiteMap	{ border: 1px solid #095DB5; width: 100%; }	*/
	TABLE.smLabel	{ margin: 0px 0px 0px 0px; }
	TD.smLabel		{ vertical-align: bottom; text-align: center; padding: 0px 5px 0px 0px; }

	.sm1, .sm3, .sm7, .sm9 {
		width: 49%; height: 49%;
	}

	.sm2, .sm20, .sm8, .sm80 {
		width: 2px; height: 49%;
	}

	.sm20, .sm50, .sm80 { background: url(/sysimage/095DB5x2.gif) repeat-y 100% 0%; }
	.sm60 { background: url(/sysimage/095DB5y2.gif) repeat-x 0% 50%; }

	.sm4, .sm6, .sm60 {
		width: 49%; height: 2px;
	}

	TABLE.smLabel TD A, TABLE.smLabel TD A:visited, TABLE.smLabel TD A:link {
		color: #000000; text-decoration: none;
	}

	TABLE.smLabel TD A:active {
		color: #A00000; text-decoration: none;
	}

	TABLE.smLabel TD A:hover {
		color: #000070; text-decoration: underline;
	}

	DIV.SiteMap {
		text-align: center;
	}

	IMG.SiteMap {
		width: 2px; height: 2px;
	}

	sm5, .sm50 {
		width: 2px; height: 2px;
	}

	TABLE.smLabel {
		width: 100%; border-width: 1px; border-style: solid; border-top-color: #095DB5;
		border-left-color: #095DB5; border-right-color: #000070; border-bottom-color: #000070;

	}

	TABLE.smConn {
		width: 100%; height: 22px;
	}

	TABLE.smLabel TD {
		border-top-color: #000070; border-left-color: #000070; border-right-color: #095DB5;
		border-bottom-color: #095DB5; border-width: 1px; border-style: solid;
		font-family: 'Ms Sans Serif',Helvetica; font-size: 8pt; color: #005BBF;
		vertical-align: middle; text-align: center; padding: 1px 2px; line-height: 1.1em;
		white-space: nowrap;
	}
}

