
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }

.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }

.bg-red { background: #df0015; }
.bg-green { background: #00ff00; }
.bg-lgrey { background: #eeeeee; }

.normal { font-weight: normal; }
.bold, .strong { font-weight: bold; }
.italic, .italics { font-style: italic; }

.line-height26 { line-height: 26px; }

.white { color: #ffffff; }
.blue { color: #60d1fb; }
.dblue { color: #21578A; }
.dgrey { color: #858585; }
.lgrey { color: #c9cdce; }
.green { color: #83cd13; }
.red { color: #8B0000; }
.orange { color: #ec6429; }
.tan { color: #ffb600; }

.font-size8 { font-size: 8px; }
.font-size10 { font-size: 10px; }
.font-size11 { font-size: 11px; }
.font-size12 { font-size: 12px; }
.font-size13 { font-size: 13px; }
.font-size14 { font-size: 14px; }
.font-size16 { font-size: 16px; }
.font-size18 { font-size: 18px; }
.font-size18 { font-size: 18px; }
.font-size20 { font-size: 20px; }
.font-size24 { font-size: 24px; }
.font-size26 { font-size: 26px; }
.font-size28 { font-size: 28px; }
.font-size30 { font-size: 30px; }
