#headerblock {	
  MARGIN-BOTTOM: 0px; 
  MARGIN-LEFT: 0x; 
  MARGIN-RIGHT: 0px; 
  MARGIN-TOP: 0px; 		
  POSITION: relative; 
}	
#leftcolumn {	
  LEFT: 0px;
  PADDING-BOTTOM: 0px; 
  WIDTH: 180px; 
  PADDING-TOP: 0px; 	
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  HEIGHT: 100%;
  POSITION: absolute; 
}
#HPbodyblock {
}
#footerblock { 
  MARGIN-BOTTOM: 0px; 
  MARGIN-LEFT: 0px; 
  MARGIN-RIGHT: 0px; 
  MARGIN-TOP: 0px; 	
  PADDING-BOTTOM: 0px; 
  PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px; 		
  PADDING-TOP: 0px;	   
  position: relative;		
}

/*Start Header Block Styles*/
.button {
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 

  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 

  PADDING-TOP: 0px; 
  padding-bottom: 0px;
  padding-right: 0px;

  MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 1px; 
  MARGIN-RIGHT: 0px; 
  MARGIN-LEFT: 0px; 

  width: 70px; ;

  CURSOR: pointer;
  FONT: 8pt verdana; 
  COLOR: #FFFFFF; 	
  BACKGROUND-COLOR: #990000; 
  font-weight: normal;
}

.buttonLong {
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 

  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 

  PADDING-TOP: 0px; 
  padding-bottom: 0px;
  padding-right: 0px;

  MARGIN-TOP: 1px; 
  MARGIN-BOTTOM: 1px; 
  MARGIN-RIGHT: 0px; 
  MARGIN-LEFT: 0px; 

  width: 120px;

  CURSOR: hand;
  FONT: 8pt verdana; 
  COLOR: #FFFFFF; 	
  BACKGROUND-COLOR: #990000; 	
  font-weight: normal;
}

.buttonWithOver {
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 

  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 

  PADDING-TOP: 0px; 
  padding-bottom: 0px;
  padding-right: 0px;

  MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 1px; 
  MARGIN-RIGHT: 0px; 
  MARGIN-LEFT: 0px; 

  CURSOR: hand;
  FONT: 8pt verdana; 
  COLOR: #FFFFFF; 	
  BACKGROUND-COLOR: #384B00; 
  font-weight: normal; 	
}

/*Mouse over buttons*/
.buttonMouseOver {
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 

  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 

  PADDING-TOP: 0px; 
  padding-bottom: 0px;
  padding-right: 0px;

  MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 1px; 
  MARGIN-RIGHT: 0px; 
  MARGIN-LEFT: 0px; 

  width: 120px;

  CURSOR: hand;
  FONT: 8pt verdana; 
  COLOR: #FFFFFF; 	
  BACKGROUND-COLOR: #990000; 
  font-weight: normal;
}

.buttonMouseOver_f2 {
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 

  BORDER-LEFT: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 

  PADDING-TOP: 0px; 
  padding-bottom: 0px;
  padding-right: 0px;

  MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 1px; 
  MARGIN-RIGHT: 0px; 
  MARGIN-LEFT: 0px; 

  width: 120px;

  CURSOR: hand;
  FONT: 8pt verdana; 
  COLOR: #FFFFFF; 	
  BACKGROUND-COLOR: #384B00; 	
  font-weight: normal;
}

.buttonStats {
  BORDER-RIGHT: #201F63 1px solid; 
  BORDER-TOP: #201F63 1px solid; 

  BORDER-LEFT: #201F63 1px solid; 
  BORDER-BOTTOM: #201F63 1px solid; 

  PADDING-TOP: 0px; 
  PADDING-BOTTOM: 0px;
  PADDING-RIGHT: 0px;

  MARGIN-TOP:  0px; 
  MARGIN-RIGHT: 2px; 
  MARGIN-LEFT: 2px; 

  width: 16px;
  height: 18x;
  vertical-align: top;

  CURSOR: pointer;
  FONT: 8pt verdana; 
  FONT-WEIGHT: bold;
  COLOR: #201F63; 		
  BACKGROUND-COLOR: #FFFFFF; 		
  text-align:CENTER;
  padding-left: 0px;
}

.button_Green {
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 

    BORDER-LEFT: #000000 1px solid; 
    BORDER-BOTTOM: #000000 1px solid; 

    PADDING-TOP: 0px; 
    padding-bottom: 0px;
    padding-right: 0px;

    MARGIN-TOP: 1px; 
    MARGIN-BOTTOM: 1px; 
    MARGIN-RIGHT: 0px; 
    MARGIN-LEFT: 0px; 

    width: 70px;

    CURSOR: pointer;
    FONT: 8pt verdana; 
    COLOR: #FFFFFF; 	
    BACKGROUND-COLOR: #384B00; 
    font-weight: normal;
}

.hintText
{
  font-family:
  Arial
  ;
  color:
  #000000
  ;
  font-size:
  10pt
  ;
  font-weight:
  normal
  ;
  text-decoration:
  none
  ;
  font-style:
  none
  ;
  background-color:
  #FFFFCC
  ;
  width:
  175px
  ;
  height:
  40px
  ;
  vertical-align:
  top
  ;
  border-color : #000000;
  border-style : solid;
  border-width : 1px 1px 1px 1px;
  padding :  3px 3px 3px 3px;
}

.searchFormFive
{
  width: 100%;
  position:relative;
}
 
tr.searchFormFiveRow1
{
  height:
  5px
  ;
}
 
td.searchFormFiveCell1
{
  background-color:
  #EFEECE
  ;
  width:
  130px
  ;
  text-align:
  Right
  ;
}
 
td.searchFormFiveCell2
{
  background-color:
  #EFEECE
  ;
  text-align:
  Left
  ;
}
 
td.searchFormFiveCell3
{
  background-color:
  #EFEECE
  ;
  width:
  25px
  ;
  text-align:
  center
  ;
}
 
td.searchFormFiveCell4
{
  background-color:
  #EFEECE
  ;
  width:
  100px
  ;
  text-align:
  Center
  ;
}
 
td.searchFormFiveCell5
{
  background-color:
  #EFEECE
  ;
  width:
  70px
  ;
  text-align:
  Center
  ;
}
 
.searchFormFive_imageCell1
{
  background-image: url(
  ../css/images/images_squareDark/);
  background-repeat:
  no-repeat
  ;
  display:
  none
  ;
}
 
.searchFormFive_imageCell2
{
  background-image: url(../css/images/images_squareDark/clear.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ; 
  height:
  15px
  ;
  width:
  15px
  ;
}
 
.searchFormFive_imageCell2_f2
{
  background-image: url(../css/images/images_squareDark/clear_f2.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ;
  height:
  15px
  ;
  width:
  15px
  ;
} 
 
.searchFormFive_imageCell3
{
  background-image: url(../css/images/images_squareDark/thesaurus.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ; 
  height:
  15px
  ;
  width:
  15px
  ;
}
 
.searchFormFive_imageCell3_f2
{
  background-image: url(../css/images/images_squareDark/thesaurus_f2.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ;  
  height:
  15px
  ;
  width:
  15px
  ;
}
 
.searchFormFive_imageCell4
{
  background-image: url(
  ../css/images/images_squareDark/btn_clear.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ;  
  height:
  17px
  ;
  width:
  51px
  ;
}
 
.searchFormFive_imageCell4_f2
{
  background-image: url(../css/images/images_squareDark/btn_clear_f2.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ; 
  height:
  17px
  ;
  width:
  51px
  ;
}
 
.searchFormFive_imageCell5
{
  background-image: url(
  ../css/images/images_squareDark/btn_search.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ;  
  height:
  17px
  ;
  width:
  59px
  ;
}
 
.searchFormFive_imageCell5_f2
{
  background-image: url(../css/images/images_squareDark/btn_search_f2.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ; 
  height:
  17px
  ;
  width:
  59px
  ;
}
 
 
.searchFormFiveCell1, .searchFormFiveCell2, .searchFormFiveCell3,
.searchFormFiveCell4, .searchFormFiveCell5{
  background-color : #EFEECE;
  border-style : solid;
  border-width : 0px 0px 0px 0px;
  padding :  3px 3px 3px 3px;
}

.searchFormFive_imageClockLookup
{
  background-image: url(../css/images/images_squareDark/clockLookup.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ;  
  height:
  15px
  ;
  width:
  15px
  ;
  margin :  3px 3px 3px 3px;
}

.searchFormFour
{
  width: 100%;
  position:relative;
}
 
tr.searchFormFourRow1
{
  height:
  5px
  ;
}
 
td.searchFormFourCell1
{
  background-color:
  #E5E5CF
  ;
  width:
  130px
  ;
  text-align:
  Right
  ;
}
 
td.searchFormFourCell2
{
  background-color:
  #E5E5CF
  ;
  text-align:
  Left
  ;
}
 
td.searchFormFourCell3
{
  background-color:
  #E5E5CF
  ;
  width:
  100px
  ;
  text-align:
  Center
  ;
}
 
td.searchFormFourCell4
{
  background-color:
  #E5E5CF
  ;
  width:
  70px
  ;
  text-align:
  Center
  ;
}
 
.searchFormFour_imageCell4
{
  background-image: url(../css/images/images_squareDark/btn_search.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ; 
  height:
  25px
  ;
  width:
  70px
  ;
}
 
.searchFormFour_imageCell4_f2
{
  background-image: url(../css/images/images_squareDark/btn_search_f2.gif);
  background-repeat:
  no-repeat
  ;
  display:
  block
  ;  
  height:
  25px
  ;
  width:
  70px
  ;
}
 
.searchFormFourCell1, .searchFormFourCell2, .searchFormFourCell3,
.searchFormFourCell4{
  background-color : #E5E5CF;
  border-style : solid;
  border-width : 0px 0px 0px 0px;
  padding :  3px 3px 3px 3px;
}
 
 
 
