#TB_table_main {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#TB_header {
	width:500px;
	height:77px;
	background: url('Invalid Asset URL') no-repeat;			
}
#TB_title {
	position:relative;
	top:10px;
	left:300px;
	color:white;
	font-family:Times New Roman;
	font-size:13pt;
	font-weight:bold;
}
.TB_purple {
	height:5px;
	background-color:#ABA1BA;
}
.TB_text {
	border:silver;
	font-size:9pt;
	height:15px;
	top:-3px;
	position:relative;
}
.TB_button {
	background-color:#C0C0C0;		
	padding:0px;	
}
#TB_search {
	position:absolute;
	right:10px;
	color:white;
	font-size:9pt;
	font-weight:bold;
}
#TB_nav {
	background-color:#DDDDDD;
	text-align:center;
	border-bottom:solid black 1px;
	height:20px;
}
#TB_nav a {
	color:#000066;
	text-decoration:underline;
	font-size:7pt;
	font-weight:bold;
	letter-spacing:1px;
	font-family:verdana;
	text-transform:uppercase;
	margin-left:10px;
	margin-right:10px;
}



#TB_wrapper {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:10pt;
	font-face:arial;
}
#TB_map {
	width:500px;
	padding:0px;	
	margin-left:auto;
	margin-right:auto;
	border:solid black 1px;
	-moz-box-sizing:border-box;	
	font-family:arial;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#TB_map H2 {
	color:navy;
	font-size:12pt;
}
#TB_map a {
	color:navy;
	text-decoration:underline;
}
#TB_map a:hover {
	text-decoration:underline;
	color:#0000ff;
}
.TB_article {
	background-color:#EEE;
	padding:0px;
	text-align:left;
	font-family:arial;
	font-size:10pt;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.TB_article ul {
	list-style-image: url('Invalid Asset URL');
	list-style-type:disc;
}
.TB_article .TB_padding {
	padding:10px;
	margin:0px;
}
.TB_article .TB_title {	
	font-size:11pt;
	margin-bottom:5px;
}
.TB_article p {
	margin-top:0px;
}
.TB_article strong.blue, #TB_map strong.blue {
	color:navy;
	font-size:12pt;
}
.lastReviewed {
	font-size: 8pt;
	color: #000000;
	text-align: left;
}
.regionMap {
	background-color:#DDDDDD;
}
.regionMapBar {
	background-color:#9868CC;
	margin-top:-3px;
	padding:3px;
	color:white;
}
.regionMapTitle {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:white;
}
