<!--
body
{
	background: #d7d7d7 url(../images/bg.gif) repeat-y 50% 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000
}

A:link
{
	color: #4040C0;
	font-weight: bold;
	text-decoration: none;
}

A:visited
{
	color: #066FC4;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: #FF0000;
	text-decoration: underline;
}

td
{
	font-size: 80%;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000
}

input
{
	font-size: 10pt;
	font-family: sans-serif;
}

/* ================================================ Title */
h1.title
{
  margin:0;
  padding:20px 4px 10px 4px;
  font-size:250%;
  background:url("images/title_h3.jpg") no-repeat left top;
  border-bottom:1px solid #808080;
}

/* ================================================ Case Study */
h5.casestudy
{
  margin:0;
  padding:2px 2px 2px 2px;
  background-color: #000000;
  font-size:80%;
  color : #ffffff;
}

h3.casestudy
{
  margin:0;
  padding:20px 4px 4px 10px;
  background-color: #f0f0f0;
  font-size:100%;
  background:url("images/casestudy_h3.jpg") no-repeat left top;
}

h4.casestudy
{
  margin:0;
  padding:4px 4px 4px 4px;
  color : #ffffff;
  background-color: #a0a0a0;
  font-size:80%;
  text-align: right;
  background:url("images/casestudy_h4.jpg") no-repeat right bottom;
}


/* ================================================ zebra table */
tbody tr.even
{
	background-color: #f8fafc;
}

tbody tr.odd
{
	background-color: #fcfcfc;
}

/* ================================================ title tab 1 */
#title_tab1 ul
{
  margin:0;
  padding:0;
  list-style:none;
}

#title_tab1 li
{
  float:left;
  background:url("images/title_tab1_01.gif") no-repeat left top;
  font-size: 100%;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #c0cae0;
}

#title_tab1 a,
#title_tab1 a:hover
{
  float:left;
  display:block;
  background:url("images/title_tab1_02.gif") no-repeat right top;
  padding:8px 0px 4px 4px;
  text-decoration:none;
  font-weight:bold;
  width:400px;
  color:000000;
}


/* ================================================ Whats New */
#whats_new ul {
  margin-left:20px;
  padding:0;
}

#whats_new li.date
{
  margin:0;
  padding:0 8px 0 9px;
  list-style:none;
  display:block;
  background:url("images/title_tab1_01.gif") no-repeat left top;
  border-bottom:2px solid #e0eaf0;
}

#whats_new span
{
  margin:0;
  padding:8px 10px 6px 15px;
  display:block;
  background:url("images/title_tab1_02.gif") no-repeat right top;
  width:200px;
  text-decoration:none;
  font-weight:bold;
  color:6080A0;
}

#whats_new li.item
{
  list-style:disc;
  font-size: 90%;
  margin-left:40px;
  padding:6px 0px 2px 0px;
}


/* ================================================ Products */
h3.products
{
  padding:10px 2px 4px 5px;
  border-left  :12px solid #6080a0;
  border-bottom:1px solid #404040;
}

ul.products
{
  margin: 0; /* center for now */
  padding:0px 0px 0px 28px;
}

ul.products2
{
  margin: 0; /* center for now */
  padding:4px 4px 4px 35px;
}

li.products
{
  margin: 0; /* center for now */
  padding:0px 0px 6px 0px;
  list-style-image:url("images/li_1.gif");
}


div.product_item_box {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(images/products_item_04.gif) no-repeat bottom right;
	font-size: 100%;
}
div.product_item_boxhead {
	background: url(images/products_item_02.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
div.product_item_boxhead h2 {
	background: url(images/products_item_01.gif) no-repeat top left;
	margin: 0;
	padding: 12px 30px 5px;
}
div.product_item_boxbody {
	background: url(images/products_item_03.gif) no-repeat bottom left;
	margin: 0;
	padding: 2px 30px 25px;
}

div.product_item_boxbody a,
div.product_item_boxbody a:hover,
div.product_item_boxbody a:link,
div.product_item_boxbody a:visited
{
	font-size  : 140%;
	font-weight: normal;
}

/* ================================================ Products Tab */
div.product_tab
{
   float            : left;
   width            : 100%;
   background       : url("images/product_tab_b.gif") repeat-x bottom;
   margin-bottom    : 4px;
}

div.product_tab ul
{
   margin           : 0px;
   padding-left     : 10px;
   list-style       : none;
}

div.product_tab li
{
   display          : inline;
   margin           : 0px;
   padding          : 0px;
}

div.product_tab a
{
   float            : left;
   background       : url("images/product_tab_r.gif") no-repeat right top;
   border-bottom    : 1px solid #84B0C7;
   font-weight      : bold;
   text-decoration  : none;
}

div.product_tab a:hover
{
   background-position: 100% -150px;
}

div.product_tab A:div.product_tab,
div.product_tab A:visited,
div.product_tab A:active,
div.product_tab A:hover
{
   color: #004080;
}

div.product_tab SPAN
{
   float            : left;
   display          : block;
   background       : url("images/product_tab_l.gif") no-repeat left top;
   padding          : 5px 9px;
   white-space      : nowrap;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.product_tab SPAN {float : none;}
/* End IE5-Mac hack */

div.product_tab A:hover SPAN
{
   background-position: 0% -150px;
}

div.product_tab LI#current A
{
   background-position: 100% -150px;
   border-width     : 0px;
}

div.product_tab LI#current SPAN
{
   background-position: 0% -150px;
   padding-bottom   : 6px;
}



/* ================================================ sidemenu */
#sidemenu li
{
}

#sidemenu,
#sidemenu ul
{				/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 180px;
	display : block;
}

#sidemenu li a {
	text-decoration : none;
	list-style-type: none;
}

/* ================================================ sidemenu - title */
#sidemenu li.title
{
/*	background-color:404040;*/
	background       : url("images/side_title_01.gif") no-repeat left top;
	border-bottom:1px inset #ffffff;
	color: #ffffff;
	font-weight: bold;
}

#sidemenu li.title a:hover
{
	background      : url("images/side_titleh_01.gif") no-repeat left top;
}

#sidemenu li.title a,
#sidemenu li.title span
{
	p\osition: relative;
	width: 100%;
	w\idth: auto;				/* need widths to define rollover */
	display : block;
	padding:20px 4px 4px 8px;
	color: #ffffff;
	font-weight: bold;
}


/* ================================================ sidemenu - sub1 */
#sidemenu li.sub1
{
	background       : url("images/side_sub1_01.gif") no-repeat left top;
	border-bottom:1px inset #ffffff;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
}

#sidemenu li.sub1 a:hover
{
	background      : url("images/side_sub1h_01.gif") no-repeat left top;
}

#sidemenu li.sub1_open
{
	background       : url("images/side_sub1_02.gif") no-repeat left top;
	border-bottom:1px inset #ffffff;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
}

#sidemenu li.sub1_open a:hover
{
	background      : url("images/side_sub1h_02.gif") no-repeat left top;
}

#sidemenu li.sub1_close
{
	background       : url("images/side_sub1_03.gif") no-repeat left top;
	border-bottom:1px inset #ffffff;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
}

#sidemenu li.sub1_close a:hover
{
	background      : url("images/side_sub1h_03.gif") no-repeat left top;
}

#sidemenu li.sub1 a,
#sidemenu li.sub1 span,
#sidemenu li.sub1_open a,
#sidemenu li.sub1_open span,
#sidemenu li.sub1_close a,
#sidemenu li.sub1_close span
{
	p\osition: relative;
	width: 100%;
	w\idth: auto;				/* need widths to define rollover */
	display : block;
	padding:20px 4px 4px 18px;
	color: #ffffff;
	font-weight: bold;
}


/* ================================================ sidemenu - sub2 */
#sidemenu li.sub2
{
	background       : url("images/side_sub2_01.gif") no-repeat left top;
	background-color:A0A0A0;
	border-bottom:1px inset #ffffff;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
}

#sidemenu li.sub2 a:hover
{
	background       : url("images/side_sub2h_01.gif") no-repeat left top;
}

#sidemenu li.sub2_open
{
	background       : url("images/side_sub2_02.gif") no-repeat left top;
	background-color:A0A0A0;
	border-bottom:1px inset #ffffff;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
}

#sidemenu li.sub2_open a:hover
{
	background       : url("images/side_sub2h_02.gif") no-repeat left top;
}

#sidemenu li.sub2_close
{
	background       : url("images/side_sub2_03.gif") no-repeat left top;
	background-color:A0A0A0;
	border-bottom:1px inset #ffffff;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
}

#sidemenu li.sub2_close a:hover
{
	background       : url("images/side_sub2h_03.gif") no-repeat left top;
}

#sidemenu li.sub2 a,
#sidemenu li.sub2 span,
#sidemenu li.sub2_open a,
#sidemenu li.sub2_open span,
#sidemenu li.sub2_close a,
#sidemenu li.sub2_close span
{
	p\osition: relative;
	width: 100%;
	w\idth: auto;				/* need widths to define rollover */
	display : block;
	padding:20px 4px 4px 28px;
	color: #ffffff;
	font-weight: bold;
}

/* ================================================ sidemenu - item */
#sidemenu li.item
{
/*	background-color:E4E4E4;*/
	background       : url("images/side_item_01.gif") no-repeat left top;
	border-bottom:1px inset #ffffff;
	color: #000000;
	font-size: 95%;
	font-weight: normal;
}

#sidemenu li.item a,
#sidemenu li.item span
{
	p\osition: relative;
	width: 100%;
	w\idth: auto;				/* need widths to define rollover */
	display : block;
	padding:10px 4px 10px 26px;
	color: #000000;
	font-weight: normal;
}

#sidemenu li.item a:hover
{
/*	padding:10px 4px 10px 20px;*/
/*	border-left:6px solid #FF8000;*/
/*	background-color:F0F0F0;*/
	background       : url("images/side_itemh_01.gif") no-repeat left top;
}


#sidemenu li.item_selected			/* Selected item */
{
	background-color:FFFFFF;
	border-bottom:1px inset #ffffff;
	color: #000000;
	font-size: 95%;
	font-weight: bold;
	padding:10px 4px 10px 20px;
	border-left:6px solid #F80000;
}


/* ================================================ sidemenu - item for Products */
#sidemenu li.item_p
{
/*	background-color:E4E4E4;*/
	background       : url("images/side_item_01.gif") no-repeat left top;
	border-bottom:1px inset #ffffff;
	color: #000000;
	font-size: 95%;
	font-weight: normal;
}

#sidemenu li.item_p a
{
	p\osition: relative;
	width: 100%;
	w\idth: auto;				/* need widths to define rollover */
	display : block;
	padding:10px 4px 10px 20px;
	color: #000000;
	font-weight: normal;
/*	border-left:6px solid #E4E4E4;*/
}

#sidemenu li.item_p span
{
	font-size: 75%;
	color: #a0a0a0;
	font-weight: normal;
}

#sidemenu li.item_p a:hover
{
/*	padding:10px 4px 10px 20px;*/
/*	border-left:6px solid #FF8000;*/
/*	background-color:F0F0F0;*/
	background       : url("images/side_itemh_01.gif") no-repeat left top;
}


#sidemenu li.item_p_sel			/* Selected item Products */
{
	background-color:FFFFFF;
	border-bottom:1px inset #ffffff;
	color: #000000;
	font-size: 95%;
	font-weight: bold;
	padding:10px 4px 10px 14px;
	border-left:6px solid #F80000;
}

#sidemenu li.item_p_sel SPAN
{
	font-size: 75%;
	color: #a0a0a0;
	font-weight: normal;
}
-->
