@charset "utf-8";
.style1DisclamerOnThankyouPage {font-size: xx-small}
.style2BlackOnThankyouPage {
	font-size: large;
	text-transform: capitalize;
}
.style2BoldBlackOnThankyouPage {
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
}
.style4BigBlack {
	font-size: 36px;
	text-transform: capitalize;
}

.style3BigRed {
	color: red;
	font-weight: bold;
	font-size: x-large;
}

.style3BigRedUnderlined {
	color: red;
	font-weight: bold;
	font-size: x-large;
	text-decoration: underline;
}
.style3BigRedUnderlinedFlashing {
	color: red;
	font-weight: bold;
	font-size: x-large;
	text-decoration: underline blink;
}
.style5BlackNoCaps {
	font-size: medium;
	color: #000000;
}
.style5BlackBoldNoCaps {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}


.style5Red {
	font-size: medium;
	font-weight: bold;
	color: red;
	text-transform: capitalize;
		 }
.style5RedFlashing {
	font-size: medium;
	font-weight: bold;
	color: red;
	text-decoration: blink;
	text-transform: capitalize;
}
.StyleBold {
	font-weight: bold;
}
.StyleBoldCenter {
	font-weight: bold;
	text-align: center;
}
.StyleBoldAlignRight {
	font-weight: bold;
	text-align: right;
}

.StyleBold16pxCenteredAllCaps {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
.StyleBold16pxCenteredCapitalized {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
}


.StyleBold18px {
	font-weight: bold;
	font-size: 18px;
}
.StyleBold18pxCapitalize {
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
}
.StyleBold18pxCenteredAllCaps {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}





a:hover {
	color: #685200;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #6F350D;
	text-align: center;
	text-transform: capitalize;
}

h2 {
	font-size: 18px;
	text-transform: capitalize;
	text-align: center;
}

.CellCenteringAnd10pxPaddingTopAndBottom {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

body {
	background-color: #cccccc;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}


.BannerLineHeight135 {
	background-image: url(images/2_1banner780x135.jpg);
	background-repeat: no-repeat;
	line-height: 135px;
}

.ThickHeaderFooterBarLineHeight47 {
	line-height: normal;
	background-image: url(images/0_1header780x47.jpg);
	background-repeat: no-repeat;
}

.ThickHeaderFooterBarLineHeight36 {
	background-image: url(images/0_1header780x36.jpg);
	border-collapse: inherit;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6f6048;
	text-transform: capitalize;
	vertical-align: middle;
	font-size: 12px;
	text-align: center;
}
.FooterBackgrndMainPagesLineHeight41px {
	background-image: url(images/zdown780x41.jpg);
	background-repeat: no-repeat;
	line-height: 41px;
}
.DefaultBodyBackGrndColorAndTextSize {
	background-color: #efead6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.DefaultBackgrndColor {
	background-color: #efead6;
}

.DefaultDisclaimerBackGrndColorAndTextSize {
	background-color: #efead6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: capitalize;
}


.DefaultBackgrndColorForVirtualSmartAgent {
	background-color: #efead6;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.LinksTabTopBackgroundLineHeight26px {
	background-image: url(images/ztabtop189x26.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #685200;
	font-weight: bold;
	text-align: center;
}
.LinksTabMiddleBackgroundLineHeight25px {
	background-image: url(images/ztabmiddle189x25.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #685200;
	text-align: center;
	text-transform: capitalize;
}




.LinksBackgroundImageSetToRepeat {
	background-image: url(images/ztabback189x9.jpg);
	background-repeat: repeat;
}
.RHSlinks {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.TestimonialSettings {
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
}

.Hidden {
	display: none;

}

.FooterFontSizeAndColor {
	font-size: 12px;
	color: #685200;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	vertical-align: bottom;
	padding-top: 4px;
}

.FooterMainPgsWithSideLinksFontSizeAndColorCopy {
	font-size: 12px;
	color: #685200;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	vertical-align: bottom;
	padding-top: 7px;
}


.CopyrightFontColorAndFontSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #937c22;
	text-align: center;
	vertical-align: text-top;
	line-height: normal;
	padding-bottom: 4px;
}
.CopyrightMainPgsWithSideLinksFontColorAndFontSizeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #937c22;
	text-align: center;
	vertical-align: text-top;
	line-height: normal;
	padding-bottom: 6px;
}

.SalesPitchHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	text-transform: uppercase;
	padding-bottom: 10px;
}



.BodyBackGrndColorBlankRowsLineHeight6px {
	background-color: #efead6;
	line-height: 6px;
}
.VideoFont12pxLineHeight2px {
	color: #6f6048;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	line-height: normal;
	padding-top: 10px;
	vertical-align: top;
	text-transform: capitalize;
	text-align: center;
}
.TextBodyBolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	top: auto;
}

.HeaderAndBodyBreakImageLineHeight9px {
	background-image: url(images/4_1header-bodybreak780x9.jpg);
	background-repeat: no-repeat;
	line-height: 9px;
}
.HeadlineStyleCentered {
	font-size: 10pt;
	font-weight: bold;
	color: #6f6048;
	line-height: normal;
	text-transform: capitalize;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.BlueTextLinksCentered {
	font-size: 16px;
	text-align: center;
}
.RHSlinksCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: blink;
}
