#directory h2 {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	text-transform: uppercase;
	background-color: #89B5BD;
	background-image: none;
}
#directory h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#directory h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#directory h2 a:hover {
	color: #E4F0F2;
	text-decoration: none;
}
#directory h2 a:active {
	color: #E4F0F2;
	text-decoration: none;
}
#directory .contentCell {
	padding: 5px;
	background-color: #F5F9FA;
}

#featureLink a {
	display: block;
	border-color: #AAC7CC;
	border: 1px solid;
	padding: 3px 10px;
	text-align: left;
	font-size: 10px;
	background-color: #E4F0F2;
	font-weight: bold;
}
#featureLink a:link {
	color: #398291;
	text-decoration: none;
}
#featureLink a:visited {
	color: #398291;
	text-decoration: none;
}
#featureLink a:hover {
	color: #AE324A;
	text-decoration: none;
}
#featureLink a:active {
	color: #AE324A;
	text-decoration: underline;
}
.bodyHead {
	font-size: 16px;
	font-weight: bold;
	color: #256773;
	border-bottom: solid 1px #AAC7CC;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 3px 0px;
}
.bodyDesc {
	line-height: 1.3em;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
}
.bodyBoxListing {
	display: block;
	clear: left;
	background-color: #F9FBFC;
	border: 1px solid #CCE4F3;
	font-size: 10px;
	color: #125076;
	text-decoration: none;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 25px;
}
.bodyBoxDesc {
	display: block;
	font-size: 11px;
	color: #125076;
	text-decoration: none;
	line-height: 1.4em;
	padding: 10px;
	margin: 0px;
	clear: left;
}
.bodyBoxHead {
	background-color: #E8F2F7;
	background-image:  url("../images/global/body_box_head_bg.gif");
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
}
.bodyBoxButtons {
	height: 16px;
	overflow: hidden;
	background-color: #CCE4F3;
	background-image:  url("../images/global/body_box_button_bg.gif");
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.bodyBoxButtons img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.bodyCatButtons {
	vertical-align: top;
	text-align: center;
	/*border-left: 1px solid #CCE4F3;*/
	width: 50%;
}
.bodyPadding {
	height: 20px;
	clear: left;
}
.bodyCatButtons a {
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	display: block;
	width: 90%;
	padding: 3px 3px 3px 0px;
	margin: 0px 0px 5px 20px;
	display: list-item;
	list-style-type: circle;
}
.breadcrumbs {
	background-color: #ECF2F6;
	position: relative;
	padding: 3px;
	font-size: 10px;
	margin-bottom: 5px;
	clear: left;
}
.listCatchPhrase {
	font-weight: bold;
	font-size: 13px;
	color: #518e9d;
}
#pdfBox {
	background-color: #ffffff;
	border: 1px solid #AAC7CC;
	padding: 5px;
	display: block;
	width:290px;
	font-size:11px;
	margin-top:20px;
}
#pdfBox img {
	float: left;
	margin-top: -3px;
	margin-right: 10px;
	border-width: 0px;
}
#pdfBox strong {
	font-size: 11px;
	display: block;
	height: 16px;
	overflow: hidden;
}
#pdfBox span {
	display: block;
	height: 16px;
	overflow: hidden;
}
.listCatchPhrase {
	font-size: 12px;
	color: #398291;
	font-weight: bold;
}
