body
{
background-color: #ffffff;
color: #000000;
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 12pt;
font-weight: normal;
font-style: normal;
height: 90%;
 margin-left: .5in;
 margin-right: .5in;
}

a {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.contentbox { 
	margin: 0; 
  /* mine */
  padding:10px; 
  height: 100%;
  background: #ffffff; /*  532140; */
  color: #000000;
  width: 6in;

}

.contentbox p {
   text-align:left;
   text-indent:10px; 
   padding-left:5px; 
   padding-right:5px;
   line-height:1.5em;

}
 #pagehead {
  display:none;
	background-image: url(imgs/vipLogo-w.gif); 
	background-position: top left;
	background-repeat: no-repeat;
  height:108px; 
}
#printhead {
  font-weight:bold; 
}
#mainhead, #subhead { display:none;  }
#mainhead { font-size: 24px; padding-top: 10px; }
#subhead { 
   font-size: 16px; 
   padding-bottom: 1.5em;
   background-color:#141414; 
   display: inline;
   }
#pagehead a { color: #ffffff; text-decoration: none; }
#pagehead img {
display:none;
}
.contentbox p.copyright {
	font-size: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
  text-align:center; 
}

#navbar, #navlist, #navcontainer
{
 	display:none; 
}

.break {
	page-break-after: always;
}

h1 {
color: #ababab;
font-size:2em; 
text-align: center;
}

ul.home {
list-style:none; 
}

.cap {text-align: center;  font-weight: bold;}

 #updated {
     font-size:x-small;
	 padding-left: 15px;
	 }