body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	line-height: 1.3em;
}

*
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
    color: inherit;
}

.article
{
    padding: 0px 80px 0px 0px;
}

.article-attachment
{
    margin: 0px 0px 20px 0px;
}

.article-footnotes
{
    font-size: 75%;
    color: #666666;
}

h3
{
    font-size: 1.3em;
    font-weight: bold;
    color: #666666;
    margin: 0px 0px 15px 0px;
    line-height: 1.44em;
}

.article-padding
{
	padding: 20px 30px 20px 35px;
	text-align: left;
}

h2
{
    font-size: 1.4em;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    line-height: 1.44em;
}

p
{
	font-size: 1.4em;
	margin: 0px 0px 15px 0px;
	line-height:1.44em;
}

h1
{
	font-size: 2.2em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	line-height: 1.44em;
}

.background
{
    margin: 0px auto;
    overflow: hidden;
}

.document
{
	width: 837px;
	text-align: left;
    position: relative;
    top: 0px;
    margin-left: auto;
    margin-right: auto;}

.footer
{
	font-size: 1.2em;
	text-align: left;
}

.languages-flags
{
    padding: 2px;
}

.languages-text
{
    padding: 2px 6px 2px 0px;
}


a
{
    font-weight: normal;
    text-decoration: none;
    color: #ff7f00;
}

a:link
{
    font-weight: bold;
    text-decoration: none;
    color: #ff7f00;
}

a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #403f3e;
}

a:active
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.topmenu
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 1.6em;
    font-weight: bold;
    text-decoration: none;
}

a.topmenu:link
{
	text-decoration: none;
	color: #FFF;
}

a.topmenu:visited
{
	text-decoration: none;
	color: #CCC;
}

a.topmenu:active
{
    text-decoration: underline;
    color: #006643;
}

a.topmenu:hover
{
	text-decoration: none;
	color: #006643;
}

a.language:link
{
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.language:visited
{
    font-size: 1.4em;
    font-weight: bold;
    color: #000000;
}


div.header
{
	font-weight: bold;
	font-size: 1.8em;
	margin: 60px 0px 0px 0px;
}

table,tr,td
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	vertical-align: top;
}

td.box-top-left
{
	background-image: url(images/box_top_left.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

td.box-top
{
	background-image: url(images/box_top.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 12px;
}

td.box-top-right
{
	background-image: url(images/box_top_right.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

td.box-left
{
	background-image: url(images/box_left.png);
	background-position: top right;
	background-repeat: repeat-y;
	width: 12px;
}

td.box-right
{
	background-image: url(images/box_right.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 12px;
}

td.box-bottom-right
{
	background-image: url(images/box_bottom_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

td.box-bottom
{
	background-image: url(images/box_bottom.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 12px;
}

td.box-bottom-left
{
	background-image: url(images/box_bottom_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

td.header-logo
{
    border-style: solid;
    border-color: #006643;
    border-width: 1px 0px 0px 1px;
    width: 230px;
    height: 200px;
}

td.header
{
    border-style: solid;
    border-color: #006643;
    border-width: 1px 0px 0px 0px;
    width: 208px;
    height: 200px;
}

td.header-image
{
    border-style: solid;
    border-color: #006643;
    border-width: 1px 1px 0px 0px;
    width: 375px;
    height: 200px;
}

td.menu
{
	border-style: solid;
	border-color: #006643;
	border-width: 0px 1px 0px 1px;
	width: 813px;
	height: 30px;
	background-color: #DF5726;
}

td.box-content
{
	border-style: solid;
	border-color: #006643;
	border-width: 0px 0px 0px 1px;
	width: 438px;
	height: 370px;
}

td.box-footer
{
	border-style: solid;
	border-color: #006643;
	border-width: 0px 0px 1px 1px;
	width: 438px;
	height: 199px;
}

td.box-image
{
	border-style: solid;
	border-color: #006643;
	border-width: 0px 1px 1px 0px;
	width: 375px;
	height: 570px;
}

td.topmenu-item
{
	padding: 7px 0px 5px 0px;
}


td.topmenu-divider
{
	padding: 0px;
	font-size: 1px;
	width: 8px;
}


table.accreditations
{
	font-size: 1.3em;
}



td.table-top-left
{
	padding: 2px;
	border-style: solid;
	border-color: #006643;
	border-width: 1px 0px 1px 1px;
	width: 85px;
}


td.table-top-mid
{
	padding: 2px;
	border-style: solid;
	border-color: #006643;
	border-width: 1px 0px 1px 1px;
	width: 150px;
}

td.table-top-right
{
	padding: 2px;
	border-style: solid;
	border-color: #006643;
	border-width: 1px 1px 1px 1px;
}

td.table-left
{
	padding: 2px;
	border-style: solid;
	border-color: #006643;
	border-width: 0px 0px 1px 1px;
	width: 85px;
}

td.table-mid
{
	padding: 2px;
	border-style: solid;
	border-color: #006643;
	border-width: 0px 0px 1px 1px;
	width: 150px;
}

td.table-right
{
	padding: 2px;
	border-style: solid;
	border-color: #006643;
	border-width: 0px 1px 1px 1px;
	width: 118px;
}

