﻿    
	* {
		margin:0;
		padding:0;
		}
		
    
    A:link, A:visited
    {
        font-size:11px; 
 	    color: #555555;
        text-decoration:none;
    }
    
    A:hover
    {
        font-size:11px; 
        color: #000000;
        text-decoration:none;
    }		

	html, body {
		height:100%;
		min-height:100%;
		}
		
    body
    {
        display:none;
        font-family:Arial;
    }

    .imagesMaster
    {
        position:absolute;
        width:100%;
        height:100%;
        overflow:hidden;
    }

    .imagesContainer
    {
	    position:relative;
        float:left;
        width:100%;
    }
    
    
    .imgObject
    {
	    position:relative;
        float:left;
        width:100%;
    }



    .bubbleMaster
    {

    }
    


	#bubbleDistance  
	{
	
	}

    .bubbleContainer
    {
	
    }

    .bubbleContainerInner
    {
	
    
    }

    .bubbleImgContainer
    {
	
	
    }

    #bubbleTxtContainer
    {

    }


    
    
    .bubbleTxtTable
    {

    }
    
    .bubbleTxtHeader
    {
	    font-size:10px; 
        text-align:right;
        height: 15px;
    }
    
    .bubbleTxtHeader A
    {
    }
    
    .bubbleTxtBody
    {
	    font-size:13px; 
	    font-weight:normal;
	    height:180px;
        
    }
    
    .bubbleTxtBodyCutoff
    {
        width:360px;
        height: 170px;
        margin:auto;
 	    color: #555555;
 	    text-align:justify;
	line-height:18px;
   }
    
    .bubbleTxtDivider
    {
        width: 360px;
        border-top:solid 1px #555555;
        height:11px;
    }
    
	#logo
	{
	clear:right;
	margin:auto; 
	width:110px;
	text-align:left; 
	padding-right: 30px;
	}
	
    .bubbleTxtFooter
    {
       font-size:14px;
	   height:29px;
    }
    
    .bubbleTxtFooter i
    {
        font-family:Times New Roman;
    }
       

    .bubbleTxtFooter A,  A:link, A:visited, A:hover
    {
       font-size:14px;
    }
    
    




    	
    .imgkill, .imgkill * img
    {
        margin:0;
        padding:0;
        display: inline;
       
    }

