form
{
	margin: 0px;
}
Body	
{
	 background: #9ec2d8;/* URL(images/background.jpg) repeat-x 0 0;*/
}

img 
{
border:0px;
}

a:link, a:visited
{
	color: #334755;
}

.SectionHeader
{
padding: 2px;
font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; display: block; height: 35px;
padding-left: 10px;
}
.SectionHeader img
{
	margin-right: 5px;
}
.SectionHeader a
{text-decoration: none;
font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; display: block; height: 35px;
}
Div.SectionContent,DIV.SectionSubContent
{
	padding-left: 2px;
font-family: Arial; font-size: 12px; font-weight: normal; color: #ffffff;
}
DIV.SectionContent a
{
text-decoration: none;
font-family: Arial; font-size: 12px; font-weight: normal; color: #ffffff;
}

DIV.SectionSubContent a
{
text-decoration: underline;
font-family: Arial; font-size: 12px; font-weight: normal; color: #ffffff;
padding: 0 10px;
border-right: 1px solid #FFF;
}

DIV.SectionSubContent a:hover
{
text-decoration: none;
}

li	
	{
	margin-top: 5px;
	}
	
.SubHeader a
{
text-decoration: none;
}

.content
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
h1 {color: #255D89;}

h3
{
	margin-bottom: 3px;
	font-size: 18px;
	padding-left: -5px;
}

h4
{
	margin-bottom: 3px;
	font-size: 16px;
	color: #4F81BD;
	margin-top: 10px;
}
h5
{
	margin-bottom: 3px;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}

/*- Menu Tabs J--------------------------- */

    #tabsSubMenu {
      float:left;
      width:100%;
      line-height:normal;
	  border-bottom:0px solid #24618E;
	  font-family: Arial; font-size: 12px; font-weight: Bold; color: #ffffff;
	  /*background:#014478;*/
	  text-align: left;
	  padding-top: 5px;
	  padding-bottom: 5px;
      }
    #tabsSubMenu ul {
	margin:0;
	padding:0px 10px 0 15px;
	list-style:none;
      }
    #tabsSubMenu li {
      display:inline;
      margin:0;
      padding:0;
      cursor: pointer;
      }
    #tabsSubMenu a {
      float:left;
      background:url("images/SubMenu_Left.png") no-repeat left top;
      margin:0 0 0 5px;
      padding:0 13px 0 5px;
      text-decoration:none;
	  height:51px;
      }
	#tabsSubMenu a.current {
      float:left;
      background:url("images/SubMenu_Left.png") no-repeat left top;
	  background-position:0% -51px;
      margin:0 0 0 5px;
      padding:0 3px 0 5px;
      text-decoration:none;
	  height:51px;
      }
    #tabsSubMenu a span {
      float:left;
      display:block;
      background:url("images/SubMenu_Right.png") no-repeat right top;
      padding:12px 15px 14px 6px;
      color:#FFFFFF;
	  height:25px;
	  
      }
    #tabsSubMenu a span img {
       padding-right:5px;
      }
	#tabsSubMenu a span.active {
      float:left;
      display:block;
      background:url("images/SubMenu_Right.png") no-repeat right top;
	  background-position:100% -51px;
       padding:10px 15px 12px 6px;
      color:#FFFFFF;/*24618E;*/
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsSubMenu a span {float:none;}
    /* End IE5-Mac hack */
    #tabsSubMenu a:hover span {
      color:#FFF;
      }
    #tabsSubMenu a:hover {
      background-position:0% -51px;
      }
    #tabsSubMenu a:hover span {
      background-position:100% -51px;
      }
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:0px solid #24618E;
	  color: #FFFFFF;
      }
    #tabsJ ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.png") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  height:25px;
      }
	#tabsJ a#current {
      float:left;
      background:url("images/tableftJ.png") no-repeat left top;
	  background-position:0% -25px;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  height:25px;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.png") no-repeat right top;
      padding:5px 10px 6px 6px;
      color:#FFFFFF;
      }
	#tabsJ a span#active {
      float:left;
      display:block;
      background:url("images/tabrightJ.png") no-repeat right top;
	  background-position:100% -25px;
      padding:5px 10px 6px 6px;
      color:#FFFFFF;/*24618E;*/
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -25px;
      }
    #tabsJ a:hover span {
      background-position:100% -25px;
      }

/*- Menu Top Tabs J--------------------------- */

    #tabsTopJ {
      float:right;
      width:auto;
      font-size:100%;
      line-height:normal;
	  border-bottom:0px solid #24618E;
	  color: #FFFFFF;
      }
    #tabsTopJ ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
      }
    #tabsTopJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsTopJ a {
      float:left;
      background:url("images/tableftTopJ.png") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	#tabsTopJ a#current {
      float:left;
      background:url("images/tableftTopJ.png") no-repeat left top;
	  background-position:0% -25px;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsTopJ a span {
      float:left;
      display:block;
      background:url("images/tabrightTopJ.png") no-repeat right top;
      padding:5px 12px 5px 6px;
      color:#FFF;
      }
	#tabsTopJ a span#active {
      float:left;
      display:block;
      background:url("images/tabrightTopJ.png") no-repeat right top;
	  background-position:100% -25px;
      padding:5px 12px 5px 6px;
      color:#000000;/*24618E;*/
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsTopJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsTopJ a:hover span {
      color:#000000;
      }
    #tabsTopJ a:hover {
      background-position:0% -25px;
      }
    #tabsTopJ a:hover span {
      background-position:100% -25px;
      }      
      
      
    /*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 2000;
}

.modalPopup 
{
	position: inherit;
	background-color:#FFFFFF;
	padding:3px;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

#navcontainer {
border: 1px solid #778;
border-bottom: none;
	}
	
#navlist ul
{margin: 0;}

#navlist
{
margin: 0;
border-top: 1px solid #778;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
padding: 3px 0;
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
margin: 0;
padding: 3px 5px;
margin-left: 3px;
border: 1px solid #778;
border-top: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a.current
{
background: white;
border-top: 1px solid white;
}

.popupContent{
	padding: 5px;}

.trExtendedDetails{
background: #dadada;
}

.trExtendedDetailsText{
background: #375e99;
color: #FFFFFF;
}

#tabsJ .ProductsImages IMG {display:none;}
.ProductsImages SPAN {display:none;}
.ProductsImages li a {
}
#tabsJ .ProductsImages SPAN {display:;}

.CareProducts:hover {background: #dadada;}

.PortfolioList p {margin-left: 15px;}
.PortfolioTypes {float: right; border-left: 1px dashed #333; padding-left: 15px; margin-left: 15px;}
.PortfolioTypes .ulCustomSolutions li {margin-left: -15px;}

#DivFloatingTopRight {font-family: Arial; float: right; width: 300px; height: 137px; padding: 10px; margin-right: 10px; color: #000;background: url(images/NewProductsTopBkg.png) no-repeat}
#DivFloatingTopRight h3 {margin:0;}

.services span {margin-bottom: 10px; display: block; height: 30px;}


.Gridheader	{
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #CCCCCC; 
	background: #006ba6;
	color: #FFFFFF;
}

.GridLight{
	font-size: 10px;
	border: 1px solid #CCCCCC;
	empty-cells: show;
	background: #FFFFFF;
	padding: 5px;
}

.GridDark{
	font-size: 10px;
	border: 1px solid #CCCCCC; 
	empty-cells: show;
	padding: 5px;
	background: #f0f0f0;
}
.ProductInformation {padding-bottom: 10px;}

.News .panel {margin-left: 20px;}
