﻿.lucidaconsole{font-family: Arial;font-size:14px; font-weight:bold; vertical-align:bottom; color:White;}
.red10PtArial{font:bold 10pt Arial;color:Red;text-decoration:none;}
.white10PtArial{font:bold 9pt Arial;color:White;text-decoration:none;}
.white10PtArial:hover{font:bold 9pt Arial;color:#D5A42C;}
.topVertBar{border:1px #000066 solid;font-family:Arial,verdana;color:#efefef;text-decoration:none;font-size:9pt;font-weight:bolder}
.topbarbuttontext {  border: 1px #000066 solid;font-family: Arial; color: #efefef; text-decoration: none; font-size: 9pt; font-weight: bolder}
.topbarbuttontext:hover {color: #D5A42C;}
.topbarbuttontextcurrent {  border: 1px #000066 solid;font-family: Arial; color: #D0BC5F; text-decoration: none; font-size: 9pt; font-weight: bolder}
.topbarbuttontextcurrent:hover {color: #D5A42C;}




.btnSubmitClass
{
  width:115px;  
  height: 45px;
  font-size: 1.1em;
}


.gradientBG
{
      background-image: url('../images/TitleBackground.jpg' );
      background-repeat: repeat-x;
      height: 46px;  
}





/* AutoCompleteExtender Classes */
.CompletionListClass
{
  background: #D4E7F2;
  margin: 0px 0px 0px 0px !important;
  width:295px;
  border-right:solid 101px #D4E7F2;
  border-left:solid 2px #D4E7F2;
  z-index: 99;
  position:relative;
  text-align:left;
}

.CompletionListHighlightedItemClass
{
  font-family: Courier New; 
  font-size: 12px; 
  color:#FFFFFF; 
  background: #000066; 
  cursor: pointer;
  width: 275px;  
  border-bottom: solid 1px #BBBBBB;  
  list-style: none;
  text-align:left;
  z-index: 99;  
    position:relative;
}

.CompletionListItemClass
{
  font-family: Courier New; 
  font-size: 12px; 
  color:#000000; 
  background: #D4E7F2; 
  cursor: pointer;
  width: 275px;  
  border-bottom: solid 1px #BBBBBB;
  list-style: none;
  text-align:left;
  z-index: 99;  
    position:relative;
}








.h31 {
  color: #FF2701;
  font-size: 20pt;
  font-weight: 600;
  font-family: Arial,Tahoma,Verdana;

}




    .em14
    {
      font-size: 1.4em;
      font-family: Arial;
      font-weight: bold;
    }
    .em14blue
    {
      font-size: 1.2em;
      font-family: Arial;
      font-weight: bold;
      color: blue;
    }
    .em12
    {
      font-size: 1.2em;
      font-family: Arial;
      font-weight: bold;
    }
 

