@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image: url(../images/white.jpg);
	background-repeat: repeat;
}


#dolphinnav, #screenhd, #seohd, #homeprodcont, #vmenu, #goldcalcolumn, #Storeloc, #Storelocfw, #News, #HTcont, #footercontainer{
	display: none;
	}
	
#printhd {
display: block;
}
 

.prsmblue{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #084897;
	text-decoration: none;
	
}
.prsmbluebd{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #084897;
	text-decoration: none;
	
}
.prsmbluebigbd{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #084897;
	margin-bottom: 10px;
	display: block;
	
} 