td.header, td.menu, td.contact, td.text, td.search
{
	border-color: #C0C0C0;
	border-width: 3px;	
}

td.header
{
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	text-align: center;
}

td.menu
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.language
{
    text-align: right;
    padding: 5px;
    color: black;
    font-size: 12pt;
}

td.contact
{
	color: #297B52;
	border-top-style: solid;
	border-top-width: 3px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	padding-left: 10px;
	padding-right: 30px;
}

td.search
{
	color: #297B52;
	border-top-style: solid;
	border-top-width: 3px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	padding-left: 10px;
	padding-right: 30px;
}

div
{
	margin-top: 3pt;
}

td.menuGroup, td.menuItem, td.selectedMenuItem
{
	font-family: "Arial Narrow", "Helvetica Narrow", Arial;
	font-size: 10pt;
	padding: 5px;
}

td.menuGroup
{
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
}

td.menuItem, td.selectedMenuItem
{
	padding-left: 16px;
}

td.selectedMenuItem
{
	background-color: White;
}

a.menuLink, a.language
{
	text-decoration: none;
	color: Black;
}

td.column, td.text, td, th
{
	font-size: 10pt;
}

th 
{
	text-align: center;
}

td.column, td.columnCell
{
	color: #646464;
	font-family: "Trebuchet MS", Verdana, Arial;
}

td.column
{
	width: 50%;
	vertical-align: top;
}

td.text
{
	background-color: White;
	font-family: Tahoma;
	border-color: #C0C0C0;
	border-style: solid;
	padding: 20px;
}

a:link.section, a:visited.section
{
	text-decoration: none;
}

div.section, td.section
{
	color: #339966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial Black;
	font-size: 11pt;
	margin-top: 10px;
	margin-left: 0px;
}

div
{
	margin-left: 30px;
}

div.copyright
{
	font-family: Arial;
	font-size: 8pt;
	color: #808080;
	text-align: right;
}

body
{
	background-color: #F0F0F0;
}

td.language, td.selectedLanguage
{
	font-family: Arial;
	font-size: 8pt;
}

td.selectedLanguage
{
	background-color: White;
}

.highlight
{
	color: Black;
}

img
{
	border-width: 0pt;
}

img.picture 
{
	margin: 10px;
}

a 
{
	color: #339966;
}

a:hover
{
	color: #00C000;
}

ul
{
	list-style-type: square;
	margin-top: 3pt;
	margin-left: 15px;
}

li
{
	margin-top: 2pt;
}

div.headline
{
	font-weight: bold;
}

div.date
{
	font-size: 7pt;
	color: Gray;
	text-align: right;
}

td.banner
{
	padding: 5px;
	text-align: center;
}

.nowrap
{
	white-space: nowrap;
}

.small
{
	font-size: 8pt;
}

.warning
{
	color: Red;
}