/*  STYLESHEET PROPERTIES FOR IE BROWSER */



/*============================================================================= 
    NAVIGATION:
      - Used for the 1st level navigation (top navigation in blue)
      - Used for the 2nd level navigation (top navigation in grey)
      - Used for the 3rd level navigation (left-hand side navigation)
      - Used for the 4th level navigation (left-hand side navigation)
===============================================================================*/
a.navi3:link          { font-size:11px; font-weight:bold; color:#03C; text-decoration:none; }
a.navi3:visited       { font-size:11px; font-weight:bold; color:#03C; text-decoration:none; }
a.navi3:hover         { font-size:11px; font-weight:bold; color:#03C; text-decoration:underline; }
a.navi3:active        { font-size:11px; font-weight:bold; color:#03C; text-decoration:none; }
        .navi3active  { font-size:11px; font-weight:bold; color:#666; text-decoration:none; }

a.navi4:link          { font-size:11px; color:#03C; text-decoration:none; font-weight:normal; }
a.navi4:visited       { font-size:11px; color:#03C; text-decoration:none; font-weight:normal; }
a.navi4:hover         { font-size:11px; color:#03C; text-decoration:underline; font-weight:normal; }
a.navi4:active        { font-size:11px; color:#03C; text-decoration:none; font-weight:normal; }
        .navi4active  { font-size:11px; color:#666; text-decoration:none; font-weight:normal; }
/* END */



/*============================================================================= 
    BODY / CONTENT ELEMENTS:
      - Font size attributes for the main content
        section should be resizable by the user
        (via browser control)
      - Used for items for the main content areas
      - Used for items for error message (alertlargebody)
===============================================================================*/
body, td                        { font-size:11px; font-family:Nokia Sans Wide, arial, helvetica, sans-serif; font-weight:normal; font-style:normal; color:#000; }

.classification                 { font-family:Nokia Sans Semibold, arial, helvetica, sans-serif; letter-spacing:1px; text-transform:uppercase; color:#FFF; }
.username                       { font-size:11px; font-family:Nokia Sans Wide, arial, helvetica, sans-serif; color:#FFF; }

.alertlargebodybold             { font-size:1.1em; font-weight:bold; color:#ff0000; }
.alertlargebody                 { font-size:1.1em; color:#ff0000; }

.largebody_bold                 { font-size:1em; font-weight:bold; font-style:normal; }
.largebody                      { font-size:0.8em; font-weight:normal; font-style:normal; }
.bodycopy                       { font-size:0.7em; }

.heading2                       { font-size:1.1em; font-family:Nokia Sans Semibold, arial, helvetica; font-style:normal; color:#000; }
.portletHeader									{ font-size:0.8em; font-family:Nokia Sans Wide, arial, helvetica, sans-serif; font-weight:bold; color:#FFF; }

#tableBorder                    { border-bottom:1px solid #999; font-weight:bold; }
.tableHeader                    { font-size:1.1em; color:#000; text-decoration:none; font-weight:bold; }
a.tableHeader:link              { font-size:1.1em; color:#000; text-decoration:none; font-weight:bold; }
a.tableHeader:visited           { font-size:1.1em; color:#000; text-decoration:none; font-weight:bold; }
a.tableHeader:hover             { font-size:1.1em; color:#000; text-decoration:underline; font-weight:bold; }
a.tableHeader:active            { font-size:1.1em; color:#000; text-decoration:none; font-weight:bold; }
a.tableHeader_selected:link     { font-size:1.1em; color:#FFF; text-decoration:none; font-weight:bold; }
a.tableHeader_selected:visited  { font-size:1.1em; color:#FFF; text-decoration:none; font-weight:bold; }
a.tableHeader_selected:hover    { font-size:1.1em; color:#FFF; text-decoration:underline; font-weight:bold; }
a.tableHeader_selected:active   { font-size:1.1em; color:#FFF; text-decoration:none; font-weight:bold; }
/* END */



/*============================================================================= 
    FORMS:
      - Used for the form elements
===============================================================================*/
input, select, textarea { font-size:11px; font-family:arial,helvetica,sans-serif; margin-top:2px; margin-bottom:0px; font-style:normal; }
.text	                  { font-size:11px; width:115px; font-family:Nokia Sans, arial, helvetica; color:#333; font-style:normal; padding-left:3px; }
/* END */



/*============================================================================= 
    SIDEBAR:
      - Used for elements in the sidebar area
===============================================================================*/
.sb_heading   { font-size:12px; font-family:Nokia Sans Wide, arial, helvetica, sans-serif; font-weight:bold; color:#FFF; }
.sb_heading2	{ font-size:11px; font-family:Nokia Sans Wide, arial, helvetica, sans-serif; font-weight:bold; color:#666; }
/* END */
