body {
	background-color:#ffffff;
	color: #000033;
	font-family: Arial;
}

td {
	font-size: 10pt;
}

#map_location {
	height: 300px;
	width: 100%;
}

td
{
	vertical-align:top;
}

h1
{
	font-size: 16pt;
}

h2
{
	margin: 0px;
	font-size: 14pt;
}

h3
{
	margin: 0px;
	font-size: 12pt;
}

a
{
	text-decoration: none;
	color: #0000cc;
}

.menu_item
{
	text-decoration: none;
	color: #000099;
}

.tag_item
{
	text-decoration: none;
	color: #000099;
}

.form_table tr td, .form_table tr th
{
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 1px;
	padding-bottom:8px;
}

input.button
{
	width: auto;
}

.errorlist
{
	padding: 0px;
	color: #ff0000;
}

.errorlist li
{
	list-style-type: none;
	padding: 0px;
	line-height: 0px;
}
