﻿.ms-WPTitle {
	FONT-FAMILY: Arial, verdana, sans-serif;
}
.ms-WPBody TD {
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial,verdana,sans-serif;
}
.ms-WPBody {
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial,verdana,sans-serif;
}
.ms-WPBody A:visited {
	COLOR: #c33;
}
.ms-WPBody A:link {
	COLOR: #c33;
	text-decoration: none;
}
.ms-WPBody A:hover {
	COLOR: black;
	text-decoration: underline;
}
.ms-WPHeader TD {
	BORDER-BOTTOM: #ddd 1px solid;
}


/* Contacts Web part */
.jll-contacts-container
{
	width: 450px;
}

.jll-contacts-table
{
	width: 100%;
	border: solid 1px navy;
}

.jll-contacts-td
{
	vertical-align: top;
}

.jll-contacts-header-text
{
	font-weight: 700;
	text-align: left;
	vertical-align: middle;
	width: 150px;
}

.jll-contacts-image
{
	width: 85px; 
	border: none;
	padding-left: 5px;
} 

.jll-contacts-image-td
{
 	vertical-align: top; 
} 


.jll-td-spacer
{
	width: 100%;
	height: 18px;	
}
/* End Contacts Web part */

.jll-article-anchor {
	width: 100%;
	height: 20px;
	padding-left: 5px;
}
.jll-article-anchor-arrow {
	width: 13px;
	height: 13px;
}
.jll-article-image-rollup {
	vertical-align: top;
	text-align: right;
	border: none;
	padding: 5px;
}
.jll-article-image-small {
	width: 120px;
	vertical-align: top;
	text-align: right;
	border: none;
	padding: 5px;
}
.jll-article-table {
	min-height: 400px;
	width: 100%;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}
.jll-article-header {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	height: 20px;
	padding-bottom: 5px;
}
.jll-article-content {
	text-align: left;
	vertical-align: top;
	min-height: 40px;
	font-size: 8pt;
	padding-bottom: 10px;
}
.jll-article-subheader {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding: 5px;
}
.jll-article-item {
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}
.jll-section-label {
	font-size: 12pt;
	font-weight: bold;
	height: 22px;
	text-align: left;
	color: #666;
	padding: 5px;
}
