body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

img {
	border: 0;
}

h1 {
   text-align: center;
}

h3, h4, h5, h6 {
	clear: both;
}

h2 {
	font-weight: bold;
	margin-left: 35px;
	line-height: 20px; 
}

body#actinstitute h2 {
	border-bottom: 4px solid #992434;
}

body#actsimplant h2 {
	border-bottom: 4px solid #336699;
}

body#act h2 {
	border-bottom: 4px solid #246d30;
}

hr {
	clear: both;
	height: 1px;
}


body#actinstitute hr {
	background-color: #992434;
	color: #992434;
}

body#actsimplant hr {
	background-color: #369;
	color: #369;
}

body#act hr {
	background-color: #246d30;
	color: #246d30;
}

hr.clear {
	visibility: hidden;
}

h3 {
	font-weight: bold;
	line-height: 20px; 
	padding-left: 10px;
}

body#actinstitute h3 {
	border-left: 4px solid #992434;
}

body#actsimplant h3 {
	border-left: 4px solid #336699;
}

body#act h3 {
	border-left: 4px solid #246d30;
}

h4 {
	font-weight: bold;
	line-height: 20px; 
}

body#actinstitute h4 {
	border-bottom: 1px solid #992434;
}

body#actsimplant h4 {
	border-bottom: 1px solid #369;
}

h5 {
	font-weight: bold;
	font-style: italic;
	margin-left: 60px;
}

h6 {
	font-weight: bold;
	font-style: italic;
	margin-left: 60px;
}

body#actinstitute h2:first-letter,
body#actinstitute h3:first-letter,
body#actinstitute h4:first-letter,
body#actinstitute h5:first-letter,
body#actinstitute h6:first-letter {
	background-color: transparent;
	color: #992434;
}

body#actsimplant h2:first-letter,
body#actsimplant h3:first-letter,
body#actsimplant h4:first-letter,
body#actsimplant h5:first-letter,
body#actsimplant h6:first-letter {
	background-color: transparent;
	color: #336699;
}

body#act h2:first-letter,
body#act h3:first-letter,
body#act h4:first-letter,
body#act h5:first-letter,
body#act h6:first-letter {
	background-color: transparent;
	color: #246d30;
}

p#print,
div#navigation,
ul#menu,
ul#lang {
   display: none;
}


p#copyright {
	clear: both;
	font-size: 10px;
	text-align: right;
	padding: 0 30px 20px 0;
	background: url(/img/footer.png) no-repeat bottom;
}

body#actinstitute abbr,
body#actinstitute acronym,
body#actinstitute dfn {
	background-color: transparent;
	color: #791b28;
	cursor: help;
	border-bottom: 1px dashed #791b28;
}

body#actsimplant abbr,
body#actsimplant acronym,
body#actsimplant dfn {
	background-color: transparent;
	color: #217ab7;
	cursor: help;
	border-bottom: 1px dashed #217ab7;
}

body#act abbr,
body#act acronym,
body#act dfn {
	background-color: transparent;
	color: #217ab7;
	cursor: help;
	border-bottom: 1px dashed #246d30;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
}

.center {
	text-align: center;
	margin: auto;
}

fieldset {
	margin: 10px;
	padding: 20px;
}

body#actinstitute fieldset {
	border: 1px solid #992434;
}

body#actsimplant fieldset {
	border: 1px solid #369;
}

body#act fieldset {
	border: 1px solid #246d30;
}

legend {
	background-color: transparent;
	font-weight: bold;	
}

body#actinstitute legend {
	color: #992434;
}

body#actsimplant legend {
	color: #369;
}

body#act legend {
	color: #246d30;
}

th {
	background-color: #992434;
	color: white;
	font-weight: bold;	
	text-align: left;
	padding: 4px;
}

body#actinstitute th {
	background-color: #992434;
}

body#actsimplant th {
	background-color: #369;
}

body#act th {
	background-color: #246d30;
}

td {
	padding: 4px;
}

input[type=text], input[type=password], textarea {
	background: #fff;
	padding: 2px;
}

body#actinstitute input[type=text], body#actinstitute input[type=password], body#actinstitute textarea {
	border: 1px solid #992434;
}

body#actsimplant input[type=text], body#actsimplant input[type=password], body#actsimplant textarea {
	border: 1px solid #369;
}

body#act input[type=text], body#act input[type=password], body#act textarea {
	border: 1px solid #246d30;
}

blockquote {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 5px;
	background: #f5f8c2; 
}

div#data ul {
	list-style: square;
}

img.icone {
	vertical-align: middle;
}

.error {
	border: 1px solid red !important;
	padding: 2px;
	font-weight: bold !important;
	background-color: #ffe4e1 !important;
	color: red;
}

input.error {
	font-weight: normal !important;
	color: #000 !important;
}

ul.error li {
	margin-left: 20px;
}

fieldset th {
	width: 200px;
}

strong.required {
	color: #f00;
}

#documents {
	margin: 0;
	padding: 0;
}

#documents li {
	padding: 5px 2px;
	border-bottom: 1px solid #d3d3d3;
}

.small {
	font-size: 12px;
}

#downloads h3,
#downloads h4 {
	margin: 20px 0 0 0;
}

table#index {
	width: 100%;
}

table#index tr {
	border-bottom: 1px solid #9f9f9f;
}

body#actinstitute table#index tr.even {
	background-color: #ffebec;
	color: #000;
}

body#actsimplant table#index tr.even {
	background-color: #f0f7ff;
	color: #000;
}

body#act table#index tr.even {
	background-color: #b5e1cc;
	color: #000;
}

table#index tr.odd {
	background-color: #fff;
	color: #000;
}

table.details td {
	background-color: #fff;
	color: #000;
}

dt {
	font-weight: bold;
}

.download {
	clear: both;
	padding: 2px;
	border: 1px solid #369;
	color: #000;
	text-align: center;
}

body#actinstitute .download {
	background-color: #ffebec;
}

body#actsimplant .download {
	background-color: #f0f7ff;
}

body#act .download {
	background-color: #b5e1cc;
}