
/* ---------- common buttons --------- */

input.commonButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  font-weight: bold; 
  text-transform: uppercase; */
  color: #000000;
  background-color: #eeeeee;
  background-image: url('/images/btn_bg.gif');
  border: none;
  background-repeat:no-repeat;
  height:22px;
  width:115px;
     
    
}
input.commonButtonMini {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  font-weight: bold; 
  text-transform: uppercase; */
  color: #000000;
  background-color: #eeeeee;
  background-image: url(/images/btn_mini.gif);
  border: none;
  background-repeat:no-repeat;
  height:22px;
  width:36px;
    
    
}
input.commonButtonMed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  font-weight: bold; 
  text-transform: uppercase; */
  color: #000000;
  background-color: #eeeeee;
  background-image: url(/images/btn_bg_med.gif);
  border: none;
  background-repeat:no-repeat;
  height:17px;
  width:90px;
    
    
}
input.commonButtonMedium {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  font-weight: bold; 
  text-transform: uppercase; */
  color: #000000;
  background-color: #eeeeee;
  background-image: url(/images/btn_bg_medium.gif);
  border: none;
  background-repeat:no-repeat;
  height:17px;
  width:70px;
    
    
}



input.smallcommonButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  font-weight: bold; 
  text-transform: uppercase; */
  color: #000000;
  background-color: #eeeeee;
  background-image: url(/images/btn_bg_small.gif);
  border: none;
  background-repeat:no-repeat;
  height:15px;
  width:78px;
    
    
}



input[disabled].commonButton,
input[disabled].commonButton:hover,
input[disabled].commonButton:active {
  text-decoration: none;
  font-weight: bold;
  color: #999999;
  border: 2px solid #cccccc;
  background-color: #eeeeee;
}

a.MENU3:hover  {    text-decoration:none;    color:#333333;  }
a.password    {     text-decoration:none;color:#333333;    }
a.password:hover    {text-decoration:none;color:#ffffee;  }
a {	text-decoration:none;color:#333333;}
.price{	color:#ff6600;}
a:hover{	text-decoration:none;	color:#3366CC;}
table, tr, td,pre{	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;	font-size:10px;	font-weight:none;color:#333333;}
.limeBold {font-family:Verdana,geneva,Arial,Helvetica,sans-serif;	font-size:14px;	font-weight:bold;color:#CCFF33;}
.lime {font-family:Verdana,geneva,Arial,Helvetica,sans-serif;	font-size:10px;	color:#CCFF33;}
.warning {font-family:Verdana,geneva,Arial,Helvetica,sans-serif;	font-size:10px;	color:#ff0000;}
input[disabled] {  color: #999999;  background-color: #eeeeee;}  
select{	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;	font-size:10px;	font-weight:none;color:#333333;}
A.mainmenu { font-family: verdana; color: #ffffff; font-weight:bold; text-decoration: none; font-size:11px;}
A.mainmenu:hover { font-family: verdana; color: #ff9900; font-weight:bold;text-decoration: none; font-size:11px;}
A.mainmenu2 { font-family: verdana; color: #ffffff; text-decoration: none; font-size:10px;}
A.mainmenu2:hover { font-family: verdana; color: #ff9900; text-decoration: none; font-size:10px;}
A.mainmenu3 { font-family: verdana; color: #003366; text-decoration: none; font-size:10px;}
A.mainmenu3:hover { font-family: verdana; color: #ff9900; text-decoration: none; font-size:10px;}
A.mainmenu4 { font-family: verdana; color: #003366; text-decoration: underline; font-size:10px;}
A.mainmenu4:hover { font-family: verdana; color: #ff9900; text-decoration: none; font-size:10px;}
A.mainmenu2 { font-family: verdana; color: #003366; text-decoration: none; font-size:10px;}
A.mainmenu2:hover { font-family: verdana; color: #ff9900; text-decoration: none; font-size:10px;}
.lb{  font-size:14px;		font-weight:bold;}
.wm9titleText{	font-family:Arial;	font-size:180%;	font-weight:bold;	color:#34446C;	position:relative;	top:-10px;}
BODY {font-family : Verdana, Arial, sans-serif; text-decoration : none; background-color :#FFFFFF;}
.portalBold{	 	font-size:10px;		font-weight:bold;}
.portalBlue{	font-weight : bold;		color:#003366;	}
.portalGreen{		font-weight : bold;	color:#339900;}
.portalBlack{		font-weight : bold;		color:#333333;}
.esSelectedPackage{	font-weight : bold;	background-color: #95A8BB;}
.esBlue		{	text-decoration : none;	 	color:#ffffff;	 	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;		font-size:8pt;	 	font-weight : normal;}
.windowborder {				background-color:	#cccccc;			}
.loginOK {				background-color:	#669966;			}
.loginFAIL {				background-color:	#FAA01B;			}

.windowinside {					background-color:	#eeeeee;				}
.webstatsy{		color:#336699;		font-weight:bold;	}
.esButtonTD{ text-decoration:none; font-size:10px; color:#333333; border-width: 1px; border-color: #333333; border-style: solid; background-color: #333333;}
.esBox	    {

	text-decoration:none;
	font-size:10px;
	color:#ffffff;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	background-color: #95A8BB;
  }
.bodysmallwhite  {
	 	text-decoration : none;
	 	color: #ffffff;
	 	font-family : Helvetica,Arial;
		font-size:9pt;
	 	font-weight : normal;
 	}
 
  .code
{
  
  text-decoration:none;
  border-width: 1px;
  border-color: #333333;
  border-style: solid;
  background-color: #FFFFFF;


  
  }
    .whitebox
{
  
  text-decoration:none;
  border-width: 1px;
  border-color: #333333;
  border-style: solid;
  background-color: #Ffffff;
  }
  
      .note
  {
    
    text-decoration:none;
    border-width: 1px;
    border-color: #333333;
    border-style: solid;
    background-color: #FFFFFF;
    }
    
         .note2
      {
        
        text-decoration:none;
        border-width: 1px;
        border-color: #333333;
        border-style: solid;
     
    }
    
  
  
      .newswhitebox
  {
    
    text-decoration:none;
    border-width: 1px;
    border-color: #333333;
    border-style: solid;
    background-color: #999999;
    font-size:12px;
    }
  
  
  esaButton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  /*  font-weight: bold; 
    text-transform: uppercase; */
    color: #000000;
    background-color: #eeeeee;
    background-image: url(/images/btn_bg.gif);
    border: none;
    background-repeat:no-repeat;
    height:22px;
    width:115px;
    
    
    
  }


.esButton
    {

text-decoration:none;
font-size:10px;
color:#FFFFFF;
border-width: 1px;
border-color: #333333;
border-style: solid;
background-color: #447935;
font-weight : bold;

  }
  .esForm	      {	  font-size:10px;	 background-color: #FFFFFF; }
  .esButton:hover
{

  text-decoration:none;
  font-size:10px;
  color:#ffffff;
  border-width: 1px;
  border-color: #333333;
  border-style: solid;
  background-color: #999999;
  }
  

.esTextbox
  
  {
    text-decoration:none;
    font-size:9px;
    color:#ffffff;
    border-width: 1px;
    border-color: #003366;
    border-style: solid;
    background-color: #95A8BB;
  }



.boxed
  {
    text-decoration:none;
    font-size:10px;
    color:#ffffff;
    border-width: 1px;
    border-color: #003366;
    border-style: solid;
    background-color: #336699;
    
  }

.fMENU_w
  {

    text-decoration:none;
    font-size:10px;
    color:#000000;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    background-color: #FFFFFF;
  }

  
.fMENU
  {

    text-decoration:none;
    font-size:10px;
    color:#ffffff;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    background-color: #4A6374;
  }

  .fMENU_support
    {
  
text-decoration:none;
font-size:10px;
color:#999999;
border-width: 1px;
border-color: #000000;
border-style: solid;
     
background-color:  #cccccc;
  }
    .fMENU_supportw
{
    
 
     
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
 
  }
  
  
  .fwhite
{
    
  text-decoration:none;
  font-size:10px;
  color:#ffffff;
    }
  

.sMENU
  {

    text-decoration:none;
    font-size:10px;
    color:#ffffff;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    background-color: #999999;
    font-weight:bold;
    
  }
  
.fMENU2
  {

    text-decoration:none;
    font-size:10px;
    color:#333333;
    border-width: 1px;
    border-color: #333333;
    border-style: solid;
    background-color: #333333;
  }



  .esButtonTD:hover
{

  text-decoration:none;
  font-size:10px;
  color:#333333;
  border-width: 1px;
  border-color: #333333;
  border-style: solid;
  background-color: #999999;
  }


  .fMENU3
    {

text-decoration:none;
font-size:10px;
font-weight:bold;
	  color:#CCFF33;
border-width: 1px;
border-color: #333333;
border-style: solid;
background-color: #9CA6B5;
  }


  a.MENU3
  {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:none;
    text-decoration:none;
    color:#666666;

  }
.esBold {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;

}

.newsesBold {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;

}
.title {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;

}

.boldWhite {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
.smalltext {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
}

.dustyBlue {
	font-family:Verdana,geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
    font-weight:bold;
	color:#6699cc;
}
.dustyOrange {
	font-family:Verdana,geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
    font-weight:bold;
	color:#003366;
}
.solutions {
   text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#CCFF33;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	background-color: #ffffff;
}
