/* HEADING TAGS */
H1               { font-family: 'ARIAL'; font-size: 18pt; font-weight: bold; margin-bottom: .25em; }
H2               { font-family: 'ARIAL'; font-size: 14pt; font-weight: bold; }

/* Column caption */
/*
.CAPTION         { background-color:#F1F0BD ; font-weight:bold; color: Black; }
.CAPTION2         { background-color:#F1F0BD ; font-weight:bold; color: Black; }
*/
.CAPTION         { background-color:black ; font-weight:bold; color: White; }
.CAPTION2         { background-color:black ; font-weight:bold; color: White; }

/* Form Labels */
.LABEL           { color: Black; font-size: 8pt; font-weight:bold ;}
/* Attention getting */
.ALERT           { color: Red; font-size: 10pt; }
.TITLE			 { font-family: 'ARIAL'; font-size: 16pt; }

INPUT            { font-size: 8pt; height:auto; }
SELECT           { font-size: 8pt; height:auto; }
SELECT.UOM	 { font-size: 8pt; height:auto; width:120px;}

/* PARAGRAPH TAG */
P                { font-family: 'ARIAL'; font-size: 8pt; }
.LISTPRICE      { font-family: Verdana ; font-size: 8pt; text-decoration:line-through ;}


.STANDARD    { font-family: 'ARIAL'; font-size: 8pt; }
.FOOTER      { font-family: 'ARIAL'; font-size: 8pt; }
.HEADER      { font-family: 'ARIAL'; font-size: 11pt; }
.SMALL       { font-family: 'ARIAL'; font-size: 8pt; }

TABLE.OUTLINED { BORDER-TOP-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BACKGROUND-COLOR: white; BORDER-BOTTOM-STYLE: solid }
	
TD               { font-family: 'ARIAL'; font-size: 8pt; }

/* HYPERLINKS */
A                { font-family: 'ARIAL'; font-size: 8pt; color: #002244; text-decoration: underline; cursor: hand; }
A:HOVER          { font-family: 'ARIAL'; font-size: 8pt; color: #00659C; text-decoration: underline; cursor: hand;}
A.CAPTION        {  font-family: 'ARIAL'; font-size: 8pt; color: White; text-decoration: underline; cursor: hand; }

BODY             { font-family: 'ARIAL'; font-size: 8pt; MARGIN-TOP: 0px; margin-left:5px; margin-right:0px;}
.LOGO		{ background:White ; }
/**
.LEFTCOL	 { font-family: 'ARIAL'; font-size: 8pt; background-color:#FC992C; color:Black  } 
.TOOLBAR     { font-family: 'ARIAL'; font-size: 8pt; background-color:#F1F0BD; color:Black  }
*/
.TOOLBAR     { font-family: 'ARIAL'; font-size: 12pt; font-weight: bold; background-color:#CFCFCF; color:#273960 }
.LEFTCOL	 { font-family: 'ARIAL'; font-size: 8pt; background-color:#CFCFCF; color:Black  }
.RIGHTCOL		 { font-family: 'ARIAL'; font-size: 8pt; background-color:White; color:Black ;  }
/** Odd/Even row background colours **/
TR.EVEN			{ background-color:#f0f0f0 }
TR.ODD			{ background-color:#e0e0e0 }

.SMALLBOLD { font-family: 'ARIAL'; font-size: 8pt; font-weight:bold }
/** skmMenu styles **/
.MENUITEM  { background-color:#273960;  color:White; font-weight:bold;   }
.MENUITEMHOVER { background-color:#273960;  color:yellow; font-weight:bold; }
.TOPMENUITEM  { background-color:#273960;  color:White;  font-weight:bold;   }
.SUBMENUITEM  { background-color:#CFCFCF;  color:White; font-weight:bold; }

