body {align:center; background:url(images/background_bw.gif); text-align:left; color:#000000; margin:30px;}

.head {width:90%; max-width:800px; background-color:#ffff99; padding:0px; border:1px solid black;}

.bar {width:90%; max-width:800px; height:18px; background:url(images/orange_bar.gif); border-left:1px solid black; border-right:1px solid black; padding:0px;}

.legend {width:90%; max-width:800px; background-color:#ffffff; padding:0px; border-top:1px solid black; border-left:1px solid black; border-right:1px solid black; font-family:trebuchet, georgia, Verdana, Arial, Helvetica, sans-serif; font-size:14pt; font-style:normal; font-weight:bolder; color:#0080c0; text-decoration:none; text-align:center;}

.content {width:90%; max-width:800px; background-color:#ffffff; padding:0px; border:1px solid black;}

.legend {align:center; borber; 1px solid black}

.small 	{text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style:normal; font-weight:normal; color:#008000; text-decoration:none;}

.leftcol 
	{
	background-color:#ffffff;
	text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style:normal; font-weight:bold; color:#000000; text-decoration:none;
	width: 25%;
	float: left;
 	margin-top:20px;
	}

.midcol 
	{
	background-color:#ffffff;
	text-align: left;
	width: 45%;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-style:normal; font-weight:normal; color:#000000; text-decoration:none;
	padding:12px;
	border-left:1px dashed gray;
	border-right:1px dashed gray;
	}

.rightcol 
	{
	background-color:#ffffff;
	text-align: right;
	width: 20%;
	float: left;
	text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style:normal; font-weight:bold; color:#000000; text-decoration:none;
	margin-top:20px;
	}


#dotlist { list-style-image: url(images/bullet01.gif); line-height:200%; }
