/* Print Sytlesheet for SLR-Institute of Health Sciences website */

body { 
  color : #000000; 
  background : #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10pt; 
  width: 675px;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#left-NavBar, #left-NoNavBar ,#footer { 
  display : none; 
} 

#Main-content{
margin-left: 0%;
width: 650px;
}

#Main-contentFW {
margin-left: 0%;
width: 650px;
}

#Main-Print{
margin-left: 0%;
width: 650px;
}

#PrintSection{
margin-left: 0%;
width: 675px;
}

