body {
	width:100%;
	background-color:#fff;
	margin:0px auto;
}

p, li, a {color:#000; font-family:Verdana, Geneva, sans-serif;}

a {text-decoration:none;}

table {
	padding:5px;
	float:left;
}

#banner {
	margin:0 auto;	
	text-align:left;
	height:100px;
	float:left;
	width:100%;
	border-bottom:1px solid #000;
	padding-bottom:6px;
}

#banner img {
	float:left;
	margin-right:15px;	
}

.screen, #buttonShell, #quickaccess, #banner h1, .hide {
	display:none;	
}

.clear {
	clear:both;	
}

h4 {
	font-size:1.5em;
	margin-top:5px;
	font-family:Verdana, Geneva, sans-serif;
}

#cjStory {
	clear:both;	
	float:left;
	width:100%;

}	
#cjStory img, .image {
	clear:both;
	float:left;
	margin-right:15px;	
}
#cjStory p {
	clear:both;
	width:100%;
}

#cjStory #copy {
	float:left;
	width:100%;
	padding-bottom:1em;	
}

#cjStory p, #cjStory li {
font-size:12px; 
color:#000; 
line-height:1.6em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align:left;
margin-top:5px; 
margin-bottom:10px;
}



#slideshow {
	float:left;	
	border-bottom:1pt dashed #000;
	padding-bottom:22px;
	
}

#slideshow .cs_article {
	padding-bottom:1em;
	
}

#slideshow .cs_article img {
  height:280px;
  display:block;

}

#slideshow .cs_article p {
  display:block;
  margin:0;
  padding:0;
  width:inherit;
  clear:both;
  font-size:.8em;
}

#cjStory img[src$=".png"] {
 height:0px;
}

#cjStory .copy img[src$=".png"] {
 height:auto;
}

p.byline {
	font-size:.8em;
	border-bottom:1pt dashed #000;
	padding-bottom:12px;
}


#footer {
	position:relative;
	display:none;
	width:100%;
	float:left;
	clear:both;
	height:75px;
	padding:12px 0;

}
#footer p {
	font-size:100%;	
	font-family:Verdana, Geneva, sans-serif;
}
#footer table {
	margin-top:60px;
	clear:both;
	float:left;	border-top:1pt dashed black;
}

.footerText {
	font-size:75%;
	font-family:Verdana, Geneva, sans-serif;	
}
.footerText a {
	text-decoration:none;	
}




