.spacer{
font-family:Arial, Helvetica, sans-serif;
font-size:4pt;
}
.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-size: 8pt;
	text-align:center;
}
.copyright  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#999;
}
.topheader{
	font-family : Times New Roman, Tahoma, Verdana;
	font-size: 19pt;
	font-weight:bold;
	font-style: italic;
	color: #652828;
}
.ul {
	margin-top:5pt;
}
.large ul {
	margin-top: 5pt;
}
.small ul {
	margin-top: 5pt;
}
.cellout td {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #D7D7D7;
	font-size: 8pt;
	color: black;
	font-weight:bold;
	border-top: 1px solid #F4F2EB;
	border-bottom: 1px solid #A7A7A7;
	padding: 3px 3px 3px 0px;
}
.cellover td {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #E5DBC9;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	border-top: 1px solid #EDE4D1;
	border-bottom: 1px solid #D0B98A;
	padding: 3px 3px 3px 0px;
	cursor: hand;
}
.cellselected td {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #864949;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	border-top: 1px solid #F4F2EB;
	border-bottom: 1px solid black;
	padding: 3px 3px 3px 0px;
}

a.lnavselected {text-decoration:none; color: white; }
a.lnavselected:link {text-decoration:none; color: white; }
a.lnavselected:vlink {text-decoration:none; color: white; }
a.lnavselected:visited {text-decoration:none; color: white; }
a.lnavselected:hover {text-decoration:none; color: white; }

a {text-decoration:underline; color: #002FC9; }
a:link {text-decoration:underline; color: #002FC9; }
a:vlink {text-decoration:underline; color: #002FC9; }
a:visited {text-decoration:underline; color: #002FC9; }
a:hover {text-decoration:underline; color: #FF9A2D; }

a.lnav {text-decoration:none; color: black; }
a.lnav:link {text-decoration:none; color: black; }
a.lnav:vlink {text-decoration:none; color: black; }
a.lnav:visited {text-decoration:none; color: black; }
a.lnav:hover {text-decoration:underline; color: FF9A2D; }

a.lnavh {text-decoration:none; color: black; }
a.lnavh:link {text-decoration:none; color: black; }
a.lnavh:vlink {text-decoration:none; color: black; }
a.lnavh:visited {text-decoration:none; color: black; }
a.lnavh:hover {text-decoration:none; color: black; }

.emergency2{
	width: 235px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #990000;
	font-size: 9pt;
	color: white;
	padding: 6px 5px 6px 5px;
	text-align:center;
	font-weight:bold;
	border:2px solid #000000;
}
.emergency2 a{text-decoration:none; color:white;}
.emergency2 a:visited{text-decoration:none; color:white;}