<!-- Primary page style -->
TD {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000;}

TD.small {font-family: verdana, arial, helvetica, sans-serif; font-size: 6pt; font-weight: bold; color: #000000;}
TD.small2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 6pt; font-weight: normal; color: #000000;}

TH {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000;}

.normal {font-weight: normal;}

.save {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #003366;}

<!-- Division line color and background colors -->
.bluex {background-color: #003366;}
.red {background-color: #3A75C4;}
.redx {background-color: #993333;}
.grey {background-color: #CCCCCC;}
.black {background-color: #000000;}
.white {background-color: #ffffff;}
.green {background-color: #608E3A;}
.ltblue {background-color: #3A75C4;}
.blue {background-color: #608E3A;}

<!-- font and font color of site trail -->
.trail {font-weight: normal; color: #000000;}

<!-- font and font color of dashboard -->
.dashboard {color: #000000;}

<!-- Nav header text color -->
.navheader {color: #ffffff;}

<!-- Modules Nav text color -->
.nav:hover {color: #993333; text-decoration: underline;}
.noncurrentnav {background-color: #336699;}
.nav:link {color: #ffffff; text-decoration: none;}
.nav:visited {color: #ffffff; text-decoration: none;}

<!-- Selected Modules Nav text color -->
.current:hover {color: #000000; text-decoration: none;}
.currentnav {background-color: #CCCCCC;}
.current:link {color: #000000; text-decoration: none;}
.current:visited {color: #000000; text-decoration: none;}

<!-- Action Nav text color -->
.anav:link {color: #ffffff; text-decoration: none;}
.anav:visited {color: #ffffff; text-decoration: none;}
.anav:hover {color: #993333; text-decoration: underline;}

<!-- font and font color of tab text -->
.tablabel {color: #ffffff;}

<!-- font and font color of right label text for content -->
.rightlabel {color: #000000;}

<!-- font and font color of payweek text for content -->
.payweeka {color: #000000;}
.payweekb {color: #336633;}

<!-- font and font color of text in body -->
.body {color: #000000;}

<!-- font and font color of text in body -->
.body1 {color: #000000; font-size: 7pt;}

<!-- font and font color of text in body headers -->
.bodyhead {color: #000000;}

<!-- font and font color of links in body -->
.bodylink:link {color: #000000; text-decoration: underline;}
.bodylink:visited {color: #000000; text-decoration: underline;}
.bodylink:hover {color: #993333; text-decoration: underline;}

<!-- font and font color of header text in body -->
.header {color: #000000;}

<!-- color of the content tab -->
.tab {background-color: #336699;}

<!-- color of the right content header -->
.rightheader {background-color: #cccccc;}

<!-- color of the content body -->
.content {background-color: #cccccc;}

<!-- font and font color of smalldate instructions -->
.date {font-size: 70%; color: #000000;}

<!-- for enabled input text boxes -->
.enabledTextInput {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; background-color: #FFFFFF; text-align:left;}

<!-- for small enabled input text boxes -->
.enabledTextInputSmall {font-family: verdana, arial, helvetica, sans-serif; font-size: 6pt; font-weight: bold; color: #000000; background-color: #FFFFFF; text-align:left;}

<!-- for enabled numeric input text boxes -->
.enabledNumericInput {color: #000000;background-color: #FFFFFF; text-align:right; font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}

<!-- for small enabled numeric input text boxes -->
.enabledNumericInputSmall {color: #000000;background-color: #FFFFFF; text-align:right; font-family: verdana, arial, helvetica, sans-serif; font-size: 6pt; font-weight: bold;}

<!-- for disabled input text boxes -->
.disabledTextInput {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; background-color: #cccccc; text-align:left; border-style:none;}

<!-- for small disabled input text boxes -->
.disabledTextInputSmall {font-family: verdana, arial, helvetica, sans-serif; font-size: 6pt; font-weight: bold; color: #000000; background-color: #cccccc; text-align:left; border-style:none;}

<!-- for disabled numeric input text boxes -->
.disabledNumericInput {color: #000000;background-color: #cccccc; text-align:right; font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; border-style:none;}

<!-- for disabled numeric input text boxes -->
.disabledNumericInput1 {color: #000000;background-color: #ffe4e1; text-align:right; font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; border-style:none;}


<!-- for small disabled numeric input text boxes -->
.disabledNumericInputSmall {color: #000000;background-color: #cccccc; text-align:right; font-family: verdana, arial, helvetica, sans-serif; font-size: 6pt; font-weight: bold; border-style:none;}

<!-- Content functional buttons -->
.contentButton {color:white; font-size:8pt; border-color:#336699; background-color:#336699;}

<!-- ELIMINATE: -->
.vsa {background: #ffffff; color: #FFFFFF;}
<!-- COMBINE anav Style into nav -->