/**************
* FONTS
**************/
* {
	margin:0px;
	padding:0px;
	text-align:left;
}

body {
	background-color:#D1D2D3;
	color:#46464a;
	font:14px Arial, Helvetica, sans-serif;
}

ul {list-style-type:square;list-style-position:inside;}
li{ margin-left:0px;}

h1,h2,h3,h4 {color:#46464a;font-weight:normal;margin:0px 0px 10px 0px;}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}

strong {font-weight:bold;}

div.news-single-item .news-subheader h3 {
	font: 11pt georgia,serif;
	margin-bottom:7px;
	color:#000;
	padding:0px;
	padding-top:5px;
}

div.news-latest-item p.bodytext {
	font: 10pt georgia,serif;
	margin-bottom:7px;
	color:#000;
	padding:0px;
	padding-top:5px;
}

h5{
	font-weight:bold;
	font-size:14px;
}

h6{
	font-weight:bold;
	font-size:12px;
}

img{
	border:none;
	  outline:none;
}

td{
	vertical-align:top;
}

p{
}


a,
.ui-widget-content .news-list-container a,
.ui-widget-content .news-latest-container a{color:#f29400;text-decoration:none;outline:none;}
a:hover,
.ui-widget-content .news-list-container a:hover,
.ui-widget-content .news-latest-container a:hover{text-decoration:underline;}

/**************
* RTE
**************/
.layout-1 {	color:#D22229;}
.layout-2{	color:#243F90;}
.layout-3{	font-weight:bold; text-transform:uppercase;}
.layout-4{	border-bottom:dotted 1px #000;margin-top:2px;margin-bottom:2px;font-size:1px;}



/****************
 * mag style 
 ***************/

.reddot {color:#d22229;
  background:url(../../images/elements/reddot.png);
  padding:2px;
  padding-top:0;padding-bottom:0;
  margin-right:2px;
  background-position: 0 3px;
  background-repeat:no-repeat;
  float:left;
}

.error {color:#d22229}

 