#container{position:relative; margin: 0 auto 0 auto; width:1424px; height: auto;}
body {
background-color:#f4f4f4; background-image:url(img/bg.jpg); background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-4.8em; left:0em; width:10.3em;
    border:5px solid #fed201;
	padding:5px;
    background-color:#fff; color:#999999;
	font:12px Arial, Helvetica, sans-serif;
    text-align: left}
a.info1{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.info1 span{display: none}

a.info1:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-3.6em; left:0em; width:10.3em;
    border:5px solid #fed201;
	padding:5px;
    background-color:#fff; color:#999999;
	font:12px Arial, Helvetica, sans-serif;
    text-align: left}
#support a{
    background-image:url(images/support.png);
	position: fixed;
	height: 45px;
	width: 171px;
	top: 10px;
	right: -2px;
}

#support a:hover{
    background-image:url(images/happy-to-help-you.png);
	position: fixed;
	height: 45px;
	width: 171px;
	top: 10x;
	right: -2px;
} 

.text{font-family:Arial, Helvetica, sans-serif; color:#999999; line-height:18px; padding-left:15px;}

select, input, textarea, td, div,p
{
        font: normal 10pt Arial, Helvetica, sans-serif; color:#999999;
        margin: 0px; font-weight:normal;
}
            .style1 {	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 14px;
}

.style2 {	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size: 18px;
}

.style3 {	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style4 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
}

.style5 {
	font-size: 12px; line-height:15px; font-family: Arial, Helvetica, sans-serif; color: #999999;
}

.style6 {color: #999999;
         font-family: Arial, Helvetica, sans-serif;
		 line-height: 21px; 
		 font-size: 15px; 
		 font-weight: bold; 
}

.style7 {color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11px;
}

.style8 {font-size: 9pt}

.style9 {color: #999999}

.style10 { margin-top:8px;}

.style11 {color: #999999; font-family: Arial, Helvetica, sans-serif;font-size: 9pt; font-weight:normal; }
.style12 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #013396;
}