﻿* {
	list-style: disc;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}


#article_container {position: absolute; 
	width: 850px; height: 590px; 
	z-index: 1; left: 10px; top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px ;  }
	

#article_banner_block {width: 800px; clear:right }

#article_banner {width: 550px;	float: left; }

#article_id_panel {width: 200px; }

#article_body {width: auto;
	line-height: 1.5em;}
#article_body ul li {
	line-height: 1.5em;
	list-style-type: disc;
}

#article_footer {
	width: auto;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px; }


p {	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 1.5em;
	text-align: justify; }

p B {font-weight: bold; }


h1 {font-size: 20px;
	font-weight: bold;
	display: inline; }
	
h2{	font-size: 16px;
	font-weight: bold;
	display: inline; }
	
A {	text-decoration: underline;
	font-style: italic;
	color: #000000; }