/* CSS for Cardinal Company, July 2010 */

h1 { font-size: 20px; font-weight: normal; margin: 10px 0 5px 0; color: #9b121d; font-family: Georgia, Cambria, Constantia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h2 { font-size: 17px; font-weight: normal; margin: 0px 0 5px 0; color: #9b121d; font-family: Georgia, Cambria, Constantia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h3 { font-size: 15px; font-weight: bold; }
h4 { font-size: 14px; font-weight: bold; }
h5 { font-size: 13px; font-weight: bold; }
h6 { font-size: 12px; font-weight: bold; }

/*--------------------General purposes markup----------------------*/ 
.nobr { white-space: nowrap; }
.normal { font-size: 12px; line-height: 24px; }

p.withborderline { border-bottom: 1px solid #d2d2d2; padding-bottom: 2px; margin-bottom: 2px; }
p.lastline { padding-bottom: 2px; margin-bottom: 12px; }
