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 8px 0px;
}

#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: 10px 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: 15px;
}

#quotename {
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
	line-height: 13px;
}

#quotenamesmall {
	font-size: 11px;
	line-height: 12px;
}
/*--------------------------------------------------*/

#downloadheightsubpg {
	height: 117px;
	width: 178px;
	padding: 4px 0px 10px 10px;
}

/* 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;
}