body
{
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}

.container
{
}

.content
{
	background-color: white;
	color: #3e3e3e;
}

.subcontainer
{
	float: left;
}

.main
{
	line-height: 2em;
}

.sidebarcontainer
{
	display:none
}

h1
{
	color: #003366;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 3px;
}

h2
{
	color: #003366;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 3px;
}

h3
{
	color: #003366;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 3px;
}

p
{
	text-align:justify;
}

li
{
	text-align:justify;
}

code
{
	display: block;
	margin: 0em 0.8em;
	padding: 0em;
}

blockquote
{
	display: block;
	margin: 0px;
	padding: 0px 10px;
	font-family: Monaco;
	line-height: 14px;
	font-size: 9px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.notice { }

.main a
{
	color: #0000ff;
	text-decoration: underline;
}

.main a:link
{
	color: #0000ff;
	text-decoration: underline;
}

.main a:visited
{
	color: #0000ff;
	text-decoration: underline;
}

.main a:hover
{
	color: 0000ff;
	text-decoration: underline;
}

.comments a
{
	color: #546911;
	text-decoration: none;
}

.comments a:link
{
	color: #546911;
	text-decoration: none;
}

.comments a:visited
{
	color: #546911;
	text-decoration: none;
}

.comments a:hover
{
	color: #df5800;
	text-decoration: none;
}

#map
{
	position: relative;
	top: 25px;
	left: 40px;
	width: 430px;
	height: 200px;
	background: #537A8D;
	color: #000000;
	padding: 2px;
	border: 1px solid #66889A;
}

table.Tabella
{
	position: relative;
	left: 0px;
	width: 430px;
	color: #333333;
	background: transparent;
	border: 0px;
	margin: 0px;
	text-align: center;
}

table.Tabella td.Report
{
	position: relative;
	left: 0px;
	height: 25px;
	color: #333333;
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #CCC;
	margin: 0px 30px;
	text-align: center;
	vertical-align: middle;
}

table.Tabella td.Specs
{
	position: relative;
	left: 0px;
	width: 150px;
	color: #666;
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #CCC;
	margin: 0px 30px;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
}

table.Tabella td.Value
{
	position: relative;
	left: 0px;
	height: 25px;
	color: #000;
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #CCC;
	margin: 0px 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
