﻿body
{
	font: normal 12px Arial;
}

.tabstrip 
{
    padding-top: 5px;
}

.gridheaders
{
	text-align: left;
	font: bold 12px Arial;
}

.infocaption
{
	font: bold 12px Arial;
	background-color: #E1E1E1;
}

.gridsortcell
{
	background-color: #E1E1E1;
}

.gridsortcell a
{
	font: bold 12px Arial;
}

.infoheader
{
	font: bold 14px Arial;
}

.planinfo
{
	padding: 5px 5px 0 5px;
}

.hiddendiv
{
	display: none;
}

.showndiv
{
	display: block;
}

.button 
{
	border: none;
	cursor: pointer;
}

.button img
{
	border: none;
	padding: 5px 5px 0 0;
}

.zeroHeight
{
    height: 0px;
    width: 0px;
    overflow: hidden;
}

.autoHeight
{
    height: auto;
    width: auto;
    overflow: visible;
}

a
{
	font: normal 12px Arial;
	color: Blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.blaaChosen
{
	color: Black;
	font-weight: bold;
	border: 1px solid Black;
}

#waLogo
{
	display: inline;
	float: left;
	font: bold 20px Arial;
}

.middle 
{
	vertical-align: middle; 
}

.moveright
{
	padding-left: 10px;
}

#searchdiv
{
	padding-top: 10px;
	font-size: 12px;
}

#emptyInfo
{
	padding-top: 10px;
}

#planbuttons
{
	padding-top: 10px;
}

#divPlaninfo div
{
	padding-top: 10px;
}

#divPlaninfo .maintable
{
	border-color: White;
}

#divPlaninfo .leftborder
{
	border-right: solid 1px gray;
	border-top: solid 1px gray;
    font-weight: bold;
}

#divPlaninfo table
{
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
	margin-top: 3px;
}

#divPlaninfo td
{
	border-right: solid 1px gray;
	border-top: solid 1px gray;
	padding: 2px 10px 2px 2px;
}

#divSearch table
{
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	margin-top: 3px;
}

#divSearch td
{
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
	padding: 3px 15px 3px 5px;
}