@charset "UTF-8";


.PABlogbkgndImage {
	background-image: url(w-bkgnd2.png);
	position: absolute;
	height: 380px;
	width: 428px;
	left: 0px;
	top: 0px;
}



.PABlogtitleBox {
	position: absolute;
	height: 20px;
	width: 300px;
	left: 10px;
	top: 4px;
}

.PABlogtitle {
	font-family: NewBTBold;
	font-size: 18px;
	color: #00528E;
}

a.PABlogtitle {
	font-family: NewBTRegular;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a.PABlogtitle:hover {
	font-family: NewBTRegular;
	font-size: 18px;
	color: #00528E;
}

.PABlogtbpcycle {
	list-style-type: none;
	left: 0px;
	position: absolute;
	height: 312px;
	width: 428px;
	list-style-position: outside;
	margin: 0px;
	top: 33px;
}
.PABlogtitleDivider {
	font-family: NewBTRegular;
	font-size: 18px;
	color: #CCCCCC;
}
.PABlogImage {
	position: absolute;
	height: 234px;
	width: 408px;
	left: 10px;
	top: 10px;
}
.PABlogCopy {
	font-family: NewBTRegular;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	overflow: auto;
	position: absolute;
	height: 58px;
	width: 408px;
	left: 10px;
	top: 254px;
}


.bNav {
	position: absolute;
	height: 11px;
	width: 80px;
	top: 354px;
	left: 176px;
	overflow: hidden;
	z-index: 1001;
}


.bNav a {
	text-decoration: none;
	background-image: url(tpassive.png);
	height: 11px;
	width: 11px;
	font-size: 0px;
	font-size: 1px;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 100px;
}

.bNav a.activeSlide {
	background-image: url(tactive.png);
}

.bNav a:focus { outline: none; }


a.blogvisitSite {
	font-family: NewBTRegular;
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: block;
	position: absolute;
	height: 12px;
	width: 73px;
	left: 355px;
	top: 10px;
	text-decoration: none;
}
a.blogvisitSite:hover {
	color: #000000;
}