
BODY{margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; background-color:mintcream}


.headerUserDate
{
	Color: #ffffff;
	font-size: 12;
	font-weight: bold;
        font-family: Arial;
        BACKGROUND-COLOR: dodgerblue;
}


.applicationTitle 
{
	Color: #ffffff;
	font-size: 16;
	font-weight: bold;
        font-family: Arial;
        BACKGROUND-COLOR: #336699;
}


.ModuleTitle
{
    BORDER-RIGHT: dodgerblue 1px solid;
    BORDER-TOP: dodgerblue 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    BORDER-LEFT: dodgerblue 1px solid;
    COLOR: black;
    BORDER-BOTTOM: dodgerblue 1px solid;
    FONT-FAMILY: Arial
}

.TableBorder
{
   BORDER-RIGHT: dodgerblue 1px solid;
   BORDER-TOP: dodgerblue 1px solid;
   BORDER-LEFT: dodgerblue 1px solid;
   BORDER-BOTTOM: dodgerblue 1px solid;
}



.selectionCriteriaHeader
{
  Color: #ffffff;
  font-size: 14;
  font-weight: bold;
  font-family: Arial;
  BACKGROUND-COLOR: dodgerblue;
  TEXT-ALIGN: center

}


.selectionCriteriaItem
{
  Color: #000000;
  font-weight: bold;
  font-size: 12;
  font-family: Arial;
}


.selectionCriteriaMDY
{
  Color: red;
  font-weight: bold;
  font-size: 12;
  FONT-STYLE: italic; 
  font-family: Arial;
}


.reportCriteriaHeader
{
  Color: red;
  font-weight: bold;
  font-size: 12;
  font-family: Arial;
}

.reportCriteriaItem
{
  Color: #000000;
  font-weight: bold;
  font-size: 12;
  font-family: Arial;
  border:none;
}


.reportTableHeader
{
  Color: #ffffff;
  font-weight: bold;  
  font-family: Arial;
  font-size: 12;
  BACKGROUND-COLOR: dodgerblue;
  TEXT-ALIGN: center;
  border-right-color:White;
}

.reportTableItem
{
  Color: #000000;
  font-weight: normal;  
  font-family: Arial;
  font-size: 12;
}

.reportTableAltItem
{
  Color: #000000;
  font-weight: normal;  
  font-family: Arial;
  font-size: 12;
  background-color: lightyellow
}


.mandatory
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Arial;      
}


.disabled
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: gray;
    FONT-FAMILY: Arial
}


.standardText
{
  Color: #000000;
  font-weight: normal;
  font-size: 12;
  font-family: Arial;
}


.specialText
{
  Color: blue;
  font-weight: normal;
  font-size: 12;
  font-family: Arial;
  font-style:italic
}


.linkStyle:link
{
  font-family: Arial;
  font-size: 12px;
  color: blue;
  font-weight:normal;
  text-decoration:underline
}

.linkStyle:visited
{
  font-family: Arial;
  font-size: 12px;
  color: #800080;
  font-weight:normal;
  text-decoration:underline}

.linkStyle:active
{
  font-family: Arial;
  font-size: 12px;
  color: dodgerblue;
  font-weight:normal;
  text-decoration:underline
}

.linkStyle:hover
{ 
  font-family: Arial;
  font-size: 12px;
  color: dodgerblue;
  font-weight:normal;
  text-decoration:underline
}



.linkSPAR:link
{
  font-family: Arial;
  font-size: 12px;
  color: blue;
  font-weight:normal;
  text-decoration:underline
}

.linkSPAR:visited
{
  font-family: Arial;
  font-size: 12px;
  color: #800080;
  font-weight:normal;
  text-decoration:underline}

.linkSPAR:active
{
  font-family: Arial;
  font-size: 12px;
  color: dodgerblue;
  font-weight:normal;
  text-decoration:underline
}

.linkSPAR:hover
{ 
  font-family: Arial;
  font-size: 12px;
  color: dodgerblue;
  font-weight:normal;
  text-decoration:underline
}

A:hover
{
  TEXT-DECORATION: none;
}



.copyRight
{
  Color: navy;
  font-weight: normal;
  font-size: 10;
  font-family: Arial;
}


.Button
{
  FONT-WEIGHT: normal; 
  FONT-SIZE: 9px; 
  BORDER-LEFT-COLOR: dodgerblue;
  BORDER-BOTTOM-COLOR: dodgerblue;
  COLOR: blue; 
  BORDER-TOP-COLOR: dodgerblue; 
  LINE-HEIGHT: normal; 
  FONT-STYLE: normal; 
  HEIGHT: 24px; 
  BACKGROUND-COLOR: white; 
  FONT-VARIANT: normal; 
  BORDER-RIGHT-COLOR: dodgerblue;
   
}


.disableflatbox
{
    BORDER-RIGHT:  0px solid;
    BORDER-TOP:  0px solid;
    FONT-SIZE: x-small;
    BACKGROUND: #ffffff;
    BORDER-LEFT:  0px solid;
    BORDER-BOTTOM:  0px solid;
    FONT-FAMILY: Arial,Helvetica;
    TEXT-ALIGN: left
}

