@charset "UTF-8";
/* CSS Document */
p{
	margin-bottom: 0.5em;
}
.justify{
	text-align: justify;
}

.table h1, .table h2, .table h3, .table h4, .table h5, .table h6, .table p{
	text-align: justify;
}
.table h3{
	border-top: 2px dashed #f00000;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
	margin-bottom: 0em;
	margin-top: 1em;
}
.table p{
	padding: 0em 0em 0.5em 0em;
	margin: 0em;
}
.table strong{
	font-size: 1.2em;
}
.table hr{
	border-top: 2px dashed #f00000;
	margin: 2em 0;
	background-color: #fff;
}
.table tr{
	/*border-bottom: 1px solid #ccc;*/
}
a.fullwidthbutton img{
	margin-top: 20px;
}
a.fullwidthbutton:link, a.fullwidthbutton:visited{
	
}
a.fullwidthbutton:hover, a.fullwidthbutton:active{
	
}
.readmore{
	display:block;
}
.homepagefeature{
	width: 172px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.homepagefeature img{
	margin-bottom: 20px;
}
.homepagefeature p{
	font-size: 1.3em;
}
.norightmargin{
	margin-right: 0;
}
