/******************** ELEMENTS ********************/
#contentblock{
	margin: 0px;
	padding: 0px;
	clear: both;
}

#contentblock td{
	font-size: 10pt;
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
}

form {
	margin:0px;
}

.tableborder{
	border: 1px solid #000000;
}

table{
	margin: 0px;
	padding: 0px;
}

tr{
	margin: 0px;
	padding: 0px;
}

td{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	vertical-align: top;
}

td.content_table_headline{
	font-weight: bold;
	color: #ffffff;
	background-color: #0064B0;
	padding: 0px 3px 0px 3px;
}


td.content_table_col{
	color: #000000;
	background-color: #EEEEEE;
	font-size: 9pt;
	font-family: verdana, arial;
	padding: 0px 3px 0px 3px;
}
td.content_table_col_border{
	color: #000000;
	background-color: #EEEEEE;
	font-size: 9pt;
	font-family: verdana, arial;
	padding: 0px 3px 0px 3px;
	border: 1px solid #000000;
}

td.content_table_td{
	font-size: 9pt;
	font-family: verdana, arial;
	padding: 0px 3px 0px 3px;
}

td.content_table_td_border{
	font-size: 9pt;
	font-family: verdana, arial;
	padding: 0px 3px 0px 3px;
	border: 1px solid #000000;
}

.image_position_left{
	margin: 0px;
	padding: 0px;
	float: left;
}

.image_position_right{
	margin: 0px;
	padding: 0px;
	float: right;
}

p{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

p.hl{
	font-size: 10pt;
	font-weight: bold;
}

p.left{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-align: left;
}

p.right{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: right;
}

p.center{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.justify{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.sitemap a{
	color: #005290;
	text-decoration: none;
}

.sitemap a:hover{
	color: #7FB4DA;
	text-decoration: none;
}

.sitemap p.depth1{
	font-weight: bold;
}

select {
	font-size:9pt;
}
/******************** ELEMENTS END ********************/



/******************** MENU_TEXTBOX ********************/
#menu_textbox_right{
	margin: 0px;
	padding: 0px;
}

#menu_textbox_right p{
	margin: 0px;
	padding: 2px;
	background: #EEEEEE;
	color: #000000;
	font-size: 10pt;
}

#menu_textbox_right p.hl{
	margin: 0px;
	padding: 2px;
	background: #0060C8;
	color: #DEDFE0;
	font-weight: bold;
	vertical-align:middle;
}

#menu_textbox_right p.hl a{
	color: #DEDFE0;
}

#menu_textbox_right p.hl a:hover{
	color: #DEDFE0;
}

#menu_textbox_right p a{
	color: #005290;
	text-decoration: none;
}

#menu_textbox_right p a:hover{
	color: #005290;
}
/******************** MENU_TEXTBOX END ********************/

/******************** CONTENT ********************/
td#content{
	vertical-align: top;
	width: 64%;
	border: 1px solid #DEDFE0;
}

#content{
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

#content_edit{
	position: relative; top:180px; left:200px;
}
/******************** CONTENT END ********************/