/* Circumvent peek-a-boo bug ... thanks again, Mr Gates. */
#torso { zoom: 1; }

/* The entire site guide */
#siteguide_outer {
	background-color: white;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 968px;
	margin-top: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 966px;
}

/* The site guide control bar */
#siteguide_control { padding: 0; line-height: 22px; background: #e6e6e6 url("/images/bg_siteguide.jpg") left top repeat-x; border-bottom: 1px solid #CCCCCC; }
#siteguide_control h5 { padding: 0; margin: 0; color: #359F2F; height: 28px; line-height: 28px; }
#siteguide_control a { color: #359F2F; background-position: 6px 50%; background-repeat: no-repeat; padding-left: 26px; height: 22px; display: block; }
#siteguide_control.up a { background-image: url("/images/img_arrow_r.gif"); }
#siteguide_control.up a:hover { background-image: url("/images/img_arrow_r.gif"); }
#siteguide_control.dn a { background-image: url("/images/img_arrow_on.gif"); }
#siteguide_control.dn a:hover { background-image: url("/images/img_arrow_on.gif"); }
#siteguide_control.init a { background-image: url("/images/img_arrow_r.gif"); }

/* The site guide content */
#siteguide { padding: 10px; margin: 0; padding: 0; font-size: 85%; color: #cccccc; }
#siteguide dt { float: left; padding: 6px; margin: 0; color:#000084; line-height: 22px; font-weight:bold; }
#siteguide dd { text-align: right; border-bottom: 1px #cccccc solid; padding: 6px; margin: 0; line-height: 22px; }
#siteguide dl { margin: 0; padding: 0; }

/*
#siteguide a { text-decoration: none; color: #000084; }
#siteguide a:hover { text-decoration: underline; }
*/

.siteguide a, .siteguide a:link { color: #003A87; }
.siteguide a:visited { color: #405892; }
.siteguide a:hover, .siteguide a:active { color: #00206D; background-color: #DEE2EC; }

#container_home #siteguide_outer { margin-bottom: 15px; }

#defeat_ie { position: absolute; z-index: -10; width: 966px; height: 200px; border: none; }

