/* FritzPak css file, April 2009, ncc.com */

h1 { font-size: 22px; font-weight: normal; color: #246dc0; margin: 10px 0 10px 0; } /* 1st header on page */
h2 { font-size: 18px; font-weight: normal; color: #246dc0; margin: 10px 0 6px 0; } /* succeeding header on page */
h3 { font-size: 14px; font-weight: bold; color: #246dc0; margin: 10px 0 2px 0; } /* used on Products page */
h4 { font-size: 12px; font-weight: bold; color: #246dc0; margin: 10px 0 2px 0; } /* used on Ads page */
h5 { font-size: 13px; font-weight: bold; color: #246dc0; margin: 10px 0 2px 0; } /* used on Request Samples pages */
h6 { font-size: 13px; font-weight: bold; color: #ffffff; margin: 16px 0 2px 0; } /* used on Products pages */


/*--------------- General markup ------------------*/
.nd { text-decoration: none; }
.nobr { white-space: nowrap; }
.normal { font-style: normal; font-size: 13px; font-weight: normal; line-height: 20px; }
.red { color: #bc0404; font-weight: bold; }
.small { font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; line-height: 14px; }
.spacer { height: 10px; }


