﻿div.subnavigation 
{
	float: left;
	width: 190px;
	padding: 10px;
	margin-top: 10px;
	border-right: solid 1px #075B2A;
}
div.maincontent 
{
	left: -1px;
	float: left;
	color: #666;
	width: 725px;
	padding: 10px;
	margin-top: 15px;
	position: relative;
	margin-bottom: 15px;
	border-left: solid 1px #075B2A;
}
div.bread 
{
	padding: 5px;
	color: #666666;
}
div.bread a
{
	color: #FF9933;
}
div.maincontent h1
{
  padding: 0px;
  color: #006633;
  margin: 0px 0px 10px 0px;
  font: normal normal normal 22pt/normal Times New Roman, Serif;
}
div.maincontent h2
{
  padding: 0px;
  color: #006633;
  margin: 0px 0px 10px 0px;
  font: normal normal bold 10pt/normal Arial, Sans-Serif;
}
div.maincontent div.column 
{
	float: left;
	width: 330px;
	padding: 10px;
	margin-top: 10px;
}
div.maincontent a.buttonproxy 
{
	color: #006633;
	display: block;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	text-decoration: none;
	border: solid 1px #006633;
	background-color: #F9F9F9;
}
div.maincontent a.buttonproxy:hover
{
	color: #F9F9F9;
	background-color: #006633;
}
ul.bigpoints li
{
	padding-bottom: 15px;
}
ul.bigpoints li strong
{
	color: #006633;
}