.z {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.z a {
	color: #3366CC;
	text-decoration: none
}

.z a:hover {
	color: #000000;}

.z3 {
	font-size: 12px;
	line-height: 18px;
}

.z2 {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.book{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.book a {
	color: #000000;
	text-decoration: none;
	
}
.book a:hover {
	color: #FFA302;
}
#sectionLinks{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	width:202px;
	text-align:left;
	line-height:22px;

}

#sectionLinks h3{
	padding: 0px 5px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(/images/bg_nav.jpg);
	font-weight: bold;
	padding: 0px 3px 3px 10px;
	color: #000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #AAF79F;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks2{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	width:968px;
	text-align:left;
	line-height:22px;

}

#sectionLinks2 h3{
	padding: 0px 5px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(/images/bg_nav.jpg);
	padding: 0px 3px 3px 10px;
	color: #000000;
}

#sectionLinks2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #AAF79F;
	background-image: none;
	text-decoration: none;
}


.feature{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	min-height: 200px;
	height: 200px;
	width:750px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold  Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
}
#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}