.hidden { display: none; }
.test { display: block; }
.link-group {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.custom-ul{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.prof_links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666;
	text-decoration: none;
}
.top-right {
	background-image: url(../images/top-right-sml.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
	width: 301px;
}
.top-menu-bar {
	background-image: url(../images/top-menu-bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	width:1026px;
}
.top-menu-cells {
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	color: #333;
}
.labels {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#td_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.subhead-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.09em;
	line-height: 20px;
}
.label_cell {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

