p, td, body, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight:lighter;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: lighter;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight:900;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 14pt;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0px;
}
.sidebar {
	font-size: 9pt;
	text-align: left;
}

.sidebar-home td {
	padding: 10px 20px 10px 10px;
}

.sidebar-home {
	background: url(../images/table-fill-bk.png);
}


