/*GENERIC STYLES*/

body {
	background-image: url(../images/bground.gif);
	background-repeat: repeat-x;
	background-color: #D9E0D3;
}
.ColHeaders {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


a.Subnav {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: bold;
	color:#FBB033;
}
a.Subnav:hover {
	color:#666666;
}
a.alllinks {
	font-size: 0.8em;
	color:#FBB033;
	font-weight: normal;
	text-decoration:underline;
}
a.alllinks:hover {
color:#666666;
}
a.SubnavWhite {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: bold;
	color:#FFFFFF;
}
a.SubnavWhite:hover {
	color:#666666;
}



/*INSIGHT STYLES*/

.InsightListings {
	color: #666666;
	line-height: 1.3em;
	font-size: 0.8em;

}
.VideoDescription {
	color: #666666;
	line-height: 1.3em;
	font-size: 0.8em;
}
.ListingsNav {
	color: #666666;
	font-size: 0.8em;
}

/*CASE STUDIES STYLES*/


.CasesIntroPara {
	color: #FBB033;
	font-size: 1.1em;
	line-height: 19px;
	font-weight:bold;
}
.CasesIntroParaWhite {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 19px;
	font-weight:bold;
}
.CasesRecentText {
	color: #666666;
	line-height: 1.3em;
	font-size: 0.8em;
}


/* NEWSLETTER STYLES*/

.NewsleterIntro {
	color: #666666;
	line-height: 1.3em;
	font-size: 0.8em;
}
.NewsletterHeaders {
	color: #333333;
	font-weight:bold;
	line-height: 1.4em;
	font-size: 0.8em;
}
.NewsletterHeadersDim {
	color:#CCCCCC;
	font-weight:bold;
	line-height: 1.4em;
	font-size: 0.8em;
}
.NewsletterEditionintro {
	color: #666666;
	line-height: 1.3em;
}
.NewsletterComingSoon {
	color: #FBB033;
	font-size: 0.8em;
}
.QuotesMain {
	color: #999999;
	font-size: 1.1em;
	line-height: 19px;
}
.QuotesCredit {
	color: #FBB033;
	font-size: 10px;
	line-height: 13px;
}