	
	
a:active { color: #FFFF00 }
a:hover { color: #FF0000 }
a:link { color: #555555 }
a:visited { color:#FF9900 }

body {
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}


div#editor table tr td {font-size: 12px;
	font-style: italic;
	font-weight: 300;
	text-align: justify; 
	width: 280px;
	vertical-align:top}
	
img#title { position: relative;
	left: 125px; }
	
h1 {font-size: 36px;}
	
div#banner {width: 950px; }

div#masthead {width: 950px;
	text-align: center;
	color:#FF0000;}
	
div#masthead h3 { font-size: 16px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: 600;}
	
div#quarterly {width: 950px;
	position:relative;
	top: -10px;
	border-width:medium;
	border-style:ridge;
	height: 30px;
	background-color:#434343;
	color:#FFFFFF;
	text-align: left}
	
div#articlequarterly {width: 950px;
	position:relative;
	top: 10px;
	border-width:medium;
	border-style:ridge;
	height: 20px;
	background-color:#434343;
	color:#FFFFFF;
	text-align: center;}
	
div#vertLinks {
	position: absolute;
	top: 140px; }
	
div.ePulseVertLink {
	height: 30px; 
	font-size: 18px }
	
div#article {position:relative; 
	left:25px; 
	text-align:justify}

	
div#article h1 {
	width: 900px;
	text-align:center;
	font-size:36px;
	font-weight:600;
	font-variant: small-caps;}
	
div#article h3 {
	width: 900px;
	font-size:16px;
	font-weight:400;
	font-style:oblique}
	
	
table#links {position:relative;
	top: 10px;
	width: 950px}
	
table#articlelinks {position:relative;
	top: 10px;
	width: 900px}
	
td.link {
	font-size:20px;
	text-align: center;
	width: 170px}
	
td.articlelink {
	font-size:10px;
	text-align:center;
	width: 150px}
	
table#current tr th { width: 200px; vertical-align: top;}
table#current tr td { width: 200px; vertical-align: top;}

img.article:hover { border: outset;
	border-color: #FFFF00;
	border-width: medium; }
	
div#previous { left:0px;
	top:135px;}

div#next { left:800px;
	top:135px;}
	
div#pages { left:400px;
	top:130px;}
	
div.navigate {border:2px;
	border-color:#000000;
	background-color:#434343;
	color:#F2D428;
	position:absolute;
	width:100px;
	text-align:center}
	
div.navigate a {
	color:#F2D428;}
	
table#target tr td {border:2px;
	border-color:#000000;
	text-align: center}
	
td.table {border:2px;
	border-color:#000000;
	text-align: center}


.navigate a:hover { color: #FF0000 }

.leslinks a:hover { color: #FF0000 }


