body					{ margin: 0px; background-color: rgb(24, 35, 78); font-family: arial, helvetica, sans-serif;
						  font-size: 9pt; }
table					{ font-family: arial, helvetica, sans-serif; font-size: 9pt; }
a:link, a:visited		{ color: rgb(77, 77, 79); text-decoration: none; }
a:hover					{ text-decoration: underline; }
img						{ border: 0px; }
h3						{ margin-bottom: 3px; text-decoration: underline; }

table.parent				{ width: 100%; height: 100%; }
td.topSpacerCell			{ height: 25px; }
.sideSpacer				{ width: 75px; }
td.logoCell				{ padding: 0px 10px; border: solid black 0px; border-bottom: 0px; text-align: left;
	                      background-color: rgb(24, 35, 78); }
img.bandLeft			{ height: 30px; width: 55px; }
img.bandTrans1			{ height: 30px; }
td.bandCenter			{ height: 30px; width: 100%; padding: 2px 0px 0px 40px; background-repeat: repeat-x;
						  background-image: url(/images/backgrounds/bandCenteraa.png); vertical-align: top; }
img.bandTrans2			{ height: 30px; }
img.bandRight			{ height: 30px; width: 55px; }
td.contentCell			{ height: 100%; padding: 5px; border: black solid 1px; border-top: 0px;
						  background-color: rgb(255, 255, 255); vertical-align: top; }
hr.headerLine			{ width: 690px; height: 1px; text-align: left; margin: 0 auto 10px 0;
						  color: rgb(255, 255, 255); background-color: rgb(255, 255, 255); }
td.menuCell				{ width: 1px; height: 100%; padding: 10px 20px 5px 10px; text-align: left; vertical-align: top; }
td.footerCell			{ height: 40px; padding-top: 4px; text-align: center; vertical-align: top; color: rgb(255, 255, 255);
						  font-size: 9pt; }
a.menuText				{ color: rgb(77, 77, 79); font-weight: bold; }

table.shadowBoxTbl td
{
  padding: 5px;
}

table.shadowBoxTbl td.shadowBoxCenter
{
  width: 65px;
  height: 65px;
}

img.shadowBoxHoriz
{
  width: 260px;
  height: 195px;
}

img.shadowBoxVert
{
  width: 195px;
  height: 260px;
}

td.homepageText			{ padding: 2px 0px 0px 16px; vertical-align: top; font-size: 11pt; }
span.homepageName		{ font-weight: bold; }


td.testimonial			{ padding: 6px 10px; }
img.testimonialLeft		{ width: 200px; margin-right: 5px; float: left; border: solid rgb(123, 113, 106) 1px; }
img.testimonialRight	{ width: 200px; margin-left: 5px; float: right; border: solid rgb(123, 113, 106) 1px; }
hr.testimonialSep		{ height: 1px; width: 80%; border: 0px; background-color: rgb(31, 95, 35); color: rgb(31, 95, 35); }

td.contactField			{ vertical-align: top; text-align: right; font-weight: bold; }
td.contactData			{ vertical-align: top; text-align: left; }
a.contactLink			{ font-weight: bold; }

td.contactCell			{ padding: 0px; vertical-align: bottom; white-space: nowrap; color: rgb(123, 113, 106); }
td.headerCell			{ border-right: rgb(164, 133, 46) solid 1px; background-color: rgb(241, 245, 204); }
td.menuBand				{ height: 28px; padding-top: 2px; border-top: solid black 1px; background-color: rgb(123, 113, 106); 
						  vertical-align: top; text-align: center; }
td.bottomBand			{ height: 7px; border-top: solid black 1px; border-bottom: solid black 1px;
						  background-color: rgb(171, 138, 49);font-size: 2px; }

