


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


.sIFR-hasFlash h1.normal {
	visibility: hidden;
	font-size: 2.3em;
	line-height: normal;
	display: block;
	margin: 0 0 0.6em 0;
}

.sIFR-hasFlash h1.internalh1 {
	visibility: hidden;
	font-size: 2.3em;
	line-height: 1.4em;
	display: block;
	float: left;
	padding: 0 0 0 0;
	border-bottom: 2px solid #469ecd;

}

h1 {

	font-size: 2.3em;
	color: #333;
}

h2 { 
	font-size: 1.2em;
	margin: 0 0 1.3em 0;
}

h3 { 
	font-size: 1.1em;
}

.strongbrown {
	color: #a2753e;
	font-weight: bold;
}

.brown {
	color: #a2753e;
}

.blue {
	color: #4579b5;
}

.blue-bold {
	color: #4579b5;
	font-weight: bold;
}

h4 { 
	font-size: 1.2em;
	color: #4579b5;
	background: yellow;
	display: inline;
	padding: 0 1em 0.5em 0;
	margin: 0 1em 0 1.6em;
	background: url(../graphics/h4arrow.gif) right 0.5em no-repeat;
	float: left;
}

a, a:visited {
	text-decoration: none;
	color: #4579b5;
}

a:hover {

}

a.newslink, a.newslink:visited {
	text-decoration: underline;
	font-weight: bold;
}

a.newslink:hover {
	text-decoration: none;
}

a.read-more, a.read-more:visited {
	color: #a2753e;
	font-weight: bold;
}

a.read-more:hover {
	text-decoration: none;
}

.border-left   { border-left: 1px solid #e6e6e6 }

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }


img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


