body {
	margin:0px;
	padding:0px;
}

#framework {
	
}

#meta-navigation {
	display:none;
}

#meta-navigation li {
	display:none;
}

#meta-navigation li a {
	display:none;
}

#meta-navigation li a:hover {
	display:none;
}

#meta-navigation .active {
	display:none;
}

#head {
	display:none;
}

#logo {
	display:none;
}

#navigation {
	display:none;
}

#navigation-main {
	display:none;
}

#navigation-main li {
	display:none;
}

#navigation-main a {
	display:none;
}

#navigation-main a:hover {
	display:none;
}

#navigation-main .active {
	display:none;
}

#image {
	display:none;
}

#content {
	background:#fff;
	margin:0px;
	padding:0px;
}

#content-left {

}

#content-right {

}

#foot {
	display:none;
}

#foot-left {
	display:none;
}

#foot-right {
	font-family:tahoma;
	font-size:8pt;
	color:#C8C8C8;
	padding:10px 35px;
	float:right;
}

#action-navigation {
	display:none;
}

#action-navigation li {
	display:none;
}

#action-navigation li a {
	display:none;
}

#action-navigation li a:hover {
	display:none;
}

.goto-print {
	display:none;
}

.goto-top {
	display:none;
}

img {
	border:none;
}

h1 {
	font-family:tahoma;
	font-size:12pt;
	color:#8c8c8c;
	margin:0px;
	padding:0px 0px 20px 0px;
}

h2 {
	font-family:tahoma;
	font-size:8pt;
	color:#8c8c8c;
	margin:0px;
	padding:0px 0px 5px 0px;
}

p {
	font-family:tahoma;
	font-size:8pt;
	color:#8c8c8c;
	line-height:14pt;
	margin:0px;
	padding:5px 0px 10px 0px;
}

a {
	font-family:tahoma;
	font-size:8pt;
	color:#214F8A;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

form {
	width:430px;
	padding:0px;
	margin:0px;
}

form br {
	clear:both;
}

fieldset {
	padding:0px 10px;
	border:1px solid #e1e1e1;
}

legend {
	font-family:tahoma;
	font-size:8pt;
	color:#8c8c8c;
	font-weight:bold;
	padding:0px 5px 10px 5px;
	margin:0px;
}

label {
	font-family:tahoma;
	font-size:8pt;
	color:#8c8c8c;
}

label.left {
	width:125px;
	float:left;
}

label.left-small {
	width:60px;
	float:left;
}

input.field {
	width:175px;
	font-family:tahoma;
	font-size:8pt;
	color:#282828;
	padding:2px;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}

textarea.textarea {
	font-family:tahoma;
	font-size:8pt;
	color:#282828;
	width:250px;
	height:100px;
	padding:2px;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}

select.select {
	font-family:tahoma;
	font-size:8pt;
	color:#282828;
	padding:2px;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}

table {

}

td {
	font-family:tahoma;
	font-size:9pt;
	color:#282828;
	padding:2px;
}

td.headline {
	background:#4572AC;
	color:#fff;
	text-align:center;
}

td.right {
	width:50px;
	text-align:right;
}

td.left {
	text-align:left;
}

td.center {
	width:50px;
	text-align:center;
}

tr.row01 {
	background:#f2f2f2;
}

tr.row02 {
	background:#ffffff;
}

tr.row03 {
	background:#dddddd;
}

#sitemap {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sitemap li {
	font-family:tahoma;
	font-size:8pt;
	margin:0px;
	padding:0px;
	line-height:11pt;
}

#sitemap .sitemap01 {
	padding:3px 0px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	display:block;
}

#sitemap .sitemap02 {
	padding:3px 0px;
	font-weight:normal;
	border-bottom:1px solid #eee;
	display:block;
}

#msg-err {
	background:url(../images/error.gif) 0em 0.2em no-repeat;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#9B000C;
	padding:0px 0px 0px 25px;
}

#msg-ok {
	background:url(../images/ok.gif) 0em 0.2em no-repeat;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#658F0C;
	padding:0px 0px 0px 25px;
}