
/* ----- Print Style for Trendwest ----*/ 
	
td, th  { 
	font-size : 13px; 
	font-family: verdana, helvetica, sans-serif; 
	line-height: 16px; 
	}	

.printInfo td {
	color: #999;
	font-size : 11px; 
	padding-left: 40px;
	width: 490px;
	float: right;
	}

.printCopyright {
	font-size : 11px; 
	font-family: verdana, helvetica, sans-serif; 
	color: #999;   
	}

/* --------- Section Specific Styles -------- */ 

.nav, .nav1, .nav2, .topMenuBar, .navImages, .navLine { 
	display: none;
	} 

.bodyText .navLine { 
	display: block;
	} 

.title { 
	font-size : 15px; 
	font-weight: bold;
	padding-bottom: 10px;
	} 

.subTitle { 
	font-size : 14px; 
	font-weight: bold;
	} 	

.required {  
	font-weight: bold;
	} 	
	
.small  { 
	font-size : 11px; 
	line-height: 14px; 
	}	
