




/*
     FILE ARCHIVED ON 3:24:23 Dec 4, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:44:34 Jan 14, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/


/******************    LANDING CONTAINER STYLES   *******************/

.sectionTitle {
	color: #4f2683;
}
.pageTitle { color: #4f2683; padding: 0;}
.pageTitleWhite { color: #FFF;}

.contentTop {
	background: url(../../images/separaterBar.gif) repeat-y right #4c65f7;
}
.landingPromo {
	background: url(../../images/forPromoGradient.png) right repeat-y #6e82f5;
}
.landingPromoText {
	color: #fff;
} 
.landingPromoText li {
	list-style: url(../../images/forPromoBullet.png);
}
.horizontalPromo {
	background: url(../../images/horizontalPromoForBG.png) left repeat-y #ebedff;
}
.horizontalPromo a.bullet {
	background: url(../../images/blueOnBlueBullets.png) no-repeat left;
}
.returnToTop{
	background: url(../../images/corpTopIcon.png) right center no-repeat;
}
/*
CONTENT PAGE STYLES
*/

.pageContent h2{
	color: #4f2683;
}
.pageText {
	background: url(../../images/purpleDot.gif) 0 0 repeat-x;
	padding : 5px 0 0;
}
.pageText h2, .pageText h3{
	color: #4f2683;
}
h2.pageHeader 
{
	color: #4f2683;
	background: url(../../images/purpleDot.gif) 0 100% repeat-x;
}
.published, .promoPublished {
	color: #4f2683;
}
.textIntro{
	color: #4f2683;
}
.imageHolder p{
	color: #4f2683;
}
.quoteHolder {
	background: url(../../images/inPageQuoteBG.png) no-repeat top right;
}
.quoteHolder blockquote {
	color: #4f2683;
}
/*
RESEARCH STYLES
*/

.researchPromo {
	background: url(../../images/forResearchPromoBG.png) repeat-y top left #ecedff;
}
p.researchPromoTitleBold, p.researchPromoTitleNoBold{
	color: #4f2683;
}
/*
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; font-weight: normal;
}

/*
/*
KEY RESOURCES / MORE ABOUT STYLES 
*/
.keyResources {
	background: url(../../images/forKeyGradient.png) top right no-repeat;
}
.plusIcon {
	background: url(../../images/forPlusIcon.gif) top left no-repeat;
}
/*
LEFT BAR NAVIGATION STYLES
*/
.menu .level1 {
	background: url(../../images/purpleDot.gif) 0 0 repeat-x;
	padding-top: 1px;
}
.menu .level1 a{
	color: #4f2683;
}
.menu .level1 li.back{
	background: url(../../images/purpleDot.gif) 0 100% repeat-x;
}
.menu .level1 li.back a {
	background: url(../../images/corpBackIcon.png) right center no-repeat;
}
.menu .level1 li.off, 
.menu .level1 li.on {
	list-style: url(../../images/corpMenuBullet.png);
	background: url(../../images/purpleDot.gif) 0 100% repeat-x;
	color: #4f2683;
	font-weight: bold;
}

.menu .level1 li.on a {
	color: #4f2683;	
}
.menu .level2 li.off,
.menu .level2 li.on {
	list-style: url(../../images/corpSubBullet.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/corpBulletSml.gif);
}
.menu .level2 li.on,
.menu .level3 li.on,
.menu .level4 li.on
 {
	color: #4f2683;
	font-weight: normal;
}


/*
HowToFAQ
*/
ul.howtoFAQ {
	clear: both;
	margin: -10px 0 0 0; padding: 0;
	
}
ul.howtoFAQ li{
	list-style: none;
	list-style-image: none;
	background: url(../../images/smallQ.png) 0 50% no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	position: relative;
}
h3.question {
	background: url(../../images/bigQ.gif) 0 0 no-repeat;
	margin: 30px 0 0 0;
	padding: 0 0 5px 20px;
	color: #4f2683;
	position: relative;
}
.answer,
.answerPadded {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
}
.answerPadded ul {
	margin: 0;
	padding: 0;
	}
.answer {
	background: url(../../images/bigA.gif) 0 0 no-repeat;
	position: relative;
}
.usefulLinks {
	margin: 0 0 0 25px; 
}
/*
HowToFAQ
*/
.videoContainer {
	width: 422px;
	padding: 0 0 5px 0;
	text-align: center;
	clear: both;
}
.videoContainer .videoContent {
	margin: 0 ;
	padding: 10px;
	background:url(../../images/videoBackground.png) no-repeat top center;
	width: 410px;
	height: auto;
}

.videoContainerWidescreen .videoContentWidescreen {
	margin: 0 ;
	padding: 10px;
	background:url(../../images/videoBackgroundWidescreen.png) no-repeat top center;
	width: 410px;
	height: auto;
}
.videoInfo {
	width: 100%;
}

.videoControls {
	height: auto;
	overflow: visible;
}

.videoKeywords {
	height: auto;
	overflow: visible;
}

.videoInfo {
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 22px;
}

.videoDescription {
	background: url(../../images/purpleDot.gif) 0 100% repeat-x;
	padding: 5px 0;
	clear: both;
}

h3.keywordsTitle {
	color: #4f2683;
	font-size: 0.875em;
	margin: 0 0 5px 0 ;
}
} 
.videoKeywords ul{
	padding: 0 0 0 22px;
}

ul.keywords li{
	margin: 0;
	padding: 0 0 5px 20px;
	list-style: none;
	list-style-image:none;
	float: left;	
}
ul.keywords li a{
	color: #4f2683;
}
h3.inPageHeader
{
	color: #4f2683;
}
.videoListItem {
	width: 422px;
	padding: 5px 0;
	margin-bottom: 10px; 
	background: url(../../images/purpleDot.gif) 0 100% repeat-x;
	min-height: 90px;
	height: 90px;
	overflow: visible;
	clear: both;
}
.pageContent .videoListItem {
    width: 422px;
    padding: 5px 0 10px 0;
    margin: 0 0 10px 0;
    list-style: none;
    list-style-image: none;
    font-size: 1.3em;
    background: url(../../images/purpleDot.gif) 0 100% repeat-x;
}
div[class] .videoListItem {
	height: auto;
}
.videoSummary {
	float: left;
}
.videoSummary p{
	margin: 0 0 0 105px;
	padding: 0 0 5px 0;
}
.videoThumb 
{
	float: left;
	padding: 7px;
	background: url(../../images/videoSmlBackground.png) no-repeat top left; 
	height: 64px;
	width: 84px;
	margin-right: 7px;
}

.clipDetails 
{
	float: right;
	padding: 7px;
	height: px;
	width: 300px;
	font-size: 0.875em;
}

}
.viewTranscript a {
	padding: 0 25px 0 0;
	display: block;
	font-size: 0.75em;
}

.videoPlay, .audioPlay, .viewTranscript {
	height: 1.5em; 
	line-height: 1.5em;
}

.videoPlay a, .audioPlay a {
	background: url(../../images/playVideoBtn.gif) no-repeat center right;
	padding: 0 25px 0 0;
	margin: 0 25px 0 0;
	display: block;
	float: left;
}

.audioPlay a{
	background: url(../../images/playAudioBtn.gif) no-repeat center right;
}

.clipruntime
{
	color: #4F2683;
}