body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
textarea { font-size: 12px; }
a { }
h2 { font-family: "Graphite Light", Arial, Helvetica, sans-serif; }
.topBord { border-top-width: 1px !important; border-top-style: solid; border-top-color: #6C6A5E; text-align: center; margin-right: auto; margin-left: auto; padding-top: 10px; }
.topBord50 { border-top-width: 1px !important; border-top-style: solid; border-top-color: #6C6A5E; text-align: center; margin-right: auto; margin-left: auto; padding-top: 10px; width: 50%; }
.topBord65 { border-top-width: 1px !important; border-top-style: solid; border-top-color: #6C6A5E; text-align: center; margin-right: auto; margin-left: auto; padding-top: 10px; width: 65%; }

.leftNorm { font-style: normal; font-weight: normal; text-align: left; }
.leftNormItal { font-style: italic; font-weight: normal; text-align: left; }
.leftBold { font-style: normal; font-weight: bold; text-align: left; }
.leftBoldItal { font-style: italic; font-weight: bold; text-align: left; }
.centerNorm { font-style: normal; font-weight: normal; text-align: center; }
.centerNormItal { font-style: italic; font-weight: normal; text-align: center; }
.centerBold { font-style: normal; font-weight: bold; text-align: center; }
.centerBoldItal { font-style: italic; font-weight: bold; text-align: center; }
.rightNorm { font-style: normal; font-weight: normal; text-align: right; }
.rightNormItal { font-style: italic; font-weight: normal; text-align: right; }
.rightBold { font-style: normal; font-weight: bold; text-align: right; }
.rightBoldItal { font-style: italic; font-weight: bold; text-align: right; }

.normText { font-style: normal; font-weight: normal; }
.boldText { font-style: normal; font-weight: bold; }
.normItal { font-style: italic; font-weight: normal; }
.boldItal { font-style: italic; font-weight: bold; }
.tinyText { font-style: normal; font-weight: normal; font-size: 10px; }

.arialFont { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.arialBold { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.verdanaFont { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
.verdanaBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.timesFont { font-family: "Times New Roman", Times, serif; font-weight: normal; }
.timesBold { font-family: "Times New Roman", Times, serif; font-weight: bold; }
.smGray { font-size: 10px; color: #666666; }
.black12 { font-size: 12px; color: #000000; }
.black12B { font-size: 12px; color: #000000; font-weight: bold; }
.gray12 { font-size: 12px; color: #666666; }
.gray12B { font-size: 12px; color: #666666; font-weight: bold; }
.black14 { font-size: 14px; color: #000000; }
.black14B { font-size: 14px; color: #000000; font-weight: bold; }
.gray14 { font-size: 14px; color: #666666; }
.gray14B { font-size: 14px; color: #666666; font-weight: bold; }
.rust { color: #A25535; }

.img_margin { margin: 10px 10px 20px; }
.imgageBord { border: 1px solid #6C6A5E; }
.imageBord10 { border: 1px solid #6C6A5E; margin: 10px; }
.imageRight { border: 1px solid #6C6A5E; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; float: right; }
.imageLeft { border: 1px solid #6C6A5E; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; float: left; }
.imageCenter { border: 1px solid #6C6A5E; margin-left: auto; margin-right: auto; }
.centered { text-align:center; }




