@charset "UTF-8";
.boldLocTitle {
	font-size: 14px;
	font-weight: bold;
	color: #161D29;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* CSS Document */

#pageContent table th {
	background-color: #B22D14;
	color: #BEC1C5;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 5px;
}
#wagmp_map_1 {
	float: right;
	border: 1px solid #161C28;
	padding: 0px 10px 0px 30px;
}
#pageContent td img {
	padding-left: 5px;
}
#pageContent {
	height: 850px;
}
#pageContent table td {
	padding: 5px 5px;
}
#pageContent table td a {
	color: #B52A13;
	text-decoration: none;
}
#pageContent table td a:hover {
	color: #161D29;
	text-decoration: underline;
}
#pageContent table {
	border: 1px solid #4B5258;
}
#pageSelection {
	text-align: right;
	border: none;
}
#pageContent #pageSelection table  {
	border: none;
}
#pageContent #divider {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B5258;
}
#pageContent img {
	padding: 0px 0px 10px 0px;
}
#availableClass table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606972;
}
#backBut a {
	color: #B52A13;
	text-decoration: none;
}
#backBut a:hover {
	color: #161D29;
	text-decoration: underline;
}
