body                 { background-color:         #003366;
                       margin-top:               0px;
                       margin-bottom:            0px;
                       margin-left:              0px;
                       margin-right:             0px; }

/********** Basic Text Classes **********/

p,table,td           { font-family:              Verdana, Arial, Helvetica, sans-serif;
                       font-size:                11px;
                       color:                    #000000; }
input, select, textarea
                     { font-family:              Arial, Helvetica, sans-serif;
                       font-size:                11px;
                       color:                    #000000; }

/********** Hyperlink Classes **********/

a                    { color:                    #0000ff; }
a:visited            { color:                    #0000ff; }
a:hover, a:active    { color:                    #ff0000; }

/********** Table Classes **********/

.t1                  { background-color:         #ffffff; }
.t2                  { background-color:         #003366;
                       color:                    #ffffff;
                       font-size:                12px;
                       font-weight:              bold;
					   font-variant:             small-caps; }
.t3                  { background-color:         #ffff99; }
.backtable           { background-color:         #f0f0ff; }
.outlinetable        { border-color:             #666633;
                       border-style:             solid;
                       border-width:             1px; }

/********** Dashboard Classes **********/

.topheader           { font-weight:              bold;
                       color:                    #ffffff;
                       font-size:                18px; }
.header              { background-color:         #003366;
                       color:                    #ffffff;
                       font-size:                16px;
                       font-weight:              bold;
					   font-variant:             small-caps; }
.subheader           { font-weight:              bold;
                       color:                    #003366;
                       font-size:                14px; }
.triheader           { font-weight:              bold;
                       color:                    #000000;
                       font-size:                12px; }
                       

/********** Table Row/Cell Classes **********/

.mainnavbg           { background-color:         #cccc99; }
.highlight           { font-weight:              bold;
                       color:         			 #ff0000; }
.t1header            { background-color:         #003366;
                       font-weight:              bold;
                       color:                    #ffffff;
                       font-size:                12px;
                       text-align:               center; }
.t1light             { background-color:         #ffffff; }
.t1dark              { background-color:         #cccccc; }
.t2header            { font-weight:              bold; }
.t2light             { background-color:         #f0f0f0; }
.t2dark              { background-color:         #f0f0f0; }
.t3header            { background-color:         #ffffcc;
                       font-weight:              bold;
                       text-align:               center; }
.t3light             { background-color:         #fffff0; }
.t3dark              { background-color:         #fffff0; }
.actionrow           { background-color:         #f2f0ce; }
.cat1light           { background-color:         #ffffff;
                       font-size:                10px; }
.cat1dark            { background-color:         #dfdfbf; 
                       font-size:                10px; }

/********** Extra Text Classes **********/

.footer              { font-size:                10px;
                       font-weight:              bold;
                       font-style:               italic; }
.title               { font-weight:              bold;
                       font-size:                16px;
                       color:                    #000000; }
.breadcrumb          { font-weight:              normal;
                       font-size:                12px;
                       color:                    #999999; }
.info                { font-size:                12px;
                       background-color:         #ececec; }
.sectionheader       { font-weight:              bold;
                       font-size:                14px; }
.origvalue           { color:                    #0000ff;
                       font-size:                11px; }
.comingsoon          { color:                    #ff0000;
                       font-size:                9px; }
.myaction            { color:                    #ff0000; }
.changerequest       { color:                    #ff0000;
                       font-weight:              bold;
                       font-size:                16px; }
.larger              { font-size:                13px; }

/********** Extra Link Classes **********/
a.topheader, a.topheader:visited, a.topheader:hover, a.topheader:active
                     { color:                    #ffffff;
                       font-weight:              bold;
                       text-decoration:          none; }

a.footer, a.footer:visited, a.footer:hover, a.footer:active
                     { color:                    #5fadda;
                       font-weight:              bold;
                       font-size:                10px;
                       text-decoration:          none; }


a.subnav, a.subnav:visited
                     { color:                    #003366;
                       font-weight:              bold;
                       font-size:                12px;
                       text-decoration:          none; }
a.subnav:hover, a.subnav:active
                     { color:                    #cc0000; }
a.subnavon, a.subnavon:visited, a.subnavon:hover, a.subnavon:active
                     { color:                    #cc0000;
                       font-weight:              bold;
                       font-size:                12px;
                       text-decoration:          none; }
