body, div, table, tr, td, img { border-style:none; }

/* fonts */

body,
table.stdtable	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

td.menuTop		{ font-family: Arial, sans-serif; }
h1				{ font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans Serif; }

body			{ font-size:10pt; }

td.menuTop
{
	font-weight: bold;
	font-size: 12pt;
}

h1
{
	font-weight:bold;
	font-size:14pt;
}

h2
{
	font-size:10pt;
	font-weight:bold;
}

.headline
{
	font-size:9pt;
	font-weight:bold;
}

.par, .text		{ font-size:10pt; }
td.cellLeft,
td.menuLeft		{ font-size:10pt; }

/* colors */

.slogan				{ color:#565656; }

.headline,
a.menuLeft			{ color:#1573C4; }

td.menuLeft			{ color:#16336E; }

.pathParent			{ color:#777777; }

.pathCurrent		{ color:#6E8AC4; }

a.top,
a.top:link,
a.top:visited,
.text,
.earBody			{ color:black; }

a.top:hover,
a.topSelected,
.earHeader,
table.stdtable th	{ color:white; }

.footer				{ color:#084A83; }

body, .menuLine2	{ background-color:white; }

.menuLine3,
table.stdtable th	{ background-color:#16336E; }

.menuLine4,
td.cellLeft,
table.menuLeft		{ background-color:#DEDEDE; }

td.menuTop			{ background-color:#B2B2B2; }

td.menuLeft			{ background-color:#EEEEEE; }

.earHeader			{ background-color:#16336e; }

.menuLine1, 
.earSpacer,
a.top:hover,
a.topSelected		{ background-color:#6E8AC4; }

.earBody			{ background-color:#f5f5f5; }

.footerSep			{ background-color:#CACACA; }

table.stdtable tr.even	{ background-color:#E4E9FC; }

table.stdtable		{ border-color:#6E8AC4; }

table.stdtable th,
table.stdtable td	{ border-color:#E4E9FC; }

td.menuTop			{ border-color:white; }
td.menuLeft			{ border-color:#CACACA; }
.earBody			{ border-color:#cccccc; }

/* misc */

.par, .text
{
	margin:0.5em 0;
	text-align:justify;
}

h2
{
	margin: 1em 0 0.5em 0;
}

body
{
	margin:0;
}
table
{
	border-collapse:collapse;
	width:100%;
}
td
{
	padding:0;
	vertical-align:top;
}
ul
{
	padding-left:1em;
}
.main
{
	margin:1.5em 1.5em 3em;
	min-height:25em;
}

img.arrow
{
	margin:0em 0.5em;
}

.text
{
	text-align:justify;
	text-indent:2em;
}

.slogan
{
	font-style:italic;
	font-weight:bold;
	font-size:12pt;
	margin-right:1em;
	margin-top:0.5em;
	text-align: right;
}

td.earCell
{
	width:15em;
}

.earPlace
{
	margin:1em;
}

.ear
{
	margin: 0.5em 0;
}

.earSpacer
{
	height:3px;
}

.earCaption
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0.2em;
	text-align: center;
}

.earBody
{
	border-style:solid;
	border-width:1px;
	padding: 0.5em;
	font-size:8pt;
	text-align:justify;
}

.footer
{
	text-decoration:none;
	font-size:xx-small;
	text-align: center;
}

a.footer:hover
{
	text-decoration:underline;
}

a.top, a.top:link, a.top:visited, a.topSelected
{
	text-decoration: none;
	padding: 0 1em;
}

tr.menuLine1	{ height:4px; }
tr.menuLine2	{ height:1px; }
tr.menuLine3	{ height:1em; }

td.menuLeftSpacer	{ height:1em; }

table.menuTop
{
	position:relative;
	left:-3em;
	top:-0.7em;
}
td.menuTop
{
	border-width:1px;
	border-style:solid;
	text-align: center;
}
td.menuLeft
{
	border-width:1px 0;
	border-style:solid none; 
	margin-left:1em;
	text-align:right;
}
td.cellLeft
{
	width:15em;
}
img.menuLeft
{
	margin-left:0.5em;
	margin-top:2px;
	margin-right:0.5em;
	margin-bottom:4px;
	vertical-align:middle;
}
a.menuLeft
{
	text-decoration:none;
	margin-left:1em;
}
a.menuLeft:hover
{
	text-decoration:underline;
}

table.stdtable
{
	width:auto;
	border-style:solid;
	border-width:1px;
}

table.stdtable th,
table.stdtable td
{
	border-style:solid;
	border-width:1px;
	padding:0.5em;
}
