
.error {
	border: 2px solid red;
	color: red;
	margin: 0px 0px 18px 0px;
	padding: 1px 6px 2px 6px;
}
.info{
	border: 2px solid blue;
	color: blue;
	margin: 0px 0px 18px 0px;
	padding: 1px 6px 2px 6px;
}
.imgborder {
	border: 1px solid black;
}
/*img{behavior:url('/pngbehavior.htc')}*/
ul.sitemaplist li{margin-bottom:5px;}
ul.sitemaplist li a{text-decoration:none;color:#000;}
ul.sitemaplist li a:hover{text-decoration:underline;color:#070;}


#menuUC a{
  text-decoration:none;
  color:#333;
}

#menuUC td{
  padding-top: 2px;
  padding-bottom:2px;
}

body.bodyUC #divTrace {
    background-color: rgb(255, 204, 51);
    color: rgb(0, 0, 0);
    opacity: 0.9;
}

body.bodyUC #divTrace a{color:#000;}

#divJobHead,#divNewsHead{top:45px;}

/* MELTWATER */

#ticker{margin:0 0 10px 0; padding:0px;height:25px; overflow:hidden; background-color:#ddd;}
#ticker ul{display:block; list-style:none; margin:0; padding:0;}
#ticker ul li{display:block; list-style:none; margin:0; padding:0;}
#ticker ul li a{padding: 5px; display:block; color:#fff; text-decoration:none; height:10px; margin-bottom:10px; overflow:hidden;}
#ticker ul li a span{display:block;}
#ticker ul li a span.title{ font-weight:bold;}
#ticker ul li a span.date, #ticker ul li a span.description{display:none;}
#ticker ul li a:hover{color:#efe;}

#ticker ul li a{color:#666;}
#ticker ul li a:hover{color:#000;}


/* MELTWATER END */

/* RSS IMPORT */
#contentrssfeed li{}
#contentrssfeed li a{display:block; color:#000; text-decoration:none; margin-bottom:10px;}
#contentrssfeed li a:hover span.title{color:#007000; text-decoration:underline}
#contentrssfeed li a span{display:block;}
#contentrssfeed li a span.title{font-weight:bold;}
#contentrssfeed li a span.date{color:#999;}
