/* In Page Tizers */

.HPMamagItem {
	background-color	:	white;
	border				:	1px solid #18519C;
	background-color 	: 	#FFFAF4;
}

.HPMamagItemTitle {
	color		:	#F75121;
	font-size	:	18px;
	font-weight	:	bold;
}

.HPitem {
	font-size	:	12px;
}

.HPitemTitle {
	padding		:	0px;
	font-size	:	16px;
	font-weight	:	bold;
	color		:	#1859A5;
}

.HPitemTitle_green {
	padding		:	0px;
	font-size	:	16px;
	font-weight	:	bold;
	color		:	#4A6929;
}

/* End Of In Page Tizers */

/* left bar */
.leftBar {
	width				:	210px;
	background-color 	: 	#FFFAF4;
}

TD.leftBar {
	height		:	100%;
	text-align	:	center;
}

.zoomInBox {
	border	:	1px solid #1851A5;
	width	:	190px;
}

.zoomInBox A {
	color : #1059C6;
}

.zoomInBox THEAD {
	background-color	:	#08418C;
	background-image	:	url(../../images/icons/zoomIn.gif);
	background-repeat	:	no-repeat;
	background-position :	left top;
	height				:	19px;
	font-weight			:	bold;
	font-size			:	12px;
	color				:	white;
}

.zoomInBox THEAD.info {
	background-image	:	url(../../images/icons/info.gif);
	background-position :	right top;
}

.zoomInBox THEAD TD {
	padding-left	:	25px;
	padding-right	:	25px;
	padding-top		:	1px;
	padding-bottom	:	1px;
}

.zoomInBox TBODY {
	font-weight			:	normal;
	font-size			:	10px;
}

.zoomInBox TD {
	padding			:	3px;
	padding-right	:	10px;
	padding-left	:	10px;
}

.zoomInBox TBODY.whiteBG {
	background-color	:	white;
}

.zoomInBox TBODY.yellowBG {
	background-color	:	#FFFFCC;
}

.zoomInBox .date {
	width		:	50%;
	font-size	:	10px;
	color		:	#737373;
	text-align	:	left;
}

.zoomInBox .continue {
	width		:	50%;
	text-align	:	right;
}

.linksBox TD {
	border	:	1px solid #1851A5;
	width	:	190px;
	background-color	:	white;
}

.linksBox TD {
	padding			:	1px;
	padding-right	:	10px;
	padding-left	:	10px;
}

.linksBox A {
	font-size	:	14px;
	font-weight	:	bold;
	color		:	#084184;
}
