div.article{
	margin-top:0px;	
}

div.article div.article_header{
}

div.article div.article_header div.title{
	font-family:Times;
	font-size:28pt;
	line-height:40pt;
	color:#f00;
	font-weight:normal;
}

div.article div.article_header div.article_highlight{

}

div.article div.article_highlight{
	min-height:240px;
}

div.article div.article_highlight img{
	float:right;
	margin-left:5px;
	width:325px;
	height:240px;
}

div.article div.article_footer{
	margin-top:10px;
	background:#000;
	height:18px;
}

div.article div.article_footer div.properties{
	margin-left:5px;
	float:left;
	color:#fff;
	border-right:1px solid #fff;
	padding: 0px 5px 0px 0px;
}

div.article div.article_footer div.properties a{
	color:#fff;
}

div.article div.article_footer div.properties_last{
	margin-left:5px;
	float:left;
	color:#fff;
	border:0;
}

div.article div.article_footer div.download_button{
	margin-right:5px;
	margin-top:0px;
	float:right;
	color:#fff;
	border:0;
}
div.article div.article_footer div.download_button a{
	color:#fff;
}
div.article div.article_footer div.download_button img{
	margin-top:3px;
	margin-right:5px;
}

div.main_article{
	border-top:1px dotted #000;
	height:240px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #000;
}

div.main_article .article_title{
	font-family:Times;
	font-size:2.3em;
	line-height:24pt;
	color:#f00;
	font-weight:normal;
}

div.main_article div.article_left{
	width:310px;
	height:240px;
	float:left;
}

div.main_article div.article_left div.intro{
	height:225px;
	margin:0;
	font-family:Times;
}



div.main_article div.article_left div.intro span.introtext{
	font-size:1.4em;

}

div.main_article div.article_right{
	float:right;
}

div.main_article div.article_right img{
	width:315px;
}


div.main_article div.article_footer{
	background:#000;
	height:17px;
	float:left;
}

div.main_article div.article_footer div.properties{
	margin-left:5px;
	float:left;
	color:#fff;
	border-right:1px solid #fff;
	padding: 0px 5px 0px 0px;
}

div.main_article div.article_footer div.properties_last{
	margin-left:5px;
	padding-right:5px;
	float:left;
	color:#fff;
	border:0;
}


div.short_article{
	margin-top:10px;
	margin-bottom:10px;
	width:630px;
	height:100px;
	padding-bottom:10px;
	border-bottom:1px dotted #000;
}

div.last{
	border-bottom:0;
}

div.short_article .article_title{
	font-family:Arial;
	font-size:16pt;
	color:#000;
	font-weight:bold;
	line-height:16pt;
}

div.short_article div.article_left{
	float:left;

	width:135px;
	height:100px;
}

div.short_article div.article_right{
	float:left;
	margin-left:10px;
	width:485px;
}

div.short_article div.article_right div.intro{
	width:485px;
	height:83px;
	font-family:Times;
	font-weight:normal;
}

div.short_article div.article_right div.introtext{
	font-size:1.4em;
	height:50px;
	overflow:hidden;
}

div.short_article div.article_left img{
	width:135px;
	height:100px;
}


div.short_article div.article_right div.article_footer{
	background:#000;	
	height:17px;
	float:left;
}

div.short_article div.article_right div.article_footer div.properties{
	margin-left:5px;
	float:left;
	color:#fff;
	border-right:1px solid #fff;
	padding: 0px 5px 0px 0px;
}

div.short_article div.article_right div.article_footer div.properties_last{
	margin-left:5px;
	padding-right:5px;
	float:left;
	color:#fff;
	border:0;
}

div.special{
	background:#f00;
	width:300px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

div.special div.content{
	margin:5px;
}

div.special div.special_title{
	background:#000;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	padding:0 5px 0 5px;
	width:65px;
	margin-bottom:10px;
}

div.special div.quote{
	margin-bottom:10px;
}

div.special div.quote a{
	margin:5px 0 5px 0;
	font-size:1.6em;
	font-family:Times;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

div.special div.special_footer{

}

div.special div.special_footer div.properties{
	margin-left:5px;
	position:relative;
	float:left;
	color:#000;
	padding: 0px 5px 0px 0px;
	height:12px;
}

div.special div.special_footer div.properties_last{
	margin-left:5px;
	padding-right:5px;
	float:left;
	color:#000;
	border:0;
}

a.readmore{
	color:#f00;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
}

a.readmore:hover{
	color:#f00;
	text-decoration:underline;
}

table.articleList{
	width:630px;
	border-collapse:collapse;
}

table.articleList td{
	border:1px solid #ccc;
	padding:3px;
}

table.articleList th{
	border:1px solid #ccc;
	padding:3px;
}

div.content_area{
	margin-top:10px;
}

select.category_cbo{
	width:160px;
}

table#pdf_files{
	width:160px;
}

#backgroundPopup{   
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;   
	width:100%;   
	top:0;   
	left:0;   
	background:#000000;   
	border:1px solid #cecece;   
	z-index:1;   
}   

#popupRequest{   
	display:none;   
	position:fixed;   
	_position:absolute; 
	height:200px;   
	width:420px;   
	background:#FFFFFF;   
	border:2px solid #cecece;   
	z-index:2;   
	padding:12px;   
	font-size:13px;   
}   

#popupRequest h1{   
	text-align:left;   
	color:#ff0000;   
	font-size:22px;   
	font-weight:700;   
	border-bottom:1px dotted #D3D3D3;   
	padding-bottom:10px;   
	margin-bottom:20px;   
}   

#popupRequestClose{   
	font-size:14px;   
	line-height:14px;   
	right:6px;   
	top:4px;   
	position:absolute;   
	color:#ff0000;   
	font-weight:700;   
	display:block;
}   

#popupRequest a{   
	cursor: pointer;   
	text-decoration:none;   
} 

#wait_1{
	display:none;   	
}

#step_2{
	display:none;   	
}

#step_3_ok{
	display:none;   	
}

#step_3_error{
	display:none;   	
}

#step_4{
	display:none;   	
}
