/*Kentucky Higher Education Assistance Authority CSS - July 2007 
code written by Eric Feldman, KHESLC

print_home.css
This style sheet holds the print layout styles for the homepage.
*/
#sidebar-right {display:none;}
ul#homenav {margin:0;padding:0;list-style:none;width:100%;}
#homenav li {clear:both;width:100%; margin-bottom:1em;}
h3 {color:#336699;border-bottom:1px dashed #CCCCCC;margin:0;padding:0;}
p{margin-top:0;padding-top:0;}
#homenav a {color:#000000;text-decoration: none;}
img.img{float: right;margin-left:.2em;border:none;border:1px solid #E9EDF1;border-bottom-color: #C8CDD2;border-right-color: #C8CDD2;}
