a:hover
{
   color: black;
   font-family: Verdana, Arial;
   text-decoration: underline;
}

a:link
{
   color: black;
   font-family: Verdana, Arial;
   text-decoration: none;
}

a.body {
   color: black;
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 9pt;
   font-weight: normal;
}

a.body:link
{
   color: black;
   font-family: Verdana, Arial;
   text-decoration: none;
}

a.body:visited
{
   color: black;
   font-family: Verdana, Arial;
   text-decoration: none;
}

a.body:hover
{
   color: black;
   font-family: Verdana, Arial;
   text-decoration: underline;
}

a.menu
{
   font-family: Verdana, Arial;
   text-decoration: none;
   color: white;
   font-size: 9pt;
   font-weight: bold;
}

a.menu:link
{
   font-family: Verdana, Arial;
   text-decoration: none;
   color: white;
}

a.menu:hover
{
   font-family: Verdana, Arial;
   text-decoration: underline;
   color: white;
}

a.manager
{
   color: black;
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 9pt;
}

a.manager:link
{
   font-family: Verdana, Arial;
   text-decoration: none;
}

a.manager:hover
{
   font-family: Verdana, Arial;
   text-decoration: underline;
   font-weight: bold;
}

a.manager-red
{
   font-family: Verdana, Arial;
   text-decoration: none;
   color: red;
   font-size: 9pt;
}

a.manager-red:link
{
   font-family: Verdana, Arial;
   text-decoration: none;
   color: red;
}

a.manager-red:hover
{
   font-family: Verdana, Arial;
   text-decoration: underline;
   color: red;
   font-weight: bold;
}

a.manager-yellow
{
   font-family: Verdana, Arial;
   text-decoration: none;
   color: yellow;
   font-size: 9pt;
}

a.manager-yellow:link
{
   font-family: Verdana, Arial;
   text-decoration: none;
   color: yellow;
}

a.manager-yellow:hover
{
   font-family: Verdana, Arial;
   text-decoration: underline;
   color: yellow;
   font-weight: bold;
}

body 
{
   font-family: Verdana, Arial;
   font-size: 11pt;
   height: 100%;
   margin: 0;
   padding: 0;   
}

hr{
   border: none;
   border-bottom: 1px solid black;
}

td {
    padding-left: 10px;
    padding-right: 10px; 
    font-size: 10pt;
    white-space: nowrap;
}

th
{
   font-family: Verdana, Arial;
   background-color: black;
   color: white;
   font-size: 10pt;
   font-weight: bold;
   padding-left: 10px;
   padding-right: 10px;
}

textarea 
{
   background-color: #dce5e2;
}

.normal
{
   font-family: Verdana, Arial;
   font-size: 9pt;
}	

.large-red
{
   color: red;
   font-family: Verdana, Arial;
   font-size: 14pt;
}	

.normal-red
{
   color: red;
   font-family: Verdana, Arial;
   font-size: 9pt;
}	

.normal-green
{
   color: green;
   font-family: Verdana, Arial;
   font-size: 9pt;
}	

.normal-yellow
{
   color: yellow;
   font-family: Verdana, Arial;
   font-size: 9pt;
}	

.bold
{
   font-family: Verdana, Arial;
   font-size: 9pt;
   font-weight: bold;
   line-height: 30px;
}	

.bold-white
{
   color: white;
   font-family: Verdana, Arial;
   font-size: 9pt;
   font-weight: bold;
   line-height: 30px;
}	

.bold-white-nh
{
   color: white;
   font-family: Verdana, Arial;
   font-size: 9pt;
   font-weight: bold;
}	

.bold-white-big
{
   color: white;
   font-family: "Times New Roman", Arial;
   font-size: 40pt;
   font-weight: bold;
}	

.bold-big
{
   font-family: Verdana, Arial;
   font-size: 40pt;
   font-weight: bold;
}	

.bold-nh
{
   font-family: Verdana, Arial;
   font-size: 9pt;
   font-weight: bold;
}	

.bold-header
{
   font-family: Verdana, Arial;
   font-size: 12pt;
   font-weight: bold;
   line-height: 30px;
}	

.bold-red
{
   color: red;
   font-family: Verdana, Arial;
   font-size: 9pt;
   font-weight: bold;
   line-height: 30px;
}	

.date
{
   font-family: Verdana, Arial;
   font-size: 7pt;
   font-weight: bold;
}	

.address 
{
   font-family: Verdana, Arial;
   color: #95b2a9;
   font-size: 10pt;
   font-weight: bold;
}

img{
   border: 0;
}

img.logo
{
   vertical-align: middle;
}

.input-box
{
   background-color: #95b2a9;
   font-family: Verdana, Arial;
   font-size: 8pt;
   border: 1px;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   margin: 1px;
   margin-left: 3px;
   vertical-align: middle;
}

input[disabled] 
{
   color: #444;
}

.insert-button
{
   background-color: #95b2a9;
   font-family: Verdana, Arial;
   font-size: 8pt;
   width: 200px;
   border: 1px;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}

.italic-red
{
   color: red;
   font-family: Verdana, Arial;
   font-size: 9pt;
   font-style: italic;
}	

.login
{
   font-family: Verdana, Arial;
   font-size: 12pt;
   width: 200px;
   height: 15px;
   border: 1px solid #999999;
   margin: 5px;
   padding: 5px;   
}

html, body, .map_canvas {
   margin: 0;
   padding: 0;
   height: 350px;
}

.mouseOut
{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   margin-left: 75px;
   text-decoration: none;
}

.mouseOver
{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   margin-left: 75px;
   text-decoration: underline;
}

.movie
{
   height: 100px;
   width: 300px;
}	 

.submit-button
{
   background-color: #95b2a9;
   font-family: Verdana, Arial;
   font-size: 8pt;
   width: 140px;
   border: 1px;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}

.submit-button-yellow
{
   background-color: yellow;
   font-family: Verdana, Arial;
   font-size: 8pt;
   width: 140px;
   border: 1px;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}

.submit-button-small
{
   background-color: #95b2a9;
   font-family: Verdana, Arial;
   font-size: 8pt;
   border: 1px;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}

.overlay {
   visibility: hidden;
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 1000px;
   z-index: 1000;
   background-image: url('/graphics/trans_bg.png');
}

.overlay div {
   width: 600px;
   margin: 10px auto;
   background-color: white;
   border: 1px solid black;
   padding: 15px;
   text-align: left;
}

.overlay-visible {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1000;
    background-image: url('/graphics/trans_bg.png');
 }
 
 .overlay-visible div {
    width: 900px;
    margin: 10px auto;
    background-color: white;
    border: 1px solid black;
    padding: 15px;
    text-align: left;
 }
 
.position
{
   position: relative;
   top: 10px;
   left: 10px;
}

.position2
{
   position: relative;
   top: 0px;
   left: 0px;
}

.position3
{
   position: absolute;
   top: 100px;
   left: 80px;
}

.position4
{
   position: relative;
   top: 0px;
   left: 10px;
}

.position5
{
   position: relative;
   top: 0px;
   left: 100px;
}

.position6
{
   float: right;
   position: absolute;
   top: 0px;
   left: 200px;
}

.position7
{
   position: absolute;
   left: 300px;
}

.position8
{
   position: absolute;
   left: 480px;
}

.position9
{
   position: relative;
   left: 450px;
}

.border
{
   border-bottom: solid black 1px;
   border-left: solid black 1px;
   border-right: solid black 1px;
   border-top: solid black 1px;
}

.center
{
   margin-left: auto;
   margin-right: auto;
}

tr.row td
{
   border-bottom: solid black 1px;
}

tr.yellow td {
   background: yellow;
}

td.yellow {
   background: yellow;
}

.width {
   width: 90%;
}

@media screen {
   .Print {
      display:none;
   }
   p.pFooter {
      display: none;
   }
}

@media print {
   .noPrint {
      display:none;
   }
   p.pFooter {
      position: fixed;
      bottom: 0;
   }
}

.colsort {
   width: 18px;
   height: 17px;
   background: url('/graphics/sort_arrows.png') 0 0;
   display: inline-block;
   vertical-align: middle;
}

.colsort.down {
   background: url('/graphics/sort_arrows.png') -36px 0;
}

.colsort.up {
   background: url('/graphics/sort_arrows.png') -18px 0;
}

.more {
   width: 16px;
   height: 16px;
   background: url('/graphics/arrow_sprite.png') 0 0;
   display: inline-block;
}

.more.toggle {
   background-position: 16px, 0;
}

#wait_overlay {
   position: fixed;
   display: none;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1000;
   text-align: center;
   background-color: #000;
   filter: alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;
}

#wait_overlay span {
   padding: 5px;
   border-radius: 5px;
   color: #000;
   background-color: #fff;
   position:relative;
   top:50%;
}