/* CSS for InnerWireless for use with Contribute, July 2009, Vivanti Group */

b { letter-spacing: 0.2px; color: #252728; }
blockquote {  margin: 0 30px 10px 30px; }
h1 { font-size: 14px; font-weight: bold; margin-bottom: 5px; color: #ef8a14; }
h2 { font-size: 12px; font-weight: bold; margin-bottom: 5px; color: #ef8a14; }
h3 { font-size: 12px; font-weight: bold; margin-bottom: 5px; color: #ef8a14; margin-top: 0px; } /* used on leadership page */

h3 { font-size: 12px; font-weight: bold; } /* not used */
h4 { font-size: 12px; font-weight: bold; } /* not used */
h5 { font-size: 12px; font-weight: bold; } /* not used */
h6 { font-size: 12px; font-weight: bold; } /* not used */


/*--------------------- General Markup ------------------------*/
.center { text-align: center; }
.nobr { white-space: nowrap; }
.normal { font-size: 12px; line-height: 18px; }
.small { font-size: 10px; }
.qa { font-size: 14px; font-weight: bold; color: #ef8a14; }

/*--------------------- Positioning ------------------------*/
.align-right { float: right; padding: 10px 0 10px 10px; }
.align-left { float: left; padding: 10px 10px 10px 0; }

/*--------------------- Pullquotes ------------------------*/
.quote { font-style: italic; }
.attrib { text-align: right; font-size: 11px; }



