
.articleimage {
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #eee;
	text-align: center;
}

.articleimage .image {
	text-align: center;
	margin-bottom: 5px;
}

.articleimage .caption {
	text-align: left;
	font-size: 11px;
	color: #666;
	padding-left: 4px;
}

.articleImage a {
	color: #33c;
}

h1 {
	margin: 15px 0px 10px 0px;	
	font-size: 16pt;
}

h3 {
	color: #666;
	/* margin: 15px 0px 10px 0px; */	
	/* font-size: 16pt; */
}

h4 {
	margin: 15px 0px 10px 0px;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
}

h5 {
	margin: 15px 0px 10px 0px;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}

.content p {
	font-family: Verdana, Arial;
	text-align: left;
	font-size: 13px;
}

.tools {
	text-align: right;
	font-size: 11px;
}

.author {
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.author td {
	vertical-align: middle;
	line-height: 200%;
}

.original {
	font-size: 11px;
}

.content a {
	text-decoration: underline;
}

.content ul {
	list-style-image: url("/images/nav_arrow_off.gif");
	margin: 0px 0px 0px 18px;
	padding: 0px;
	position: static;
	float: none;
}

.content li {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 14px;
	position: static;
	float: none;
}

.content li a {
	text-decoration: none;
}


.category {
	vertical-align: top;
	/*width: 50%;*/
	padding: 0px 3px 0px 3px;
}

.category .title {
	text-transform: uppercase;
	border-bottom: 1px dashed #ccc;
	border-top: 1px solid #993333;
	padding: 2px 2px 2px 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.category .title a {
	color: #993333;
}

.category img {
	margin-left: 0px;
	border: 0px solid black;
	/* height: 60px;*/
	/* width: 80px; */
}

.category ul {
	list-style-image: url("/images/nav_arrow_off.gif");
	margin: 0px 0px 0px 18px;
	padding: 0px;
	position: static;
	float: none;
}

.category li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 11px;
	position: static;
	float: none;
}

.relatedbox {
	background-image: url('/images/dne_bg_xs.gif');
	background-repeat: repeat;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: left;
	color: #666;
	width: 99%;
}

.relatedbox ul {
	list-style-image: url("/images/nav_arrow_off.gif");
	margin: 0px 0px 0px 18px;
	padding: 6px;
	position: static;
	float: none;
}

.relatedbox li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
	position: static;
	float: none;
}

.quote {
	float: right;
	color: #666;
	width: 160px;
	border: 2px solid #933;
	margin: 0px 0px 10px 10px;
	padding: 4px 4px 4px 4px;
	/* background-image: url('/images/quote-bg-big-light-blue-160.gif'); */
	background-repeat: none;
}

.quote .dropcap {
	font-family: Georgia, Times;
	font-size: 72px;
	font-weight: bold;
	/* font: bold 200% Georgia, Times; */
	margin: 0px 10px 0px 0px;
	color: #069;
	width: 27pt;
	height: 30pt;
	float: left;
	overflow: hidden;
}

.eptlogo {
	color:#133e79; 
	font-family:Georgia, times new roman; 
	font-size: 12px;
}

.bookmarks {
    text-align: right;
}

