@charset "utf-8";

/* 
style from 2015/4/15 for location distributor & representatives 
@import url(loc-style.css);
*/

.title1{
	font-family: 'GE Inspira', 'GEInspiraPitch', Arial;
	padding-top: 0;
    font-size: 18px;
    color: #3a75b9;
    font-weight: normal !important;
}
.rep-loc {
 	margin-bottom: 20px;
	line-height: 1.4em;	
	width: 50%;
	float: left;
}
.rep-com {
	display: block;
	font-weight: bold;
}
.il-table {
	display: inline;
	width: 260px;
}



.clear {
	clear: both;	
}

.subheading1{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-color: #f7f7f7;
	display: block;
	width: 100%;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	padding: 7px 0px 0px 0px;
}

.subheading2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3b73b9;
	padding: 30px 0px 20px 0px;
}

.spacing2{
	height: 20px;
}