@import url(ext_print.css);

/***************************************/
/******   MAIN CONTENT-LAYERRS    ******/
/***************************************/
body{
	background:#FFF; 
	padding:0px; 
	margin:0px;
	font-family:verdana ,sans-serif;
	font-size:10pt;
	line-height:16pt;
	color:#000000;
}
.mother{
		width:100%;
		margin:0px;
		padding:12mm;
		float:left;
		/*
		background:#FCFFF5;
		border:solid 1px #8F5EFF;*/
	}
.header_box{
	margin:0px 0px 16px 0px;
	padding:0px;  
	width:100%x;
	height:46px;
	display:inline;
	float:left;
	/*background: #EBEE0A;
	overflow:hidden;
	border:solid 2px #50E1FB;*/
}
.logo_header{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:286px;
	height:46px;
	display:inline; 
	float: left; 
}
.main_navi{
	display:none;
}
.content_box{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	display:inline; 
	float: left;
	/*height:100px;
	background-color:#FB1700;*/
	}

.footer{
	margin:0px 0px 40px 0px;
	padding:0px;  
	width:100%px;
	font-size:9px;
	/*text-transform:uppercase;*/
	display:inline; 
	float: left;
	/*letter-spacing:0.3;*/
	/*background-color:#25BB5D;*/
}
.footer_box_left{
	display:none;
	}
.footer_box_right{
	margin:17px 0px 0px 20px;
	padding:0px;
	width:100%px;
	display:inline; 
	float: left;
	/*background-color:#FBF600;*/
	}
/***************************************/
/******   SUBPARTS-LAYERRS    ******/
/***************************************/
.left_v1{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	display:inline; 
	float: left;
	overflow:hidden;
	/*background-color:#FB1700;*/
	}
.normal_v1{
	margin:0px 0px 0px 20px;
	padding:0px;
	width:100%;
	display:inline; 
	float: left;
	overflow:hidden;
	/*background-color:#FB1700;*/
	}
.border_dashed_sub{
	display:none;
	}
.back_link{
	display:none;
	}
/***************************************/
/******   ATTRIBUTE CONTENT    ******/
/***************************************/
.left_v1 p.bodytext{
	font-family:verdana,sans-serif;
	font-size:10px;
	line-height:16px;
	color:#000;
	margin:0px 0px 20px 0px;
	padding:0px;
}

/*.normal_v2*/ p.bodytext{
	font-family:verdana,sans-serif;
	font-size:10px;
	line-height:16px;
	color:#000;
	margin:-4px 0px 0px 0px;
	padding:0px;
	}
.content_norma11 hr.sbac-spacer{
	border:0px;
}
a:link, a:hover, a:visited{
	text-decoration:none;
	color:#000;
	text-decoration:underline;
}
a:hover{color:#FFFF00}
.csc-menu{
	list-style-type:none;
}
ul.csc-bulletlist{ 
	font-size:10px;
	margin:-20px 0px 0px -25px;
	list-style-image:url(img/list_bullet.gif);
	list-style-position:outside;
	}

h1{
	font-family:verdana,sans-serif;
	font-size:10px;
	fontw-weight:bold;
	/*line-height:16px;*/
	color:#000;
	margin:-4px 0px 0px 0px;
	padding:0px;
}

h2{
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	color:#000;
	margin:0px 0px 17px 0px;
	padding:0px;
}
h3{
	font-family:verdana,sans-serif;
	font-size:15px;
	fontw-weight:normal;
	font-style:normal;
	/*line-height:18px;*/
	color:#000;
	margin:0px;
	padding:0px;
}

h4{
	font-family:verdana,sans-serif;
	font-size:12px;
	fontw-weight:bold;
	color:#565658;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h5{
	font-family:verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin:0px 0px 3px 0px;
	padding:2px 0px 3px 5px;
	display:block;
	background:#B71411;
}
h5 A:link, h5 A:hover; h5 A:visited{
	color:#FFF;
}
h6{
	font-family:verdana,sans-serif;
	font-size:16px;
	fontw-weight:bold;
	font-style:italic;
	line-height:18px;
	color:#B71411;
	margin:0px 0px 10px 0px;
	padding:0px;
	background-image:none;
	text-transform: uppercase;;
}
div.input_button_style a, div.input_button_style a:hover{
	/*width:100px;*/
	height:21px;
	padding:3px 7px 3px 7px;
	margin:0px;
	background: url("img/bg_input2.jpg") #F5F5F5;
	background-repeat:repeat-x;
	border:solid 1px #98989B;
	font-size: 12px;
	color:#565658;
	text-align:center;
	vertical-align:middle;
	}
.to_top{
	margin:20px 0px 0px 0px;
	float:left;
	}
hr .sbac-spacer{
	float:left;
	width:100%;
	clear:both;
	}


