html, body {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}

table.wrapper, .wrapper {
	width: 882px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

p,td,li,h1,h2,h3,h4 {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #CC9900;
	font-size: 16px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #2D5B89;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

td.utility {
	padding-right: 70px;
	background-color: #5F8086;
}

td.hmcontent p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

table.newsitems {
	margin-top: 10px;
}

table.newsitems td {
	padding: 3px 5px 3px 0px;
}

td.hmnewsdate {
	font-weight: bold;
}

td.hmnewsheader,
td.hmnewsitem {
	text-align: left;
}

.contentpic {
	padding-left: 15px;
}

#downloadheight {
	height: 82px;
	width: 282px;
	padding: 4px 0px 10px 10px;
}

a.download:link, a.download:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	background-image: url(images/home_bttn_download_off.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

a.download:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/home_bttn_download_on.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.downloadhead {
	margin: 0px;
	font-size: 13px;
	padding: 0px 0px 2px 0px;
	line-height: 14px;
}

#readmoreheight {
	height: 82px;
	width: 282px;
	padding: 4px 0px 10px 10px;
}

#readmoreheight p {
	margin-top: 4px;
}

a.readmore:link, a.readmore:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	background-image: url(images/home_bttn_watchnow_off.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

a.readmore:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/home_bttn_watchnow_on.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.readmorehead {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

td.bodycontent {
	padding-top: 16px;
	padding-right: 20px;
}

/*--------------------------------------------------
CUSTOMER QUOTE STYLES:
--------------------------------------------------*/
td.quote_easyinterface,
td.quote_unmatchedservice,
td.quote_reliablesystem,
td.quote_globalreach,
td.quote_customfunctionality,
td.quote_flexibleintegration,
td.quote_measurableresults
{
	width: 208px;
	height: 111px;
	color: #FFFFFF;
	padding: 5px 50px 10px 10px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

td.quote_easyinterface {
	background-image: url(images/bg_quote_easyinterface.jpg);
	width: 268px;
}

td.quote_unmatchedservice {
	background-image: url(images/bg_quote_unmatchedservice.jpg);
	width: 268px;
}

td.quote_reliablesystem {
	background-image: url(images/bg_quote_reliablesystem.jpg);
	width: 268px;
}

td.quote_globalreach {
	background-image: url(images/bg_quote_globalreach.jpg);
	width: 268px;
}

td.quote_customfunctionality {
	background-image: url(images/bg_quote_customfunctionality.jpg);
	width: 268px;
}

td.quote_flexibleintegration {
	background-image: url(images/bg_quote_flexibleintegration.jpg);
	width: 268px;
}

td.quote_measurableresults {
	background-image: url(images/bg_quote_measurableresults.jpg);
	width: 268px;
}

td.quote_easyinterface p,
td.quote_unmatchedservice p,
td.quote_reliablesystem p,
td.quote_globalreach p,
td.quote_customfunctionality p,
td.quote_flexibleintegration p,
td.quote_measurableresults p
{
	color: #FFFFFF;
	line-height: 12px;
	margin: 5px 0;
}

#quotename {
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
	line-height: 13px;
}

#quotenamesmall {
	font-size: 11px;
	line-height: 12px;
}
/*--------------------------------------------------*/

#downloadheightsubpg {
	height: 117px;
	width: 188px;
	padding: 5px;
}

/* DOWNLOAD PDF (default) button styles: */
a.downloadsubpg:link, a.downloadsubpg:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	background-image: url(images/bttn_sub_off.jpg);
	background-repeat: no-repeat;
}

a.downloadsubpg:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/bttn_sub_on.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

/* DOWNLOAD button styles: */
a.downloadsubpg_download:link, a.downloadsubpg_download:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	background-image: url(images/bttn_download_off.jpg);
	background-repeat: no-repeat;
}

a.downloadsubpg_download:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/bttn_download_on.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

/* GO button styles: */
a.downloadsubpg_go:link, a.downloadsubpg_go:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	background-image: url(images/bttn_go_off.jpg);
	background-repeat: no-repeat;
}

a.downloadsubpg_go:hover {
	color:#000000;
	text-decoration: none;
	background-image: url(images/bttn_go_on.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

/* LEARN MORE button styles: */
a.downloadsubpg_learnmore:link, a.downloadsubpg_learnmore:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	background-image: url(images/bttn_learnmore_off.jpg);
	background-repeat: no-repeat;
}

a.downloadsubpg_learnmore:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/bttn_learnmore_on.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#button {
	width: 155px;
	height: 25px;
	padding: 9px 5px 0px 38px;
	background-image: url(images/bg_subpg_bttn.jpg);
	background-repeat: no-repeat;
}

a.button:link, a.button:visited {
	font-size: 16px;
	display: block;
	text-decoration: none;
}

a.button:hover {
	text-decoration: none;
	cursor: pointer;
}

#callus {
	width: 183px;
	height: 25px;
	margin-top: 9px;
	padding: 9px 5px 0px 10px;
	background-image: url(images/bg_call.jpg);
	background-repeat: no-repeat;
}

p.next {
	font-size: 13px;
}

#sortorder {
	width: 536px;
	height: 45px;
	margin-top: 10px;
	padding: 8px 0px 0px 0px;
	background-image: url(images/bg_partner_sort.jpg);
	background-repeat: no-repeat;
}

#sortorder a:link, #sortorder a:visited {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

/*--------------------------------------------------
SUBNAV:
--------------------------------------------------*/
#navcontainer {
	width: 198px;
	margin: 15px 0px 10px 0px;
	background-color: #F9F9F9;
	background-image: url(images/bg_subnav.jpg);
	background-repeat: no-repeat;
	list-style: none;
}

#navlist {
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
}

#navlist li {
	color: #2DSB89;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	background-image: url(images/bullet_nav.gif);
	background-repeat: no-repeat;
}

#navlist li a:link, #navlist li a:visited {
	color: #2DSB89;
	text-decoration: none;
}

#navlist li a:hover {
	color: #FF1100;
	text-decoration: none;
}

/*
#navlist li.active {
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet_nav_active.gif);
	background-repeat: no-repeat;
}
*/

a.current:link, a.current:visited {
	color: #999;
	text-decoration: none;
}

a.current:hover {
	color: #FF1100;
	text-decoration: none;
}
/*--------------------------------------------------*/
ul {
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}

ul li {
	color: #666666;
	list-style: none;
	padding: 2px 0px 2px 8px;

	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

/*--------------------------------------------------
UTILITY NAV:
--------------------------------------------------*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 126px;
}

#nav li {
	float: left;
	width: 126px;
	height: 14px;
	padding: 0;
	margin: 0;
}

#nav li ul {
	position: absolute;
	width: 126px;
	left: -999em;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
	min-height: 0;
}

#utilitynav {
	position: absolute;
	width: 126px;
	left: auto;
	* left: -125px;
	top: -1px;
}

/*--------------------------------------------------
FOOTER:
--------------------------------------------------*/
td.footerarc {
	padding-top: 25px;
}

td.footer {
	padding: 10px 80px 25px 80px;
}

td.footer a:link, td.footer a:visited {
	font-size: 10px;
	line-height: 20px;
	padding-right: 15px;
	text-decoration: none;
}

#copyright {
	font-size: 9px;
}

.required {
	color: #336666;
	font-weight: bold;
}

.nonrequired {
	color: #666666;
}

/*--------------------------------------------------
LINKS:
--------------------------------------------------*/
a, a:visited {
	color: #2D5B89;
}

a:hover {
	color: #E41815;
	text-decoration: none;
}
/*--------------------------------------------------
EXTRAS:
--------------------------------------------------*/
 #tooltip {
	position: absolute;
	border: 1px solid #333;
	background: #f7f5d1;
	padding: 2px 5px;
	color: #333;
	display: none;
	text-align: left;
}

.navpri {
	width: 882px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat;
	position: absolute;
}
#navbenefits {
	margin: 0;
}
#navbenefits li {
	padding: 0;
}
.navpri li {
	display: inline;
}
.navpri li a:link, .navpri li a:visited {
	position: absolute;
	top: 0;
	height: 67px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}


.navpri .interface a:link, .navpri .interface a:visited {
	left: 47px;
	width: 109px;
}
.navpri .interface a:hover, .navpri .interface a:focus {
	background: url(images/nav.jpg) no-repeat -47px -67px;
}
.navpri .interface a:active {
	background: url(images/nav.jpg) no-repeat -47px -67px;
}
.current-interface .interface a:link, .current-interface .interface a:visited {
	background: url(images/nav.jpg) no-repeat -47px -133px;
	cursor: default;
}
.navpri-interface, .navpri-interface-click {
	position: absolute;
	top: 0;
	left: 47px;
	width: 109px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat -47px -67px;
}
.navpri-interface-click {
	background: url(images/nav.jpg) no-repeat -47px -67px;
}


.navpri .service a:link, .navpri .service a:visited {
	left: 160px;
	width: 109px;
}
.navpri .service a:hover, .navpri .service a:focus {
	background: url(images/nav.jpg) no-repeat -160px -67px;
}
.navpri .service a:active {
	background: url(images/nav.jpg) no-repeat -160px -67px;
}
.current-service .service a:link, .current-service .service a:visited {
	background: url(images/nav.jpg) no-repeat -160px -133px;
	cursor: default;
}
.navpri-service, .navpri-service-click {
	position: absolute;
	top: 0;
	left: 160px;
	width: 109px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat -160px -67px;
}
.navpri-service-click {
	background: url(images/nav.jpg) no-repeat -160px -67px;
}
	

.navpri .system a:link, .navpri .system a:visited {
	left: 273px;
	width: 109px;
}
.navpri .system a:hover, .navpri .system a:focus {
	background: url(images/nav.jpg) no-repeat -273px -67px;
}
.navpri .system a:active {
	background: url(images/nav.jpg) no-repeat -273px -67px;
}
.current-system .system a:link, .current-system .system a:visited {
	background: url(images/nav.jpg) no-repeat -273px -133px;
	cursor: default;
}
.navpri-system, .navpri-system-click {
	position: absolute;
	top: 0;
	left: 273px;
	width: 109px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat -273px -67px;
}
.navpri-system-click {
	background: url(images/nav.jpg) no-repeat -273px -67px;
}


.navpri .reach a:link, .navpri .reach a:visited {
	left: 386px;
	width: 109px;
}
.navpri .reach a:hover, .navpri .reach a:focus {
	background: url(images/nav.jpg) no-repeat -386px -67px;
}
.navpri .reach a:active {
	background: url(images/nav.jpg) no-repeat -386px -67px;
}
.current-reach .reach a:link, .current-reach .reach a:visited {
	background: url(images/nav.jpg) no-repeat -386px -133px;
	cursor: default;
}
.navpri-reach, .navpri-reach-click {
	position: absolute;
	top: 0;
	left: 386px;
	width: 109px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat -386px -67px;
}
.navpri-reach-click {
	background: url(images/nav.jpg) no-repeat -386px -67px;
}


.navpri .functionality a:link, .navpri .functionality a:visited {
	left: 499px;
	width: 109px;
}
.navpri .functionality a:hover, .navpri .functionality a:focus {
	background: url(images/nav.jpg) no-repeat -499px -67px;
}
.navpri .functionality a:active {
	background: url(images/nav.jpg) no-repeat -499px -67px;
}
.current-functionality .functionality a:link, .current-functionality .functionality a:visited {
	background: url(images/nav.jpg) no-repeat -499px -133px;
	cursor: default;
}
.navpri-functionality, .navpri-functionality-click {
	position: absolute;
	top: 0;
	left: 499px;
	width: 109px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat -499px -67px;
}
.navpri-functionality-click {
	background: url(images/nav.jpg) no-repeat -499px -67px;
}


.navpri .integration a:link, .navpri .integration a:visited {
	left: 612px;
	width: 109px;
}
.navpri .integration a:hover, .navpri .integration a:focus {
	background: url(images/nav.jpg) no-repeat -612px -67px;
}
.navpri .integration a:active {
	background: url(images/nav.jpg) no-repeat -612px -67px;
}
.current-integration .integration a:link, .current-integration .integration a:visited {
	background: url(images/nav.jpg) no-repeat -612px -133px;
	cursor: default;
}
.navpri-integration, .navpri-integration-click {
	position: absolute;
	top: 0;
	left: 612px;
	width: 109px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat -612px -67px;
}
.navpri-intergration-click {
	background: url(images/nav.jpg) no-repeat -612px -67px;
}


.navpri .results a:link, .navpri .results a:visited {
	left: 725px;
	width: 109px;
}
.navpri .results a:hover, .navpri .results a:focus {
	background: url(images/nav.jpg) no-repeat -725px -67px;
}
.navpri .results a:active {
	background: url(images/nav.jpg) no-repeat -725px -67px;
}
.current-results .results a:link, .current-results .results a:visited {
	background: url(images/nav.jpg) no-repeat -725px -133px;
	cursor: default;
}
.navpri-results, .navpri-results-click {
	position: absolute;
	top: 0;
	left: 725px;
	width: 109px;
	height: 67px;
	background: url(images/nav.jpg) no-repeat -725px -67px;
}
.navpri-results-click {
	background: url(images/nav.jpg) no-repeat -725px -67px;
}
#primephoto {
	margin-top: 35px;
}
#billboard {
	margin-top: 70px;
	width: 882px;
}
#sectionbanner {
	margin-top: 76px;
}
.topnoheadline {
	margin-top: 0;
}