body
{
	font-size: 12px;
	cursor: default;
	color: Black;
	font-family: Segoe UI, Arial, Tahoma, Verdana;
	background-color: White;
	text-align: justify;
}

.tabular
{
	border-bottom: 2px solid #D5D9E2;
}

a:link, a:visited, a:active, a
{
	color: #0066CC;
	text-decoration: none;
}

.fx
{
	position: absolute;
}

.midTile
{
	background: url(slices/tile.jpg) repeat-y top left;
	padding: 15px;
}

a:hover
{
	color: #0099FF;
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav
{
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.iewfooter
{
	color: #000000;
	text-decoration: none;
}

a.iewfooter:hover
{
	color: #003366;
	text-decoration: none;
}


ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-left: -16px;
	margin-top: 2px;
	padding-top: 5px;
	margin-bottom: 2px;
}

h1
{
	font-weight: normal;
	font-size: 14pt;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 25px;
	color: #000000;
	font-family: Segoe UI, Arial;
}

h2
{
	margin-top: 12px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	color: #4d5587;
	font-family: Segoe UI, Arial;
}

OLDh3
{
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #ffffff;
	height: 30px;
	vertical-align: baseline;
	width: 451px;
	text-indent: 12px;
	line-height: -10px;
	background: #ffffff url(slices/h3.jpg) no-repeat;
	font-family: Arial;
}

h3
{
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 3px;
	border-bottom: 1px solid #d0d0d0;
	color: #0066EE;
	width: 98%;
	font-family: Arial;
}

h4
{
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #000000;
	font-family: Arial Narrow, Arial;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

Table
{
	color: Black;
	font-family: Segoe UI, Arial, Tahoma, Verdana;
	font-size: 11px;
	text-align: justify;
}

img
{
	border: 0px;
}

input, textarea, select
{
	font-size: 8pt;
}

hr
{
	COLOR: #dfdfdf; HEIGHT: 1px;
}


.pthead
{
   background: #cccccc;
   font-weight: bold;
}

.ptodd
{
   background: #ffffff;
}

.pteven
{
   background: #dddddd;
}

