a, a:visited, a:active {
	color: #6980D7;
	text-decoration: none;
}

a:hover {
	color: #A9B6EB;
	text-decoration: underline;
}

.hpWhatsNew a, .hpWhatsNew a:visited, .hpWhatsNew a:active {
	text-decoration: none;
	color: #222222;
}

.hpWhatsNew a:hover {
	text-decoration: underline;
	color: #222222;
}

.hpSocialMedia {
	position: absolute; 
	top: 30px; 
	right: 20px; 
}

html, body
{
    height: 100%;
}

body {
	font-size:11pt;
	font-family: Muli;	
	color: #222222;
	margin: 0;
	background: #ffffff; 
	padding-top:10px;
} 

.submit {
    background-color: #205081;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:6px;
    color: #fff;
    font-family: 'Muli';
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    border:none;
}

.submit:hover {
    border: none;
    background:#D4242E;
    box-shadow: 0px 0px 1px #777;
}

p {
	font-size:11pt;
	font-family: Muli;
	color: #222222;
}

h1 {
	font-size:13pt;
	font-family: 'Muli', sans-serif;
	color: #205081;
}

h2 {
	font-size:13pt;
	font-family: 'Archivo Narrow', sans-serif;
	color: #222222;
}

.columnHeader {
	font-size:12pt;
	font-family: 'Archivo Narrow', sans-serif;
	color: #205081;
}

.hp {

}

.hpLogo {
	padding-bottom:15px;
	padding-top:15px;
	padding-left:26px;
}

.hpSlogan {
	font-size:18pt;
	font-family: 'Archivo Narrow', sans-serif;
	color: #205081;
	position: absolute; 
	top: 25px; 
	left: 250px; 
}

.hpSince {
	font-size:25pt;
	font-family: 'Archivo Narrow', sans-serif;
	color: #205081;
	position: absolute; 
	top: 30px; 
	left: 490px; 
}

.hpADC {
	background-color: #A9B6EB;
	padding-left:25px;
	padding-bottom:25px;
	vertical-align: top;
	width:33%;
	font-size:18px;
}

.hpXpressfiler {
	background-color: #A9B6EB;
	vertical-align: top;
	padding-left:25px;
	padding-bottom:25px;
	width:33%;
	font-size:18px;
}

.hpWhatsNew {
	background-color: #A9B6EB;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	vertical-align: top;
	width:33%;
	font-size:18px;
}

.hpIntroHeader {
	font-size: 27px;
	color: white;
	text-shadow: 1px 1px #697B4F;
	/*letter-spacing: 1px;*/

}

.footer {
	padding-top: 5px;
	text-align: center;
}

.mainContentCell {
	padding-right:50px;
	border-right:1px;
	border-right-style: dotted;
	border-right-color: #205081;
	vertical-align: top;
}

.rightColumn {
	vertical-align: top;
	padding-left: 25px;
	width: 175px;
}

.demo {
	background-color: #6980D7;
	padding:25px;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.demoTextInput {
	width: 300px;
	height:45px;
	font-size:18pt;
	color: #123A90;
	padding-left:5px;
	border: 0;

}

.demoButton {
    background-color: #A9B6EB;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius:25px;
    color: #fff;
    font-family: 'Muli';
    font-size: 22px;
    text-decoration: none;
    cursor: pointer;
    border:none;
	padding: 25px;

}

.demoButton:hover {
    border: none;
    background-color: #FFFFFF;
	color: #A9B6EB;
    border: 2px solid #A9B6EB;
   /* box-shadow: 0px 0px 1px #777; */
}

.requestDemoButton {
    background-color: #FFFFFF;
    color: #6980D7;
    font-family: 'Muli';
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    border: 3px solid #6980D7;
	padding: 8px;
	text-transform: uppercase;
	font-weight: bold;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius:25px;

}

.requestDemoButton:hover {
    background-color: #A9B6EB;
	color: #FFFFFF;
}

.address {
	padding:25px;
	font-size: 13px;
}

.addressHeader {
	font-weight: bold;
	font-size: 12px;
	color: #A9B6EB;
	text-transform: uppercase;
}

.summary {
	padding-top:25px;
	padding-bottom:25px;
	padding-left:120px;
}

.summarySlogan {
	color: #123A90;
	font-size:25pt;
	padding-bottom:10px;
	display:block;

}

.summaryHeader {
	font-weight: bold;
	font-size: 11pt;
	color: #A9B6EB;
	text-transform: uppercase;
	display:block;
}

.floatingBox {
	background-color: #6980D7;
	position: absolute; 
	top: 265px; 
	left: 11%; 
	width: 12%;
	height: 250px;
	z-index: 1;
}

.pageHeader {
	font-size: 32px;
	color: #6980D7;
	text-shadow: 1px 1px #222222;
}

.subPageHeader {
	font-size: 25px;
	color: #123A90;
}

.sectionHeader {
	font-size:13pt;
	font-family: 'Archivo Narrow', sans-serif;
	color: #222222;
}

.contentTable {
	width:100%;
	display: table;

}

.leftColumn {
	background-color: #A9B6EB;
	width: 20%;
	display: table-cell;
}

.rightColumn {
	padding-left:5%;
	padding-right:10%;
	width: 80%;
	display: table-cell;
}

.pressTableCell {
	vertical-align: top;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom: 1px dotted #A9B6EB;
}
