#leftNav-New {
	float:left;
	width:160px;
	/* padding top right bottom left */
	padding:25px 10px 10px 9px;
}



#mainBody-New {
	float:left;
	top:150px;
	left:0px;
	width:575px;
	/* padding top right bottom left */
	padding:23px 0px 10px 10px;

}




#mainBody-New h1{
	margin:0;
	/* padding top right bottom left */
	padding:10px 0px 10px 0;
	color:#003D7D;
	font-size:170%;
	text-transform: capitalize;
}

#mainBody-New h2{
	color:#4f87c6; 
	font-size:130%;
	/* margins top right bottom left */
	margin:0;
	/* padding top right bottom left */
	padding:0 0 0 0;
	text-transform: capitalize;

}

#mainBody-New h3{
	color:#003D7D;
	/*color:#4f87c6;  chagne 3.11.09*/
	/*font-size:120%;  chagne 3.11.09*/
	font-size:130%;
	/* margins top right bottom left */
	margin:0 0 .2em 0;
	/* padding top right bottom left */
	padding:10px 0px 10px 0;
	text-transform: capitalize;
	/* added 3.11.09 */
	font-weight: bold;	
}

#mainBody-New h4{
	/* added 8.05.09 same as h3 without capitalize */
	color:#003D7D;
	/*color:#4f87c6;  chagne 3.11.09*/
	/*font-size:120%;  chagne 3.11.09*/
	font-size:130%;
	/* margins top right bottom left */
	margin:0 0 .2em 0;
	/* padding top right bottom left */
	padding:10px 0px 10px 0;
	text-transform: none;
	/* added 3.11.09 */
	font-weight: bold;	
}

#mainBody-New h5{
	color:#aeb92e;
	font-size:150%;
	/* margins top right bottom left */
	margin:0 0 .2em 0;
	/* padding top right bottom left */
	padding:10px 0px 10px 0;
	text-transform: capitalize;
	/* added 3.11.09 */
	font-weight: bold;	
}
/* used with <div style="subTitle">my sub title</div> within an H1 tag */
.subTitle {
	color:#AEB92E;
	font-size: .9em;
	/* margins top right bottom left */
	margin:0;
	/* padding top right bottom left */
	padding:0 0 0 0;
}



#mainBody-New p{
margin:0 0 .75em 0;
}

#mainBody-New ul li{
	/* padding top right bottom left */
	margin:0 55px 0 0 ;
	padding:0 0 6px 20px;
	background:url(bullet.gif) no-repeat;
	background-position:left 5px;
	font-size:120%;
	list-style:none;
}

#rightGutter-New {
	float:right;
	top:150px;
	left:750px;
	width:165px;
	/* padding top right bottom left */
	padding:25px 10px 10px 10px;
}





/* used for fotter at bottom of page */
#bottom-New {
  clear: both;
  width: 936px;
  margin:0px 0px 9px 9px;
  border-top:2px solid #cccccc;
}

/* Padding for hrefs so they space nicely */
#bottom-New a {
	/* padding top right bottom left */
	padding:0 19px 0 0;
}

.footerNew {
	/* padding top right bottom left */
	padding:10px 0px 10px 19px;
	font-size:9px;
	color:#666666;
}



/* Left Nav Classes NOTE: change BOTH leftNavClass & leftNavOverClass */
.leftNavClass {
	float:bottom; 
	width:150px;

	/* margins top right bottom left */
	margin:0 0 2px 0;

	/* padding top right bottom left */
	padding:3px 0 3px 10px;

	color:#666666;
	background-color:#EFEFEF;
	font-size: 14px;
	font-family: arial,helvetica,sans-sarif;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height:14px;
	cursor: pointer;
	display:block;
}

.leftNavClassHeader {
	float:bottom; 
	width:150px;

	/* margins top right bottom left */
	margin:0 0 2px 0;

	/* padding top right bottom left */
	padding:3px 0 3px 10px;

	color:#333333;
	background-color:#cccccc;
	font-size: 14px;
	font-family: arial,helvetica,sans-sarif;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height:14px;
	cursor: default;
	display:block;
}

.leftNavOverClass {
	float:bottom;
	width:150px; 

	/* margins top right bottom left */
	margin:0 0 2px 0;

	/* padding top right bottom left */
	padding:3px 0 3px 10px;

	color:#666666;
	background-color:#D7E0E9;
	font-size: 14px;
	font-family: arial,helvetica;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height:14px;
	cursor: pointer;
	display:block;
}

/* Left Nav Sub Classes ---------------------- */

.subleftNavClass {
	float:bottom; 
	width:140px;

	/* margins top right bottom left */
	margin:0 0 2px 0;

	/* padding top right bottom left */
	padding:4px 0 4px 20px;

	color:#666666;
	background-color:#e3ecf5;
	font-size: 12px;
	font-family: arial,helvetica,sans-sarif;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height:12px;
	cursor: pointer;
	display:block;
}

.subleftNavClassHeader {
	float:bottom; 
	width:150px;

	/* margins top right bottom left */
	margin:0 0 2px 0;

	/* padding top right bottom left */
	padding:3px 0px 3px 15px;

	color:#333333;
	background-color:#cccccc;
	font-size: 14px;
	font-family: arial,helvetica,sans-sarif;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height:14px;
	cursor: default;
	display:block;
}

.subleftNavOverClass {
	float:bottom;
	width:140px; 

	/* margins top right bottom left */
	margin:0 0 2px 0;

	/* padding top right bottom left */
	padding:4px 0 4px 20px;

	color:#666666;
	background-color:#D7E0E9;
	font-size: 12px;
	font-family: arial,helvetica;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height:12px;
	cursor: pointer;
	display:block;
}



/* Right Gutter stuff */

#rightGutterHelp {
  	width: 165px;
  	background-color: #ffffff;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;

	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;

	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#rightGutterHelp-Support {
  	width: 165px;
  	background-color: #ffffff;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;

	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

.rightGutterClass {
	/* Padding for all elements in right gutter */
	/* padding top right bottom left */
	padding:5px 5px 5px 15px;
}



#rightGutterContactSales {
  	width: 165px;
  	background-color: #ffffff;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;

}

#rightGutterResources {
  	width: 165px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;

  	background-color: #ffffff;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;

}

#rightGutterCustomers {
  	width: 165px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;

  	background-color: #ffffff;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;

	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

/* Hyperlink for resources   -----*/
#rightGutterResources a:link {
	text-decoration:none;
	color:#000000;
}
#rightGutterResources a:visited {
	text-decoration:none;
	color:#000000;
}
#rightGutterResources a:active {
	text-decoration:none;
	color:#000000;
}

#rightGutterResources a:hover {
	text-decoration:underline;
	color:#000000;
}
/* ------------------------------- */

.resourceItemPadding {
	/* padding top right bottom left */
	padding:0 0 10px 0;
}

.rightGutterResourceHead{
	color:#4f87c6;
	font-size:14px;
	font-weight:bold;
}

/* ---------------------------------------------- */
/* ---------Customer testimonial videos --------- */
/* ---------------------------------------------- */

.custTestimonial-Lnav {
	width:112px;
	float:left;
	background-image: url(custTestimonial-bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
}
.custTestimonial-R {
	width:112px;
	float:right;
	margin:1px 20px 5px 12px;
	background-image: url(custTestimonial-bg.gif);
	background-repeat: repeat-y;
}
.custTestimonial-L {
	width:112px;
	float:left;
	margin:1px 12px 5px 12px;
	background-image: url(custTestimonial-bg.gif);
	background-repeat: repeat-y;
}
.custTestBottom-L {
	background-position:bottom;
	background-image: url(custTestimonial-bottom.gif);
	background-repeat: no-repeat;
}
.custTestimonialTop-L {
	padding:3px 2px 5px 2px;
	background-image: url(custTestimonial-top.gif);
	background-repeat: no-repeat;
	text-align: center;
}

/* ---------------------------------------------- */
/* --------- Bottom Tag ie contact us   --------- */
/* ---------------------------------------------- */

.bottomTagNew{
margin:0 0 .2em 0;
font-size:120%;
font-weight:bold;
}

.bottomTagNew a {
	color:#4f87c6;
	text-decoration:none;
}

.bottomTagNew a:visted {
color:#990000;
}

.bottomTagNew a:hover {
	color:#305f93;
	text-decoration:underline;
}

/* ---------------------------------------------- */
/* --------- Cookie Crumb Text Styles   --------- */
/* ---------------------------------------------- */
.crumbText{
	color:#939393;
	text-decoration:none;
}

.crumbText a {
	color:#939393;
	text-decoration:none;
}

.crumbText a:visted {
	color:#939393;
	text-decoration:none;
}

.crumbText a:hover {
	color:#333333;
	text-decoration:underline;
}

/* ---------------------------------------------- */
/* ---------  Search Box for Right Nav  --------- */
/* ---------------------------------------------- */

#search_box {
    width: 165px;
    height: 23px;
    background: url(/images/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 2px 2px 5px;
    border: 0;
    width: 122px;
    background: none;
    font-size: .9em;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


/* ---------------------------------------------- */
/* -------------- LighBox CSS Effect ------------ */
/* ---------------------------------------------- */



#lightBox{
    display:none;
    position: absolute;
    margin:0;
    background-color: #000000;
    top: 0px;
    left: 0px;
    z-index: 9000;
    width: 100%;
    height: 100%;
    filter:alpha(opacity=70); /* IE5.5+ */
    -moz-opacity:0.7; /* Gecko browsers including Netscape 6+ and Firefox */
    -khtml-opacity: 0.7; /* Safari 1.1-1.3 */
    opacity: 0.7; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
}

.popUpDiv{
			display:none;
			position: absolute;
			left:25%;
			left:25%;
			top:25%;
			margin-right: auto;
			margin-left: auto;

			padding: 0;
			border: 1px solid #666666;
			background-color: #5a4531;
			z-index:9001;
			overflow: auto;

}

/* APAC Top Right Links */
.usapac{
	font-size:12px;
	position: absolute;
	top: 0px;
    	right: 0px;
	color: #666;
	margin-top:5px;
	margin-right:50px;
}

.usapac a {
	color:#666;
	text-decoration:none;
}

.usapac a:visted {
	color:#666;
	text-decoration:none;
}

.usapac a:hover {
	color:#333;
	text-decoration:underline;
}

/* Logo Slide Show Divs */
#iSlideShell { width: 125px; height: 75px; position: relative; }
#iSlideShell img { position: absolute; }
