.header1 { font-family: "arial"; font-weight: bold; font-size: 14px; }
.header2 { font-family: "arial"; font-weight: bold; font-size: 16px; }
.header3 { font-family: "arial"; font-weight: bold; font-size: 18px; }
.header4 { font-family: "arial"; font-weight: bold; font-size: 20px; }
.header5 { font-family: "arial"; font-weight: bold; font-size: 22px; }
.header6 { font-family: "arial"; font-weight: bold; font-size: 26px; }
.whiteHeader6 { font-family: "arial"; font-weight: bold; font-size: 26px; color: white; }

.grayHeader1 { font-family: "arial"; font-weight: bold; font-size: 14px; color: #808080; }
.grayHeader2 { font-family: "arial"; font-weight: bold; font-size: 16px; color: #808080; }
.grayHeader3 { font-family: "arial"; font-weight: bold; font-size: 18px; color: #808080; }
.grayHeader4 { font-family: "arial"; font-weight: bold; font-size: 20px; color: #808080; }
.grayHeader5 { font-family: "arial"; font-weight: bold; font-size: 22px; color: #808080; }

.largeBoldText { font-family: "arial"; font-weight: bold; font-size: 14px; }
.largeText { font-family: "arial"; font-weight: normal;	font-size: 14px; }
.boldText { font-family: "arial"; font-weight: bold; font-size: 13px; }
.normalText { font-family: "arial"; font-weight: normal; font-size: 13px; }
.mediumBoldText { font-family: "arial"; font-weight: bold; font-size: 12px; }
.mediumText { font-family: "arial"; font-weight: normal;	font-size: 12px; }
.smallBoldText { font-family: "arial"; font-weight: bold; font-size: 11px; }
.smallText { font-family: "arial"; font-weight: normal;	font-size: 11px; }
.tinyBoldText { font-family: "arial"; font-weight: bold; font-size: 10px; }
.tinyText { font-family: "arial"; font-weight: normal; font-size: 10px; }
.supertinyText { font-family: "arial"; font-weight: normal; font-size: 6px; }


.largeBoldWhiteText { font-family: "arial"; font-weight: bold; font-size: 14px; color: white; }
.largeWhiteText { font-family: "arial"; font-weight: normal;	font-size: 14px; color: white; }
.boldWhiteText { font-family: "arial"; font-weight: bold; font-size: 13px; color: white; }
.whiteText { font-family: "arial"; font-weight: normal; font-size: 13px; color: white; }
.mediumBoldWhiteText { font-family: "arial"; font-weight: bold; font-size: 12px; color: white; }
.mediumWhiteText { font-family: "arial"; font-weight: normal;	font-size: 12px; color: white; }
.smallBoldWhiteText { font-family: "arial"; font-weight: bold; font-size: 11px; color: white; }
.smallWhiteText { font-family: "arial"; font-weight: normal;	font-size: 11px; color: white; }
.tinyBoldWhiteText { font-family: "arial"; font-weight: bold; font-size: 10px; color: white; }
.tinyWhiteText { font-family: "arial"; font-weight: normal; font-size: 10px; color: white; }


.largeBoldGreenText { font-family: "arial"; font-weight: bold; font-size: 14px; color: green; }
.largeGreenText { font-family: "arial"; font-weight: normal;	font-size: 14px; color: green; }
.boldGreenText { font-family: "arial"; font-weight: bold; font-size: 13px; color: green; }
.greenText { font-family: "arial"; font-weight: normal; font-size: 13px; color: green; }
.mediumBoldGreenText { font-family: "arial"; font-weight: bold; font-size: 12px; color: green; }
.mediumGreenText { font-family: "arial"; font-weight: normal;	font-size: 12px; color: green; }
.smallBoldGreenText { font-family: "arial"; font-weight: bold; font-size: 11px; color: green; }
.smallGreenText { font-family: "arial"; font-weight: normal;	font-size: 11px; color: green; }
.tinyBoldGreenText { font-family: "arial"; font-weight: bold; font-size: 10px; color: green; }
.tinyGreenText { font-family: "arial"; font-weight: normal; font-size: 10px; color: green; }


.largeBoldGrayText { font-family: "arial"; font-weight: bold; font-size: 14px; color: #808080; }
.largeGrayText { font-family: "arial"; font-weight: normal;	font-size: 14px; color: #808080; }
.boldGrayText { font-family: "arial"; font-weight: bold; font-size: 13px; color: #808080; }
.grayText { font-family: "arial"; font-weight: normal; font-size: 13px; color: #808080; }
.mediumBoldGrayText { font-family: "arial"; font-weight: bold; font-size: 12px; color: #808080; }
.mediumGrayText { font-family: "arial"; font-weight: normal;	font-size: 12px; color: #808080; }
.smallBoldGrayText { font-family: "arial"; font-weight: bold; font-size: 11px; color: #808080; }
.smallGrayText { font-family: "arial"; font-weight: normal;	font-size: 11px; color: #808080; }
.tinyBoldGrayText { font-family: "arial"; font-weight: bold; font-size: 10px; color: #808080; }
.tinyGrayText { font-family: "arial"; font-weight: normal; font-size: 10px; color: #808080; }


.largeBoldRedText { font-family: "arial"; font-weight: bold; font-size: 14px; color: #9F0E0E; }
.largeRedText { font-family: "arial"; font-weight: normal; font-size: 14px; color: #9F0E0E; }
.boldRedText { font-family: "arial"; font-weight: bold; font-size: 13px; color: #9F0E0E; }
.redText { font-family: "arial"; font-weight: normal; font-size: 13px; color: #9F0E0E; }
.mediumBoldRedText { font-family: "arial"; font-weight: bold; font-size: 12px; color: #9F0E0E; }
.mediumRedText { font-family: "arial"; font-weight: normal;	font-size: 12px; color: #9F0E0E; }
.smallBoldRedText { font-family: "arial"; font-weight: bold; font-size: 11px; color: #9F0E0E; }
.smallRedText { font-family: "arial"; font-weight: normal;	font-size: 11px; color: #9F0E0E; }
.tinyBoldRedText { font-family: "arial"; font-weight: bold; font-size: 10px; color: #9F0E0E; }
.tinyRedText { font-family: "arial"; font-weight: normal; font-size: 10px; color: #9F0E0E; }

.whiteHeader { font-family: "arial"; font-weight: bold; font-size: 18px; color: white; }
.header { font-family: "arial"; font-weight: bold; font-size: 18px; }
.newText { font-family: "comic sans ms"; font-weight: normal; font-size: 12px;color: red; }	

a:link { color: #6262F3; text-decoration: none; text-transform: none; }
a:visited {	color: #6262F3;	text-decoration: none; text-transform: none; }
a:active { color: #6262F3; text-decoration: none; text-transform: none; }
a:hover { color: #333333; text-decoration: none; text-transform: none; }

h1 { margin: 0; font-size: 135%; font-weight: bold; font-family: "arial"; color:#800000; }
h2 { margin: 0; font-size: 100%; font-weight: bold; font-family: "arial"; color:#808080; }

form { margin-bottom: 0 ; margin-top: 0 ; }
.inputReg { background-color: #EFEFEF }
.inputErr { background-color: #FFFEA3 }
.btn {background-color: #5E7BD3; border: none; color: #FFFFFF; cursor: pointer; font-family: Arial; font-size: 8pt; font-weight: bold; border-left: 1px solid #000066; border-right: 1px solid #000066; border-top: 1px solid #000066; border-bottom: 1px solid #000066;}

.dashedLine { border-bottom-style: dashed; border-width: 1px; border-color: #333333; }
.dashedOutline { border-style: dashed; border-width: 1px; border-color: #333333; }