
/*
COLOUR SETTING
*/
.sectionTitle,
.paging li,
.pageTitle,
.pageText h2,
.pressItem h4 a,
.pressItem h4 a:hover, 
.published, 
.imageHolder p,
p.researchPromoTitleBold, 
.pageTitleLong,
.inPageHeader,
.pageHeader, 
.dateLocation,
.filterItemText h2 a,
.filterItemTextNoImg h2 a,
.RFTpageTitle 
{
	color: #4e67ef;
}

/*
LANDING CONTAINER STYLES
*/
.pageTitle {padding: 0;}
.pageTitleWhite { color: #FFF;}

.contentTop {
	background: url(/images/forContentTop.png) repeat-y right #4c65f7;
}
.landingPromo {
	background: url(/images/forPromoGradient.png) right repeat-y #6e82f5;
}
.landingPromoText {
	color: #fff;
} 
.landingPromoText li { 
	background: url(/images/forPromoBullet.gif) 0 0.4em no-repeat;
}
.horizontalPromo {
	background: url(/images/horizontalPromoForBG.png) left repeat-y #ebedff;
}
.horizontalPromo div{
	background: url(/images/forCornerTL.gif) 0 0 no-repeat;
	position: relative;
}
.horizontalPromo div div {
	background: url(/images/forCornerBL.gif) 0 100% no-repeat;
	position: relative;
}
.horizontalPromo a.bullet {
	background: url(/images/blueOnBlueBullets.png) no-repeat left;
}
.pageHeader 
{
	
	background: url(/images/blueDot.gif) 0 100% repeat-x;
}

/*
CONTENT PAGE STYLES
*/

.pageText {
	background: url(/images/blueDot.gif) 0 0 repeat-x;
}
.quoteHolder {
	
}
.pagination, .pressItem, .filterItem {
	background: url(/images/blueDot.gif) 0 100% repeat-x;
}
.inPageHeader{
	background: url(/images/blueDot.gif) 0 100% repeat-x;
	margin-bottom: 10px
}
/*
RESEARCH STYLES
*/
.spacerLine {
	background: url(/images/blueDot.gif) 0 0 repeat-x;
}
.researchPromo {
	background: url(/images/forResearchPromoBG.png) repeat-y top left #ecedff;
}
.RFTheading {
	width: 250px;
}
.RFTheading h1 {
	float: left;
}
img.RFTlogo {
	float: right;
	width: 69px;
	height: 69px;
	padding: 0;
}
.RFTpageTitle {
	float: left;
	font-size: 1.25em;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 0 10px;
}
.clear {
	clear: both !important;
	font-size: 1px;
	height: 1px;
}
/*
LEFT BAR STYLES
*/

.filterRow label {
	color: #4f2683;
}
.leftCorpInfo p {
	color: #4f2683;
}
.leftCorpInfo a {
	color: #4f2683; font-weight: normal;
}
.returnToTop {
	background: url(/images/forTopIcon.png) right center no-repeat;
}
/*
KEY RESOURCES / MORE ABOUT STYLES 
*/
.keyResources {
	background: url(/images/forKeyGradient.png) top right no-repeat;
}
.keyResources li{
	list-style-image: url(/images/forBulletSml.gif);
}
.plusIcon {
	background: url(/images/forPlusIcon.gif) top left no-repeat;
}
.howToOrder{
	background: url(/images/howToGradientFor.png) top left no-repeat;
	margin: 0 0 10px 0;
}
.howToOrder h2{
	color: #4e67ef;
}
.howToOrderIcon {
	background: url(/images/howIconFor.gif) top left no-repeat;
}
/*
LEFT BAR NAVIGATION STYLES
*/
.menu .level1 {
	background: url(/images/blueDot.gif) 0 0 repeat-x;
	padding-top: 1px;
}
.menu .level1 a{
	color: #4e67ef;
}
.menu .level1 li.back{
	background: url(/images/blueDot.gif) 0 100% repeat-x;
}
.menu .level1 li.back a {
	background: url(/images/forBackIcon.png) right center no-repeat;
}
.menu .level1 li.off, 
.menu .level1 li.on {
	list-style: url(/images/forMenuBullet.png);
	background: url(/images/blueDot.gif) 0 100% repeat-x;
	color: #4e67ef;
	font-weight: bold;
}
.menu .level1 li.on a {
	color: #4e67ef;	
}
.menu .level2 li.off,
.menu .level2 li.on {
	list-style: url(/images/forSubBullet.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/forBulletSml.gif);
}
.menu .level2 li.on,
.menu .level3 li.on,
.menu .level4 li.on {
	color: #4e67ef;
	font-weight: normal;
}

div.morelloContent li
{
	font-size: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 24px;
	list-style-image: url(/images/forBulletSml.gif);
}
