@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #766e6b;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	background-color: #4e4846;
}

p {
	padding-bottom: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	text-align: left;
	vertical-align: top;
}

.MainTable {
	background-color: #ebe9e0;
	vertical-align: top;
}

.Header {
	vertical-align: bottom;
	text-align: right;
}

.GreenCopy {
	color: #939361;
}

.LargeCopy {
	font-size: 16px;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
}

.LargeGreenCopy   {
	font-size: 16px;
	color: #939361;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
}

.LargeGreenBoldCopy {
	font-size: 16px;
	color: #939361;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
	font-weight: bold;
}
.LargeGreenBullets          {
	font-size: 16px;
	color: #939361;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
.LargeLightGreyCopy {
	font-size: 16px;
	color: #877f7d;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
}

.SmallGreenCopy {
	color: #939361;
	font-size: 11px;
	line-height: 15px;
}

.SmallGreenBoldCopy {
	color: #939361;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.SmallCopy {
	font-size: 11px;
	line-height: 15px;
}

.SmallCopyBold {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.SmallLightGreyBoldCopy {
	color: #877f7d;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.TopLeft {
	text-align: left;
	vertical-align: top;
}

.TopCenter {
	text-align: center;
	vertical-align: top;
}

.TopRight {
	text-align: right;
	vertical-align: top;
}

.BottomLeft {
	text-align: left;
	vertical-align: bottom;
}

.BottomCenter {
	text-align: center;
	vertical-align: bottom;
}

.BottomRight {
	text-align: right;
	vertical-align: bottom;
}

.LeftMiddle {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
}

a:link {	
	color: #766e6b;
	text-decoration: none;
}

a:visited {	
	color: #766e6b;
	text-decoration: none;
}

a:active {	
	color: #766e6b;
	text-decoration: none;
}

a:hover {
	color: #939361;
	text-decoration: none;
}

.SecondaryNav {
	font-size: 11px;
	line-height: 16px;
	color: #b8b1af;
}

.SecondaryNav a:link {
	color: #b8b1af;
	text-decoration: none;
}

.SecondaryNav a:visited {
	color: #b8b1af;
	text-decoration: none;
}

.SecondaryNav a:active {
	color: #b8b1af;
	text-decoration: none;
}

.SecondaryNav a:hover {
	color: #4e4745;
	text-decoration: none;
}

.TriNav {
	font-size: 10px;
	line-height: 16px;
	color: #4e4745;
}

.TriNav a:link {
	color: #4e4745;
	text-decoration: none;
}

.TriNav a:visited {
	color: #4e4745;
	text-decoration: none;
}

.TriNav a:active {
	color: #4e4745;
	text-decoration: none;
}

.TriNav a:hover {
	color: #939361;
	text-decoration: none;
}

.Current {
	color: #4e4745;
}
#Iframe    {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #766e6b;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	background-color: #ebe9e0;
}

.Call {
	font-size: 18px;
	line-height: 24px;
	color: #939361;
}
a.Email:link   {
	font-size: 18px;
	line-height: 24px;
	color: #4e4745;
}

a.Email:visited {
	font-size: 18px;
	line-height: 24px;
	color: #4e4745;
}

a.Email:active {
	font-size: 18px;
	line-height: 24px;
	color: #4e4745;
}

a.Email:hover {
	font-size: 18px;
	line-height: 24px;
	color: #939361;
}
a.LargeGreenCopy:Link  {
	font-size: 16px;
	color: #939361;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
}

