@media print {
body {	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		background: #d0d0d0 url(../_images/backgrd.JPG) center repeat-y;
		width: 100%;
		line-height: 17px;
}

#grid_content {	width: 100% !important;
background-color:#000000;
			margin: 0 !important;
			padding: 0 !important;
}
#top1 { display: none; }

.grid_leftnav, .masthead, .breadcrumbs, #breadcrumbs{ display: none; }

 
 
img,  class, url{ behavior: url(/styles/iepngfix.htc); } /*/ change to the correct folder name */
 


.bullet li{
	background:url(../_images/bullet.GIF) no-repeat;
	padding-left:25px;
 line-height: 16px;
 list-style:none;
 
}

 
  
  table{
  font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		
		
h1 {	color:#474747;
 
	font-family:"Bell Gothic Std Black", arial;
	font-size:26px;
		font-weight: lighter;	vertical-align:text-top; }
	
}

h2 {	color:#a0412b;
 
	font-family:"Bell Gothic Std Black", arial;
	font-size:16px;
	font-weight:bold;
		 
}

h3 {	color:#ba2700;
	font-family:"Bell Gothic Std Black", arial;
	font-size:16px;
		font-weight: lighter;
		line-height: 25px;
		vertical-align:top;

}

h4 {	font-size: 12pt;
		color: #79000f;
		font-weight: lighter;
		padding: 5px 0px;
}

h5 {	font-size: 10pt;
		color: #79000f;
		font-weight: lighter;
}
  #left1{
	float:left;
 
	padding-right:15px;
}

#right1{
	float:left;
	width:50%;
}


.left{
	width:auto;
	float:left;
	padding-right:10px;
}

.right{
	width:auto;
	float:right;
	text-align:right;
	padding-right:10px;
}

.caption{
	font-size:12px;
	color:#333;
}
.update{
	font-size:11px;
	color:#333;
	
}

hr{
	background-color:#d6d6d6;
	height:2px;
	width:100%;
	line-height:20px;
	
}

.hr2{
	background-color:#999;
	height:1px;
	width:100%;
	line-height:10px;
	
}

a { text-decoration:none;
color:#003399;

}

a:hover {	text-decoration: underline; 
			color: #C00;
}
}
