body
{
   background: white;
   font:Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   }


a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#f2f2f2;
	text-shadow: 0.0em 0.0em .07em #f2f2f2;
	text-decoration:none;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#noprint,.footer,.footerlist,
.footerHead,.footerContent,
.footerF,.footerL,.sideMenu,.noprint
{
	display:none;
}

.dock-container
{
	width:200px;
	position:relative;
	display:none;
}

.whiteBox,.sideLight,.sideWhiteBox,.sideWhite,.calendarBox
{
	border-style: solid;
	border-width: 2px;
	border-color:gray;
}

.print
{
	display:block;
}


