* {
	padding: 0px;
	margin: 0px;
}
body {
	padding: 7px 0px 0px 0px;
	background-color: White;
	text-align: center;
	vertical-align: top;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.tbody {
	text-align: center;
	width: 846px;
}
/* ================================ logo ================================ */
.tbody .tablogo {
	width: 289px;
}
.tbody .tablogo .tdlogo {
	width: 289px;
	background-color: #150185;
}
.tbody .tablogo .blacktxt {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	height: 29px;
	background-color: #042374;
}
.blacktxt {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tdbg1 {
	background-color: #042374;
}
/* ================================ linksblocks ================================ */
.linksblocks {
	background-color: #042374;
	width: 390px;
	height: 109px;
}
.linksblocks .links, .linksblocks .links1 {
	background: #150185 url(/images/pb/new420.jpg) no-repeat center;
	text-align: center;
	height: 95px;
	width: 85px;
}
.linksblocks .links td, .linksblocks .links1 td {
	text-align: center;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #0000FE;
	width: 85px;
	text-decoration: underline;
}
.linksblocks .links td {
	font-size: 8pt;
}
.contactblock {
	text-align: center;
	vertical-align: middle;
	width: 167px;
	background: #150185 url(/images/pb/index_img26.jpg) no-repeat top;
}
.contactblock table {
	width: 100%;
}
/* ================================ contentleft ================================ */
.tbody .contentleft {
	background: url(/images/pb/index_img116.gif) repeat-y center;
	width: 196px;
	height: 100%;
}
.tbody .contentleft .top {
	background: url(/images/pb/index_img8.gif) no-repeat top;
	height: 8px;
	vertical-align: top;
}
.tbody .contentleft .whitelinks {
	height: 20px;
	background-color: #042374;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* ================================ contentcenter ================================ */
.tbody .contentcenter {
/*	width: 496px;*/
	width: 100%;
	height: 100%;
}
.tbody .contentcenter .content {
/*	background: url(/images/pb/index_img14.gif) repeat-y center;*/
	vertical-align: top;
	text-align: center;
	padding: 0px 10px 10px 10px;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
.tbody .contentcenter .ltop {
	background: url(/images/pb/left-top.gif) no-repeat;
}
.tbody .contentcenter .top {
	background: url(/images/pb/top.gif) repeat-x;
}
.tbody .contentcenter .rtop {
	background: url(/images/pb/right-top.gif) no-repeat;
}
.tbody .contentcenter .left {
	background: url(/images/pb/left.gif) repeat-y;
}
.tbody .contentcenter .right {
	background: url(/images/pb/right.gif) repeat-y;
}
.tbody .contentcenter .lbot {
	background: url(/images/pb/left-bottom.gif) no-repeat;
}
.tbody .contentcenter .bot {
	background: url(/images/pb/bottom.gif) repeat-x;
}
.tbody .contentcenter .rbot {
	background: url(/images/pb/right-bottom.gif) no-repeat;
}
/* ================================ contentright ================================ */
.tbody .contentright {
	width: 154px;
	height: 100%;
	background-color: #042374;
}
.tbody .contentright .content {
	background-color: #ccccff;
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 10px 10px;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
/* ================================ copyright ================================ */
.copyright {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}