﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
}
.padding5 {
	padding: 5px;
	text-align: left;
}
.padding2 {
	background-position: 0px 0px;
	padding: 2px;
	background-repeat: repeat;
	background-attachment: scroll;
}
.font8 {
	font-size: 8pt;
}
.font12 {
	font-size: 12pt;
	font-weight: 700;
	text-align: left;
}
.font14 {
	font-size: 14pt;
	font-weight: 700;
}
.fontred {
	color: #CC0000;
}
ul
{
	list-style-image: url(../images/bullet-small.gif);
}
ul ul
{
	list-style-image: url(../images/bullet-small.gif);
}
ul ul ul
{
	list-style-image: url(../images/bullet-small.gif);
}
.pdf {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
}
.newhighlight {
	font-weight: bold;
	background-color: #FFFF00;
}

.posteddate {
	font-size: 8pt;
	font-style: italic;
}

