.xla {
	float: left;
	height: 1%;
	}
.xli a { 
	height: 1%;
	}
.nav li { _float: left; _height: 1%; }
.nav li a { _height: 1%; }
#backdrop {
	display:none;
	}
#backdropa {
	display:inline;
	}
#backdropb {
	display:inline;
	right:0px;
	padding-left:5px;
	}
#spacer	{
	display:none;
	width:0px;
	}
#top-2 {
	top:0px;
	width:770;
	}
#rightfs {
	padding-right:20px;
	width:250px;
	float:right;
	}
#leftfs {
	padding-left:20px;
	width:220px;
	float:left;
	}
.padding5 {
	padding-left:10px;
	}
a:link { 
	color:blue;
	}
a:visited { 
	color:#EE9999;
	}
a:hover { 
	color:#EE9999;
	}
a:active { 
	color:#EE9999;
	}
#centerme {
	text-align:center;
	}
#smaller {
	font-size:smaller;
	}
#contrast	{
	display:none;
	}
#smnormal {
	text-align:center;
	color:#000066;
	}
#printlogo {
	display:none;
	}
#pin	{
	width:550px;
	margin-left: auto;
	margin-right: auto;
	}
#left	{
	font-weight:bold;
	text-align:left;
	}
#right	{
	font-weight:bold;
	text-align:left;
	}
#floatright {
	float:right;
	}
#inlinefloatright {
	display:inline;
	float:right;
	}
#paddedright {
	padding-right:1em;
	}
#h2red	{
	color:white;
	}
#loc-frame {
	padding-top:30px;
	height:300px;
	width:600px;
	}
#rotate	{
	position:absolute;
	top:0px;
	left:300px;
	}
#footer	{
	padding-left:5px;
	padding-right:2em;
	font-family:Tahoma,Helvetica;
	color:white;
	}
#smnormal {
	position:relative;
	bottom:10px;
	}
#criss	{
	position:absolute;
	visibility:hidden;
	left:10px;
	}
#top	{
	z-index:150;
	left:0;
	top:0;
	}
#body	{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	font-size:83%;
	left:0;
	top:0;
	}
#foot	{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	top:-100px;
	left:0;
	}
#top-1	{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:770;
	z-index:49;
	}
#body-1 {
	color:white;
	display:block;
	position:absolute;
	top:160px;
	padding-left:10px;
	z-index:100;
	font-family:Tahoma,Helvetica;
	font-size:x-small;
	padding-right:10px;
	}
#body-2 {
	text-align:justify;
	color:#000066;
	position:static;
	padding-left:200px;
	padding-right:7px;
	z-index:-100;
	font-family:Tahoma,Helvetica;
	}
#foot-1 {
	width:570px;
	padding-bottom:0px;
	padding-left:200px;
	padding-right:0px;
	z-index:0;
	}
hr	{
	margin-left: auto;
	margin-right: auto;
	}
b	{
	font-size:large;
	}
body 	{
	behavior:url("../script/csshover.htc");
	background-color:white;
	margin:0;
	background-image: url('../images/slice.jpg');
	background-repeat: repeat-x;
	}
.nav 	{
	left:0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 167px;
	border-bottom: 1px solid #00A;
	}
* html .xli {
	border:1px;
	border-style:outset;
	border-bottom: 0px;
	}
* html .xli:hover {
	border:1px;
	border-style:inset;
	border-bottom: 0px;
	}
.xli	{
	position:relative;
	}
.nav ul .xli {
	background:#6959CD;
	padding-left:10px;
	}
.xli ul	{
	position: relative;
	top:0px;
	}
.xli a {
	font-weight: bold;
	cursor: default;
	font-family:Tahoma,Helvetica;
	font-size:small;
	display: block;
	text-decoration: none;
	color:white;
	background:#3030AB;
	padding:2px;
	border: 1px solid #00A;
	border-bottom: 0;
	}
#expand a {
	background:#3299CF;
	font-size:x-small;
	}
.nav ul .xli a:hover {
	color:#00008B;
	}
body>.xli a {
	font-size:normal;
	}
.nav li a:hover {
	color: darkblue;
	background: white;
	}
#subli {
	padding-left:20px;
	}
#subli a {
	background:#40C0C0;
	}
#subli a:hover {
	background:white;
	}
#expand a:hover {
	background:White;
	color:darkblue;
	}

form.fancyform legend {
	padding: 0 2px;
	font-weight: bold;
	color: #000066;
	}
form.fancyform label {
	display: -moz-inline-box;
	_display: inline-block
	line-height: 1.8;
	vertical-align: top;
	font-size:smaller;
	width: 150px;
	}

form.fancyform fieldset ol {
	margin: 0;
	padding: 0;
	}
form.fancyform fieldset li {
	list-style:none;
	padding: 5px;
	margin: 0;
	float:none;
	}