* {
	margin:  0;
	padding:  0;
}

body {
	background-color: #e5ecf9;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}

p, ol, ul, ol li {
	margin-top: 10px;
}

ol ul li {
	margin: 0;
}

a, .link {
	color: #4b4b68;
	text-decoration: none;
	cursor: pointer;
	border-bottom:  1px dashed;
}

.link {
	letter-spacing: -1.1pt;
}

a:hover {
	border-bottom:  1px solid;
}

a.block {
	display: block;
	width: 100%;
	margin-top: 10px;
}

ol, ul {
	margin-left: 20px;
}

ul li {
	list-style: square;
}

.head {
	width: 380px;
	margin-left: 470px;
}

.up {
	text-transform: uppercase;
}

.select {
	font-weight: bold;
}

.it {
	font-style: italic;
}

.un {
	border-bottom: 1px solid;
}

.block {
	display: block;
}

h1, .t1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	color: #555555;
	border: 1px solid #bdc5d4;
	background: #d3e0f6;
	padding: 5px;
}

h2, .t2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3, .t3 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
}

img#foto {
	float: right;
	margin: 16px 0 10px 20px;
}

#page {
	width: 900px;
	margin: auto;
	padding: auto;
	text-align: left;
}

#header {
	width: 900px;
	height: 100px;
	clear: both;
}

#header a {
	display: block;
	width: 840px;
	height: 70px;
	padding: 15px 30px;
	cursor: pointer;
	border: none;
}

#header h1, #header .t1 {
	margin: 0;
	padding: 0;
	width: 400px;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
	border: none;
	background: none;
}

#header .up {
	font-size: 26px;
}

#header h2 {
	width: 370px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
	background: none;
	letter-spacing: -1px;
}

#header p {
	margin: 0;
	padding: 0;
	width: 400px;
}

#menulinks {
	width: 870px;
	height: 50px;
	background: url("/images/menulinks.png") no-repeat;
	clear: both;
	padding-left:  30px;
}

#menulinks a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	height: 30px;
	display: block;
	color: #FFFFFF;
	border: none;
	float: left;
	font-size: 14px;
}

#menulinks a:hover, #menulinks a.active {
	background: url("/images/menuhover.png") repeat-x;
}

#menulinks img {
	float: left;
}

#mainarea {
	padding-top: 10px;
}

#contentarea {
	padding-left: 25px;
	width: 525px;
	padding-right: 40px;
	line-height: 18px;
	float: left;
	padding-bottom: 15px;
}

.content {
	padding-bottom: 15px;
	padding-right: 10px;
}

#sidebar {
	width: 264px;
	float: left;
	line-height: 12px;
	font-size: 11px;
	padding: 0 8px;
}

a.block {
	border: none;
}

a.isk:hover {
	background: #d3e0f6;
}

#sidebar ul {
	list-style: none;
	margin-left: 1px;
}

#sidebar ul li {
	list-style: none;
	line-height: 14px;
	margin-bottom: 8px;
}

#footer {
	width: 830px;
	height: 35px;
	padding: 10px 35px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	clear: both;
	background: url("/images/footer.png") no-repeat;
}

#footer a {
	text-decoration:  none;
	color: #FFFFFF;
	border-bottom:  1px dashed;
}

#footer a:hover {
	text-decoration:  none;
	border-bottom:  1px solid;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

#sub {
	margin: 0 auto;
	padding: 0;
	clear: both;
	text-align: center;
	width: 870px;
}

#sub ul {
	width: 860px;
	margin: 0;
	padding: 5px;
	list-style: none;
	float: left;
}

#sub ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 280px;
	padding: 2px 0 0 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1.3em;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#sub ul li a {
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #000;
	text-decoration: underline;
}

#sub a:hover {
	text-decoration: none;
}