/* 
   Chute Gerdeman Retail's - The Gist CSS File
   http://www.chutegrdeman.com/thegist/thegist.css
   Version 1.0
   07/08/10 
*/

body {
	margin: 6px 4px 4px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #485b5a;
	text-align: left;
}

/* @group Frame */

.Master_frame {
	width: 700px;
}

.TopHeader {
	height: 162px;
	width: 700px;
}

.Main_Content_Frame {
	background-color: white;
	border-right: 3px solid #becedb;
	border-left: 3px solid #becedb;
	margin: 0;
	padding: 0;
}

.SubNewsBox {
	border-left: 12px solid white;
	border-right: 12px solid white;
	overflow: auto;
}

.footerbar {
	background-color: #f15c31;
	text-align: right;
	border-left: 12px solid white;
	border-right: 12px solid white;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 11px;
}

.BottomFooter {
	height: 85px;
	width: 700px;
	overflow: hidden;
}

.CopyrightText {
	color: #becedb;
	font-size: 9pt;
	text-decoration: none;
	background-color: white;
	overflow: hidden;
	width: 700px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.copyrightspace {
	margin-left: 16px;
}

.Spacer10 {
	height: 10px;
	background-color: white;
}

.SpacerOrange7 {
	height: 7px;
	background-color: #f15c31;
	border-left: 12px solid white;
	border-right: 12px solid white;
}

.Spacer18 {
	height: 18px;
	background-color: white;
}

.Spacer25 {
	height: 25px;
	background-color: white;
}

/* @end */

/* @group Footer */

.footertext {
	text-decoration: none;
	margin-right: 25px;
	color: white;
}

a.footertext:link {
	color: white;
}

a.footertext:visited {
	color: white;
}

a.footertext:active {
	color: white;
}

a.footertext:hover {
	color: white;
}

/* @group CopyRight */

.CopyrightTextRight {
	margin-right: 48px;
	float: right;
}

.CopyrightTextLeft {
	margin-left: 46px;
	float: left;
}

a.CopyrightText:link {
	color: #becedb;
}

a.CopyrightText:visited {
	color: #becedb;
}

a.CopyrightText:Hover {
	color: #becedb;
}

/* @end */

/* @end */

/* @group Images */

a img {
	border: none;
}

.MainStoryImage {
	border-left: 12px solid white;
	border-right: 12px solid white;
}

.imgSpaceingTopLeft {
	margin-top: 10px;
	margin-left: 10px;
}

.imgSpaceingTopRight {
	margin-top: 10px;
	margin-right: 10px;
}

.imgSpaceingTopBottom {
	margin-top: 10px;
	margin-bottom: 10px;
}

.imgSpaceingTopBottomRight {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgSpaceingTopBottomRightLong {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.imgSpaceingTopBottomRightLong2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 35px;
}

.imgSpaceingleftBottomRight {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgSpaceingBottomRight {
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgSpaceingTopBottomLeft {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgSpaceingBottomLeft {
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgSpacingRight {
	margin-right: 10px;
}

.imgSpacingLeft {
	margin-left: 10px;
}

.imgSpacingTop {
	margin-top: 10px;
}

.imgSpacingBottom {
	margin-bottom: 10px;
}

.swfSpacingTopRight {
	margin-top: 14px;
	margin-right: 14px;
}

.swfSpacingTopLeft {
	margin-top: 14px;
	margin-left: 14px;
}

.swfSpacingTopBottomRight {
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
}

.swfSpacingBottomLeft {
	margin-left: 14px;
	margin-bottom: 14px;
}

.swfSpacingTopBottomLeft {
	margin-top: 14px;
	margin-left: 14px;
	margin-bottom: 14px;
}

.swfSpacingRight {
	margin-right: 14px;
}

.swfSpacingLeft {
	margin-left: 14px;
}

.swfSpacingTop {
	margin-top: 14px;
}

/* @end */

/* @group Links */

a {
	color: #485b5a;
}

a:hover {
	color: #485b5a;
}

a:visited {
	color: #485b5a;
}

.NoLink_Underline {
	text-decoration: none;
}

.NoLink_UnderlineSmall {
	text-decoration: none;
	font-size: 10px;
}

/* @end */

/* @group Text */

.dropcap {
	float: left;
	font-size: 40px;
	line-height: 29px;
	padding-top: 2px;
}

.Text_Default {
	color: #485b5a;
}

.Textleft_Space32 {
	color: #485b5a;
	padding-left: 32px;
}

.Textleft_Space90 {
	padding-left: 90px;
}

.Issue_Text {
	font-weight: bold;
	color: #485b5a;
	padding-right: 32px;
	padding-top: 4px;
	text-align: right;
}

.GetTheGIST_Text {
	color: #485b5a;
	padding-right: 32px;
	margin-bottom: 14px;
	text-align: right;
}

.MainStoryHeader {
	text-align: left;
	color: white;
	font-size: 16pt;
	padding-left: 32px;
	background-color: #f15c31;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 12px solid white;
	border-right: 12px solid white;
	text-decoration: none;
	line-height: 120%;
}

.MainStoryHeadersm {
	text-align: left;
	color: white;
	font-size: 15pt;
	padding-left: 32px;
	background-color: #f15c31;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 12px solid white;
	border-right: 12px solid white;
	text-decoration: none;
	line-height: 120%;
}

.MainStoryText {
	text-align: left;
	font: 10pt/140% Verdana, Arial, Helvetica, sans-serif;
	color: #485b5a;
	padding: 12px 32px 18px;
	background-color: #ECF0F4;
	border-left: 12px solid white;
	border-right: 12px solid white;

}

.SubNewsPictureBox {
	float: left;
}

.SubNewsStoryHeader {
	text-align: left;
	color: #485b5a;
	font-size: 12pt;
	background-color: #becedb;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 32px;
	margin-left: 120px;
	line-height: 140%;
}

.SubNewsStoryHeaderEarthDay {
	text-align: left;
	color: #485b5a;
	font-size: 12pt;
	background-color: #bbddb2;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 32px;
	margin-left: 120px;
	line-height: 140%;
}

.SubNewsStoryHeaderEarthDayby {
	font-size: 10pt;
	font-style: italic;
}

.MainStoryHeaderEarthDay {
	text-align: left;
	color: white;
	font-size: 16pt;
	padding-left: 32px;
	background-color: #bbddb2;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 12px solid white;
	border-right: 12px solid white;
	text-decoration: none;
	line-height: 120%;
}

.SubNewsStoryText {
	text-align: left;
	font: 10pt/140% Verdana, Arial, Helvetica, sans-serif;
	color: #485b5a;
	margin-left: 120px;
	padding: 12px 32px 12px;
}

.space32 {
	margin-right: 16px;
	margin-left: 16px;
}

.space20 {
	margin-right: 10px;
	margin-left: 10px;
}

.space5 {
	margin-right: 2.5px;
	margin-left: 2.5px;
}

.qaquestion {
	padding-bottom: 6px;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
}
.qaanswer {
	line-height: 140%;
	text-indent: 40pt;
}
/* @end */

/* @group PageElements */

/* @group Archives */

.ArchiveBox {
	text-align: left;
	margin-left: 32px;
}

a.ArchivesTitle {
	text-decoration: none;
	font-size: 16pt;
	color: white;
}

a.ArchivesTop {
	text-decoration: none;
	font-size: 10px;
	margin-right: 20px;
	padding-top: 6px;
	color: white;
	float: right;
}

a.ArchivesTop-hidden {
	display: none;
}

.ArchiveSpace {
	margin-left: 15px;
}

a.ArchiveTopFooter {
	text-decoration: none;
	font-size: 10px;
	margin-left: 20px;
	padding-top: 6px;
	color: white;
	float: left;
}

/* @end */

/* @group Holidaybox */

/* @end */

/* @group SplitBox */

.SplitBox {
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.SplitPictureBox {
	float: left;
}

.SplitTextHeader {
	font-weight: bold;
	margin-left: 133px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SplitTextArea {
	margin-left: 133px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* @end */

/* @group MS */

.MSBox {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.MSTitle {
	font-weight: bold;
}

.MSStory {
	padding-top: 4px;
	padding-bottom: 4px;
}

/* @end */

/* @group events */

.EventsBox {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.EventsPictureBox {
	float: left;
}

.EventsHeader {
	font-size: 12pt;
	text-decoration: none;
	padding-left: 16px;
	margin-left: 80px;
	font-weight: bold;
}

.EventsLocationDate {
	padding-left: 16px;
	margin-left: 80px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.EventsStoryText {
	padding-left: 16px;
	margin-left: 80px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* @end */

/* @group InTheNews */

.InTheNewsBox {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.InTheNewsPictureBox {
	float: left;
}

.InTheNewsStoryPublication {
	padding-left: 16px;
	margin-left: 120px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
}

.InTheNewsStoryHeader {
	text-align: left;
	font-size: 12pt;
	text-decoration: none;
	padding-left: 16px;
	margin-left: 120px;
	font-weight: bold;
}

.InTheNewsStoryText {
	text-align: left;
	margin-left: 120px;
	padding-bottom: 12px;
	padding-left: 16px;
}

/* @end */

/* @group RowBox*/

.RowBox {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.RowStoryPublication {
	padding-left: 16px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
}

.RowStoryHeader {
	text-align: left;
	font-size: 12pt;
	text-decoration: none;
	padding-left: 16px;
	font-weight: bold;
}

.RowStoryText {
	text-align: left;
	padding-bottom: 12px;
	padding-left: 16px;
}

/* @end */

/* @group Trends */

.TrendBox {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ECF0F4;
	overflow: visible;
}

.TrendImageLeft {
	float: left;
	width: 50%;
}

.TrendImageRight {
	float: right;
	width: 50%;
}

.TrendInformationLeft {
	overflow: auto;
	text-align: right;
}

.TrendInformationRight {
	overflow: auto;
	text-align: left;
}

/* @end */

/* @group CGStory w/Images */

.CGStoryBox {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}

.CGStoryPublicationLeft {
	margin-left: 120px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.CGStoryPublicationRight {
	margin-right: 120px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
}

.CGStoryHeaderLeft {
	text-align: left;
	font-size: 12pt;
	text-decoration: none;
	margin-left: 120px;
	font-weight: bold;
	padding-left: 10px;
}

.CGStoryHeaderRight {
	text-align: left;
	font-size: 12pt;
	text-decoration: none;
	margin-right: 120px;
	font-weight: bold;
}

.CGStoryTextLeft {
	text-align: left;
	margin-left: 120px;
	padding-bottom: 12px;
	padding-left: 10px;
}

.CGStoryTextRight {
	text-align: left;
	margin-right: 120px;
	padding-bottom: 12px;
	padding-right: 16px;
}

.CGStoryPictureLeft {
	float: left;
}

.CGStoryPictureRight {
	float: right;
}

/* @end */

/* @end */

/* @group PostCard Box */

.postcardbox {
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 25px;
}

.postcardtitle {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.postcarddescription {
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

.postcardperson {
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
}

.postcarddetails {
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.postcardimage {
	padding: 6px;
}

/* @end */

/* @group Signup */

label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.submit input {
	margin-left: 4.5em;
}
/* @end */
