BODY
{
}

@page 
{
  size: 5in 9.25in;
  margin: 27mm 16mm 27mm 16mm;
}

/* -------------------------------------------------NORMAL LINKS  */

A:link
{
color: #21468f;
text-decoration:underline;
}

A:active
{
color: #21468f;
text-decoration:underline;
}

A:visited
{
color: #cc0000;
text-decoration:underline;
}


/* ---------------------------------------------------LINKS ON TOP */

.linksonhome
{display: none;}

/* ------------------------ELIMINATE UNDERLINES ON LINKS ON TOP */
a:link.samehomelink
{display: none;}

a:visited.samehomelink
{display: none;}
/* ---------------------------------------------------LINKS ON LEFT NAV */

.SideLink {display: none;}

.SideLinkCurrent {display: none;}


/* ------------------------ELIMINATE UNDERLINES ON LINKS ON LEFT NAV */
a:link.samesidelink
{display: none;}

a:visited.samesidelink
{display: none;}

/* -------------------------------------------------FOOTER LINKS  */
a:link.samefooterlink
{display: none;}

a:visited.samefooterlink
{display: none;}

.footerlinks
{display: none;}

/*---------------------------------------------------------MAIN TABLES */

.returntotop {display: none;}
#crumbs{display: none;}
#navigation{display: none;}

.leftsidebar
{
	WIDTH:0PX;
	background-color:#000000;	
	BORDER-COLLAPSE: COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
}

.rightsidebar
{display: none;}

.rightsidebarStrip
{display: none;}


.header
{
	WIDTH:100PX;
	BORDER-COLLAPSE: COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
		background-image: url('/images/borders/top/top-logo1.jpg');	
}

.footer
{display: none;}

.footercopyright
{
font-size:10px;
font-family:verdana, Arial,Helvetica, Sans-Serif;
color:#000000;
font-weight:bold;
text-align:Center;
}

.footerNames
{display: none;}

.SearchGo
{display: none;}

.crumbs
{display: none;}

/* ---------------------------------------------------MENUS  ---- */
.spacer
{display: none;}


table.menubar
{display: none;}