﻿ body{
 width:100%;
 height:100%;
 padding:0px;
 margin:0px;
 border-collapse:collapse;
 background: white;
 color:gray;
 font-family:arial,sans-serif;
 font-size:10pt;}
 html{
 width:100%;
 height:100%;
 padding:0px;
 margin:0px;
 border-collapse:collapse;
 background: white;
 color:gray;
 font-family:arial,sans-serif;
 font-size:10pt;}
 .container{
 width:800px;
 height:600px;
 position:absolute;
 top:35%;
 left:50%;
 margin: -300px 0 0 -400px;
 background-repeat:no-repeat;
 background-image:url('../images/background.jpg');}
 .top{
 height:109px;
 width:250px;
 padding-left:10px;
 padding-top:20px;
 vertical-align:top;
 font-size:x-large;
 font-weight:bolder;
 color:black;}
 .logo{
 height:115px;
 width:105px;
 padding-top:25px;
 margin-left:265px;
 margin-top:-135px}
 a{
 color:#a1a1a1}
 a:hover{
 text-decoration:none}
 h2{
 padding-top:20px;
 color: #a1a1a1;
 font-size: medium;}
 .header{
 height:26px;
 background-color:#b7b7b7;
 padding-left:10px;
 padding-top:10px;
 color:white;
 font-weight:bolder;}
 .menu{
 margin-left:-40px;
 margin-top:-14px}
 ul li{
 height:26px;
 width:214px;
 background-color:#71b1dc;
 color:black;		
 font-weight:bolder;
 border-collapse:collapse;
 list-style-type:none;
 padding-left:11px;
 padding-top:10px;}
 ul a{
 color:black;		
 font-weight:bolder;
 text-decoration:none}
 li:hover{
 background-color:#cccccc;
 background-image:url('../images/arrow.gif')}
 .imageHeader{
 height:4px;
 width:575px;
 background-color:#9a9a9a;
 border-top-color:#b7b7b7;
 border-top-style:solid;
 border-top-width:31px;
 border-bottom-color:#d7d7d7;
 border-bottom-style:solid;
 border-bottom-width:103px;  	
 margin-left:225px;
 margin-top:-660px}
 .imageHeaderLeft{
 margin-left:225px;
 margin-top:-143px}
 .imageHeaderMiddle{
 margin-left:411px;
 margin-top:-110px}
 .imageHeaderRight{
 margin-left:682px;
 margin-top:-110px}
 .data{
 width:570px;
 margin-left:230px;
 margin-top:36px}
 .dataMap{
 width:570px;
 margin-left:230px;
 margin-top:36px;
 background-image:url('../images/map.gif');
 background-repeat:no-repeat}
 input{
 width:250px;}
 textarea{
 width:250px;}
 .buttonsize{
 width:50px}
 .tablespacer{
 width:25px;}
 .tabledata{
 width:110px;
 font-size:8pt;
 vertical-align:top}
 table{
 border-collapse:collapse}
 .tabledata a {
 text-decoration:none;
 color:#c7303a;}
 .tabledata a:hover {
 text-decoration:underline}
 .grid{
	width:100%;
	border-style:solid;border-width:1px;border-color:#e4e9e9}
 .cell{
  text-align:center;border-style:solid;border-width:1px;border-color:#e4e9e9}
 img{
 border:0px;}
 .tablespacerKC{
 width:40px;}
 .tabledataKC{
 width:170px;
 color:#c7303a;
 font-size:8pt;
 vertical-align:top}
 .tablespacerKC{
 width:40px;}


