
/*body { color: black; }*/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(/images/RNC_indx_bck3.jpg);
    background-repeat: repeat-x;
    background-color: #EEEEEE;
}

a:link { color: #003399; border: 0; text-decoration: none; }
a:visited { color: #003399; border: 0; text-decoration: none; }
a:hover { color: #CAD5EA; border: 0; text-decoration: none; }
a:active { color: #003399; border: 0; text-decoration: none; }


.topnav {
    font-family: Arial, Helvetica, Geneva;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 4px;
}
a.topnav:link { color: #FFFFFF; border: 0; text-decoration: none; }
a.topnav:visited { color: #FFFFFF; border: 0; text-decoration: none; }
a.topnav:hover { color: #CAD5EA; border: 0; text-decoration: none; }
a.topnav:active { color: #FFFFFF; border: 0; text-decoration: none; }


.bottomnav {
    font-family: Arial, Helvetica, Geneva;
    font-size: 11px;
    color: #666666;
/*    color: #808080;*/
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 4px;
}
a.bottomnav:link { color: #666666; border: 0; text-decoration: none; }
a.bottomnav:visited { color: #666666; border: 0; text-decoration: none; }
a.bottomnav:hover { color: #CAD5EA; border: 0; text-decoration: none; }
a.bottomnav:active { color: #666666; border: 0; text-decoration: none; }


/************************************************
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #FDFDFD;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.newshead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 13px;
    color: #000000;
    font-weight: bold;
}
.CodeSample  { font-size: 11px; font-family: Courier New, Courier, monospace; text-indent: 0; margin-left: 39; margin-top: 0; margin-bottom: 4; color:#1D4453; }

 ************************************************/


/* Class mainbody is used for most text */
.mainbody {
    font-family: Arial, Helvetica, Geneva;
    font-size: 14px;
    color: black;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 4px;
}
h1.mainbody {
    font-family: Arial, Helvetica, Geneva;
    font-size: 18px;
    color: #003399 ! important;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}
h2.mainbody {
    font-family: Arial, Helvetica, Geneva;
    font-size: 16px;
    color: black;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}
h3.mainbody {
    font-family: Arial, Helvetica, Geneva;
    font-size: 15px;
    color: #808080;
    font-style: normal;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}
p.mainbody {
    font-family: Arial, Helvetica, Geneva;
    font-size: 14px;
    color: black;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 8px;
}

/***************************************
i h3.mainbody {
    font-family: Arial, Helvetica, Geneva ! important;
    font-size: 15px ! important;
    color: #808080 ! important;
    font-style: normal ! important;
    font-weight: bold ! important;
    margin-bottom: 0px ! important;
    margin-bottom: 5px ! important;
}
 ***************************************/


/* Class mainpostings is for the list of postings, such as News and Events, on the homepage */

.mainpostings {
    font-family: Arial, Helvetica, Geneva;
    margin-top: 0;
    margin-bottom: 5;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
h1.mainpostings {
/*    font-family: Arial, Helvetica, Geneva;  */
    font-size: 16px;
    color: #003399;
    margin-top: 5;
    margin-bottom: 5;
    font-style: normal;
    font-weight: bold;
}
h2.mainpostings {
/*    font-family: Arial, Helvetica, Geneva;  */
    font-size: 14px;
    color: black;
/*    margin-top: 0;  */
/*    margin-bottom: 5;  */
    font-style: normal;
    font-weight: bold;
}
h3.mainpostings {
/*    font-family: Arial, Helvetica, Geneva;  */
    font-size: 13px;
    color: #808080;
/*    margin-top: 0;  */
/*    margin-bottom: 5;  */
    font-style: normal;
    font-weight: bold;
}
p.mainpostings {
/*    font-family: Arial, Helvetica, Geneva;  */
    font-size: 12px;
    color: black;
/*    margin-top: 0;  */
/*    margin-bottom: 5;  */
    font-style: normal;
    font-weight: normal;
}


/* Class errors is used to display errors to the user; bold red text, based on p.mainpostings */
.errors {
    font-family: Arial, Helvetica, Geneva;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 5;
    font-weight: bold;
    color: #FF0000;
    font-style: italic;
    text-align: center;
}
h1.errors {
    font-family: Arial, Helvetica, Geneva;
    font-size: 18;
    margin-top: 0;
    margin-bottom: 10;
    font-weight: bold;
    color: #FF0000;
    font-style: italic;
    text-align: center;
}


/* Class massgop is used only for the "MassGOP Events:" header above that object */
.massgop {
    font-family: Arial, Helvetica, Geneva;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 0px;
    margin-bottom: 4px;
}


/* Class footer used for the bottom of the pages, where the copyright statement is */
.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 2px;
    font-weight: bold;
}

.imageCredit { font-size: 9px; font-weight: normal; color: #808080; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.imageCaption { font-size: 12px; font-weight: bold; color: black; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}

.hsfb18c { font-size: 18px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}
.hiitr14x { font-size: 14px;  margin-left: 26; margin-right: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}

.hnfb10c { font-size: 10px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb11c { font-size: 11px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb12c { font-size: 12px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb13c { font-size: 13px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb14c { font-size: 14px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb15c { font-size: 15px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb16c { font-size: 16px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb17c { font-size: 17px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb18c { font-size: 18px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}

.hnfb10x { font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb11x { font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb12x { font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb13x { font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb14x { font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb15x { font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb16x { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb17x { font-size: 17px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfb18x { font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}

.hnfr10x { font-size: 10px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr11x { font-size: 11px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr12x { font-size: 12px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr13x { font-size: 13px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr14x { font-size: 14px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr15x { font-size: 15px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr16x { font-size: 16px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr17x { font-size: 17px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfr18x { font-size: 18px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}

.hnfi10x { font-size: 10px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi11x { font-size: 11px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi12x { font-size: 12px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi13x { font-size: 13px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi14x { font-size: 14px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi15x { font-size: 15px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi16x { font-size: 16px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi17x { font-size: 17px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnfi18x { font-size: 18px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}

.hsfr10x { font-size: 10px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr11x { font-size: 11px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr12x { font-size: 12px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr13x { font-size: 13px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr14x { font-size: 14px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr15x { font-size: 15px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr16x { font-size: 16px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr17x { font-size: 17px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfr18x { font-size: 18px;  font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}

.hsfi10x { font-size: 10px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi11x { font-size: 11px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi12x { font-size: 12px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi13x { font-size: 13px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi14x { font-size: 14px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi15x { font-size: 15px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi16x { font-size: 16px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi17x { font-size: 17px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hsfi18x { font-size: 18px;  font-style: italic; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}

.hnir10x { font-size: 10px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir11x { font-size: 11px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir12x { font-size: 12px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir13x { font-size: 13px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir14x { font-size: 14px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir15x { font-size: 15px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir16x { font-size: 16px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir17x { font-size: 17px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hnir18x { font-size: 18px;  text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}

.hntr10x { font-size: 10px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr11x { font-size: 11px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr12x { font-size: 12px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr13x { font-size: 13px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr14x { font-size: 14px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr15x { font-size: 15px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr16x { font-size: 16px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr17x { font-size: 17px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}
.hntr18x { font-size: 18px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 0;}

.hstr10x { font-size: 10px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr11x { font-size: 11px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr12x { font-size: 12px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr13x { font-size: 13px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr14x { font-size: 14px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr15x { font-size: 15px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr16x { font-size: 16px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr17x { font-size: 17px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}
.hstr18x { font-size: 18px;  margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 0; margin-bottom: 4;}

.hnwr10x { font-size: 10px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 4; margin-bottom: 0;}
.hnwr11x { font-size: 11px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 4; margin-bottom: 0;}
.hnwr12x { font-size: 12px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 4; margin-bottom: 0;}
.hnwr13x { font-size: 13px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 4; margin-bottom: 0;}
.hnwr14x { font-size: 14px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 5; margin-bottom: 0;}
.hnwr15x { font-size: 15px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 6; margin-bottom: 0;}
.hnwr16x { font-size: 16px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 7; margin-bottom: 0;}
.hnwr17x { font-size: 17px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 8; margin-bottom: 0;}
.hnwr18x { font-size: 18px;  font-family: Arial, Helvetica, Geneva; text-indent: -8; margin-left: 8; margin-top: 9; margin-bottom: 0;}

.hsfb10x { font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb11x { font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb12x { font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb13x { font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb14x { font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 5; margin-bottom: 5;}
.hsfb15x { font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 6; margin-bottom: 6;}
.hsfb16x { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 7; margin-bottom: 7;}
.hsfb17x { font-size: 17px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 8; margin-bottom: 8;}
.hsfb18x { font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}

.hsfb10c { font-size: 10px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb11c { font-size: 11px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb12c { font-size: 12px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb13c { font-size: 13px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfb14c { font-size: 14px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 5; margin-bottom: 5;}
.hsfb15c { font-size: 15px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 6; margin-bottom: 6;}
.hsfb16c { font-size: 16px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 7; margin-bottom: 7;}
.hsfb17c { font-size: 17px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 8; margin-bottom: 8;}
.hsfb18c { font-size: 18px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}
.hsfb20c { font-size: 20px; font-weight: bold; color:#003399; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}

.hsfw10x { font-size: 10px; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfw11x { font-size: 11px; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfw12x { font-size: 12px; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfw13x { font-size: 13px; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsfw14x { font-size: 14px; font-family: Arial, Helvetica, Geneva; margin-top: 5; margin-bottom: 5;}
.hsfw15x { font-size: 15px; font-family: Arial, Helvetica, Geneva; margin-top: 6; margin-bottom: 6;}
.hsfw16x { font-size: 16px; font-family: Arial, Helvetica, Geneva; margin-top: 7; margin-bottom: 7;}
.hsfw17x { font-size: 17px; font-family: Arial, Helvetica, Geneva; margin-top: 8; margin-bottom: 8;}
.hsfw18x { font-size: 18px; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}

.hsib10x { font-size: 10px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsib11x { font-size: 11px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsib12x { font-size: 12px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsib13x { font-size: 13px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsib14x { font-size: 14px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 5; margin-bottom: 5;}
.hsib15x { font-size: 15px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 6; margin-bottom: 6;}
.hsib16x { font-size: 16px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 7; margin-bottom: 7;}
.hsib17x { font-size: 17px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 8; margin-bottom: 8;}
.hsib18x { font-size: 18px; text-indent: -13; margin-left: 26; font-weight: bold; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}

.hsir10x { font-size: 10px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsir11x { font-size: 11px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsir12x { font-size: 12px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsir13x { font-size: 13px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hsir14x { font-size: 14px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 5; margin-bottom: 5;}
.hsir15x { font-size: 15px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 6; margin-bottom: 6;}
.hsir16x { font-size: 16px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 7; margin-bottom: 7;}
.hsir17x { font-size: 17px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 8; margin-bottom: 8;}
.hsir18x { font-size: 18px; text-indent: -13; margin-left: 26; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}

.hs2r10x { font-size: 10px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hs2r11x { font-size: 11px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hs2r12x { font-size: 12px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hs2r13x { font-size: 13px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 4; margin-bottom: 4;}
.hs2r14x { font-size: 14px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 5; margin-bottom: 5;}
.hs2r15x { font-size: 15px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 6; margin-bottom: 6;}
.hs2r16x { font-size: 16px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 7; margin-bottom: 7;}
.hs2r17x { font-size: 17px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 8; margin-bottom: 8;}
.hs2r18x { font-size: 18px; text-indent: 0; margin-left: 39; font-family: Arial, Helvetica, Geneva; margin-top: 9; margin-bottom: 9;}

