html { font-family: arial; }
.bg_b { background-color: #DFDFDF; border: 1px solid #DD0000; }
.w100 { width: 100%; }
.float_side { float: left; }
.float_inverse { float: right; }
.float_center { float: none; }
.align_side { text-align: left; }
.align_inverse { text-align: right; }
.align_center  { text-align: center; }
.b { font-weight: bold; }

h2.category_title { font-size: medium; color: #0AAB1A; margin: -20px 0px 5px 0px; padding: 0px 20px; }

.item_wrapper { width: 100%; margin-bottom: 20px; padding: 0px 0px 20px 0px; }
.item_top { margin: 0px; padding: 0px; height: 27px; }
.item_bottom { margin: 0px; padding: 0px; height: 30px; }
.item_delimiter { height: 19px; }
.item_content { padding: 0px 27px 20px 40px; }
.item_content_text { padding-top: 17px; }
.item_link_height { height: 20px; vertical-align: top; }
.item_link { margin-bottom: 2px; padding-left: 20px; }
.item_link_more { margin-bottom: 2px; padding-left: 0px; }
div.item_link_img { height: 16px; width: 26px; }
.item_space { padding-bottom: 17px; }
span.item_cotent_title_delimiter { width: 21px; text-align: center; }
.title_and_date { padding-left: 0px; }

input.search_faq
{
	width: 70px !important;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
}
select.search_faq
{
	width: 80px !important;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	font-size: 10px !important;
}

.space_side_20
{
	margin-right: 20px !important;
}


/* New Links CSS */
a.linksHeadUrl
{
	color: #0071BA;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
.linksItemHead *
{
	font-weight: bold;
	color: #0071BA;
}
.linksItemWrapper
{
	margin: 5px 0px 0px;
	padding: 0px 20px;
	clear: both;
}
.linksItemText
{
	height: 80px !important;
	vertical-align: top;
	padding: 3px 0px;
	color: #000000;
	font-size: small;
	padding-bottom: 30px;
}
.imgFrame
{
	float: left;
	background: url(../../Images/1.he/Links/sideImgBottom.png) bottom center no-repeat;
	width: 104px;
	margin: 0px 10px 0px 0px;
	display: inline;
}
.imgFrame div
{
	background: url(../../Images/1.he/Links/sideImgTop.png) top center no-repeat;
	text-align: center;
	padding: 8px 0;
}
.imgFrame img
{
	width: 75px;
}
