.breadcrumbs {
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.breadcrumbs li {
	display: inline;
	color: #adadad;
	font-size: 12px;
	line-height: 1;
}

.breadcrumbs li::before {
	content: "\00a0\2039\00a0";
}

.breadcrumbs a {
	color: #adadad;
	font-size: 12px;
}


.article_wrap {
	margin-bottom: 30px;
}

.article_header {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #2460A9;
}

.article_header h1 {
	margin-bottom: 10px;
	font-size: 1.8em;
	line-height: 1.2;
}

.article_text {
	margin-bottom: 30px;
}

.article_text h2 {
	margin-bottom: 15px;
	font-size: 1.4em;
	line-height: 1.2;
}

.article_text h3 {
	margin-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.2;
}

.article_text h4 {
	margin-bottom: 15px;
	font-size: 1.25em;
	line-height: 1.2;
}

.article_text h5 {
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: bold;
}

.article_text h6 {
	margin-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.2;
	font-weight: bold;
}

.article_text p {
	margin-bottom: 10px;
	font-size: 1.15em;
	line-height: 1.4;
}

.article_text blockquote {
	margin: 15px 0;
	padding-left: 30px;
	border-left: solid 4px #2460A9;
	font-size: 1.6em;
	line-height: 1.3;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.article_text ul, .article_text ol {
	margin-bottom: 15px;
	list-style-position: inside;
}

.article_text li {
	position: relative;
	font-size: 1.15em;
	line-height: 1.4;
}

.article_text ul li {
	padding-left: 30px;
}

/*.article_text ul li::before {
	content: "";
	position: absolute;
	display: block;
	top: 4px;
	left: 0;
	width: 15px;
	height: 15px;
	background: #2460A9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}*/

.article_text ol {
	list-style: decimal !important;
	padding-left: 15px;
}

.article_text ol li {
	list-style: decimal !important;
}

.article_text a {
	font-size: 1em;
	color: #2460A9;
	text-decoration: underline;
}

.article_image {
	margin: 0 0 10px 0;
	text-align: center;
}

.article_image img {
	max-width: 100%;
	height: auto;
}

.article_gallery {
	margin-bottom: 30px;
}

.article_gallery_title {
    padding: 0 0 7px;
    margin: 0 0 18px;
    border-bottom: 1px solid #f0f3f4;
    text-transform: uppercase;
		font-weight: bold;
}

.article_gallery_container a {
	display: block;
	float: left;
	width: 48%;
	margin: 0 1% 10px 1%;
}

.article_gallery_container img {
	width: 100%;
	height: auto;
}

.article-separator {
	clear:both;
	height: 1px;
	line-height: 1px;
	border-bottom: solid 4px #F0F3F4;
	margin: 40px 0;
}

.article-box {
	padding: 20px 20px 20px 60px;
	margin: 10px 0 20px 0;
	border: solid 1px #F0F3F4;
	border-bottom: solid 4px #F0F3F4;
}

.article-box dt {
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: solid 2px #F0F3F4;
}

.article-box dd {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #F0F3F4;
}

.article-box dd:last-child {
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: solid 1px #F0F3F4;
}

.article-box a {
	color: #2460A9;
	text-decoration: underline;
}


.article-box-download {
	background: url(../images/icon-download.png) no-repeat 15px 50%;
	padding-top:10px;
	padding-bottom:0px; 
	margin-top: 10px; 
	margin-bottom: 0px;
}

.article-box-links {
	background: url(../images/icon-links.png) no-repeat 15px 50%;
	padding-top:10px;
	padding-bottom:0px; 
	margin-top: 10px; 
	margin-bottom: 0px;
}

.article-box-phone {
	background: url(../images/icon-phone.png) no-repeat 15px 50%;
	padding-top:0px;
	padding-bottom:0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.article-box-email {
	background: url(../images/icon-email.png) no-repeat 15px 50%;
	padding-top:0px;
	padding-bottom:0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

@media only screen  and (min-width : 768px) {
	.article_image_left {
		float: left;
		margin: 0 15px 5px 0;
	}

	.article_image_right {
		float: right;
		margin: 0 0 5px 15px;
	}

	.article_gallery_container a {
		width: 31.33%;
	}
}

@media only screen  and (min-width : 900px) {
	.article_gallery_container a {
		width: 18%;
	}
}

/* Fixes */

.xhid{
	display: none;
}
		
.xact
{
	font-weight: bold;
}

.container .box {
  /*float: left;*/
  /*width: 150px;*/
  margin: 20px;
}

.container .box .top {
	background: url(../images/icon-email.png) no-repeat 15px 50%;
}

.container .box .top h2, h3{
  cursor: pointer;
  color: #2460A9 !important;
	text-decoration: underline;
	margin-left: 36px;
}

.container .box .bottom {
  padding: 4px;
  /*display: none;*/
}

.container .box .bottom h2{
  color: #2460A9 !important;
}

.container .box .gotop{
  cursor: pointer;
  color: #2460A9 !important;
	text-align: right;
}

.article-toggle{
	
	
}

.article-more{
  cursor: pointer;
  color: #2460A9 !important;
	text-align: right;
}

.article_race {
	/*border: 2px solid #a53e2f !important;*/
}

.article_race h1 {
	cursor: pointer;
	color: #a53e2f !important;
	text-decoration: underline;
}