/*
* {
	           margin: 0px;
            padding: 0px;
}
*/

        @font-face {
             font-family: "AS4";
             src: url('/AirstripFour.eot'); /* IE */
        }
        @font-face {
               font-family: "AS4";
               src: url("/AirstripFour.otf"); /* other */
        }

        img{        
        	/* Stupid fucking IE _still_ renders a border - why THE FUCK do you still do that? */
	       border:0px;
        }


        BODY{
            background-color: #FFFFFF;
            text-align: center;
            background: url(/img/body_bg.png);
        	margin: 0px;
        	padding: 0px;
        }

        
        #container{ 
            margin: auto;
            text-align: center;
            width:714px;           
            
        }
        

        #content{
            width:714px; /* logo = 641 */
            height: 564px; 
            background: url(/img/drop2.png);
          text-align: left;         
        }
                
        
        #textWrapper{
          padding-left: 48px;
          padding-right: 48px;
          padding-top: 35px; /* 20 */
          padding-bottom: 20px;
          font-family: AS4, Verdana;
          font-size: 12px;
          color: #444444;
          font-weight: bold;   
          overflow: auto;
          height: 524px;
                             
        }        
        

        #textWrapper h1{
          font-family: AS4, Verdana;
          font-size: 22px;
          color: #02B0E3 !important;
          font-weight:bold;
        
        }        
        #textWrapper a, #textWrapper a:link, #textWrapper a:visited{
          font-family: AS4, Verdana;
          font-size: 12px;
          color: #02B0E3;
          text-decoration: none;
          font-weight: bold; 
        }
        #textWrapper a:hover{
          text-decoration: underline; 
        }
        
        /* small kludge to get the firstpage fleshed-out a bit */
        #contentPane1 p{
	     letter-spacing:1px; 
         text-align: justify; 
         text-justify: newspaper ;
         line-height:160%;
         margin-bottom:20px;
        	
        }
        
        
        .styledLinks a, .styledLinks a:link, .styledLinks a:visited{
          font-family: AS4, Verdana;
          font-size: 10px;
          color: #02B0E3;
          text-decoration: none;
          font-weight: bold; 
        }
        .styledLinks a:hover{
          text-decoration: underline; 
        }
        
        
        
        #shareBox{
           position:fixed;
           top: 40%;
            left: 0px;
            height: 170px;
           width: 55px;
            background: url(/img/share_bg.png);    
            text-align: left;
        }
        
        


        
        #accordion{
	          font-family: AS4, Verdana;
          font-size: 12px;
          color: #444444;
          font-weight: bold; 
        text-align: left;
        	
        }
        
        
        
        input, select, textarea, submit{
          font-family: AS4, Verdana;
          font-size: 12px;
          border: 1px solid #444444; 	
          color: #02B0E3;
          font-weight:bold;
          background: transparent;
        
        }    
        
        
        
        
        
        
        #linkBox{
        position:fixed;
/*           top: 45%;
            right: 0px;
            height: 200px;           
           width: 55px;
*/           
          font-family: AS4, Verdana;
          line-height: 25px;
          color: #02B0E3;
          font-weight: bold;                
            text-align: right;  
           position:fixed; 
           top: 0px;
           right: 0px;             
            width: 300px;
      
            
        }
        #linkBox a, #linkBox a:link{
        display: inline-block;
        /* width: 80px; */        
        line-height: 25px; 
        color: #02B0E3;
        }
        
        
        
        
        #feeds h1{
          font-family: AS4, Verdana;
          font-size: 14px;
          color: #444444 !important;
          font-weight:bold;
          margin-top: 6px;
          margin-bottom: 1px;
        }        
        #feeds a, #feeds a:link, #feeds a:visited{
          font-family: AS4, Verdana;
          font-size: 10px;
          color: #02B0E3;
          text-decoration: none;
          font-weight: bold; 
        }
        #feeds a:hover{
          text-decoration: underline; 
        }
        #feeds{
          font-family: AS4, Verdana;
          font-size: 10px;
          color: #444444;
          font-weight: bold;   
          overflow: auto;
          border-top: 2px solid #DCDCDC;
        }
        



#serviceJump, #retegoServiceNam{
padding: 0px;
margin: 0px;
}

#retegoServiceNam{
border: 1px solid #F8F8F8;
background-color:#FFFFFF;
}
