﻿#hbg_content {
	clear:both;
	float:left;	
	text-align:justify;
	width: 435px;
}

.hbg_header {
	width: 435px;
	margin-bottom: 15px;
	height: 90px;
	background-image: url(/Resources/Images/hbg_header.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.hbg_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-left: 248px;
	padding-top: 16px;
}

.hbg_newcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-top: 25px;
}

.text_bluetitle {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #027ABB;
	text-decoration: none;
}
.text_whitetitle {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.text_yellowtitle {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	text-decoration: none;
}
.bg_row {
	padding: 8px 0px 7px;
	clear: both;
}

.hbg_images {
	float: right;
	width: 225px;
	background-image: url(/Resources/Images/hbg_header_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

