
body {
	font: 11px/1.5 Georgia, "Times New Roman", Times, serif;
	background-color:#fff;
	color:#000;
}

#bodyContent {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: #000; 
	background: transparent;
}

a:focus {
	outline: 1px dotted invert;
}
hr {
	border-top:1px solid #000;
}

a {
	color: #000;	
	padding:0 3px;
}

a:link, a:visited {
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.press-release-body a:link:after,
.press-release-body a:visited:after,
.pr-contact a.email:link:after,
.pr-contact a.email:visited:after,
.pr-contact a.url:link:after,
.pr-contact a.url:visited:after {
  content: " (" attr(href) ") ";
  font-size:90%;
}

#navigation, #skipLink {
	display:none;
}

#footer {
	border-top:1px dotted #000;
	padding:10px 0;
}
	
	#footer div {
		text-align:left;
		width:40%;
		float:left;
	}

	#footer div:last-child, #footer div.last {
		text-align:right;
		width:50%;
		float:right;
	}			

img {
	border:0;
}

ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}

.tag-cloud, .archives, .list-box, .company-links, .grid_4 .pr-contact, .media-lib, .tags, .actions, p.author, .grid_4 .key-contacts, .rss-feeds, .social-links, .downloads-list, .grid_4 .pr-list  {
	display:none;
}

.press-release {
	border-top:1px dotted #000;
}

h1.entry-title a, .pr-contact a {
	color:#000;
	text-decoration:none;
}

.pr-contact a.email, .pr-contact a.url  {
	color:#000;
	text-decoration:underline;
}

p.quote-author {
	text-align:right;
	font-style:italic;
}

.pr-contact {
	border-top:1px dotted #000;
	padding-bottom:10px;
}

.pr-contact ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}

.pr-list ul {
	list-style:none;
	margin-bottom:0;
	border-top:1px dotted #554e30;	
	padding:0 0 10px 0;
}				
	.pr-list ul li {
		border-bottom:1px dotted #554e30;
		padding:10px 0;
		width:100%;
	}
		.pr-list ul li:last-child, .pr-list ul li.last {
			display:none;
		}	
.pr-list div.image {
	display:block;
	float:left;
	width:70px;
	padding-right:10px;
}
	.pr-list .image img {
		width:60px;
		height:60px;
		margin:5px;
	}	
.pr-list h3 {
	font-size:14px;
	margin:0;
}
.pr-list div.details {
	width:auto;
}
	.pr-list p {
		padding-right:5px;
		margin-bottom:0px;
		font-size:1.1em;
	}	
		.pr-list p abbr {
			font-size:10px;
			font-weight:bold;
		}				
.pr-list div.bookmark {
	display:none;
}


.key-contacts ul {
	list-style:none;
	border-top:1px dotted #554e30;		
	padding:0;
}	
	.key-contacts li {
		border-bottom:1px dotted #554e30;
		padding:10px 0;
		width:100%;
		margin:0;
	}
		.key-contacts li:last-child, .key-contacts li.last {
			display:none;
		}
.key-contacts img {
	width:40px;
	height:40px;
	margin:0 0 5px 5px;
	float:right;
}
.key-contacts h4 {
	font-size:12px;
}
.key-contacts p {
	font-size:11px;
}
	.key-contacts p.title {
		font-weight:bold;
	}

.key-contacts .btn {
	display:none;
}

.downloads-listing h3 {
		font-size:14px;
		border-bottom:1px solid #554e30;
		margin:10px 0;
	}
.downloads-full-listing {
		margin-bottom:0;
		padding:0 0 10px 0;
}
	.downloads-full-listing li {
			border-bottom:1px dotted #554e30;
			padding:10px 0;
			font-size:12px;
			width:100%;
			clear:both;
			display:block;
			overflow:auto;
	}
		.downloads-full-listing li .col {
			float:left;
		}
		.downloads-full-listing li .one {
			width:50px;
		}
		.downloads-full-listing li .two {
			width:80%;
		}
			.downloads-full-listing li .two p {
				font-size:10px;
			}
		.downloads-full-listing li .three {
			width:60px;
			text-align:right;
		}
			.downloads-full-listing li .three p {
				width:60px;
			}
		.downloads-full-listing li .four {
			display:none;
		}

.downloads-paging {
	display:none;
}


