﻿
* {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

html
{
	height: 100%;	
}

body 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
	background-color: #fff;
	color: #000033;
	line-height: 120%;
}

.mainform
{
	height: 100%;
	background-image: url(../Images/blue_background.gif);
}

.header 
{
	background-position: left top;
	background-image: url(../Images/water_img.jpg);
	background-repeat: no-repeat;
}

.loggedinas
{
	right:220;
	width:100%; 
	vertical-align:top; 
	color:White; 
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size:x-small;
}

.wrapper 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -90px; /* the bottom margin is the negative value of the footer's height */
	background-image: url(../Images/blue_background.gif);
}

.push 
{
	height: 90px; /* .push must be the same height as .footer */
	clear: both;
}

.powered
{
	font-size: x-small; 
	color:White;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer 
{
	height: 90px; /* .push must be the same height as .footer */
	clear: both;
	background-color:white;
	font-size:80%;
	border-top:1px solid #ADBDCE;
	color:#666666;
}

.copyright
{
	margin-left:170px;
	margin-right:92px;
	margin-top:20px;	
}

.tip 
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:x-small;
	border:solid 1px Black; 
	width:auto; 
	padding:2px;
    position:absolute; 
    z-index:100;
    visibility:hidden; 
    color:Black; 
    top:20px;
    left:90px; 
    background-color:#ffffcc;
}

.tabcontainerdiv
{
	position:relative;
	float:left;
	width:100%;
	border-top:gray 1px solid;
	display:none;
	text-align:center;
	height:100%;
}

.contacttable
{
	width:950px;
	height:100%;
	background-color: #ffffff;
	font-family:verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

.floating
{	
	display:none;
	z-index:1000; 
	left:360px;
	top:216px; 
	background-color:#D1DFF0;
    border:gray 1px solid;
    text-align:center;
    position:absolute;	
}

.mapControl
{
	position: absolute;
	width: 220px;
	border: gray 1px solid;
	z-index: 200;
	display: none;
}

.PinIconLabel
{
    display:none;
    color: ActiveCaption;
    font-weight:bold;
    font-size:12px;
}

.titlebar
{
	background-image: url(../Images/mini_grey_middle.jpg); 
	background-repeat: repeat-x;
    height: 15px;
    width: 100%;
}

.gridbar
{
	background-image: url(../Images/mini_grey_middle.jpg); 
	background-repeat: repeat-x;
    width: 100%;
}

.title
{
	font-size: x-small; 
	color: #000000;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.controltable 
{
	border: #c8c9ca 3px solid;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 100%;	
	height: 60px;
	font-size:x-small;
}

.controltablelong
{
	border: #c8c9ca 3px solid;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 100%;	
	height:400;
	font-size:x-small;
}

.grid
{
	border: #c8c9ca 3px solid;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 100%;	
	font-size:x-small;
}

.testtablelong
{
	border: #c8c9ca 3px solid;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 100%;	
	height:800px;
	font-size:x-small;
}

.controltablefixed
{
	border: #c8c9ca 3px solid;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 220px;
	height: 60px;
	font-size:x-small;
}

.dragtitle
{
	cursor:move;
}

.tablenoborder 
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 500px;
	height: 60px;
	font-size:x-small;
}

.breadcrumbs
{
	font-size: 80%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}
