body {
	margin: 10px;
	background-color: white;
}

body, p, div, td, .normal {
	font-family: Verdana, Arial;
	color: #5C534C;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
}

ul, ol {
	margin-left: 1.5em;
	padding-left: 0;
}

ol {
	margin-left: 2.2em;
}

ul ul, ol ol {
	margin-top: 0;
}

input, textarea, select {
	font-family: Verdana, Arial;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	text-align: left;
	margin: 17px auto;
	background: white url(../img/backgroundTop.png) no-repeat top left;
	width: 770px;
}

#languages {
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	height: 184px;
	position: relative;
}

#languages ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 31px;
	bottom: 13px;
}

#languages li {
	padding: 0;
	margin: 0;
}

#menu {
	padding: 22px 34px 0;
	height: 45px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
}

html>#menu {
	height: 23px;
}

#body {
	background: url(../img/backgroundBottom.png) no-repeat bottom left;
	padding: 14px 15px 17px 17px;
}

#subMenu {
	width: 192px;
	background: url(../img/subMenuBackground.png) repeat-y;
}

#subMenuTop {
	background: url(../img/subMenuTop.png) no-repeat top left;
}

#subMenuBottom {
	background: url(../img/subMenuBottom.png) no-repeat bottom left;
	padding: 17px;
}

ul.subMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.subMenu li {
	margin-bottom: 5px;
}

ul.subSubMenu {
	list-style: square;
	margin: 0.5em 0 1em 2.5em;
	padding: 0;
	font-size: 10px;
}

ul.subSubMenu li {
	margin-bottom: 3px;
}

td {
	vertical-align: top;
	border: 0;
	padding: 0;
}

table#contents {
	width: 738px;
}

td#subMenuCell {
	width: 212px;
}

td#contentsCell {
}

img {
	border: 0;
}

#picturesSmall img, #picturesBig img {
	border: 1px solid #5C534C;
}

#picturesSmall {
	width: 534px;
	background: url(../img/picturesBackgroundSmall.png) repeat-y;
}

#picturesTopSmall {
	background: url(../img/picturesTopSmall.png) no-repeat top left;
}

#picturesBottomSmall {
	background: url(../img/picturesBottomSmall.png) no-repeat bottom left;
	padding: 17px;
}

#picturesTableSmall td {
	width: 125px;
	text-align: center;
	vertical-align: middle;
}

#picturesBig {
	width: 738px;
	background: url(../img/picturesBackgroundBig.png) repeat-y;
}

#picturesTopBig {
	background: url(../img/picturesTopBig.png) no-repeat top left;
}

#picturesBottomBig {
	background: url(../img/picturesBottomBig.png) no-repeat bottom left;
	padding: 17px;
}

#picturesTableBig td {
	width: 125px;
	text-align: center;
	vertical-align: middle;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	font-weight: normal;
}

#footer {
	padding-bottom: 17px;
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#footer #mm {
	position: absolute;
	top: 0;
	right: 0;
}

h1, h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
	padding: 0;
}

h2 {
	font-size: 12px;
}

hr {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #5C534C;
}

.contactTable td {
	padding: 3px;
}

table.formTable td {
	padding: 3px;
}

table.formTable td.label {
	padding-top: 7px;
}


table.borderTable {
	border-collapse: collapse;
	border: 1px solid #62533E;
	margin-top: 30px;
}

table.borderTable td {
	border: 1px solid #62533E;
	padding: 2px;
	vertical-align: top;
}

table.borderTable thead td {
	font-weight: bold;
	text-align: center;
}

table.borderTable tfoot td {
}

table.borderTable td.header {
	font-style: italic;
	font-weight: bold;
}

/* links */

a, a:link, a:active, a:visited, a:hover {
	color: #5C534C;
	text-decoration: underline;
}

a:hover, a.selected, a.selected:link, a.selected:active, a.selected:visited, a.selected:hover {
	color: #FE860C;
}

#languages a, #languages a:link, #languages a:active, #languages a:visited, #languages a:hover,
#menu a, #menu a:link, #menu a:active, #menu a:visited, #menu a:hover,
.subMenu a, .subMenu a:link, .subMenu a:active, .subMenu a:visited, .subMenu a:hover,
.subSubMenu a, .subSubMenu a:link, .subSubMenu a:active, .subSubMenu a:visited, .subSubMenu a:hover,
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	font-weight: bold;
	text-decoration: none;
}

.subSubMenu a, .subSubMenu a:link, .subSubMenu a:active, .subSubMenu a:visited, .subSubMenu a:hover,
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	font-weight: normal;
}



/* adjustments */

body, p, div, td, .normal {
	color: #171717;
}

#picturesSmall img, #picturesBig img {
	border-color: #171717;
}

hr {
	border-bottom-color: #171717;
}

a, a:link, a:active, a:visited, a:hover {
	color: #171717;
}

a:hover, a.selected, a.selected:link, a.selected:active, a.selected:visited, a.selected:hover {
	color: #C00000;
}

.sitemap img {
	width: 19px;
	height: 16px;
	vertical-align: middle;
}

.sitemap a, .sitemap a:link, .sitemap a:active, .sitemap a:visited, .sitemap a:hover {
	text-decoration: none;
}

.sitemap a {
	margin-left: 3px;
}

.sitemap .title {
	font-weight: bold;
}

