h1 {
	font-size:24.0pt;
	font-family:"Times New Roman", "serif";
	color:windowtext;
	font-weight:bold;
}
p.MsoFooter, li.MsoFooter, div.MsoFooter {
	tab-stops:center 3.0in right 6.0in;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:12.0pt;
	font-family:"Times New Roman", "serif";
	color:windowtext;
	font-weight:bold;
}
a:link, span.MsoHyperlink {
	color:blue;
	text-decoration:underline;
	text-underline:single;
}
a:visited, span.MsoHyperlinkFollowed {
	color:purple;
	text-decoration:underline;
	text-underline:single;
}
p {
	font-size:12.0pt;
	font-family:"Calibri", "sans-serif";
	color:#555555;
}
p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing {
	font-size:11.0pt;
	font-family:"Calibri", "sans-serif";
	color:windowtext;
}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Courier New";
	color:windowtext;
}
p.wfxRecipient, li.wfxRecipient, div.wfxRecipient {
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:12.0pt;
	font-family:"Times New Roman", "serif";
	color:windowtext;
	font-weight:bold;
}
p.wfxFaxNum, li.wfxFaxNum, div.wfxFaxNum {
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:12.0pt;
	font-family:"Times New Roman", "serif";
	color:windowtext;
	font-weight:bold;
}
span.Heading1Char {
	font-family:"Times New Roman", "serif";
	font-weight:bold;
}
span.FooterChar {
	font-family:"Times New Roman", "serif";
	font-weight:bold;
}
.Section1 {
	width:900px;
	margin:auto;
}


/*Before Maintenance Mode*/
body {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    background: #FFF;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
}
.alaiello #container {
    width: 790px;
    background: #FFFFFF;
    margin: 0 auto;
    text-align: left;
}
.alaiello #mainContent {
    padding: 0 20px;
}
.full_height{
	height:100vh;
}
.dt_table{
	display:table;
}
.ver_mid{
	vertical-align:middle;
	display:table-cell;
}
span.image_title {
    display:  block;
    margin: 15px 0 35px 0;
}
.cust_class h1{
    font-size:  45px;
}
.cust_class p {
    font-size:  20px;
}
.cust_class img
{
	width: 100%;
    max-width: 245px;
}
/*Before Maintenance Mode*/