a:visited {
	text-decoration:none;
	color: #336666;
}
a:link{
	color:#336666;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
.pseudolink {
	font-weight: bold;
	color: #336666;
}
a.gray:link{
        color:#444444;
}
body{
	color:#333333;
	font-size:12px;
	behavior:url(css/csshover.htc);	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing:0.3px;
}
#footernav.details {
	line-height: 11px;
}
element.style {
visibility:visible;
}

img{
border-style: none;
}
.button, button:link{
	color:#CC6600;
	font-style:italic;
}

.caption{
	font-style:italic;
}
.categories{
	font-size:18px;
	color:#666666;
}
.green{
	font-weight:bolder;
	color:#74A55F;
}
.scores{
}
.hover:hover{
	background-color:#DBD695;	
}
.indent{
	padding-left:20px;
}
.MainHeading{
	font-size:large;	
	font-weight:bold;
}
.SubHeading{
        font-weight:bold;
}
h2 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 11px;
}
    
#all{
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	/* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:80em;
}
#banner{
	position:absolute;
	top:21px;
}
#chart{
	top:23px; /* 136-23 = 113*/
	position:absolute;
	margin-left:20px;
	left: 90px;
}
#content{
	margin-top:10px;
	margin-bottom:20px;
	margin-right:70px;
	position:absolute;
	top:465px;
	width:780px;
}
#content-home{
	margin-top:10px;
	margin-bottom:20px;
	margin-right:70px;
	position:absolute;
	top:435px;
	width:780px;
}
#content-about{
	margin-top:40px;
	margin-bottom:20px;
	margin-right:70px;
	position:absolute;
	top:199px;
	width:780px;
}
#dim{
	display:none;
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
}
#footer{
      position:relative;
}
#gapText{
      position:absolute;
      margin-left:600px;
      top:169px;
      font-size:12px;
}
#gapTextScore{
	font-size: 22px;
}
#icon{
	position:absolute;
	top:30px;
	margin-left: .25em;
}
#indicator{
      position:absolute;
      margin-left:1em;
	top:30px;
      font-size:36px;
}
#indicatorText{
      position:absolute;
      margin-left:175px;
      top:37px;
      font-size:22px;
}
#intro{
      position:absolute;
      top:30px;
      margin-left:12em;
      font-size:14px;
      width:37em;
}
#logo{
	position:absolute;
	text-align:right;
	width:781px;
	top:.5em;
	height: 62px;
}
#overlayWindow{
      display:none;
      position:fixed;
      top: 50px;
      z-index:21;
      left:150px;
}
#scoreText{
	position:absolute;
	margin-left:498px;
	top:91px;
	font-size:12px;
}	
#scorecardText{
	color:#336666;
	width:560px;
	height:40px;
	position:absolute;
	top:63px;
	font-size:24px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#scorecardTextbg{
	background-color:#C5E3AB;
	color:#336666;
	width:780px;
	height:40px;
	position:absolute;
	top:63px;
	font-size:24px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#SL_links{
	position:absolute;
	top:75px;
	text-align:right;
	width:780px;
	font-size:11px;
	font-stretch:expanded;
}
#scorecardText a:link, #scorecardText a:visited, #SL_links a:link, #SL_links a:visited{
text-decoration: none;
}
#scorecardText a:hover, #scorecardText a:active, #SL_links a:hover, #SL_links a:active {
text-decoration: underline;
}
#SL_nav{
	position:absolute;
	text-align:justify;
	font-stretch:expanded;
	width:780px;
	font-size:13px;
	top:108px;
	background-color: #E8E292;
	line-height: 35px;
}
#scoreSummary{
	position:absolute;
	top:5.75em;
	padding:5px;
	line-height:11px;
	background-color:#C5E3AB;
}
#SL_nav ul{
	text-align:justify;
	width:750px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:12px;
	padding: 0px;
}
#SL_nav li {
	float:left;
	backgrond:#E8E292;
	list-style-type:none;
	border-right:1px solid #E8E292;
	text-ident: 0em;
	text-align: justify;
}	
		
#SL_nav li:hover {
	background-color:#f1fae9;
}
#SL_nav li.down {
	background-color:#FFFFFF;
	font-weight: bold;
	color: #333333;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	padding-right: expression('8px');
	padding-left: expression('8px');
}
#SL_nav a {
	text-decoration:none;
	font-weight: bold;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	padding-right: expression('8px');
	padding-left: expression('8px');
}
		
#footernav{
	position:absolute;
	text-align:center;
	width:780px;
	font-size:11px;
	font-stretch:expanded;
	line-height: 25px;
	color: #333333;
	padding-top: 25px;
}
#all #content #footer #footernav a {
	color: 003366;
	text-decoration: none;
	font-weight: normal;
}
#SL_footernav{
	position:absolute;	
	top:73px;
	text-align: center;
	width:780px;
	font-size:11px;
	font-stretch:expanded;	
}
#summary {
	position:absolute;
	top:158px;
	width:780px;
	height:250px;
	margin-left: 3px;
}
#page-heading {
	position:absolute;
	top:155px;
	width:751px;
	height:31px;
	margin-left: 3px;
	padding-right: 30px;
}
#page-heading h1{
	padding-bottom: 8px;
	font-size: 22px;
	color: #006666;
	font-weight: bold;
	line-height: 20px;
}
#home-features {
	position:absolute;
	top:155px;
	width:780px;
	height: 250px;
	margin-left: 1px;
}
#targetText{	
	position:absolute;
	margin-left:660px;
	top:54px;
	font-size:12px;
}
#text{
	padding-left:199px;
	padding-right: 40px;
}
# text a:link{
	text-decoration: underline;
}
#thumbnails{
	top: 0em;
	bottom: 3em;
	position:absolute;
	left:20px;
	height: 199px;
	width: 150px;
}
#leftcolumn{
	top: -2.5em;
	position:absolute;
	left:0px;
	height: 199px;
	width: 169px;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	padding-top: 15px;
}
#datalink {
	position: relative;
	text-align: right;
	height: 15px;
	width: 760px;
	top: 436px;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}

