 /* Equal td width for content table*/

.table-width-td{

    width: 470px;

}



 /* Top request quote button margin*/

.button-request-quote{



 margin-left:8px; 

}



/* Top request quote button and text float right*/

.request-quote-div2{

 float: right;

}



/* Bottom request quote button float right*/

.submit-button-request2{
 float: right;
 margin-bottom:20px;
}



/* Header text*/

.header-txt-large{

	font-size: x-large;

	line-height: 25px;

	font-weight: normal;

}



/* Sub header text*/

.sub-header-txt-bold{

	font-size: x-large;

}



/* Table width*/

.lead-article-table2{

	width: 847px;

}



.th-news2{

	background: #144278;

	color: white;

	font-family: Helvetica Neue LT Std (OT1);

	font-size: 19px;

	FONT-WEIGHT: LIGHTER;

	padding: 23px;

	text-align: left;

}



.image-center-align img{



	display: block;

    margin-left: auto;

    margin-right: auto

}



table:first-child tr:first-child .table-width-td{
	text-align:center;
	padding-top:15px;
}

.uk-grid:not(.uk-grid-preserve){
	margin: 0;
}