/*  Common modified tags  */

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-position: inside; list-style-type: disc;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #330066; text-align: left;}
h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
ul, ol {font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-position: inside; list-style-type: disc;}
th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #330066;}

/*  Look Alike Styles, meant for WorkAround purposes  */

.NoBreakH5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #330066;}
.NoBreakP {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.POverride {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333;}
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-position: inside; list-style-type: decimal; }

/*  Print Media Adjustments  */
@media print {
  td.CSDarkBackground table {border-width: 2px; border-style: solid; border-color: #000000; border-collapse: collapse;};
;
;
}

/*  Media Specific Styles  */
@media screen {
.forPrintOnly {display: none}
}
@media print {
.forPrintOnly {visibility: visible}
}
.TextHeadingSub { color: #666666; font-size: 14px; font-style: normal; text-decoration: none; font-weight: bold; line-height: 35px}
.TextHeadingTitle { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; text-decoration: none ; line-height: normal}
.TextLabel { font-size: 10px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}
.RulerColor { color: #330066 }
.BgWhite { background: #FFFFFF }
.FontWhite { color: #FFFFFF }
.BgGrayDark { background: #FFFFFF }
.FontGrayDark { color: #666666 }
.FontGrayLite { color: #CCCCCC }
.FontRedDark { color: #660000 }
.BgRedDark { background: #CC0000 }
.BgGrayLite { background: #CCCCCC}
