.Left_Image {
	float:left;
	padding-right:15px;
	}

.Right_Image {
	float: right;
	padding-left: 15px;
}

.Left_Indent {
	padding-left:30px;
	}
	
.Blue_Highlight {
	color:#849dcf;
	font-family:"Times New Roman", Times;
	font-size:14px;
	}
	
.Header {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:400;
	color:#2d2c2c;
	line-height:45px;
	display:inline;
	font-weight:550;
	
	}
.Sub_header {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#2d2c2c;
	line-height:36px;
	display:inline;
	font-weight:300;
	}
	
.HomeHighlight {
	font-family:Arial;
	font-size:13px;
	font-weight:750;
	color:#555555;
	}
	
.HomeHeader {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#2d2c2c;
	line-height:33px;
	display:inline;
	font-weight:300;
	}