﻿body
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	/* Karla provided the following attributes 28feb09 */
	line-height: 1.4em;
	text-indent: 10px;
	/* display: block; */
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.redEM 
{
	color:red;
	font-weight:bold;
}

.red
{
	color:red;
}

.title 
{
	font-size:36pt;
	position:relative;
	top:3px;
	left:50px;
}

.titleCell 
{
	background-color:#555555;
	color:#ffffff;
	height:70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuCell 
{
	background-color:#999999;
	color:#0000ff;
}

.contentCell 
{
	padding-left:10px;
	color:#555555;
}
.sh:link 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
}
.sh:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
}
.sh:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	/* text-decoration:underline; */
	color:black;
}
.sh:active
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:black;
}

#sci
{
	display:none;
}
