﻿DIV.navigation {clear:both;display:block;}
DIV.nav_left  {display:inline;float:left;}
DIV.nav_right {display:inline;float:right;}
DIV.logo_left  {display:inline;float:left;}
DIV.date_left  {display:inline;float:left; font-weight:bold;}
DIV.company_right {display:inline;float:right;}


a.navlink, a.navlink_bold {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a.navlink:link, a.navlink:visited {text-decoration: none;font-weight:normal;}
a.navlink_bold, a.navlink_bold:link, a.navlink_bold:visited {font-weight:bold;text-decoration:none;}
a.navlink:hover {text-decoration: underline;font-weight:bold;}
a.navlink_bold {cursor:default;}

/* GH - Classes for the error page, which also uses MainNavigation.
This is simply to remove the need for a separate Error css file. */
.errFldLbl {font-weight:bold;text-align:right;color:#6A6B6B;}
TD.greyRight {border-right:1px solid gray;}
SPAN.errLblSectionHeader {font-style:italic;font-family:Arial;font-size:10pt;font-weight:bold;}

/* Change Password Reminder */ 
.hdnCpRem{display:none;}
.dspCpRem{position:absolute;z-index:3;}