  HTML
  {
    overflow: -moz-scrollbars-vertical;
  }

	BODY
	{
		margin: 0px;
		background-color: #F3F3F3;
		background-repeat: repeat-x;
		background-position: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #444;
	}
	
	A IMG
	{
		border: 0px;
	}
	
	H1
	{
		margin: 0px;
		font-size: 16pt;
		color: #555;
		border-bottom: 1px solid #E2E2E2;
	}

	H2
	{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #212121;
		font-weight: normal;
	}
	
	
H4
{
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
	
	LI
  {
   margin-top: 10px;
  }
  
	#navBarLinks LI
  {
   margin-top: 0px;
  }  
  
	.pageTitle
	{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size: 24pt;
		color: #212121;
		font-weight: bold;
	  clear: both;
	  text-align: right;
	}
	
	.pageSubText
	{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #666;
		font-weight: normal;
	  clear: both;
	  text-align: right;
	}
	
  H3
	{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size: 18pt;
		color: #666;
		font-weight: normal;
		margin: 0px 0px 10px 0px;
	  clear: both;
	}
	
	H3 .dark
	{
		color: #000;
	}
	
	#navigationBar A
	{
		color: #FFF;
		text-decoration: none;
	}
	
	#navigationBar A:hover
	{
		text-decoration: underline;
	}	
	
	#globalHolderWithShadow
	{
		position: relative;
	  width: 1000px;
	  background-image: url(../images/bg.jpg);
	  margin-left: auto;
	  margin-right: auto;
	}

	#globalHolder
	{
		position: relative;
	  width: 930px;
	  margin-left: auto;
	  margin-right: auto;
	  background-color: #FFF;
	}
	
	#navigationBar
	{
	  background-color: #85A9BE;
	  color: #FFF;
	  border-bottom: 6px solid #CBDBE4;
	  height: 22px;
	  padding: 5px 0px 0px 5px;
	}
	
	#navBarLinks
	{
    
	}
	
	#content
	{
	  padding: 15px;
		background-color: #F3F3F3;
		border-top: 1px solid #DDD;
	}
	
	#content
	{
		background-color: #FFF;
		border: 0px;
	}
	
	#contentBlank
	{
	  padding: 10px;
		background-color: #FFF;
	}
	
	#footer
	{
	  width: 1000px;
	  height: 27px;
	  background-image: url(../images/foot2.jpg);
	  margin-left: auto;
	  margin-right: auto;
	}
	
	#footerLegals
	{
	  margin-top: 10px;
		color: #444;
	  font-size: 9pt;
	}
	
	#footerLegals A
	{
		color: #666;
		text-decoration: none;
	}
	
	#footerLegals A:hover
	{
		text-decoration: underline;
	}	
	
	#copyright
	{
    margin-left: 45px;
	  margin-top: 6px;
	  float: right;
	}
	
	#ors
	{
	  float: left;
	}
	
	#mainMessage
	{
	 position: relative;
	 color: #666;
	 background-color: #FFF;
	}
	
	#startButton
	{
	  position: absolute;
	  bottom: 0px;
	  right: 0px;
	  z-index: 1;
	}
	
	#serious
	{
	  width: 652px;
	  margin-top: 30px;
	  margin-left: auto;
	  margin-right: auto;
	}
	
	#ee
	{
	  position: absolute;
	  top: 60px;
	  left: 190px;	  
	}
	
	#sh
	{
	  position: absolute;
	  top: 110px;
	  left: 400px;
	  color: #0045E0;
	  font-size: 40pt;
	  font-weight: bold;
	  z-index: 2;
	}	

	#button1
	{
	  position: absolute;
	  bottom: 10px;
	  left: 10px;	  
	}

	#button2
	{
	  position: absolute;
	  bottom: 10px;
	  left: 170px;	  
	}
	
	#button3
	{
	  position: absolute;
	  bottom: 10px;
	  left: 330px;	  
	}
		
	#itemDetails
	{
	 padding: 10px 10px 0px 10px;
	 background-image: url(../images/itemBG.jpg);
	 background-repeat: repeat-x;
	}
	
	#itemContainer
	{
	  height: 150px;
	  background-color: #F3F3F3;
	  padding: 10px;
	  display: none;
	}
	
	#itemHeader
	{
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px 10px 0px;
	}
	

	
.itemBox
{
  width: 160px;
  padding: 10px 10px 0px 10px;
  float: left;
}	

.itemBox .itemBoxTitle
{
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
  border-bottom: 1px solid #BBB;
  text-align: left;
  color: #333;
}

.lastPara
{
  margin-bottom: 10px;
}
	
  #circles
  {
  	margin-top: 5px;
  }
  
  #circleDetails
  {
    margin-top: 5px;
    font-weight: bold;
    font-size: 12pt;
  }
  
  #CI_default
  {
    margin-top: 10px;
    font-style: italic;
    font-weight: normal;
    font-size: 10pt;
  }
	
	#whatIsEF
	{
	  height: 150px;
	  display: none;		
	}
	
	#paperChain
	{
	  height: 150px;
	  display: none;
	}
	
	#monkey
	{
	  height: 150px;
	  display: none;
	}		
	
	#header
	{
		position: relative;
		padding: 8px;
		border-bottom: 1px solid #ddd;
	}
	
	#ef
	{
	  float: left;
	  margin: 20px 0px 0px 10px;
	}
	
	#signin
	{
	  float: right;
	  margin: 20px 10px 0px 10px;
	  background-image: url(../images/padlock.gif);
	  background-repeat: no-repeat;
	  padding-left: 20px;
	}
	
	#signin A
	{
	  color: #000;
	  text-decoration: none;
	}
	
	#signin A:hover
	{
	  text-decoration: underline;
	}
	
	.benefit
	{
	  font-weight: bold;
	}

  #defaultMessage
  {
    text-align: center;
  }
  	


.clear
{
	clear: both;
}

#leftColumn
{
	width: 639px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	border-right: 1px solid #DDD;
}

#rightColumn
{
	width: 250px;
	float: right;
	padding: 10px;
	color: #434343;
}

.quote
{
  font-style: italic;
}

.highlight
{
  color: #666;
  font-weight: bold;
}

#pricing
{
  margin-top: 60px;
}

.rcBox
{
  border: 1px solid #999;
  background-color: #E7EEF2;
  padding: 5px;
}


#nextFeatureHighlight
{
  text-align: right;
  font-style: italic;
  text-decoration: underline;
  cursor: pointer; 
  cursor: hand;
}

#RHlinks
{
  margin-top: 30px;
  text-align: right;
  color: #888;
}

#RHlinks A
{
  color: #888;
  text-decoration: none;
  font-size: 9pt;
}

#RHlinks A:hover
{
  text-decoration: underline;
}

#RHlinksTitle
{
  color: #666;
  font-weight: bold;
  font-size: 9pt;
}


.featureBox
{
  margin-top: 20px;
  border: 1px solid #DDD;
  border-top: 0px;
}

.featureBoxTitle
{
  background-image: url(../images/tabBG.png);
  color: #333;
  font-weight: bold;
  padding: 5px;
}

.featureBoxContent
{
  padding: 5px;
	background-color: #fff;
}

.featureBoxContent A
{
  color: #333;
  text-decoration: none;
}

.featureBoxContent A:hover
{
  text-decoration: underline;
}

#RHtopBox
{
  margin-top: 0px;
}



.pageDescription
{
  color: #666;
  font-size: 12pt;
  float: right;
  clear: both;
  margin-top: 10px;
}

.pageHeader
{
  clear: both;
  height: 95px;
}

.infoDiv
{
  clear: both;

}

.infoDivTitle
{
  margin-bottom: 10px;
}

#faq
{
  float: left;
  margin: 0px 0px 0px 10px;
  clear: both;  
}

#faq H4
{
  margin: 0px;
  padding: 0px;
}

#faq P
{
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

#rs_info
{
  float: right;
  margin: 0px 70px 0px 0px;
  width: 400px;  
}

#bottomSpacer
{
  height: 50px;
}

.evaluationsBox
{
  width: 400px;
  padding: 10px;
  margin-left: 10px;
  margin-top: 20px;
  background-color: #EEE;
  float: left;
}

.evalBoxTitle
{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #212121;
		font-weight: normal;
		border-bottom: 1px solid #666;
}

#templateEvaluations
{
}

#adhocEvaluations
{
  border-top: 1px solid #DDD;
  margin-top: 20px;
}

#wortingHouse
{
  width: 369px;
  float: left;
  margin: 0px 0px 0px 50px;
  text-align: center;
  font-weight: bold;
  color: #212121;
}

#address
{
  float: left;
  margin: 0px 0px 0px 130px;
}

#templateText
{
  float: left;
  width: 500px;
}

#templateImage
{
  float: right;
  margin-right: 100px;
}

#address TH
{
  text-align: left;
  width: 50px;
}

#exampleText
{
  float: left;
  width: 570px;
}

#exampleImage
{
  float: right;
  margin-right: 0px;
}


.exampleFeature
{
  background-color: #FFF;
  padding: 10px;
  border: 1px solid #DDD;
  margin-bottom: 10px;
}

.exampleTitle
{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #212121;
		font-weight: normal;
		margin-bottom: 5px;
}

.exampleFeature:hover
{
  background-color: #DDD;
  border: 1px solid #BBB;
}


#analysisKPItext
{
  float:left;
  width: 330px;
}

#analysisKPIgraphic
{
  float:right;
}

	.title
	{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #212121;
		font-weight: normal;	  
		border-bottom: 1px solid #666;
	  margin-bottom: 10px;
	  margin-top: 20px;
	}

#analysisTabulationText
{
  float:left;
  width: 330px;
}

#analysisTabulationGraphic
{
  float:right;
}

#analysisVerbatimsText
{
  float: right;
  width: 360px;
}

#analysisVerbatimsGraphic
{
  float: left;
}





	
#introTitle
{
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}


#trial
{
  float: left;
  width: 400px;
  background-color: #FFF;
  border: 1px solid #AAA;
  margin: 20px;
  background-image: url(../images/freeTrial.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

#leadStory
{
  margin-top: 10px;
}

#trial P
{
  margin: 5px;
}

#trial LI
{
  margin: 0px;
}

#examples
{
  margin: 30px 20px 20px 40px;
  float: left;
  width: 400px;
}

.introEG
{
  background-image: url(../images/greenStar.jpg);
  background-repeat: no-repeat;
  padding-left: 50px;
  margin-left: 20px;
  margin-top: 20px;
}

.EGtitle
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.EGheadline
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.EGheadline A
{
	color: #666;
	text-decoration: none;
}

.EGheadline A:hover
{
	color: #000;
	text-decoration: none;
}


.EGsubline
{
	margin: 0px;
	padding: 0px;
}

#content
{
  clear: both;
}

#trialForm
{
  width: 300px;
  float:left;
}

#trialTerms
{
  width: 350px;
  float:left;
}

#trialDialogue
{
  margin-top:30px;
  width:500px;
}

#sideNav
{
  float: left;
	padding: 0px;
}

#navContent
{
  width: 600px;
  float: left;
  padding: 10px;
  margin-left: 10px;
}

.navContentBox
{
  display: none;
  padding: 10px 10px 0px 10px;
  border: 1px solid #E2E2E2;
}

.navContentBox H1
{
	font-weight: normal;
}

.navContentBox .piccy
{
	text-align: center;
	height: 230px;
}

.navContentBox .description
{
	height: 65px;
}

#roiLeft
{
  width: 500px;
  float: left;
}

#roiRight
{
  width: 300px;
  float: right;
}

