
/* zeroes out page for all browsers */
html, body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/bg_main_background.gif);
}

html
{
	font-size: 100%;
	/* IE hack */
}

/* sets font size to be the same across browsers. from here out, .9em=9pt, 1.0em=10pt, 1.1em=11pt and so on */
body {
	font-size: 62.5%;
	font-family: verdana, sans-serif;
}

/* zeroes out major elements */
h1, h2, h3, h4, h5, h6, div, p, form, table, td, ul, ol, li, blockquote, input, dt, dl, dd {
	margin: 0;
	padding: 0;
}

/* forces various browsers to render header elements the same */
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
}

/* removes borders from linked images */
a img,
:link img,
:visited img {
	border:none;
	text-decoration: none;
}


.clear {
	clear: both;
}

p {	
	margin-bottom: 1em;
}


/* link language */

a:link,
a:visited {
	color: #0172ba;
	text-decoration: none;
	font-weight: bold;
}

a:hover,
a:active {
	color: #0172ba;
	text-decoration: underline;
	font-weight: bold;
}



/* global page structure styles */

.headerTop {
	width: 783px;
	margin: 15px auto 0 auto;
	background: url(../images/bg_masthead_top.gif) no-repeat top;
	position: relative;
	height: 70px;
}

.headerBottom {
	width: 773px;
	margin: 0 auto;
	background: url(../images/bg_masthead_bottom.gif) bottom no-repeat;
	padding: 5px;
}

#footer {
	background: url(../images/bg_shadow_2col_bottom.gif) no-repeat;
	height: 40px;
	width: 783px;
	margin: 0 auto;
}

.logo {
	width: 149px;
	float: left;
	padding: 26px 26px 0 26px;
}

.topNavSmall {
	float: right;
/* ronan 06-06-09 */
/*	width: 370px; */
	width:137px; 
/* // */	
	margin-top: 18px;
	padding-right: 16px;
	padding-left: 90px;
}

.topNav {
	float: right;
	/* width: 570px; changed to resize for missing customers link*/ 
	/*	width: 490px; */ 
	width:416px;/* ronan 06-06-09 changed to resize for removing Services link */
	
}

.topNavSmall p {
	float: right;
	display: inline;
/* ronan 06-06-09 */
/*	width: 204px; */
	width:61px;
/* // */	

	margin: 0;
	position: relative;
	top: -1px;
	text-indent: -9999px;
	background: url("../images/bg_contactus.gif") no-repeat; 
}

.topNavSmall a {
	display: block;
	height: 11px;
	text-decoration: none;
	overflow: hidden;
}

ul.globalTopLinks {
	padding: 0;
	margin: 0;
}

ul.globalTopLinks li {
	list-style: none;
	display: block;
	float: left;
}

ul.globalTopLinks li a span {
	position: relative;
	top: -150px;
}

ul.globalTopLinks li.topNavHome {
	padding: 0 8px 0 0;
}
ul.globalTopLinks li.topNavHome a {
	background: url("../images/nav/topnav.gif") no-repeat left top; 
	width: 25px;
}

ul.globalTopLinks li.topNavLogin {
	border-left: 1px solid #75adc9;
	padding: 0 8px;
}
ul.globalTopLinks li.topNavLogin a {
	background: url("../images/nav/topnav.gif") no-repeat -26px top; 
	width: 25px;
}

ul.globalTopLinks li.topNavContact {
	border-left: 1px solid #75adc9;
	padding: 0 0 0 8px;
}
ul.globalTopLinks li.topNavContact a {
	background: url("../images/nav/topnav.gif") no-repeat -52px top; 
	width:47px;
}





ul.globalNav {
	margin: 0;
	padding: 0;
}

.globalNav a {
	display: block;
	height: 15px;
	text-decoration: none;
	margin-top: 18px;
}

.globalNav a:hover {
	text-decoration: none;
}

ul.globalNav li {
	list-style: none;
	display: block;
	float: left;
}

ul.globalNav li a span {
	position: relative;
	top: -150px;
}

ul.globalNav li.products a {
	background: url("../images/nav/nav_products.gif") 0 0; 
	width: 67px;
}

#products ul.globalNav li.company a {
	background: url("../images/nav/nav_products_active.gif") 0 0; 
	width: 67px;
}

ul.globalNav li.companytest a {
	background: url("../images/nav/nav_comp_test.gif") no-repeat; 
	width: 76px;
}

#companytest ul.globalNav li.companytest a {
	background: url("../images/nav/nav_comp_test_active.gif") no-repeat; 
	width: 76px;
}

ul.globalNav li.about a {
	background: url("../images/nav/nav_about.gif") no-repeat; 
	width: 77px;
}

#about ul.globalNav li.about a {
	background: url("../images/nav/nav_about_active.gif") no-repeat; 
	width: 77px;
}

ul.globalNav li.customers a {
	background: url("../images/nav/nav_customers.gif") no-repeat; 
	width: 87px;
}

#customers ul.globalNav li.customers a {
	background: url("../images/nav/nav_customers_active.gif") no-repeat; 
	width: 87px;
}

ul.globalNav li.services a {
	background: url("../images/nav/nav_services.gif") no-repeat; 
	width: 74px;
}

#services ul.globalNav li.services a {
	background: url("../images/nav/nav_services_active.gif") no-repeat; 
	width: 74px;
}

ul.globalNav li.ourSolution a {
	background: url("../images/nav/nav_solutions.gif") no-repeat; 
	width: 66px;
}

#ourSolution ul.globalNav li.ourSolution a {
	background: url("../images/nav/nav_solutions_active.gif") no-repeat; 
	width: 66px;
}

ul.globalNav li.clientStories a {
	background: url("../images/nav/nav_client_stories.gif") no-repeat; 
	width: 108px;
}

#clientStories ul.globalNav li.clientStories a {
	background: url("../images/nav/nav_client_stories_active.gif") no-repeat; 
	width: 108px;
}

ul.globalNav li.partners a {
	background: url("../images/nav/nav_partners.gif") no-repeat; 
	width: 78px;
}

#partners ul.globalNav li.partners a {
	background: url("../images/nav/nav_partners_active.gif") no-repeat; 
	width: 78px;
}

ul.globalNav li.carriers a {
	background: url("../images/nav/nav_carriers.gif") no-repeat; 
	width: 75px;
}

#carriers ul.globalNav li.carriers a {
	background: url("../images/nav/nav_carriers_active.gif") no-repeat; 
	width: 75px;
}

ul.globalNav li.support a {
	background: url("../images/nav/nav_support.gif") no-repeat; 
	width: 72px;
}
/* ronan 06-06-09 */
ul.globalNav li.resources a {
	background: url("../images/nav/nav_resources.gif") no-repeat; 
	width: 86px;
}

#support ul.globalNav li.resources a {
	background: url("../images/nav/nav_resources_active.gif") no-repeat; 
	width: 86px;
}
/* / ronan */

#support ul.globalNav li.support a {
	background: url("../images/nav/nav_support_active.gif") no-repeat; 
	width: 72px;
}

ul.globalNav li.news a {
	background: url("../images/nav/nav_newsevent.gif") no-repeat; 
	width: 103px;
}

/* ronan 06-06-09 */
ul.globalNav li.company a {
	background: url("../images/nav/nav_company.gif") no-repeat; 
	width: 74px;
}

#company ul.globalNav li.company a {
	background: url("../images/nav/nav_company_active.gif") no-repeat; 
	width: 74px;
}
/* / ronan */ 

#company ul.globalNav li.company a {
	background: url("../images/nav/nav_company_active.gif") no-repeat; 
	width: 103px;
}

ul.globalNav li.products a:hover {
	background: url("../images/nav/nav_products.gif") 199px 0; 
	width: 67px;
	cursor: pointer;
}

ul.globalNav li.services a:hover {
	background: url("../images/nav/nav_services.gif") 200px 0;
	width: 74px;
}
ul.globalNav li.companytest a:hover {
	background: url("../images/nav/nav_comp_test.gif") 199px 0; 
	width: 76px;
	cursor: pointer;
}

ul.globalNav li.about a:hover {
	background: url("../images/nav/nav_about.gif") 200px 0;
	width: 77px;
}

ul.globalNav li.customers a:hover {
	background: url("../images/nav/nav_customers.gif") 200px 0;
	width: 87px;
}

ul.globalNav li.news a:hover {
	background: url("../images/nav/nav_newsevent.gif") 200px 0;
	width: 103px;
}
/* ronan 06-06-09 */
ul.globalNav li.company a:hover {
	background: url("../images/nav/nav_company.gif") 200px 0; 
	width: 74px;
}
/* / ronan */

ul.globalNav li.ourSolution a:hover {
	background: url("../images/nav/nav_solutions.gif") 200px 0;
	width: 66px;
}

ul.globalNav li.clientStories a:hover {
	background: url("../images/nav/nav_client_stories.gif") 200px 0; 
	width: 108px;
}

ul.globalNav li.partners a:hover {
	background: url("../images/nav/nav_partners.gif") 200px 0; 
	width: 78px;
}

ul.globalNav li.carriers a:hover {
	background: url("../images/nav/nav_carriers.gif") 200px 0; 
	width: 75px;
}

ul.globalNav li.support a:hover {
	background: url("../images/nav/nav_support.gif") 200px 0; 
	width: 72px;
}

/* ronan 06-06-09 */
ul.globalNav li.resources a:hover {
	background: url("../images/nav/nav_resources.gif")  200px 0; 
	width: 86px;
}
#resourcecenter ul.globalNav li.resources a {
	background: url("../images/nav/nav_resources_active.gif") no-repeat; 
	width: 86px;
}
/* / ronan */


.companyGraphic {
	background: url("../images/bg_header_company.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.newsGraphic {
	background: url("../images/bg_header_news.jpg") no-repeat;
	height: 102px;
	position: relative;
}



.aboutusGraphic {
	background: url("../images/bg_header_aboutus.jpg") no-repeat;
	height: 102px;
	position: relative;
}





.solutionGraphic {
	background: url("../images/bg_header_solutions.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.startupGraphic {
	background: url("../images/bg_header_startup.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.growingbizGraphic {
	background: url("../images/bg_header_growingbiz.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.globalEnterpriseGraphic {
	background: url("../images/bg_header_global_enterprise.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.clientStoriesGraphic {
	background: url("../images/bg_header_client_stories.jpg") no-repeat;
	height: 102px;
	position: relative;
}



.resourcecenterGraphic {
	background: url("../images/bg_header_rcenter.jpg") no-repeat;
	height: 102px;
	position: relative;
}


.supportGraphic {
	background: url("../images/bg_header_support.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.partnersGraphic {
	background: url("../images/bg_header_partners.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.carriersGraphic {
	background: url("../images/bg_header_carriers.jpg") no-repeat;
	height: 102px;
	position: relative;
}

.contactGraphic {
	background: url("../images/bg_header_company.jpg") no-repeat;
	height: 130px;
	position: relative;
}

.loginGraphic {
	background: url("../images/bg_header_company.jpg") no-repeat;
	height: 130px;
	position: relative;
}

.privacyPolicyGraphic {
	background: url("../images/bg_header_company.jpg") no-repeat;
	height: 130px;
	position: relative;
}

h2.companyHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 72px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_company_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}


h2.aboutusHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 69px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_aboutus_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}

h2.thankyouHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 82px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_thankyou_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}



h2.servicesHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 64px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_services_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}




h2.newsHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 111px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_newsevent_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}













h2.solutionHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 97px;
	margin: 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_solution_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:15px; /* for IE5.5's bad box model */
}

h2.startupHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 141px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_startup.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}

h2.growingbizHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 141px;
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_growingbiz.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

h2.globalEnterpriseHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 135px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_global_enterprise.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}

h2.clientStoriesHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 105px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_client_stories.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}



h2.resourcecenterHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 125px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_rcenter_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}




h2.supportHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 62px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_support_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}

h2.partnersHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 64px;
	margin: 0;
	padding: 14px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_partners.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
}

h2.carriersHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 60px;
	margin: 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_carriers.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:15px; /* for IE5.5's bad box model */
}

h2.contactHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 60px;
	margin: 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_contact_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:15px; /* for IE5.5's bad box model */
}

h2.loginHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 41px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_login_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}

h2.privacyPolicyHeading {
	position: absolute;
	top: 69px;
	left: 18px;
	width: 107px;
	margin: 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/head_privacypolicy_masthead.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}


/* main content area */

#content {
	width: 783px;
	margin: 3px auto 0 auto;
	background: url(../images/bg_shadow_2col.gif) repeat-y 0 0;
	border-bottom: 1px solid transparent;
}

#contentLeftCol {
	float: left;
	width: 151px;
	padding: 0 8px 5px 7px;
}

#contentMainCol {
	float: right;
	width: 615px;
	color: #4c4c4c;
	line-height: 1.4em;
}

.contentMainColPadding {
	padding: 20px;
}


/* sub navigation */

#contentLeftCol dl,
#contentLeftCol dt,
#contentLeftCol dd {
	margin: 0;
	padding: 0;
}

#contentLeftCol dl {
	border-bottom: 19px solid #e4f1f5;
}

#contentLeftCol dt#inThisSection {
	border-top: 5px solid white;
	margin: 0;
	padding: 23px 0 0 0;
	overflow: hidden;
	background-image: url(../images/h_in_this_section.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:23px; /* for IE5.5's bad box model */
}



#contentLeftCol dd {
	background: #e4f1f5;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#contentLeftCol dd.subnav {
	background: #e4f1f5;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-left: 15px;
}

#contentLeftCol dd a {
	display: block;
	color: #0172ba;
	text-decoration: none;
	padding: 4px 0 2px 18px;
	background: url(../images/bg_subnav_arrow.gif) no-repeat 6px 7px;

}

#contentLeftCol dd a:hover {
	display: block;
	color: #7e9fb7;
	text-decoration: none;
	padding: 4px 0 2px 18px;
	background: #eff7fa url(../images/bg_subnav_arrow_active.gif) no-repeat 6px 7px;
}

#contentLeftCol p.requestademo,
#contentLeftCol p.contactus,
#contentLeftCol p.resourcecenter {
	border-bottom: 2px solid #fff;
	margin: 0;
}

#contentLeftCol p.contactus {
	border-top: 5px solid #fff;
}

#contentLeftCol p.resourcecenter {
	border-bottom: 3px solid #fff;
}

#contentLeftCol p.requestademo a,
#contentLeftCol p.contactus a,
#contentLeftCol p.resourcecenter a {
	display: block;
	text-indent: -9999px;
	height: 31px;
}

#contentLeftCol p.requestademo a {
	background: transparent url(../images/btn_requestdemo.gif) no-repeat 0 0;
}

#contentLeftCol p.contactus a {
	background: transparent url(../images/btn_contactus.gif) no-repeat 0 0;
}

#contentLeftCol p.resourcecenter a {
	background: transparent url(../images/btn_resourcecenter.gif) no-repeat 0 0;
}

#contentLeftCol div.sidebarmodule {
	height:	103px;
	border-top: 5px solid #fff;
	background: transparent url(../images/bg_sidebarmodule.gif) no-repeat 0 0;
	padding: 12px 0 0 10px;
}

#contentLeftCol div.sidebarmodule #h_tms {
	background: transparent url(../images/subheads/h_tms_global.gif) no-repeat 0 0;
	height: 9px;
	text-indent: -9999px;
	margin: 0 0 6px 0;
	overflow: hidden;
}

#contentLeftCol div.sidebarmodule p {
	line-height: 15px;
	margin-right: 20px;
	font-size: 0.9em;
}

#contentLeftCol div.sidebarmodule p a span.more {
	padding-right: 11px;
	background: url(../images/bg_subnav_arrow.gif) no-repeat right center;
}


.requestDemo {
	background: #cddfe5;
	font-size: .9em;
	padding: 8px;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #fff;
}

.getMoreInfo {
	background: #cddfe5;
	font-size: .9em;
	padding: 8px;
}

.agistixAwards {
	background-color: #cddfe5;
	font-size: .9em;
	padding: 8px;
	border-top: 1px solid #fff;
	
}


.releaseNotes {
	background: #cddfe5;
	font-size: .9em;
	padding: 8px;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #fff;
}

h3#requestADemo {
	margin: 0 0 2px 0;
	padding: 14px 0 0 0;
	overflow: hidden;
	background-image: url(../images/h_request_a_demo.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
}

h3#releaseNotes {
	margin: 0 0 2px 0;
	padding: 14px 0 0 0;
	overflow: hidden;
	background-image: url(../images/h_release_notes_index.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
}

h3#getMoreInfo {
	margin: 0 0 2px 0;
	padding: 14px 0 0 0;
	overflow: hidden;
	background-image: url(../images/h_get_more_info.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
}

h3#agistixAwards {
	margin: 0 0 5px 0;
	padding: 14px 0 0 0;
	overflow: hidden;
	background-image: url(../images/h_agistix_awards.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
}

.moreLink {
	padding: 6px 0;
	background: url(../images/bg_subnav_arrow.gif) no-repeat right;
	padding-right: 14px;
	width: 6em;
	font-weight: bold;
}

.arrowLink {
	background: url(../images/bg_subnav_arrow.gif) no-repeat right;
	padding-right: 14px;
}

.sidebar {
	width: 157px;
	float: right;
	margin-left: 15px;
}

.toolBox {
	border: 1px solid #d2e1e5;
	background: #d2e1e5;
	width: 100%;
}

.relatedLinks {
	border: 1px solid #d2e1e5;
	width: 100%;
	margin-top: 6px;
	font-size: .9em;
	line-height: normal;
}

.relatedLinks ul {
	margin: 0;
	padding: 5px;
}

.relatedLinks ul li {
	margin: 0 !important;
	padding: 2px 5px 3px 10px !important;
	list-style: none !important;
	background: url(../images/bg_subnav_arrow.gif) no-repeat 0 4px !important;
	border-bottom: 1px dotted #88b8ce !important;
}

.relatedLinks ul li.last {
	margin: 0 0 5px 0 !important;
	padding: 2px 5px 0 10px !important;
	list-style: none !important;
	background: url(../images/bg_subnav_arrow.gif) no-repeat 0 4px !important;
	border-bottom: none !important;
}

.relatedLinks ul li a:link,
.relatedLinks ul li a:visited,
.relatedLinks ul li a:hover,
.relatedLinks ul li a:active {
	font-weight: normal !important;
}


p.mainSlug {
	color: #617b91;
	font-weight: bold;
	line-height: 1.8em;
}

ul.checklist {
	margin: 10px 0 0 30px;
	padding: 0;
	font-size: .9em;
}

ul.checklist li {
	list-style-image: url(../images/bullet_checkmark.gif);
	margin-bottom: 10px;
	padding-right: 30px;
}

a.activeSubPage:link,
a.activeSubPage:visited,
a.activeSubPage:active,
a.activeSubPage:hover {
	color: #7e9fb7 !important;
}

.thumbnail {
	width: 80px;
	padding: 0 10px 0 0;
	float: left;
}

hr {
	color: #d2e1e5;
	background-color: #d2e1e5;
	height: 1px;
	border: none;
}

ul.standard {
	margin: 0 0 10px 18px;
}

ul.standard li {
	padding: 0 10px 4px 0;
}

/* rounded corners styles */

/* set background images for corners */
.rbroundbox {
	background: #e4f1f5;
}

.rbtop div {
	background: url(../images/corners/corner_blue_topleft.gif) no-repeat top left;
}

.rbtop {
	background: url(../images/corners/corner_blue_topright.gif) no-repeat top right;
}

.rbbot div {
	background: url(../images/corners/corner_blue_botleft.gif) no-repeat bottom left;
}

.rbbot {
	background: url(../images/corners/corner_blue_botright.gif) no-repeat bottom right;
}

 /* height and width details */
.rbtop div,
.rbtop,
.rbbot div,
.rbbot {
	width: 100%;
	height: 6px;
	font-size: 1px;
}

.rbcontent {
	margin: 0 6px;
}

.rbcontentNoPadding {
	margin: -6px 0;
	padding: 0;
}

.rbroundbox {
	width: 570px;
	margin: auto;
}
	
.alignRight {
	text-align: right;
	padding-right: 15px;
}




a.aiLink:link,
a.aiLink:visited {
	color: #79878d;
	text-decoration: none;
	font-weight: bold !important;
}

a.aiLink:hover,
a.aiLink:active {
	color: #79878d;
	text-decoration: underline;
	font-weight: bold;
}


.skipToContent {
	display: none;
}
	
.releaseNotesA {
	list-style-type: lower-alpha;
	list-style-position: inside;
	margin-left: 30px;
	text-indent: -18px;
	margin-bottom: 10px;
}
.releaseNotesi {
	list-style-type: lower-roman;
	list-style-position: outside;
	margin-left: 56px;
	text-indent: -1px;
	margin-bottom: 10px;
	line-height: normal;
}
.releaseNotes1 {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 60px;
	margin-bottom: 10px;
	line-height: 9px;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 5px;
}


#quicklinks {
	width: 745px;
	padding: 12px 17px 0 17px;
	height: 130px;
	margin: 0 auto 0 auto;
	font-size: .9em;
	color: #79878d;
	background: transparent url(../images/bg_quicklinks.png) no-repeat left top;
}
#quicklinks p {
	margin: 0;
	padding: 0 0 4px 0;
}
#quicklinks ul {
	list-style-type: none;
	float: left;
	margin: 0 13px 18px 0;
	padding: 0 13px 0 0;
	border-right: 1px solid #b3c3c7;
}
#quicklinks ul.noborder {
	border: 0;
}
#quicklinks ul li,
#quicklinks p {
	line-height: 13px;
	font-size: 9px;
}
#quicklinks ul li a,
#quicklinks div.contact a {
	font-weight: normal;
	color: #79878d;
}

#quicklinks div.contact {
	float: right;
	margin: 0 0 14px 0;
}
#quicklinks p.links {
	float: left;
	clear: left;
	word-spacing: 3px;
	width: 500px;
}
#quicklinks p.copyright {
	clear: right;
	text-align: right;
}
#quicklinks p.links a,
#quicklinks p.copyright a {
	font-weight: normal;
}
#quicklinks p.links a {
	word-spacing: 0;
}

 /* CSS Workarounds
--------------------------------------------------------------------*/

 /* clearfix (already applied on #body)
--------------------------------*/

.clearfix:after,#body:after {
    content:""; 
    display:block; 
    height:0; 
    clear:both; 
}

.clearfix,#body {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix, * html #body {height: 1%;}
.clearfix, #body {display: block;}
/* End hide from IE-mac */




/*_____ SIFR _____*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h2.sifr {
	visibility: hidden;
	margin: -1px 0 5px 0 !important;
	padding: 0;
	line-height: 30px;
	font-size: 22px;
	width: 566px;
}

.sIFR-hasFlash h3.sifr {
	visibility: hidden;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 14px;
	margin: 9px 0 5px 0;
	padding: 0;
}















/* sub navigation resource center*/

#resourceCol dl,
#resourceCol dt,
#resourceCol dd {
	margin: 0;
	padding: 0;
}

#resourceCol dl {
	border-bottom: 19px solid #cddfe5;
}

#resourceCol dt#inResourceCenter {

	margin: 0;
	padding: 23px 0 0 0;
	overflow: hidden;
	background-image: url(../images/resourcecenter_h.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:23px; /* for IE5.5's bad box model */
}

#resourceCol dd {
	background: #e4f1f5;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#resourceCol dd a {
	display: block;
	color: #0172ba;
	text-decoration: none;
	padding: 4px 0 2px 18px;
	background: url(../images/bg_subnav_arrow.gif) no-repeat 6px 7px;

}

#resourceCol dd a:hover {
	display: block;
	color: #7e9fb7;
	text-decoration: none;
	padding: 4px 0 2px 18px;
	background: #eff7fa url(../images/bg_subnav_arrow_active.gif) no-repeat 6px 7px;
}

