﻿html
{
	width:100%;
	height:100%;
}
body
{
	width:100%;
	height:100%;
	margin:0px;
}
#wrapper,#header,#content,#footer{float:left;width:100%}
#wrapper
{
	min-height:100%;height:auto!important;
	height:100%;
}

.hintHeader
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}
.hintText
{
	font-family:Verdana;
	font-size:7pt;
}
.comboHeader
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}
#map_canvas
{
	margin-left:20px;
}
select
{
	font-family:Arial;
	font-size:8pt;
}
.ComboClass
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:20px;
	text-align:left; 
	height:50px;
	float:left;
}
.listItemTitle
{
	font-family:Verdana;
	font-size:8pt;
}
.listItemSubcaption
{
	font-family:Verdana;
	font-size:7pt;
	color:Gray;
}
