
a.joinLink{
	color: #0f7f34;
	background: url(/images/forLinkArrow.gif) no-repeat right;
}
a.corpLink{
	color: #4f2683;
	background: url(/images/corpLinkArrow.gif) no-repeat right;
}
/******************    LANDING CONTAINER STYLES   *******************/

.sectionTitle {
	color: #0f7f34;	
}
.pageTitle { color: #0f7f34; }
.pageTitleWhite { color: #FFF;}

.contentTop {
	background: url(/images/joinContentTop.png) repeat-y right #0f7f34;
}
.landingPromo {
	background: url(/images/joinPromoGradient.png) right repeat-y #0f7f34;
}
.landingPromoText, .networksLandingPromoText {
	color: #fff;
} 
.landingPromoText li, .networksLandingPromoText li {
	background: url(/images/joinPromoBullet.png) 0 0.4em no-repeat;
}
.landingPromoImgPane {
	height: 200px;
}
.horizontalPromo {
	background: url(/images/horizontalPromoJoinBG.png) left repeat-y #e8f2eb;
}
.horizontalPromo div{
	background: url(/images/joinCornerTL.gif) 0 0 no-repeat;
	position: relative;
}
.horizontalPromo div div {
	background: url(/images/joinCornerBL.gif) 0 100% no-repeat;
	position: relative;
}
.horizontalPromo a.bullet {
	background: url(/images/greenOnGreenBullets.png) no-repeat left;
}
.pageHeader 
{
	color: #0f7f34;
	background: url(/images/greenDot.gif) 0 100% repeat-x;
}
h3.inPageHeader, .currentPollItemText h2, .pollItemText h3 a, .pollItemText h3 a:hover
{
	color: #0f7f34;
	text-decoration: none;
}
.pollItemText h3 a:hover
{
	text-decoration: underline;
}
.pollItem {
	background: url(/images/greenDot.gif) 0 100% repeat-x;
}
/*
CONTENT PAGE STYLES
*/

.eventItemText h2 a, .eventItemText h2 a:hover{
	
	text-decoration: none;
}
.eventItemText h2 a:hover{
	text-decoration: underline;
}
.pageText {
	background: url(/images/greenDot.gif) 0 0 repeat-x;
}
.pageContent h2, .pageContent h3,
.pageText h3, .statementText h3{
	color: #0f7f34;
}
.published, .promoPublished {
	color: #0f7f34;
}

.imageHolder p{
	color: #0f7f34;
}
.statementText {
background: url(/images/joinContentBG.png) left top no-repeat;

}
/*
RESEARCH STYLES
*/
.spacerLine{
	background: url(/images/greenDot.gif) 0 0 repeat-x;
}
.researchPromo {
	background: url(/images/forResearchPromoBG.png) repeat-y top left #ecedff;
}
p.researchPromoTitleBold, p.researchPromoTitleNoBold{
	color: #0f7f34;
}
/*
EVENT STYLES

.forthcomingTitle h2
{
	color: #0f7f34;
}

/*
.pageText .eventInfoList {
	margin: 0; padding: 0;
	list-style: none;
}
.pageText .eventInfoList li{
	margin: 0; padding: 0;
	line-height: 1.7em; height: 1.7em;
}
.pageText .eventInfoList li img{
	padding: 0 7px 0 0;
}
*/
/*
LEFT BAR STYLES
*/

.filterRow label {
	color: #4f2683;
}
.prepared, .leftCorpInfo {
	background: url(/images/corporateGrad.png) top left no-repeat;
}
.leftCorpInfo p {
	color: #4f2683;
}
.leftCorpInfo a {
	color: #4f2683;
}
/*
KEY RESOURCES / MORE ABOUT STYLES 
*/
.keyResources {
	background: url(/images/joinKeyGradient.png) top right no-repeat;
}
.keyResources li{
	list-style-image:url(/images/joinBulletSml.gif);
}
.plusIcon {
	background: url(/images/joinPlusIcon.gif) top left no-repeat;
}
.howToOrder{
	background: url(/images/howToGradientJoin.png) top left no-repeat;
	margin: 0 0 10px 0;
}
.howToOrder h2{
	color: #4e67ef;
}
.howToOrderIcon {
	background: url(/images/howIconJoin.gif) top left no-repeat;
}

/*
LEFT BAR NAVIGATION STYLES
*/
.menu .level1 {
	background: url(/images/greenDot.gif) 0 0 repeat-x;
	padding-top: 1px;
}
.menu .level1 a{
	color: #0f7f34;
}
.menu .level1 li.back{
	background: url(/images/greenDot.gif) 0 100% repeat-x;
}
.menu .level1 li.back a {
	background: url(/images/joinBackIcon.png) right center no-repeat;
}
.menu .level1 li.off, 
.menu .level1 li.on {
	list-style: url(/images/joinMenuBullet.png);
	background: url(/images/greenDot.gif) 0 100% repeat-x;
	color: #0f7f34;
	font-weight: bold;
}
.menu .level1 li.on a {
	color: #0f7f34;	
}
.menu .level2 li.off,
.menu .level2 li.on {
	list-style: url(/images/joinSubBullet.gif);
	border-bottom: 1px solid #fff;
	background: none;
}
.menu .level2 li.off a,
.menu .level3 li.off a,
.menu .level4 li.off a
{
	color: #444749;
	}
.menu .level3 li.off,
.menu .level3 li.on,
.menu .level4 li.off,
.menu .level4 li.on
 {
	list-style: url(/images/joinBulletSml.gif);
}
.menu .level2 li.on,
.menu .level3 li.on,
.menu .level4 li.on {
	color: #0f7f34;
	font-weight: normal;
}

div.morelloContent li
{
	font-size: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 24px;
	list-style-image: url(/images/joinBulletSml.gif);
}