.parent{
	color:			#194377;
	font-family:	Arial;
	font-weight:	Bold;
	font-size:		11px;
	cursor:			pointer;
}
.parent_active{
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight:	Bold;
	font-size:		11px;
	padding-top:	10px;
	cursor:			pointer;
}
.sub{
	color:			#FFFFFF;
	font-family:	Verdana;
	font-size:		11px;
	cursor:			pointer;
}
.sub_active{
	color:			#FEFEFE;
	font-family:	Verdana;
	font-size:		11px;
	cursor:			pointer;
}
.links {
	color:			#FFFFFF;
	font-family:	Verdana;
	font-size:		11px;
}
.links a {
	color:			#FFFFFF;
	font-family:	Verdana;
	font-size:		11px;
}
.copyright {
	color:			#000000;
	font-family:	Verdana;
	font-size:		11px;
}
.text {
	color:			#234468;
	font-family:	Verdana;
	font-size:		11px;
	line-height:	17px;
}
.sitemap_main_category,
.sitemap_category {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}

.sitemap_main_category {

	font-size: 12px;
	margin: 30px 0px 15px 0px;
}

.sitemap_page {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

table.educator {
	clear:			both;
	width:			370px;
	height:			160px;
	border:			1px solid #666;
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	15px;
}
.educator td {
	color:			#234468;
	font-family:	Verdana;
	font-size:		10px;
	line-height:	17px;
	padding:		10px;
	vertical-align:	top;
	background:		#ffffff;
}
.educator td img {
	clear:			both;
}
.educator td a {
	text-decoration:none;
	color:			#234468;
}
.educator td a:hover {
	text-decoration:underline;
}