/* CSS Document */
#main_content{
	padding-right:0;
	width:791px;
	}
#main_content table#prod_indx_main, table#static_map {
	border: 0;
	width: 791px;
	}
	table#static_map { margin-bottom: 15px; }
#prod_indx_main td, #static_map td {
	padding: 0;
	}
#prod_indx_main td.indx_col, #static_map td.indx_col {
	width: 360px;
	padding-right: 14px;
	vertical-align: top;
	}
#prod_indx_main td.dept, #static_map td.dept {
	padding: 2px;
	margin: 1px;
	border-bottom: 2px solid #fff;
	background: #dfedff;
	font-size: 15px;
	font-weight: bold;
	height: 26px;
	vertical-align: middle;
	}
#prod_indx_main li, #static_map li {
	margin-left: 16px;
	list-style-type: disc;
	color: #010337;
	}
#prod_indx_main ul li a, #static_map ul li a {
	font-weight: normal;
	}
#prod_indx_main a:hover, #static_map a:hover {
	text-decoration: underline;
	}
#page_heading {
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#010337;
	margin:5px 0 10px 2px;
}
.span_divider {
	width: 780px;
	padding-top: 10px;
	border-bottom: 1px solid #010337;
}

