﻿/*----------------------------------------------------------
CSS PRINT
----------------------------------------------------------*/

.action, .print, .home, #header, .top, #navbar
{
  display:none
}

h3
{
  line-height:1.8em; 
  padding-bottom:0.25in;
  margin-bottom:0.25in; 
  font-size:1.7em; 
  font-weight:normal; 
  color:#0079c1;
  border-bottom: 1px dotted #ccc
}

h4 
{
  font-size:1.2em; 
  margin-bottom:0.1in
}


.page-break  
{
  display:block; 
  page-break-after:always
}


.visibility 
{
  display:block}


#title 
{  
  display:block;
  width:352px;
  height: 55px;
  margin-bottom:30px
}

.legal .title 
{
  display:block;
  width:352px;
  height: 55px;
  margin-bottom:30px;
  margin-left:auto;
  margin-right:auto
}
  
.legal h3 
{
  color: #00334e;
  line-height:1.8em; 
  padding-bottom:0px;
  margin-bottom:10px; 
  font-size:1.7em; 
  font-weight:normal; 
  border:none
}
  
.noprint 
{
  display:none
}

.column_33 p {
  font-size: 0.9em
}
  
#footer .footerdetails 
{font-size:1.2em;
 line-height: 1.8em;
 width:960px
}