/*******************************************************************************
 Add your styles here
 *******************************************************************************/
 a.linker  {
	text-decoration: underline;
	font-weight: bold;
	}

	a.linker:hover  {
	text-decoration: none;
	color: #27a39c;		
	}
	
	a.toplinker  {
	text-decoration: none;
	color: #ffffff;
	}

	a.toplinker:hover  {
	text-decoration: underline;
	color: #000000;		
	}
.urhere  {
	text-decoration: none;
	color: #B4B469;
	}
	
	.bolder  {
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -1.5px;
	color: #616130;
	}
	
	.quotetext { font-style: italic;}
	
	.resizable_block {
	width:100%;
	height:0;
	padding-bottom:56.25%;
	position:relative;
	overflow:hidden;
}

.resizable_block .fullwidth {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.form-fields  {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	
	}
