* { margin:0; padding:0 }
div { margin:0; padding:0 }
html { height:100.1%; line-height:.9em}
BODY {
	font-size: 13px;
	background:white;
	font-family: Tahoma, Arial, Geneva;
	color:black;
	margin:0px auto 0 auto;
	text-align:left;
	line-height:1.1em;
	height: 100%
}

a.art { color:gray; text-decoration:underline}
a { color:white; text-decoration:underline}
a:hover  { color:#DDDDDD} 

ul { 
  margin-left: 12px;
  padding-left: 12px;
}
ul.NoBullet {
  list-style-type: none;
}


#wrapper { width:570px; margin:0 auto; overflow:hidden}

.footer-text {color:#555c5f; font-size:.85em; text-align: center}
.print-close {padding-left:392px; padding-top:120px;}

.print-logo {font-family: Tahoma, Arial, Geneva; display: none}

#int-top-slice {background:url(images/PopupTop.jpg) no-repeat; width:570px; height:150px}
#int-stretch-slice {background:url(images/PopupMiddle.jpg) repeat-y; width:979px; line-height: 1.4em}
#int-bottom-slice {background:url(images/PopupBottom.jpg) no-repeat; width:979px; height:14px}

.int-content {color:black; padding-top:4px; padding-bottom:6px; padding-left:10px; width:550px}


