div.contentbox img {
	float:none;
	margin:0px;
	padding:0px;
}

div.maintabwrapper {
	text-align:center;
}

ul.maintabs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

ul.maintabs li {
	display:inline;
	white-space:nowrap;
	width:119px;
	height:29px;
	float:left;
	background-image:url(directory/tab.gif);
	background-repeat:no-repeat;
	padding-top:5px;	
}

ul.maintabs li.active {
	background-image:url(directory/tabactive.gif);
}

ul.maintabs a {
	font-size:14px;
	text-decoration:none;
	display:block;
	width:100%;
	height:24px;
	color:#FFFFFF;
}

ul.maintabs a:hover {
	text-decoration:underline;
}

div.item {
	width:100%;
}

div.item h3 {
	width:100%;
	border-width:0px;
	/* border-top-width:1px;*/
	border-width:1px;
	/*border-bottom-width:1px; */
	border-style:solid;
	border-color:#FFC212;
	background-color:#EBEBEB;
}

div.item div.space {
	margin-left:10px;
}

div.item ul {
	list-style-image:url(listarrow.gif);
}

div.item div.listleft {
	float:left;
	width:50%;
}

div.item div.listright {
	float:left;
	width:50%;
}

div.letterselector {
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#FFC212;
	color:#E1E1E1;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

div.letterselector a {
	color:#000000;
	
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

div.letterselector a:hover {
	text-decoration:underline;
}

div.hidden {
	display:none;
}

li.hidden {
	height:0px;
	width:0px;
	display:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.contentbox {
	width:97%;
	padding:5px;
	margin-left:4px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:4px;
}

div.contentbox table {
	width:100%;
	margin:5px;
	text-align:left;
}

div.contentbox thead {
	text-align:center;
	font-weight:bold;
	background-color:#E1E1E1;
}

div.contentbox table tbody tr.odd {
	background-color:#E9E9E9;
}

div.smallborder {
	border:1px solid #E1E1E1;
	margin-top:-6px;
}

* html div.smallborder {
	margin-top: -7px;
}

* html div.smallborder {
	margin-top: -8px;
}

div.mapwrapper {
	margin:10px;
	border-color:#E1E1E1;
	border-width:1px;
	border-style:solid;
}
