/* general styles */

body	{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

div, td	{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

p	{
	margin-top: 0cm;
	margin-bottom: 0.6cm;
}

p.ingress	{
	font-size: 12pt;
}

small	{
	font-size: 8pt;
}


/* links */

a:link {
	color: #336699; text-decoration: undeline;
}

a:visited {
	color: #336699; text-decoration: undeline;
}

a:hover {
	color: #336699; text-decoration: none;
}


/* headers */

h1	{
	color: #000000;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 0cm;
	margin-bottom: 0.5cm;
}

h2	{
	color: #E6A358;
	font-size: 12pt;
	margin-bottom: 0.1cm;
	margin-top: 0cm;
}

h3	{
	font-size: 10pt;
	margin-top: 0cm;
	margin-bottom: 0.05cm;
}

h4	{
	font-size: 8pt;
	margin-top: 0cm;
	margin-bottom: 0cm;
}


/* visuals */

#logo	{
	margin-bottom: 0.6cm;
}

.naviPath	{
	margin-bottom: 0.5cm;
}

.documentImage {
	float: right;
	margin-left: 0.3cm;
	margin-bottom: 0.3cm;
}

.frontPageContent td	{
	vertical-align: top;
}


/* hidden elements */

#roleNavi,
#subNavi,
#topNavi,
.printLink,
.leftColumn,
.rightColumn,
.footer	{
	display: none;
}
