html, body{height:100%}

BODY {
  background: #FFFFFF;
  margin: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

.toprightbkgd {  background-image: url(images/rightside_topbkgd.gif); background-repeat: repeat-y; background-position: left top}
.bottomrightbkgd {  background-image: url(images/rightside_btmbkgd.gif); background-repeat: no-repeat; background-position: left top}
.phonetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; font-weight: normal; line-height: 16px}
.bodycorner {  background-image: url(images/bodycorner.gif); background-repeat: no-repeat; background-position: right top}
.bodybackground {  background-image: url(images/body_bkgd.gif); background-repeat: no-repeat; background-position: center top}
.rightborder {  background-image: url(images/rightborder.gif); background-repeat: repeat-y; background-position: left top}
.leftborder {  background-image: url(images/leftborder.gif); background-repeat: repeat-y; background-position: right top}

.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: #444444
}
.stafftext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 11px; 
	color: #444444
}
.navtext {  
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF
}
.imageborder {
	border: 1px solid #444444;
}.border1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5EB2AA;
}
.packlist {
	list-style-type: square;
	list-style-position: outside;
}
