
/* ================================================================================	*/
/* MASTER -- MAIN   													    	    */  
/* ================================================================================	*/
@import url(AJAX_StyleSheet.css);
@import url(CPM_HTML.css);

/* UTILITIES */
.Clear { clear: both; }
div.Spacer {
    overflow: hidden;
    width: 5px;
    height: 1px;
}
.think { font-weight: normal; }
.Cursor { cursor: pointer; cursor: hand; }
.NoWrap { white-space: nowrap; }
.NoLeftIndent { padding-left: 0px; }
.Show { display: block; }
.ShowInline { display: inline; }
.Hide { display: none; }
.Bold { font-weight: bold; }
.FontNormal { font-weight: normal!important; }
.FontSmall, .FontSmall * { font-size: 11px!important; }
.ClearIndent { margin: 0px; padding: 0px; }
.NoTopIndent { margin: 0px; }
.Gray { color: #333333; }
.centeredContentContainer { text-align: center; }
.UserHelpTopic { width: 100%; font-size: 11px; }


/* Master Page             */
#master_page
{
}

/* Master Header           */
#master_header
{
    background-color: #ededed;
}

/* Master Content          */
#master_content
{
    background-color: #FFFFFF;
}

/* Master Footer           */
#master_footer
{
    border-style: inset;
    border-width: 1px;
    height: 17px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-align: center;
}
/* Master Footer -- USER           */
#master_footerUSER
{
    height: 14px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

/* Master Main Menu        */
#master_MAINMenu_User
{
    border-color: #FF0000;
    border-style: none;
    padding: 0px 0px 0px 310px;
}

/* Master - Main - Normal  */
.lbl_Main_Heading
{
    font-weight: normal;
    font-size: 24pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
    padding-left: 90px;
}

/* Master USER Menu        */
#master_USERMenu
{
    border-color: #FF0000;
    border-style: none;
    padding: 0px 0px 0px 0px;
    width: 791px;
}

/* Master - Main - Normal  */
.lbl_User_Heading
{
    padding: 0px 0px 0px 4px;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: left;
    font-variant: normal;
    top: 0px;
    position: absolute;
}

/* Master Main Menu        */
#master_MAINMenu
{
    border-color: #FF0000;
    border-style: none;
    padding: 0px 0px 0px 310px;
    background-color: #FF0000;
    margin-top: 0px;
}

/* Master SiteMap Panel */
#pnl_MAIN_SiteMap
{
    margin: 50px auto 0px auto;
    width: 100%;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 10px;
    top: -2px;
    left: 1px;
    color: #000000;
}

/* Master Content Panel */
#pnl_SCREEN
{
    margin: 50px auto 0px auto;

    width: 400px;
    height: 200px;
    padding-left: 0px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

/* Master Content Panel */
#ButtonBar
{
    padding: 0px;
    font-family: Verdana;
    font-size: 1 2px;
    color: #000000;
    text-align: right;
    width: 1000px;
    height: 19px;
    vertical-align: middle;
    float: left;
    margin-top: 3px;
    vertical-align: middle;
}

Login1
{
    border-style: none;
    font-family: Verdana;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.Login1
{
    border-style: none;
    font-family: Verdana;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

/* #Buttons */
lor: #FF0000;
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
}

/* ================================================================================	*/
/* TAB                                                                                
/* ================================================================================	*/

.TabHeading
{
    border-style: none;
    font-family: Verdana;
    font-size: 16px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    text-align: center;
}



/* ================================================================================	*/
/* BACKGROUNDS                                                                        
/* ================================================================================	*/

.Login1
{
    border-style: none;
    font-family: Verdana;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}


/* ================================================================================	*/


/* ================================================================================	*/
/* BACKGROUNDS                                                                        
/* ================================================================================	*/

/* Load List - button        */
.background
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #F8F7ED;
	text-align: left;
	font-variant: normal;
}


/* ================================================================================	*/
/* NAVIGATION HYPERLINKS                                                              
/* ================================================================================	*/

/* MENU LINK - Normal        */
A.navLink
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: left;
    font-variant: normal;
}

/* MENU LINK - Normal        */
A.navLink:hover
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;			
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}

/* MENU LINK - Centered    */
A.navLinkCentered
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
    padding-left: 45px;
}

/* MENU LINK - Centered    */
A.navLinkCentered:hover
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;			
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
    padding-left: 45px;	
}

/* MENU LINK - Small        */
A.navLinkSmall
{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
    color: #000000;
}

/* MENU LINK - Small        */
A.navLinkSmall:hover
{
    font-weight: normal;
    font-size: 10px;
    cursor: hand;
    color: #0000FF;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
}
/* MENU LINK - Small        */
A.navLinkSmallWhite
{
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
    color: #FFFFFF;
}

A.navLinkSmallWhite
{
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
    color: #FFFFFF;
}

/* MENU LINK - Small        */
A.navLinkSmallWhite:hover
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #0000FF;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
}

/* ================================================================================	*/
/* HEADING -- SCREEN                                                                  
/* ================================================================================	*/


pnl_Screen
/* FORM HEADING - Normal        */
.ScreenHeading
{
	font-weight: normal;
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM HEADING - Bold          */
.ScreenHeadingBold
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM HEADING - Normal - Blue */
.ScreenHeadingHeading2
{
	font-weight: bold;
	font-size: 14pt;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/*	Heading - Label              */
.SCREEN_HdgLabel
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}

/*	HdgLarge	              */
.SCREEN_HdgLarge
{
	font-weight: normal;
	font-size: 18pt;
	color: white;
	text-indent: 5pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
}


/* ======================


/* ================================================================================	*/
/* BUTTONS                                                                            
/* ================================================================================	*/

/* Load List - button        */
.btn
{
    font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
    height: 22px;
}
/* Load List - button bold        */
.btnBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #316AB0;
	text-align: center;
	font-variant: normal;
}
/* Load List - Left Justified button */
.btnLeftJustified
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-indent: 4pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #316AB0;
	text-align: left;
	font-variant: normal;
}

/* ================================================================================	*/
/* HYPERLINKS                                                                         
/* ================================================================================	*/

/* Hyperlink - Large - Normal     */
/* MENU LINK - Normal        */
A.navLink2
{
    font-weight: normal;
    font-size: 16pt;
    color: #0000FF;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: left;
    font-variant: normal;
}

/* MENU LINK - Normal        */
A.navLink2:hover2
{
	font-weight: normal;
	font-size: 16pt;
	cursor: hand;			
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}

/* Hyperlink - Small - Hover     (New) */
A.ScreenHeading_1
{
	font-weight: bold;
	font-size: 15pt;
	cursor: hand;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-decoration: underline;
}


/* Hyperlink - Small - Normal     */
A.nav_Small
{
	font-weight: normal;
	font-size: xx-small;
	color: #316ab0;
	font-family: Verdana, Arial, Helvetica;
}
/* Hyperlink - Small - Hover     */
A.nav_Small:hover
{
	font-weight: bold;
	font-size: xx-small;
	cursor: hand;
	color: #316ab0;
	font-family: Verdana, Arial, Helvetica;
}
/* Hyperlink - Small - Normal     */
A.nav_SmallBlack
{
	font-weight: normal;
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}
/* Hyperlink - Small - Hover     */
A.nav_SmallBlack:hover
{
    font-weight: bold;
    font-size: xx-small;
    cursor: hand;
    color: #808080;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
}
/* Hyperlink - Small - Normal     */
A.nav_SmallWhite
{
	font-weight: normal;
	font-size: xx-small;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}
/* Hyperlink - Small - Hover     */
A.nav_SmallWhite:hover
{
	font-weight: bold;
	font-size: xx-small;
	cursor: hand;
	color: darkgray;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}
/* Hyperlink - Small - Normal     */
A.navLogin_Small
{
	font-weight: normal;
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	background-color: gainsboro;
	text-decoration: underline;
}
/* Hyperlink - Small - Hover     */
A.navLogin_Small:hover
{
	font-weight: bold;
	font-size: xx-small;
	cursor: hand;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-decoration: underline;
}


/* ================================================================================	*/
/* COMBO                                                                              
/* ================================================================================	*/

/* Combo plus/minus - button   */
.COMBO_btnSmall
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}


/* ================================================================================	*/
/* EMPLOYEE                                                                           
/* ================================================================================	*/

/* Employee - button             */
.EMPLOYEE_btn
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc9933;
	text-align: center;
	font-variant: normal;
}
/* Employee - Left Justified button */
.EMPLOYEE_btnLeftJustified
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-indent: 4pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc9933;
	text-align: left;
	font-variant: normal;
}
/* Employee - button - Bold       */
.EMPLOYEE_btnBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc9933;
	text-align: center;
	font-variant: normal;
}
/* Employee - Label              */
.EMPLOYEE_lbl
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 5pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc9933;
	text-align: left;
	font-variant: normal;
}
/* Employee - Label - Bold       */
.EMPLOYEE_lblBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-indent: 5pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc9933;
	text-align: left;
	font-variant: normal;
}

/* Employee - Tab - Default       */
.EMPLOYEE_tabDefault
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ceb686;
	font-variant: normal;
}

/* Employee - Tab - Hover       */
.EMPLOYEE_tabHover
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;		
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ceb686;
	font-variant: normal;
}

/* Employee - Tab - Selected       */
.EMPLOYEE_tabSelected
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	font-variant: normal;
}


/* ================================================================================	*/
/* ERROR MESSAGES                                                                     
/* ================================================================================	*/

/* Error Msg        */
.Error_Msg
{
    font-weight: bold;
    font-size: 8pt;
    color: red;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    background-color: white;
    text-align: center;
    font-variant: normal;
}



/* ================================================================================	*/
/* LABELS                                                                             
/* ================================================================================	*/

/* DCL - Label - Default  */
.Label
{
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: right;
    font-variant: normal;
}
/* DCL - Label - Bold  */
.LabelBold
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: right;
    font-variant: normal;
    padding-left: 4px;
}
/* DCL - Label - Default  */
.LabelUnderlined
{
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: right;
    font-variant: normal;
    text-decoration: underline;
}


/* DCL - Label - Blue - Normal  */
.lbl_Blue
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	text-indent: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #003366;
	text-align: left;
	font-variant: normal;
    padding-left: 4px;	
}

/* DCL - Label - Blue1 - Normal  */
.lbl_Blue1
{
	font-weight: normal;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #003366;
	text-align: left;
	font-variant: normal;
}

/* DCL - Label - Blue1 - Normal Centered  */
.lbl_Blue1CenteredBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #003366;
	text-align: center;
	font-variant: normal;
}
/* DCL - Label - Blue1 - Bold    */
.lbl_Blue1Bold
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #003366;
	text-align: left;
	font-variant: normal;
}
/* DCL - Label - Blue2 - Normal  */
.lbl_Blue2
{
	font-weight: normal;
	font-size: 10pt;
	color: #587494;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #587494;
	text-align: left;
	font-variant: normal;
}
/* DCL - Label - Blue2 - Bold    */
.lbl_Blue2Bold
{
	font-weight: bold;
	font-size: 10pt;
	color: #587494;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #587494;
	text-align: left;
	font-variant: normal;
}

/* LABEL Notes- Normal               */
.lbl_ChangedBy
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}
/* LABEL Notes- Normal               */
.lbl_ChangedByNotes
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: right;
	font-variant: normal;
}



/* ================================================================================	*/
/* LABELS -- Directives                                                               
/* ================================================================================	*/

/* CRM - Label - Directive - Normal     */
.lbl_Directive
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}
/* Label - Directive - Normal     */
.lbl_Directive2
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}
/* Label - Directive - Bold       */
.lbl_DirectiveBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}

/* Label - Directive - Normal     */
.lbl_DirectiveCentered
{
	font-weight: normal;
	font-size: 10pt;
	color: #6699cc;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}
/* Label - Directive - Bold       */
.lbl_DirectiveCenteredBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #6699cc;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}


/* ================================================================================	*/
/* LABELS -- Error                                                                    
/* ================================================================================	*/

/* Label - Error - Normal     */
.lbl_Error
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}
.lbl_ErrorBold
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}

/* Label - Error - Normal     */
.lbl_ErrorCentered
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}
.lbl_ErrorCenteredBold
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}
/* Label - Footing - Normal     */
.lbl_Footing
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}
/* Label - Normal         */
.lbl_Field
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}
/* List - Bold        */
.lbl_ListBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #009999;
	text-align: left;
	font-variant: normal;
}
/*               
   FIELD LABEL   
               */

/* LABEL HEADING LIST - Blue */
.lblBlack
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
}

/* LABEL HEADING LIST - Blue */
.lblBlackBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
}

/* LABEL HEADING LIST - Blue */
.lblBlue
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: lightskyblue;
	text-align: center;
	font-variant: normal;
}

/* LABEL HEADING LIST - Blue */
.lblBlueBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: lightskyblue;
	text-align: center;
	font-variant: normal;
}

/* LABEL - Red       */
.lblError
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 3px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	text-align: left;
	font-variant: normal;
}

/* LABEL FIELD - Normal       */
.lblField
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FIELD - User Doc     */
.lblFieldDoc
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    font-variant: normal;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}

/* LABEL FIELD - Normal Centered */
.lblFieldCentered
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}

/* LABEL FIELD - Bold          */
.lblFieldBold
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    font-variant: normal;
}

/* LABEL FIELD - Normal     */
.lblFiedSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FIELD - Bold     */
.lblFiedSmallBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM FIELD - Normal */
.lblField
{
    font-weight: normal;
    font-size: 10pt;
    vertical-align: baseline;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
    height: 63px;
    margin-right: 0px;
}

/* FORM FIELD - Bold   */
.lblFieldBold
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: baseline;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
}

/* LABEL FIELD - Normal - Red  */
.lblFieldRed
{
	font-weight: normal;
	font-size: 9pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}

/* LABEL FIELD - Bold - Red    */
.lblFieldRedBold
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}

/* LABEL FIELD - Normal White    */
.lblFieldWhite
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FIELD - Bold White       */
.lblFieldWhiteBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FIELD - Normal - Yellow */
.lblFieldYellow
{
	font-weight: normal;
	font-size: 10pt;
	color: yellow;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FIELD - Bold - Yellow   */
.lblFieldYellowBold
{
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}


/* ================================================================================	*/
/* LABELS -- Heading                                                                  
/* ================================================================================	*/

/* Label - Message - Normal     */
.hdg_Msg
{
	font-weight: normal;
	font-size: 11pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #316ab0;
	text-align: left;
	font-variant: normal;
}
.hdg_MsgBold
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	text-indent: 1pt;	
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #316AB0;
	text-align: left;
	font-variant: normal;
}
/* Label - Message - Normal     */
.hdg_MsgCentered
{
	font-weight: normal;
	font-size: 11pt;
	color: white;
	text-indent: 1pt;	
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #316AB0;
	text-align: center;
	font-variant: normal;
}
.hdg_MsgCenteredBold
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	text-indent: 1pt;	
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #316AB0;
	text-align: center;
	font-variant: normal;
}

/* LABEL HEADING - Normal        */
.lblHeading
{
	font-weight: normal;
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: lightskyblue;
	text-align: center;
	font-variant: normal;
}

/* LABEL HEADING - Bold          */
.lblHeadingBold
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #aebbdc;	
	font-variant: normal;
}

/* HEADiNG - Blue      */
.lblHeadingBlue
{
	font-weight: normal;
	font-size: 9pt;
	color: #00477f;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
}

.lblHeadingBlack
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}

/* FORM HEADING - Normal */
.lblHeading
{
	font-weight: normal;
	font-size: 14pt;
	vertical-align: baseline;
	color: #00477f;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}

/* FORM HEADING - Bold   */
.lblHeadingBold
{
	font-weight: bold;
	font-size: 14pt;
	vertical-align: baseline;
	color: #00477f;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}

/* ================================================================================	*/
/* LABELS -- Messages                                                                 
/* ================================================================================	*/

/* Label - Message - Normal     */
.lbl_Msg
{
	font-weight: normal;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}
.lbl_MsgBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}
/* Label - Message - Normal     */
.lbl_MsgCentered
{
	font-weight: normal;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}
.lbl_MsgCenteredBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}

/* ================================================================================	*/
/* LABELS -- Welcome                                                                  
/* ================================================================================	*/

/* Label - Message - Normal     */
.lbl_WelcomeMsg
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}

/* Label - Message - Bold      */
.lbl_WelcomeMsgBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}


/* ================================================================================	*/
/* LOADS                                                                              
/* ================================================================================	*/

/* Load Available             */
.LOAD_btnAvailable
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: aquamarine;
	text-align: center;
	font-variant: normal;
}
/* Load Available - Bold      */
.LOAD_btnAvailableBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: aquamarine;
	text-align: center;
	font-variant: normal;
}
/* Load Assigned             */
.LOAD_btnAssigned
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: orange;
	text-align: center;
	font-variant: normal;
}
/* Load Assigned - Bold      */
.LOAD_btnAssignedBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: orange;
	text-align: center;
	font-variant: normal;
}
/* Load Cancelled	           */
.LOAD_btnCancelled
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}
/* Load Cancelled - Bold      */
.LOAD_btnCancelledBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: center;
	font-variant: normal;
}
/* Load Closed	           */
.LOAD_btnClosed
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #bf00bf;
	text-align: center;
	font-variant: normal;
}

/* Load Closed - Bold      */
.LOAD_btnClosedBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #bf00bf;
	text-align: center;
	font-variant: normal;
}
/* Load Dispatched           */
.LOAD_btnDispatched
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: yellow;
	text-align: center;
	font-variant: normal;
}
/* Load Dispatched - Bold      */
.LOAD_btnDispatchedBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: yellow;
	text-align: center;
	font-variant: normal;
}
/* Load Empty		           */
.LOAD_btnEmpty
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	text-align: center;
	font-variant: normal;
}
/* Load Empty - Bold      */
.LOAD_btnEmptyBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	text-align: center;
	font-variant: normal;
}
/* Load Pending              */
.LOAD_btnPending
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: deepskyblue;
	text-align: center;
	font-variant: normal;
}
/* Load Pending - Bold        */
.LOAD_btnPendingBold
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: deepskyblue;
	text-align: center;
	font-variant: normal;
}


/* ================================================================================	*/
/* LOG In                                                                             
/* ================================================================================	*/

/* Log In - button             */
rmal;
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
}
/* Log Out - button            */
.LOGOUT_btn
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
    padding-left: 50px;
}


ormal;
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
}


/* Logon - button - Bold       */
.LOGON_btnBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
	background-color: #6699cc;
	text-align: center;
	font-variant: normal;
}
.LOGON_btnBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
	background-color: #6699cc;
	text-align: center;
	font-variant: normal;
}
/* Logon - Company Name - Normal       */
.LOGON_CompanyName
{
	font-weight: bold;
	font-size: 8pt;
	color: #6699cc;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: normal;
	background-color: white;
	text-align: left;
	font-variant: normal;
}
/* Logon - heading - Normal       */
.LOGON_Heading
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: normal;
	background-color: #6699cc;
	text-align: left;
	font-variant: normal;
}
/* Logon - button - Bold       */
.LOGON_btnHover
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: normal;
	background-color: #00ccff;
	text-align: left;
	font-variant: normal;
}
/* LOGON - Tab - Default       */
.LOGON_tabDefault
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #CCF4FF;
	font-variant: normal;
}

/* LOGON - Tab - Disabled    */
.LOGON_tabDisabled
{
	font-weight: normal;
	font-size: 9pt;
	color: gray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: gainsboro;
	font-variant: normal;
}
/* LOGON - Tab - Hover       */
.LOGON_tabHover
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ccf4ff;
	font-variant: normal;
}
/* LOGON - Tab - Selected       */
.LOGON_tabSelected
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	font-variant: normal;
}


/* ================================================================================	*/
/* REPORTS                                                                            
/* ================================================================================	*/
.REPORT_btn
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #c0cedc;
	text-align: center;
	font-variant: normal;
}

/* Reports Field - Normal         */
.REPORT_Field
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}
/* Reports Field - Bold           */
.REPORT_FieldBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}
/* Reports Heading - Normal         */
.REPORT_Heading
{
	font-weight: normal;
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}
/* Reports Heading - Bold           */
.REPORT_HeadingBold
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}
/* Reports - normal      */
.REPORT_lbl
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #6699cc;
	text-align: left;
	font-variant: normal;
}
/* Reports - normal      */
.REPORT_lblCentered
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #6699cc;
	text-align: center;
	font-variant: normal;
}
/* Reports - Bold        */
.REPORT_lblBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;	
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #6699cc;
	text-align: left;
	font-variant: normal;
}
/* Reports - Bold        */
.REPORT_lblBoldCentered
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #6699cc;
	text-align: center;
	font-variant: normal;
}
/* Reports -             */
.REPORT_mnu
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #6699cc;
	text-align: left;
	font-variant: normal;
}
/* Reports - Menu Hover   */
.REPORT_mnuHover
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;			
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #6699cc;
	text-align: left;
	font-variant: normal;
}
/* Reports - Tab - Default    */
.REPORT_tabDefault
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #c0cedc;
	font-variant: normal;
}
/* Reports - Tab - Hover       */
.REPORT_tabHover
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;			
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #c0cedc;
	font-variant: normal;
}
/* Reports - Tab - Selected     */
.REPORT_tabSelected
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	font-variant: normal;
}

/* ================================================================================	*/
/* REQUIRED                                                                           
/* ================================================================================	*/

/* Label - Required Fild - Normal     */
.lbl_RequiredField
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
}

/* ================================================================================	*/
/* SETUP                                                                              
/* ================================================================================	*/

/* Setup - button  */
.SETUP_btn
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc6633;
	text-align: center;
	font-variant: normal;
}

/* Setup - normal   */
.SETUP_lbl
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc6633;
	text-align: left;
	font-variant: normal;
}

/* Setup - Bold    */
.SETUP_lblBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc6633;
	text-align: left;
	font-variant: normal;
}
/* Setup - Tab - Default       */
.SETUP_tabDefault
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ead1c4;
	font-variant: normal;
}
/* Setup - Tab - Hover       */
.SETUP_tabHover
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;			
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ead1c4;
	font-variant: normal;
}
/* Setup - Tab - Selected       */
.SETUP_tabSelected
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	font-variant: normal;
}


/* ================================================================================	*/
/* TABS                                                                               
/* ================================================================================	*/

/* TAB BUTTON - Default              */
.tabDefault
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #bcd6d6;
	font-variant: normal;
}

/* TAB BUTTON - Hover                */
.tabHover
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;			
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	font-variant: normal;
}

/* TAB BUTTON - Selected             */
.tabSelected
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	font-variant: normal;
}


/* ================================================================================	*/
/* TEXT                                                                               
/* ================================================================================	*/

/* READ ONLY FIELD - Normal       */
.txt_ReadOnly
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: whitesmoke;
	text-align: left;
	font-variant: normal;
}

/* READ ONLY FIELD - Bold        */
.txt_ReadOnlyBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: whitesmoke;
	text-align: left;
	font-variant: normal;
}


/* ================================================================================	*/
/* VERSION                                                                            
/* ================================================================================	*/

/* Version          */
.lbl_CPM_FooterMain
{
    font-weight: normal;
    font-size: 7pt;
    color: #808080;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-variant: normal;
    padding-left: 2px;
}
/* Version - Right			*/
.lbl_VersionRight
{
	font-weight: normal;
	font-size: 7pt;
	color: gray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: right;
	font-variant: normal;
}

/*                            
 Utilities              
                            */

/* Utilities - button  */
.UTILITY_btn
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc6633;
	text-align: center;
	font-variant: normal;
}

/* Utilities - normal   */
.UTILITY_lbl
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc6633;
	text-align: left;
	font-variant: normal;
}

/* Utilities - Bold    */
.UTILITY_lblBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-indent: 2pt;	
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #cc6633;
	text-align: left;
	font-variant: normal;
}

/*               
     BUTTONS     
               */

/* Close BUTTON - Normal       */
.btnClose
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: gainsboro;
	text-align: center;
	font-variant: normal;
}

/* Close BUTTON - Transparent  */
.btnCloseTransparent
{
	font-size: 8pt;
	font-style: normal;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}

/* Date/Time BUTTON SMALL    */
.btnDateTimeSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: buttonface;
	font-variant: normal;
}

/* HELP BUTTON - Normal       */
.btnHelp
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: yellow;
	text-align: center;
	font-variant: normal;
}

/* NORMAL BUTTON - Normal Bold */
.btnHelpBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: yellow;
	text-align: center;	
	font-variant: normal;
}

/* NORMAL BUTTON - Normal      */
.btnNormal
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* NORMAL BUTTON - Normal Bold  */
.btnNormalBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* NORMAL BUTTON - Normal Red    */
.btnNormalRed
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	font-variant: normal;
}

/* NORMAL BUTTON - Normal Red Bold */
.btnNormalRedBold
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	font-variant: normal;
}

/*  BUTTON - Logo Bold          */
.btnBold
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #00477f;		
	font-variant: normal;
}

/*  BUTTON - Add         */
.btnAdd
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #bdc9e2;
	text-align: center;
	font-variant: normal;
}

/*  BUTTON - Add Bold          */
.btnAddBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #bdc9e2;
	text-align: center;	
	font-variant: normal;
}

/*  BUTTON - Delete         */
.btnDelete
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	font-variant: normal;
}

/*  BUTTON - Delete Bold          */
.btnDeleteBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	font-variant: normal;
}
/*  BUTTON - Detail         */
.btnDetail
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #00477f;
	text-align: center;	
	font-variant: normal;
}

/*  BUTTON - Add Detail          */
.btnDetailBold
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #00477f;		
	text-align: center;	
	font-variant: normal;
}

/*  BUTTON - Report         */
.btnReport
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #a51412;
	text-align: center;
	font-variant: normal;
}

/*  BUTTON - Report Bold          */
.btnReportBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #a51412;
	text-align: center;	
	font-variant: normal;
}

/*  BUTTON - Save         */
.btnSave
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffce71;
	text-align: center;	
	font-variant: normal;
}

/*  BUTTON - Save Bold          */
.btnSaveBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffce71;
	text-align: center;	
	font-variant: normal;
}

/*  BUTTON SMALL - Logo Color   */
.btnSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #aebbdc;		
	font-variant: normal;
}

/*  BUTTON SMALL - Logo Bold    */
.btnSmallBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #aebbdc;		
	font-variant: normal;
}

/*  BUTTON - Normal - Red       */
.btnRed
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	font-variant: normal;
}

/*  BUTTON - Bold - Red    */
.btnRedBold
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	font-variant: normal;
}

/* SMALL BUTTON - Normal      */
.btnSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* SMALL BUTTON - Normal Bold */
.btnSmallBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* SMALL BUTTON - Yellow      */
.btnSmallYellow
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: yellow;
	font-variant: normal;
}

/* SMALL BUTTON - Bold Yellow */
.btnSmallYellowBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: yellow;
	font-variant: normal;
}

/*             
   CHECKBOXES  
             */

/* CHECK BOX - Normal       */
.CheckBox8
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}

/* CHECK BOX - Normal Bold */
.CheckBox8Bold
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;	
	font-variant: normal;
}

/* CHECK BOX - Normal       */
.CheckBox9
{
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}

/* CHECK BOX - Normal Bold */
.CheckBox9Bold
{
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;	
	font-variant: normal;
}


/*                  
   FIEL --       
                  */        

/* FORM FIELD - Normal         */
black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
	height: 14px;
}

/* FORM FIELD - Bold           */
.frmFieldBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
    height: 14px;	
}
/* FORM FIELD - Centered       */
.frmFieldBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}
/* FORM FIELD - Centered       */
.frmFieldCentered
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}
/* FORM FIELD SNALL - Normal */
.frmFiedSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM FIELD SNALL - Bold  */
.frmFiedSmallBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}


/*            
   HEADINGS   
            */

/* FORM HEADING - Normal        */
.frmHeading
{
	font-weight: normal;
	font-size: 18pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM HEADING - Bold          */
.frmHeadingBold
{
	font-weight: bold;
	font-size: 18pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM HEADING - Normal - Blue */
.frmHeading2
{
	font-weight: bold;
	font-size: 18pt;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM HEADING - Bold - Blue   */
.frmHeading2Bold
{
	font-weight: bold;
	font-size: 18pt;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM BUTTON -  Bold       */
.frmHeadingBold
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #aebbdc;
	font-variant: normal;
}


/*          
   TITLES   
          */

/* FORM TITLE - Normal       */
.frmTitle
{
	font-weight: normal;
	font-size: 18pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM TITLE - Bold         */
.frmTitleBold
{
	font-weight: bold;
	font-size: 18pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM TITLE - Normal - Blue */
.frmTitle2
{
	font-weight: bold;
	font-size: 18pt;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* FORM TITLE - Bold - Blue   */
.frmTitle2Bold
{
	font-weight: bold;
	font-size: 18pt;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}


/*                       
          GRIDS          
                       */

/* GRID FIELD - Alternating   */
.gridAlternating
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #f7f7f7;
	font-variant: normal;
}
/* GRID FIELD - Item          */
.gridHeading
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #AEBBDC;
	font-variant: normal;
}
/* GRID FIELD - Item          */
.gridItem
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #AEBBDC;
	font-variant: normal;
}
/* GRID FIELD - Selected Item */
.gridSelected
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #738A9C;
	font-variant: normal;
}



/*               
  LABEL MESSAGE  
               */

/* LABEL MESSAGE Normal - Red   */
.lblMessageRed
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	text-align: center;
	font-variant: normal;
}

/* LABEL MESSAGE - Bold - Red   */
.lblMessageRedBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: red;
	text-align: center;
	font-variant: normal;
}

/* LABEL MESSAGE Normal - Yellow */
.lblMessageYellow
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffffcc;
	text-align: center;
	font-variant: normal;
}

/* LABEL MESSAGE - Bold - Yellow  */
.lblMessageYellowBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffffcc;
	text-align: center;	
	font-variant: normal;
}

/* LABEL NoteS - Normal               */
.lblNotes
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	text-align: left;
	font-variant: normal;
}

/*  LABEL - Small - Logo Color         */
.lblSmall
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	text-indent: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffce71;
	text-align: left;
	font-variant: normal;
}

.lblSmallBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-indent: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffce71;
	text-align: left;
	font-variant: normal;
}


/*                 
   LABEL - Small   
                 */

/* LABEL FOOTING - Normal        */
.lblSmall
{
	font-weight: normal;
	font-size: xx-small;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FOOTING - Normal        */
.lblSmallPad2
{
	font-weight: normal;
	font-size: xx-small;
	color: black;
	text-indent: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FOOTING - Bold          */
.lblSmallBold
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}
/* LABEL SMALL BLUE - Normal      */
.lblSmallBlue
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}

/* LABEL SMALL BLUE - Bold        */
.lblSmallBlueBold
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-variant: normal;
}

/* LABEL FOOTING - Normal - Blue  */
.lblSmall2
{
	font-weight: bold;
	font-size: xx-small;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* LABEL FOOTING - Bold - Blue    */
.lblSmall2Bold
{
	font-weight: bold;
	font-size: xx-small;
	color: blue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}


/*                       
  LABEL - Title / Error  
                       */

/* LABEL TITLE - Normal        */
.lblTitle
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #a51412;
	text-align: left;
	font-variant: normal;
}

/* LABEL TITLE - Bold          */
.lblTitleBold
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	text-indent: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #507CD1;
	text-align: left;
	font-variant: normal;
}

/* LABEL TITLE - Black Normal        */
.lblTitleBlack
{
	font-weight: normal;
	font-size: 14pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
}

/* LABEL TITLE - Black Bold          */
.lblTitleBlackBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
}
/* LABEL TITLE - Normal        */
.lblTitleDarkRed
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-indent: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #a51412;
	text-align: left;
	font-variant: normal;
}

/* LABEL TITLE - Bold          */
.lblTitleDarkRedBold
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-indent: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #a51412;
	text-align: left;
	font-variant: normal;
}

/* LABEL TITLE HEADING - Normal        */
.lblTitleHeading
{
	font-weight: normal;
	font-size: 16pt;
	vertical-align: baseline;
	color: black;
	text-indent: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}

/* LABEL TITLE HEADING - Bold          */
.lblTitleHeadingBold
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	text-indent: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}

/* LABEL TITLE SUB HEADING - Normal        */
.lblTitleSubHeading
{
	font-weight: normal;
	font-size: 16pt;
	vertical-align: baseline;
	color: black;
	text-indent: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffce71;
	text-align: left;
	font-variant: normal;
}

/* LABEL TITLE SUB HEADING - Bold          */
.lblTitleSubHeadingAddBold
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	text-indent: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #bdc9e2;
	text-align: left;
	font-variant: normal;
}

.lblTitleSubHeadingBold
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	text-indent: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-variant: normal;
}
.lblUpdateHeading
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: lightgrey;
	text-align: center;
	font-variant: normal;
}

.lblUpdateHeadingBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: lightgrey;
	text-align: center;
	font-variant: normal;
}

/*                                 
  LITERAL FOREGROUND / BACKGROUND  
                                 */

/* LITERAL - Backgound  */
.LitBackground
{
	font-weight: normal;
	color: #eeeeee;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #eeeeee;
	text-align: center;
	font-variant: normal;
}

/* LITERAL - Foreground */
.LitForeGround
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #eeeeee;
	font-variant: normal;
}

/* LITERAL - White on Black  */
.LitWhiteOnBlack
{
	font-weight: normal;
	font-size: x-small;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}

/*              
  LINK BUTTONS  
              */

/* LINK BUTTON - Normal           */
.lnkButton
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: buttonface;
	text-align: center;
	font-variant: normal;
}

/* LINK BUTTON - Bold             */
.lnkButtonBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: buttonface;	
	text-align: center;	
	font-variant: normal;
}

/* LINK  BUTTON - Normal           */
.lnkButton
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #aebbdc;		
	text-align: center;
	font-variant: normal;
}

/* LINK  BUTTON - Bold             */
.lnkButtonBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #aebbdc;		
	text-align: center;	
	font-variant: normal;
}

/* LINK BUTTON - Small            */
.lnkButtonSmall
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: buttonface;
	text-align: center;
	font-variant: normal;
}

/* LINK BUTTON - Bold            */
.lnkButtonSmallBold
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: buttonface;	
	text-align: center;	
	font-variant: normal;
}


/*                      
   NAVAGATION BUTTONS   
                      */

/* NAVAGATION BUTTON - Normal     */
.navButton
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* NAVAGATION BUTTON - Bold        */
.navButtonBold
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* NAVAGATION BUTTON - Normal - Red */
.navButtonRed
{
	font-weight: normal;
	font-size: x-small;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}

/* NAVAGATION BUTTON - Bold - Red    */
.navButtonRedBold
{
	font-weight: bold;
	font-size: x-small;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: normal;
}


/*               
   PAGE TITLES   
               */

/* PAGE TITLE - Nomal           */
.page
{
	font-weight: normal;
	font-size: 12pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffce71;
	text-align: center;
	font-variant: normal;
}
.pageBold
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffce71;
	text-align: center;
	font-variant: normal;
}


/*               
   PAGE TITLES   
               */

/* PANEL - Literal Background  */
.pnlBackground
{
	font-weight: normal;
	font-size: 12pt;
	color: #eeeeee;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #eeeeee;
	text-align: center;
	font-variant: normal;
}



/*                       
  TOOLBAR                
                       */

/* TOOLBAR - Normal        */
.Toolbar
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
}

/* TOOLBAR - Bold          */
.ToolbarBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
}

/* TOOLBAR - Hover        */
.ToolbarHover
{
	font-weight: normal;
	font-size: 9pt;
	cursor: hand;			
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
}

/* TOOLBAR - Hover Bold   */
.ToolbarSelectedBold
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;			
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: black;
	text-align: center;
	font-variant: normal;
}


