/* CSS Document */ /**/
body {
background-color:#808285;
}

.cellSpaceing{
	border: 1px solid white;
	border-color:#000;
}
/* Header text*/
.contentHome {
	vertical-align:top;
	padding top:20px;
}

.content {
	vertical-align:top;
	padding top:20px;
	border: 1px solid black;
	border-color:#000;
}

.content2 {
	vertical-align:top;
	padding top:20px;
}

.redtext {
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:13px;
color:#d12528;
text-align:left;
padding-left:20px;
font-weight:bold;
}

.blacktext {
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:14px;
color:#000000;
text-align:left;
padding-left:20px;
font-weight:bold;
}

.h1 {
font-family: "Arial", Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:21px; 
color:#000000; 
text-align:left;
font-weight:bold;
font-style:italic;
padding-left:20px;
padding-right:20px;
padding-top:20px;
}

/* body text*/
.h2 {
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:13px;
color:#000000;
text-align:left;
padding-left:20px;
font-weight:bold;
}

/* table text*/
.tabletext{
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:11px;
color:#000000;
text-align:left;
}

/* table text color*/
.tabletextcolor{
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:14px;
color:#ffffff;
text-align:center;
font-weight:bold;
}

.h3 {
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:13px;
color:#000000;
text-align:left;
padding-left:20px;
}

.footerleft {
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:13px;
color:#000000;
text-align:left;
}

.copyright {
font-family: "Arial",trebuchet, helvetica, san-serif;
font-size:13px;
color:#000000;
text-align:right;
}

/* Subheader text*/
.h4 {
font-family: "Arial", Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:13px;
color:#000000;
font-weight:bold;
}


/* Nav text*/
.h5 {
font-family: "Arial", Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:13px;
color:#ffffff;
text-align:center;
}

/* SubNav text*/
.h6 {
font-family: "Arial", Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:18px;
color:#ffffff;
text-align:center;
}

/* text*/
.h7 {
font-family: "Arial narrow", Arial, Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:11px;
color:#000000;
text-align:top;
font-style:normal;
padding-left:15px;
padding-right:15px;
text-align:left;
}
/**aerient font**/
.aerient {
	font-family:Calibri;
	font-size:14pt;	
	text-align:left;
	padding-left:15px;
}
.link {
font-family: "Arial", Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:13px;
color:#ffffff;
text-align:center;
text-decoration:none;
}

.linkheader {
font-family: "Arial", Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:18px;
color:#ffffff;
text-align:center;
text-decoration:none;
}

.footerlink {
font-family: "Arial", Myriad Pro,Trebuchet, helvetica, san-serif;
font-size:13px;
color:#000000;
text-decoration:underline;
}


#whyappian td {
	padding-bottom: 12px;
	font-weight: bold;
}


ul li {
	margin-left:15px;
}
.partner li {
	list-style-type:none;
	text-align:left;
	font-family: "Arial",trebuchet, helvetica, san-serif;
	font-size:13px;
}
/**Yes @ Aerient button**/
.yesBut {
	width:130px;
	background-color:#6e0d25;
	border:2px solid #a7988b;
	display:block;
	color:white;
	font-family:Calibri;
	font-size:14pt;
	text-align:center;
	font-weight:bold;
	padding:6px 24px 6px 24px;
	margin:25px 0 20px 15px;
	text-decoration:none;
}
.yesBut a {
	color:white;	
	text-decoration:none;
}
.yesBut:hover {
	background-color:#bc2534;
}.yesBut:active {
	position:relative;
}
/**Yes @ Aerient button**/
