/* don't display anything wrapped in this style when printing */

.noprint {display:none;}

/* don't display any background images or colours when printing */

* {
background-color: white !important;
background-image: none !important;
}


body {font-size: 90%;font-family:"Trebuchet MS", Arial, Verdana, sans-serif;}
#footer {font-size:.95em;padding:35px 10px 15px 10px;}

.medium_images_holder_off {display:block;clear:none;float:right;text-align:right;width:250px;margin-left:10px;margin-bottom:10px;}
.medium_images_holder_on {display:block;clear:none;float:right;width:250px;text-align:right;margin-left:10px;margin-bottom:10px;}
.small_images_holder_off {display:block;clear:none;padding:0px 10px 10px 0px;width:120px;height:140px;margin-right:15px;}
.small_images_holder_on {display:block;clear:none;padding:0px 10px 10px 0px;width:120px;height:140px;margin-right:15px;}

#inside_body_content {width:715px;}
#inside_body_content h1 {margin-left:10px;}
#inside_body_content hr {margin-top:3px;margin-bottom:7px;width:715px;}
img {border:none;}
a {color:#4A933C;text-decoration:underline;}
