BODY.Webpage
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: gainsboro;
	text-align: justify;
}
.SectionHeader
{
	font-weight: bold;
	font-size: 18pt;
	margin-bottom: 3px;
	color: #004000;
	font-family: 'Times New Roman';
}
.SectionHeader01
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	COLOR: #004000; 
	FONT-FAMILY: 'Times New Roman'; 
}
#tblHeader
{
	border-right: #004000 8px solid;
	table-layout: fixed;
	background-position: right bottom;
	border-top: #004000 8px solid;
	background-image: url(../Images/HeaderBG.jpg);
	border-left: #004000 8px solid;
	background-repeat: no-repeat;
}
.HeaderNavigation
{
	PADDING-RIGHT: 8px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20pt; 
	COLOR: #004000; 
	PADDING-TOP: 1px; 
	FONT-FAMILY: 'Times New Roman'; 
	HEIGHT: 35px;
}
.HeaderTabs
{
	BORDER-TOP-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 32px;	
}	
#tblBody
{
	border-right: #004000 8px solid;
	background-position: right top;
	border-top: #004000 8px solid;
	background-image: url(../../Images/Header/BGLower.jpg);
	border-left: #004000 8px solid;
	border-bottom: #004000 8px solid;
	background-repeat: no-repeat;
	background-color: white;
}
#tdContent
{
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 15px; 
	PADDING-BOTTOM: 15px; 
	PADDING-TOP: 15px;
}
#tblFooter
{
	border-right: #004000 8px solid;
	border-top: #004000 3px;
	background-image: url(../../Images/Header/FooterBG.jpg);
	border-left: #004000 8px solid;
	border-bottom: #004000 8px solid;
	background-repeat: no-repeat;
}
.FooterLR
{
	BORDER-LEFT: #004000 thin solid
}
.FooterLinks
{
	BORDER-LEFT: #004000 thin solid
}
#tblFooterContent
{
	color: Black;
	FONT-SIZE: 8pt; 
	WIDTH: 100%; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 51px
}
TD.DirectoryDept
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	COLOR: #004000; 
	FONT-FAMILY: 'Times New Roman'; 
}
.MarginAccentText
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 10px;
	color: #004000;
	margin-right: 10px;
	font-style: italic;
	font-family: 'Times New Roman';
	text-align: center;
}

/**********************/
/* Testimonial Styles */
/**********************/
.TestimonialBody
{
	border-right: #004000 1px solid;
	padding-right: 8px;
	border-top: #004000 1px solid;
	margin-top: 5px;
	padding-left: 8px;
	font-size: 10pt;
	float: right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	border-left: #004000 1px solid;
	width: 250px;
	padding-top: 5px;
	border-bottom: #004000 1px solid;
	background-color: #ccff99;
	text-align: center;
}

.TestimonialText
{
	font-size: 10pt;
	color: #cc6600;
	font-style: italic;
	font-family: Arial;
	text-align: center;
}

.TestimonialName
{
	font-size: 8pt;
	color: #000066;
	line-height: 14pt;
	font-family: Arial;
	text-align: center;
}

.TestimonialCompany
{
	font-size: 8pt;
	color: lightslategray;
	font-family: Arial;
	text-align: center;
}

