/* ------------------- BASIC Page ---------------------- */
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ededed;
	text-align: center;
	}

a, a:visited {
	color: #3366CC;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #FF9900;
	}

h1 {
/*	padding-bottom: 8px; */
	/*	margin: 12px 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3366FF;
	}

li {
	line-height: 16px;
}

li a{
	line-height: 16px;
	text-decoration: none;
}

.smallfont {
	font-size: 10px;
	font-style: normal;
	color:#000;
}

p {
	margin: 0;
	}

img {
	padding: 0px;
	border: none;
	}

form {
	margin: 0;
	}

#main-page {
	width: 900px;
	padding: 0;
	margin: 0px auto;
	text-align: left;
	display: block;
	background-position: top;
	background-repeat: repeat;
	background-image: url(../images/lg-bg-page.gif);
	}

#page .pad {
	margin: 0;
	padding: 10px;
	}

#container {
	width: 865px;
	padding: 0;
	margin: 0px auto;
	text-align: left;
	display: block;
	}

/*---------------------- TOP NAVIGATION ---------------------------- */
#top-nav {
	margin: 0;
	height: 10px;
	display: block;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ededed;
	text-align: right;
	background-image: url(../images/lg-bg-universal.gif);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

	}

#top-nav li {
	display: inline;
	padding: 0 8px;
	margin: 0;
	border-right: 1px solid #ccc;
	}

#top-nav li.last {
	border-right: 0px;
	}

#top-nav li a.currentSubSite {
	color: #f27d00;
	}


/*------------------- HEADER   --------------------- */

#header {
	margin-top: 8px;
	}

#header img.logo {
	float: left;
	padding: 0;
	margin-top: 4px;
	margin-bottom: auto;
	}

#utility-container {
	float: right;
	padding: 0;
	text-align: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#utility-container1 {
	float: right;
	font-size: 14px;
	width: 400px;
	text-align: right;
	margin-top: 6px;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0;
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	}

#utility-nav {
	width: 500px;
	padding: 0;
	margin: 0;
	}

#utility-nav li {
	display: inline;
	padding: 0 8px;
	margin: 0;
	border-right: 1px solid #ccc;
	}

#utility-container #utility-nav li.last {
	border-right: 0;
  }

.textfield {
	margin-right: .5em;
	vertical-align: middle;
	}

.textfield-btn {
	vertical-align: middle;
	}

#utility-container li.last {
	border-right: 0;
	}


/*------------------ TOP Navigation  ------------------*/

#PN-1, #PN-2, #PN-3, #PN-4 {
	display: block;
	padding-top: 36px;
	overflow: hidden;
	height: 0;
	}

#PN-1 {
	width:119px;
	background: url(../images/solutions.gif) no-repeat;
	}
#PN-2 {
	width:115px;
	background: url(../images/products.gif) no-repeat; 
	}
#PN-3 {
	width:107px; 
	background: url(../images/support.gif) no-repeat; 
	}
	
#PN-4 {
	width:113px; 
	background: url(../images/about.gif) no-repeat;
}

#PN-1:hover, #PN-2:hover, #PN-3:hover, #PN-4:hover  {
	background-position: 0 -36px; 
}


.currentSection #PN-1, .currentSection #PN-2, .currentSection #PN-3, .currentSection #PN-4{ 
	background-position: 0 -36px;
	color: #f27d00;
	}
.currentSection .currentSection a {
	color: #f27d00;
	}

#SecondaryNav1 {left: 0;}
#SecondaryNav2 {left: -119px;}
#SecondaryNav3 {left: -234px;}
#SecondaryNav4 {left: -341px;}


#PrimaryNav, .secondaryNav {
	list-style: none;
	margin: 0;
	padding: 0px;
	}

#PrimaryNav {
	width: 100%;
	float: left;
	position: relative;
	height: 36px;
	background-image: url(../images/right_cap.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	}

#PrimaryNav li {
	float: left;
	position: relative;
	}

#PrimaryNav li:hover .secondaryNav, #PrimaryNav li.over .secondaryNav, #PrimaryNav .currentSection .secondaryNav {
	display: block;
	background-color: #fff;
	}

#PrimaryNav li:hover a, #PrimaryNav li.over a {
	background-position: 0 -36px;
	}

#PrimaryNav li:hover .secondaryNav, #PrimaryNav li.over .secondaryNav {
	z-index: 100;
	}

#PrimaryNav .currentSection .secondaryNav {
	z-index: 50;
	}

.secondaryNav {
	width: 865px;
	display: none;
	position: absolute;
	top: 34px;
	font-size:12px;
	left: 0;
	height: 24px;
	}

.secondaryNav li {
	padding-top: 5px;
	margin: 0px;
	background-color: #fff;
	}

.secondaryNav li a {
	padding: 0 8px;
	margin: 0px;
	border-right: 1px solid #ccc;
	}

.secondaryNav li a.last {
	padding: 0 8px;
	margin: 0px;
	border: 0px;
	}
	


/*------------------ CONTAINERS -----------------*/

#main-container {
	float: left;
	width: 100%;
	}

#left-side-content {
	float: left;
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
	border: 0px solid #ccc;
	width: 200px;
	}

.ad-left {
	float: left;
	width:198px; 
	height:120px;
	border: 1px solid #ccc;
	line-height: normal;
	background: url(../images/callout-bkgrd-228.jpg) repeat-x bottom right white;
	position: relative;
	margin-bottom: 10px;
	}

.ad-left-clear {
	float: left;
	width:198px; 
	height:120px;
	margin-bottom: 10px;
	}

#center-container-box {
	float: left;
	width: 442px; 
	padding: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	}

#center-image-box {
	float: left;
	width: 442px;
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #ccc;
	} 

#center-content {
	float: left;
	width: 442px; 
	padding: 0;
	margin-bottom: 10px;
	margin-top:.1em;
	overflow: hidden;
	} 

#right-container-box {
	float: left;
	width: 652px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	}

#right-container-box2 {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	}

#right-download-box1 {
	float: left;
	width: 652px;
	height: 24px;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: hidden;
	} 
#right-download-box2 {
	float: left;
	width: 652px; 
	padding: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	} 

#right-image-box {
	float: left;
	width: 652px;
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #ccc;
	} 

#right-image-box2 {
	float: left;
	width: 632px;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 16px;
	overflow: hidden;
	border: 1px solid #ccc;
	} 

#right-image-box3 {
	float: left;
	width: 620px;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 18px;
	overflow: hidden;
	} 

#right-content {
	float: left;
	width: 652px; 
	padding: 0;
	margin-bottom: 10px;
	margin-top:.1em;
	overflow: hidden;
	} 

.main-body {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	color:#333333;
}

#right-side-content {
	float: left;
	width: 200px;
	margin-left: 9px;
	padding: 0;
	}


/*---------------- Left Menu ---------------------*/

.slidedoormenu{
	list-style-type: none;
	width: 200px;
	margin: 0px;
	padding: 0px;
}


.slidedoormenu li a{
	display: block;
	color: white;
	width: auto;
	text-indent: 36px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0;
	background-color: white;
	background-image: url(../images/leftmenutbk1.gif);
	background-position: left top;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.slidedoormenu li a:active{
color: orange;
}

.slidedoormenu li a:hover{
  color: orange;
  background-image: url(../images/leftmenutbk2.gif);
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
  margin-bottom: 10px;
}

/*------------- Header ------------------*/

.headerbar{
	color: white; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: none; /*31px is left indentation of header text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5590C3;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}

.float-left {float:left;}


.clear {
	clear:both;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*------------- Accordion -----------------*/

#accordion {
	border: 1px solid #ccc;
	padding: 1px 1px 0 1px;
	margin: 0 0 10px 0;
	background-color: #fff;
	}

.accToggler {
	display: block;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3399FF;
	background: url(../images/bkgrd-accordion.gif) repeat-x left top #f8f8f8;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}

.accToggler:hover {
	display: block;
	padding-right: 15px;
/*	background: url(../images/acc-arrow-down.gif) right no-repeat;*/
	color: #f27d00; /* 444*/
	}

.accContent{
	margin: 0;
	padding: 0;
	background: url(../images/acc-bkgrd-content.gif) repeat-x left bottom #fff;
	overflow: hidden;
/*	font-weight: bold;*/
	}

.accContent div.pad {height:14px;} /* 13em*/

.accContent div.accPromo {
	height:11px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}  /* 13em 10px */
.accContent div.accPromo h3 {
	display: block;
	margin: 0;
	padding: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0a94d6;
	}
.accContent .accPromo img.promo-img {
	float: right;
	padding: 0;
	margin: 0;
	}
.accContent .accPromo div.has-image {
	width: 140px;  /*125px*/
	padding: 0;
	margin: 0;
	}
.accContent .accPromo p.call-to-action {
	padding: 0 0 0 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0a94d6;
	
	background: url(../images/bt_arrow_left2.gif) left bottom no-repeat;
	}

.ie .accList{padding:5px;margin:0;height:20px;}  /*10px  11em*/
.accList{padding:5px;margin:0;height:20px;}  /*10  11.2empx*/


/*----------------- List styles ----------------*/

.noBullet-list {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height: 13px;
}
.noBullet-list li {
	padding-bottom: 3px;
	margin: 0;
	text-align: left;
	line-height: 13px;
	}
.noBullet-list li a {
	background: url(../images/icon.gif) center left no-repeat;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 13px;
	color:#3366CC;
	}
.noBullet-list li a:hover {
	text-decoration: underline;
	color: #FF9900;
}


.obullet {
	padding-left: 8px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-weight:bold;
	color:#3366CC;
}

.obullet a {
	color:#0066CC;
}

.obullet a:hover {
	text-decoration: underline;
	color: #FF9900;
}


.bullet {padding:0;margin:0;list-style-type:none;}
.bullet li {
	padding-bottom: 3px;
	margin-left: 8px;
	text-align: left;
	}

.bullet li a {
	padding-top: 0px;
	font-size: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/osel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0px;
	margin-left: 50px;
	}

/* -------------------------FOOTER  ----------------------- */
#footer {
	display: block;
	padding: 10px 0;
	margin: 0;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ececec;
	text-align: center;
	background-image: url(../images/lg-bg-footer.gif);

	}

#footer-nav {padding-bottom:10px;margin:0;}
#footer-nav li {display:inline;padding:0 8px;border-right:1px solid #ccc;}
#footer-nav li.last {border-right:0px;}
#footer-nav li a.currentSubSite {color:#f27d00;}
#footer p {padding-bottom:15px;margin:0;}


/* -------------Forms  --------------*/
.feedbackform{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size:10px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 600px; /*width of form rows*/
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	width: 100px; /*width of label (left column)*/
	text-transform: uppercase;
	border-bottom: 1px solid red;
	margin-right: 15px; /*spacing with right column*/
	margin-top: 13px;
}


div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 1px; /* space following the field */
	margin-top: 5px;
	margin-left:20px;
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 200px;
	background-color:#FFFFCC;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
	width: 360px;
	height: 120px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 15px; /*space above buttonsdiv*/
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}

.download_topic {
	font-size:11px;
	color:#FF6600;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	padding-left:8px;
}

.download_link {
	font-size:11px;
	color:#303030;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	padding-left:8px;
}

.download_link a{
	color:#3366CC;
}

.download_list {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-weight:bold;
	padding-left:2px;
	color:#3366CC;
}

.download_link a:hover{
	text-decoration: underline;
	color: #FF9900;
}

#right-solution-box {
	float: left;
	width: 620px; 
	padding: 0;
	margin-bottom: 16px;
	margin-left: 20px;
	overflow: hidden;
	} 

#right-product-box {
	float: left;
	width: 600px; 
	padding: 0;
	margin-bottom: 6px;
	margin-left: 20px;
	overflow: hidden;
	} 

#right-product-box2 {
	float: left;
	width: 620px; 
	padding: 0;
	margin-bottom: 16px;
	margin-left: 20px;
	overflow: hidden;
	} 

.solution-head {
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	padding-left:8px;
}

.image-box {
	float:right;
	width: 110px;
	border: 1px solid #808080;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 18px;
}

.image-box2 {
	float:right;
	width: 80px;
	height: 80px;
	border: 1px solid #808080;
	margin-left: 10px;
}

.product-box {
	float:left;
	width: 80px;
	height: 80px;
	border: 1px solid #808080;
	margin-right: 10px;
}

.application-topic {
	font-size:12px;
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}

.application-topic a, a:visited{
	color:#3366cc;
	text-decoration: none;
}

.application-topic a:hover{
	color:#0033cc;
}

.product-topic {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3366CC;
}

.product-topic a, a:visited{
	color:#3366cc;
	text-decoration: none;
}

.product-topic a:hover{
	color:#0033cc;
}

.topic-sub {
	padding-left:8px;
	line-height:8px;
}

.application-text {
	font-size:11px;
	color:#303030;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	padding-left:8px;
}

#news_cell {
	float: left;
	width: 620px;
	padding: 0;
	margin-bottom: 6px;
	margin-left: 16px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../images/bgline14.gif);
	} 

.news_head{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 15px; /*spacing with right column*/
	margin-top: 2px;
	font-weight:bold;
	color: #0099FF;
	text-align: left;
}

.news_top{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	text-align: left;
}

.news_text a{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-align: left;
}

.news_text {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}

.news_text2 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin-left: 8px;
}

.news_date{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #333333;
}
.styled{ 
	float: left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width: 100px; /*width of label (left column)*/
	text-transform: uppercase;
	border-bottom: 1px solid red;
	margin-right: 15px; /*spacing with right column*/
	margin-top: 2px;
}

.name_style{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*	text-transform: uppercase; */
	color:#000000;
	height:24px;
	padding-left:4px;
	padding-top: 4px;
}

.head_style{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*	text-transform: uppercase; */
	color:#0066FF;
	height:24px;
	padding-top: 8px;
}

.top_style{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:16px;
	line-height:15px;
	/*	font-weight:bold;*/
/*	text-transform: uppercase; */
	color:#000000;
}

.body_style{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:16px;
	line-height:15px;
	color:#333333;
}

.address_style{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:36px;
	padding-top:6px;
	line-height:15px;
	color:#000000;
}

.head_style2{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*	text-transform: uppercase; */
	color:#0066FF;
	height:24px;
	padding-left: 8px;
}

.styled_form_yellow{ 
	float: left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    background-color: #FFFFCA;
}

.styled_form{ 
	float: left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
