/* CSS Document */


a, img {
		border: none;
		}
p {
	text-align:left;
}

h2 	{
    font-weight: bold;
    font-style: normal;
    margin: 0em 0em .6em 0em;
    padding: 0em;
    clear: both;
    text-align:left;
	}

  #msgcontainer {
    margin-left: -15em;
    top: -10em;
    height: auto;
    width: 30em;
    position: absolute;
    left: 50%;
    text-align: left;
    background-color: transparent;
    display: none;
    z-index: 1073741790;
  }

  #msgcontainer fieldset {
    margin-bottom: 0em;
  }

  #msgcontainer #msgbg {
    position: absolute;
    top: -4%;
    left: 0em;
    float: none;
    height: 120% !important;
    width: 101% !important;
    z-index: -1;
  }

  #msgcontent {
    margin: 0.7em 0em 0.4em 1.6em;
    padding: 0.4em;
    min-height: 9em;
    height: auto !important;
    position: relative;
    width: 23em;
    background-color: white;
    z-index: 1073741791;
    float: left;
    vertical-align: bottom;
    border: 0.02em solid #fbfbfb;
  }

  #msgcontent p {
    min-height: 5em;
    height: auto !important;
  }

  horizon {
    color: white;
    background-color: transparent;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 0em;
    width: 100%;
    height: 1px;
    overflow: visible;
    display: block;
    z-index: 1073741789;
  }
  
  a.largeimg {
    background-color: transparent;
    padding: 0em 0em 2.0em 0em;
    text-align: left;
    float: right;
    width: 48.8%;
    clear: right;
    margin-left: 2em;
    margin-bottom: 1em;
 }

  a.largeimg img {
    margin: 0em; 
    float: none;
    clear: none;
    width: 100%;
    display: block;
  }

  #imgcontainer {
    position: absolute;
    height: auto;
    width: auto;
    top: 2em;
    left: 28% !important;

    z-index: 1073741790;
  }

  body>#imgcontainer {
    top: 0em;
    left: 30% !important;
  }

  #largeimg {
    top: 8px !important;
    left: 8px !important;
    top: 36px;
    left: 38px;
    height: auto;
    width: auto;
    position: absolute;
    z-index: 1073741791;
    
  }
  
  #largeimgbg {
    top: -26px !important;
    left: -26px !important;
    display: block !important;
    display: none;
    z-index: 0;
    background-color: transparent !important;
  }

  #dTT {
    display: none;
    z-index: 1073741790;
    margin: 0em;
    width: auto;
    height: auto;
    position: absolute !important;
    
  }

  #dTT iframe {
    z-index: 1073741789;
    width: auto;
    height: auto;
    position: absolute !important;
    margin: 0em;
  }

  #dTTMsg {
    z-index: 1073741790;
    font-size: 0.85em;
    width: auto;
    height: auto;
    padding: .4em;
    background-color: white !important;
  }

  #dTTMsg h2 {
    font-size: 1.2em;
    color: red;
  }
