#map {display:block; position: relative;}

      .body {
      	background-image : url(assets/bg_top2.jpg);
        background-repeat : repeat-x;
        background-position : left top;
        background-attachment : scroll;
        background-color : #ffffff;
        color : #000000;
				margin : 0;
      }
     .content {
        font-family : Arial, Helvetica, sans-serif;
        color : #000000;
        background-color : #ffffff;   
				font-size : 12px;
        font-style : normal;
        font-weight : normal;
      }
.infowindow {
    max-width: 150px;
    width: 90px;
    height: 30px;
    text-align: justify;
    max-height: 150px;
    min-height: 25px;
    min-width: 60px;
    padding-right: 6px;
overflow-x: auto;
overflow-y: auto;

} 
     .blackbold {
        font-family : Arial, Helvetica, sans-serif;
        color : #000000;
				background-color : #ffffff;  
        font-size : 12px;
        font-style : normal;
        font-weight : 500;
 				padding : 0 30px 0 0;
        word-spacing : 0;
      }
     .subheader {
        font-family : Arial, Helvetica, sans-serif;
        color : #1055a0;
				background-color : #ffffff;        
   			font-size : 12px;
        font-style : normal;
        font-weight : 700;
        padding : 0 10px 0 0;
        word-spacing : 0;
        letter-spacing : 8px;
      }
     .marquee {
        font-family : Arial, Helvetica, sans-serif;
        color : #1055a0;
				background-color : #ffffff;        
   			font-size : 42px;
        font-style : normal;
        font-weight : 500;
        padding : 20px 0 0;
        word-spacing : 0;
        letter-spacing : 10px;
      }
     .navtdbg {
           background-image : url(assets/nav_bar.jpg);
           background-repeat : repeat-y;
           background-position : left top;
           background-attachment : scroll;
      }
     .tdpadding {
           padding : 0 20px;
      }
     .tdpadding2 {
           padding : 0 10px 0 5px;
      }
     .tdpadleft {
           padding : 0 0 0 10px;
      }
     .tdsubnav {
           background-image : url(assets/bg_subnav.gif);
      }
     .tdsubnav2 {
           background-image : url(assets/bg_subnav2.gif);
      }
     .bsubnav {
           background-image : url(assets/bg_bsubnav.gif);
      }
     .header {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 18px;
           font-weight : normal;
           background-color : #ffffff;
	   			 color : #042340;
      }
     .header2 {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 18px;
           font-weight : normal;
           color : #666666;
	   			 background-color : #ffffff;
      }
     .accenttext {
           font-family : Arial, Helvetica, sans-serif;
           color : #042340;
           background-color : #ffffff;
	   			 font-size : 11px;
           font-weight : bold;
      }
     .subheadline {
           font-family : Arial, Helvetica, sans-serif;
           color : #666666;
       	   background-color : #ffffff;
           font-size : 13px;
           font-weight : bold;
      }
     a.link:link {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 12px;
           font-weight : normal;
           color : #1055a0;
	   			 background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     a.link:visited {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 12px;
           font-weight : normal;
           color : #1055a0;
	   background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     a.link:hover {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 12px;
           font-weight : normal;
           color : #cc0000;
	   background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     a.link:active {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 12px;
           font-weight : normal;
           color : #cc0000;
	   background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     a.link2:link {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-weight : bold;
           color : #1055a0;
	   background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     a.link2:visited {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-weight : bold;
           color : #1055a0;
	   background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     a.link2:hover {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-weight : bold;
           color : #cc0000;
	   background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     a.link2:active {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-weight : bold;
           color : #cc0000;
	   background-color : #ffffff;
           line-height : 17px;
           text-decoration : underline;
      }
     .copyright {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 10px;
           color : #999999;
	   			 background-color : #ffffff;
           margin-top : 10px;
           text-align : center;
      }
     a.gaslight:link {
           color : #999999;
	   			 background-color : #ffffff;
           text-decoration : none;
      }
     a.gaslight:visited {
           color : #000000;
	   			 background-color : #ffffff;
           text-decoration : none;
      }
     a.gaslight:hover {
           color : #000000;
	   			 background-color : #ffffff;
      }
     a.gaslight:active {
           color : #000000;
	   			 background-color : #ffffff;
           text-decoration : none;
      }


