a:link,a:active {color: #0000cc; text-decoration: underline;}
a:visited {color: #003366; text-decoration: underline;}	
a:hover {color: #FF9702;}

/**
.input2
{	BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #CCCCCC;
    BORDER-WIDTH: 2px;
}
.input3
{	BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #CCCCCC;
    BORDER-WIDTH: 2px;
}
.input5
{	BACKGROUND-COLOR: #FFE8E8;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #FF0000;
    BORDER-WIDTH: 2px;
}
.input4
{
    BORDER-STYLE: solid;
    BORDER-COLOR: red;
    BORDER-WIDTH: 2px;
}
**/

.cell2 { FONT-SIZE: 26px; BACKGROUND-COLOR: #FFFFFF; }
.gtext
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}
HR
{
    BORDER-RIGHT: #d1d7dc 0px solid;
    BORDER-TOP: #d1d7dc 1px solid;
    BORDER-LEFT: #d1d7dc 0px solid;
    BORDER-BOTTOM: #d1d7dc 0px solid;
    HEIGHT: 0px
}

#hl_support {
  margin:0; padding:0 0 5px 0;
  position:relative;
  width:330px; height:32px;
  overflow:hidden;
  }
#hl_support span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:330px; height:32px;
  margin:0; padding:0;
  background:url("/v3/assets/images/website/hl_support.gif") top left no-repeat;
  }

.supportinner
{
    padding: 0px 40px 5px 10px;
    font-size: 1.1em;
}

.supportinner strong,
.supportinner b
{
    font-size: 1.1em;
    font-weight: bold;
}

.supportinner ul
{
    padding: 0; margin: 5px 5px 5px 23px;
    list-style: square;
}

.supportinner li
{
    list-style: square;
    line-height: 1.5em;
}

.supportinner p
{
    font-size: 1.0em;
}

.supportinner td
{
    font-size: 1.2em;
}

