
/* How to backup Stylesheet */

#backup-left { position: relative; left: 30px; top: 27px; width: auto; height: auto; margin: 0px; padding: 0px;  z-index: 1001;}

#backup-title { display: block; position: relative; top: 27px; width: 442px; height: 56px;  z-index: 1001; }
#backup-contents { display: block; position: relative; width: 770px; height: auto; z-index: 1001; }
#backup-copy { display: block; position: relative; top: 5px; width: auto; height: auto;  z-index: 1001; }

#backup-bottom { position: absolute; left: 335px; top: 362px; width: 139px; height: 72px; }

#tot_header { font-family="Verdana"; font-weight:bold }

#add_this{
    position: absolute;
    top: 440px;
    left: 25px;
	font-size: 9px;
    z-index: 1500;}
	#add_this a { color: #333333;}
	#add_this a:hover { color: #333333; text-decoration:none;}
	
#pdf_div
{
    position: absolute;
    top: 460px;
    left: 28px;
    z-index: 1500;
}
#pdf_div{
	background: url("/global/pix/pdf-logo.gif") left no-repeat;
	padding-left: 18px;
}


#pdf_copy
{
    display: inline;
    font-size: 9px;
    color: #333333;
    position: relative;
    top: -2px;
    text-decoration: none;
    z-index: 1500;
}