/* CSS Document */
body {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 8pt;
	margin:0px;
	padding:0px;
	text-align: center;
}

body, p, ul, form {
	margin:0px;
	padding:0px;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	border: solid red 0px;
}

body {
	text-align:left;

}

a{
	color:#0c2e82;
	text-decoration: none;
}

a:hover{
	color:#ff0c06;
}


.clear{
	clear:both;
}

#header{
	height: 60px;
	/*background:#00adef;*/
	margin: 10px 0;
}

#header #logo_right{
	float:right;
	text-align:right;
	height:60px;
}


#header #logo_left{
	float:left;
	text-align:left;
	height:60px;
}

#header #logo_elkop{
	float:right;
	text-align:left;
	height:60px;
}

/********************************************/
#top_nav{
	font-weight: bold;
	background: #090297; /*#0c2e82*/
	margin-top: 10px;
}
 
.tm_tl {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_tm_tl_corner.jpg) no-repeat top left; 
}
 
.tm_tl div {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_tm_tr_corner.jpg) no-repeat top right; 
}
 
.tm_bl {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_tm_bl_corner.jpg) no-repeat bottom left;
	border:solid red 0px;
}

.tm_bl div {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_tm_br_corner.jpg) no-repeat bottom right; 
	border:solid red 0px;
}

#top_menus{
	margin-left: 220px;
	color:#FFFFFF;
	text-align:center;
}

#top_menus ul{
	border:solid red 0px;
	margin: 0 auto;
	list-style-type:none;
	display:block;
}

#top_menus ul li{
	float: left;
}

#top_menus ul li a{
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	background:url(../images/tesa_tm_delimiter.jpg) no-repeat right;
	padding: 0 15px;
}

#top_menus ul li a:hover{
	color:#1ae5ff;/*#ced5e7*/
}

#top_menus ul li a.active{
	color:#1ae5ff;/*#ced5e7*/
	background: url(../images/tesa_tm_delimiter.jpg) no-repeat right;
}


#top_menus ul li.first{
	background:url(../images/tesa_tm_delimiter.jpg) no-repeat;
}


/********************************************/
#content{
	background: none;
	margin-top: 10px;
}

.cont_t{
	background: #cfcfdf;/*#ced5e7*/
 	width: 100%;
	height: 3px;
}
	
.cont_tl {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_cont_tl_corner.jpg) no-repeat top left; 
}
 
.cont_tl div{
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_cont_tr_corner.jpg) no-repeat top right; 
}

.cont_b{
	background: #cfcfdf;
 	width: 100%;
	height: 3px;
}

.cont_bl {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_cont_bl_corner.jpg) no-repeat bottom left;
}

.cont_bl div {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_cont_br_corner.jpg) no-repeat bottom right; 
}

.cont_m{
	border-left:solid #cfcfdf 3px;
	border-right:solid #cfcfdf 3px;
}

.cont_lr{
	width: 100%;
}

#content_pane{
	display:block;
	margin: 0 10px;
	padding: 10px 0px;
}


#left_nav {
	width: 210px;
	color: #031e84;
	float:left;
}

#center_cont{
	display:block;
	float:left;
	width: 674px;
	margin-left:10px;
	clear:right;
}

.menu_title{
	color: #031e84;
	background:url(../images/tesa_cont_title_bgr.jpg) repeat-x;
	padding:0px 5px 3px 5px;
	text-align:center;
	font-size:10pt;
}

.menu_title a{

	font-size:10pt;
}

.cont_txt{
	color: #031e84;
	padding:5px;
	font-size: 8pt;
	
}

.cont_txt ul{
	list-style-type: none;
}
.cont_txt ul li{
	vertical-align:middle;
	background:url(../images/tesa_ul_bullet.jpg) no-repeat;
	margin: 3px 0;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
}
/*
.cont_txt img {
	border: solid #cfcfdf 0px;
}
*/
.cont_txt a {
	cursor: pointer;
}

.cont_txt a:hover {
	cursor: pointer;
}



/********************************************/
#wrapper #footer{
	font-size:8px;
	background: #ee3b33; /*#ff0c06*/
	margin-top: 10px;
	text-align:center;
}
 
.footer_tl {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_footer_tl_corner.jpg) no-repeat top left; 
}
 
.footer_tl div {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_footer_tr_corner.jpg) no-repeat top right; 
}
 
.footer_bl {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_footer_bl_corner.jpg) no-repeat bottom left;
}

.footer_bl div {
 	width: 100%;
	height: 3px;
 	background:url(../images/tesa_footer_br_corner.jpg) no-repeat bottom right; 
}

#footer_content{
	font-size:5pt;
	margin: 0 auto;
}

#footer_content div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight: normal;
	color:#FFFFFF;
}

#footer_content a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:7pt;
}

#footer_content a:hover {
	text-decoration:underline;
}


/************************** FORM *******************/
.label_col{
	color: #031e84;
	text-align: right;
	width: 35%;
	padding: 2px 5px;
}

.error_col{
	font-size:7pt;
	padding: 2px 5px;
}

.formtxt{
	border: solid #cfcfdf 1px;
	color: #031e84;
	font-size:7pt;
	padding: 2px 5px;
}

.formbtn{
	border:0;
	background: #cfcfdf;
	color: #031e84;
	font-size:8pt;
	padding: 2px;
	margin-bottom: 10px;
	cursor: pointer;
	cursor: hand;
}
/************************** /FORM *******************/

.lcontent{
	padding: 10px 5px;
}

.lcontent a{
	text-decoration: none
}
