@charset "utf-8";
/* CSS Document */


/*------------------------------
main  elements
------------------------------*/
div.image{
  margin-top:5px;
}
h3,h4,h5{
  margin-top:30px;
  margin-bottom:5px;
}

/*------------------------------
banner  elements
------------------------------*/
.margin_left{
	margin-left:15px;
}
.margin_bottom{
	margin-bottom:10px;
}
.campaign a img{
	border:3px solid #666;
}
.campaign a:hover img{
	border:3px solid #FF520C;
}


/*------------------------------
banner  elements
------------------------------*/


/*------------------------------
right side  elements
------------------------------*/

#contr dt{
  font-size:1.3em;
  background:url(../images/icon.gif) no-repeat 0em 0.25em;
  text-indent:20px;
  margin-top:10px;
  font-weight:bold;
}
#contr dd{
  line-height:1.3;
}
.impact-red {
	font-weight: bold;
	color: #EA0000;
}

