@charset "UTF-8";
body {
	color: #585858;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color:#ffffff;
	margin:0;
	background-image: url(eap-software-art/HeaderBG.gif);
	background-repeat: repeat-x;
}
td { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#585858; line-height: 16px; }
.navigation { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-family: Arial, Helvetica, sans-serif; font-size:17px; color:#0a4789; font-weight: bold; line-height:20px;}
h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#ca8f19; font-weight: bold; line-height: 18px; }
a:link { color: #053067; text-decoration: none; }
a:active { color: #e5b700; text-decoration: none; }
a:visited {color: #053067; text-decoration: none}
a:hover {color: #e5b700; text-decoration: underline}
.leadingMost {line-height:25px;}
.leading {line-height:17px;}
.leadingLess {line-height:15px;}
.homemain { font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.body15 { color: #585858; font-size: 15px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; }
a.red:link { color: #c30; text-decoration: underline; }
a.red:visited { color: #c30; text-decoration: underline; }
a.red:hover { color: #0a4789; text-decoration: none; }
a.red:active { color: #c30; text-decoration: underline; }
a.gold:link { color: #ca8f19; text-decoration: underline; }
a.gold:visited { color: #ca8f19; text-decoration: underline; }
a.gold:hover { color: #0a4789; text-decoration: none; }
a.gold:active { color: #ca8f19; text-decoration: underline; }
a.orange:link { color: #f60; text-decoration: underline; }
a.orange:visited { color: #f60; text-decoration: underline; }
a.orange:hover { color: #0a4789; text-decoration: none; }
a.orange:active { color: #f60; text-decoration: underline; }

#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#tier1 {
	margin: 0px;
	padding: 0px;
}
#tier2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#HomeNav {
	padding: 0px;
	clear: left;
	float: left;
	width: 195px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	font-size: 11px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-top: 10px;
}
#frame #footer p {
	font-size: 11px;
}
.FloatRight {
	float: right;
}
#Features {
	clear: right;
	float: right;
	width: 595px;
}
.LiveLink {
	list-style-image: url(eap-software-art/arrow-yellow.gif);
}
#HomeNav ul {
	padding: 0px;
	list-style-image: url(eap-software-art/arrow-blue.gif);
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#EapSoftwareFeature {
	clear: left;
	float: left;
	width: 148px;
	background-image: url(eap-software-art/eap-software-homeBG.gif);
	padding-top: 75px;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#CustomSoftwareFeature {
	width: 163px;
	background-image: url(eap-software-art/custom-software-homeBG.gif);
	padding-top: 75px;
	padding-right: 15px;
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
}
#HostingFeature {
	clear: right;
	float: right;
	width: 155px;
	background-image: url(eap-software-art/hosting-homeBG.gif);
	padding-top: 75px;
	padding-right: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#HomeNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 11px;
	padding-left: 0px;
	list-style-position: outside;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-left: 4px;
}

