/* permanoid print css */

body { background: none; font: 76% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; color: #000; }

#navColumn { display: none; }

h1 { font-size: 18px; margin: 0; padding: 0; }
h2 { margin: 0; padding: 0; }
p { margin: 0; padding: 0; }

#logo { display: none; }
#printlogo { width: 171px; height: 36px; margin-bottom: 30px; }

/*
.dynamic,.dynamic ul {		padding:0px;list-style: none;margin:0px;display:block;}
.dynamic .default {			width:500px;*/}
.dynamic .default img{		float:right;margin:20px 10px 10px 20px;border:1px solid #85b8d7;clear:right;display:block;}
.dynamic .default p{        margin:0px;}

.dynamic .frontnews img { float: left; margin: 0 10px 10px 0; border: none; width: 48px; height: 48px; }
.dynamic .frontnews p { margin-bottom: 10px; }

.clearFloat { clear: both; }

a { color: #000; text-decoration: none; }

.tablespecs { border-collapse: collapse; font-size: 85%; border: 2px solid #aaa; margin: 10px; width: 98%; }
.tablespecs td { border: 2px solid #aaa; padding: 2px 5px; text-align: center; border-left: none; border-right: none; }
.tablespecs th { border: 2px solid #aaa; background: #ccc; padding: 2px 5px; color: #000; text-align: center; font-size: 11px; border: none; vertical-align: top; }
.tablespecs p { font-size: 100%; margin: 0; text-align: center; }
.tablespecs blockquote { text-align: left; margin: 0; padding: 0; margin-left: 30px; }
.tablespecs blockquote p { text-align: left; }


