/* Updated 6/5/2014 at 1:59pm */
.sectionhp				 {
	clear: both;
	float: left;
	width: 642px;
	margin-top: -1px;
	padding: 20px 14px 10px 14px;
}


.hometab					{
	float: left;
	background-repeat: repeat-y;
	width: 100%;
}

.hometab a {
	text-decoration: none;
}

.hometab a:visited {
	text-decoration: none;
}

.hometab a:hover {
	text-decoration: underline;
}

.hometab .left				{
	float: left;
	width: 425px;
	padding-right: 20px;
}

.hometab .left .home_tabs_link_item	 			{
	margin: 0 0 18px;
}

.hometab .left .home_tabs_link_item .icon		{
	float: left;
	width: 83px;
}

.hometab .left .home_tabs_link_item .txtarea	{
	float: left;
	width: 340px;
}

.hometab .left .home_tabs_link_item  .txtarea a {
	text-decoration: none;
}

.hometab .left .home_tabs_link_item  .txtarea a:visited {
	text-decoration: none;
}

.hometab .left .home_tabs_link_item  .txtarea a:hover {
	text-decoration: underline;
}

.hometab .right			{
	float: left;
	width: 178px;
	padding-left: 19px;
}

.hometab .right h3		{
	font-weight: bold;
	font-size: 0.917em;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.hometab .right ul		{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.hometab .right li		{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: none;
	padding: 8px 0;
}

.hometab .right li a {
	text-decoration: none;
}

.hometab .right li a:visited {
	text-decoration: none;
}

.hometab .right li a:hover {
	text-decoration: underline;
}

.home_panel	{
	border: 0;
	line-height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.home_panel h2	{
	border-style: solid;
	border-width: 1px 0;
	font: bold 1.167em "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0 0 8px;
	padding: 8px 0 8px 3px;
}

.home_panel a {
	text-decoration: none;
}

.home_panel a:hover {
	text-decoration: underline;
}

.home_panel .home_panel_item	{
	margin: 0 0 23px 0;
}

.home_panel .home_panel_item .date	{
	font-size: 0.833em;
}

.home_panel .home_panel_item a {
	text-decoration: none;
}

.home_panel .home_panel_item a:hover {
	text-decoration: underline;
}

.home_panel .home_panel_item h3	{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.home_panel .home_panel_item p	{
	margin: 0 0 11px 0;
	padding: 0;
}

.home_panels .home_panel	{
	float: left;
	padding: 0 18px 0 0;
	width: 212px;
}

.home_panels .wide_panel { 
	width: 442px; 
}

.home_panels .last_panel { 
	padding: 0; 
}