/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
/* Standard Styles */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	background: #f7fbff;
	color: #464646;
	text-align: center;
	max-width: 100%;
}
h1.sup	{
	color: #252525;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
	margin: 10px 0 0 10px;
	padding: 0;
	background: url('/images/support_headarrow.gif') no-repeat left top;
	text-align: left;
}
h1	{
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
h2	{
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h3	{
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: normal;
}
h4	{
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: normal;
}
h5	{
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 1.4em;
}
h6	{
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 1.2em;
}
p	{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000000;
	margin: 0.9em 0;
}
pre	{
	font-size: 1.2em;
	color: #000000;
}
#contentfull ul	{
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type: square;
	color: #000000;
	margin: 0.9em 0 0.9em 3em;
}
#content ul	{
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type: square;
	color: #000000;
	margin: 0.9em 0 0.9em 3em;
}
#content ul ul	{
	font-size: 1em;
}
#content ol	{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-left: 3em;
	color: #000000;
	margin: 0.8em 0 0.9em 3em;
}
a:visited	{
	font-weight: normal;
	color: #0000ff;
}
a:link	{
	font-weight: normal;
	color: #0000ff;
}
a	{
	font-weight: normal;
	color: #0000ff;
}
a:hover	{
	color: #35ae2c;
}
h3 a:visited	{
	text-decoration: underline;
}
h3 a:link	{
	text-decoration: underline;
}
h3 a	{
	text-decoration: underline;
}
h3 a:hover	{
	color: #35ae2c;
}
img {
	border: 0;
}
table	{
	border: none;
	margin-bottom: 1em;
	border-collapse: collapse;
	border-spacing: 0;
	color: #000000;
	width: auto;
}
th	{
	font-weight: bold;
	font-size: inherit;
	text-align: center;
	padding: 0.2em 0.6em;
	white-space: nowrap;
	background: #e7edf5;
	border-top: 0.1em solid #e4e4e4;
	border-bottom: 0.1em solid #e4e4e4;

}
th.twentyfive	{
	width: 25%;
}
th.seventyfive	{
	width: 75%
}
td	{
	border: none;
	padding: 0.5em;
	font-size: inherit;
}
tr:hover	{
	background-color: #eeeeee;
}
thead tr:hover	{
	background: none;
	color: inherit;
}
.odd	{
	background-color: #f4f7fc;
}
/* Table for Modernize product page */
table.mod	{
	border: 0.1em solid #dde3ec;
	font-size: 1.2em;
	margin: auto;
}
table.mod th	{
	padding: 0.5em;
	background: #e7edf5;
}
table.mod td	{
	text-align: left;
	padding: 0.3em 0.8em;
}
/*Table for Case Study index */
table.cs	{
	margin-bottom: 0;
	border: none;
	font-size: 1.1em;
	width: 100%;
}
table.cs th	{
	text-align: left;
	padding: 0.2em;
}
table.cs th.a	{
	width: 16%;
}
table.cs th.b	{
	width: 16%;
}
table.cs th.c	{
	width: 26%;
}
table.cs th.d	{
	width: 16%;
}
table.cs th.e	{
	width: 12%;
}
table.cs th.f	{
	width: 10%;
}
table.cs td	{
	padding: 0.1em 0.5em 0.1em 0;
	vertical-align: top;
	border-bottom: 0.1em solid #dde3ec;
}
table.cs caption 	{
	font-size: 1.4em;
	padding: 0.5em 0;
	text-align: left;
}
/* Tables for Education */
table.schedule	{
	width: 100%;
	font-size: 1.2em;
	border: 0.1em solid #dde3ec;
}
table.schedule th	{
	vertical-align: top;
	text-align: left;
	padding: 0.2em 0.5em 0.2em 0.2em;
}
table.schedule td	{
	padding: 0.2em 0.2em;
	text-align: left;
	vertical-align: top;
}
.schedule caption	{
	font-size: 1.4em;
	padding: 0.5em 0;
	text-align: left;
}
table.schedule th.center	{
	text-align: center;
	vertical-align: middle;
}
table.schedule td.center	{
	text-align: center;
	vertical-align: middle;
}
table.education	{
	width: 100%;
	font-size: 1.2em;
}
table.education th	{
	text-align: right;
	vertical-align: top;
	padding: 0.2em 0.5em 0.2em 0.2em;
	background: none;
	border: none;
}
table.education td	{
	padding: 0.1em 0.2em;
}
table.education td ul li {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
}
table.education td ul li ul li {
	padding: 0;
	margin: 0;
	font-size: 1em;
}
table.edschedule	{
	margin: 1em 0;
	font-size: 1.2em;
}
table.edschedule tr	{
	background: none;
}
table.edschedule th	{
	text-align: right;
	color: #464646;
	vertical-align: top;
	padding: 0.2em 0.5em 0.2em 0;
	background: none;
	border: none;
}
table.edschedule td	{
	padding: 0.2em 0.2em 0.2em 0.5em;
	vertical-align: top;
}
table.education tr	{
	background: none;
}
ul.ed	{
	margin-top: 0 !important;
	padding: 0;
}
/* Table for events */
table.events	{
	width: 100%;
	font-size: 1.2em;
}
table.events th	{
	vertical-align: top;
	padding: 0.2em 0.5em 0.2em 0.2em;
}
table.events td	{
	padding: 0.2em 0.2em;
	text-align: center;
	vertical-align: top;
	border-bottom: 0.1em solid #dde3ec;
}
table.events th.date	{
	width: 15%;
}
table.events th.time	{
	width: 35%;
}
table.events th.location	{
	width: 20%;
}
table.events th.register	{
	width: 30%;
}
/* Table for Press */
table.press	{
	width: 100%;
	font-size: 1.2em;
}
table.press th	{
	vertical-align: top;
	text-align: left;
	padding: 0.2em 0.5em 0.2em 0.2em;
}
table.press td	{
	padding: 0.2em 0.2em;
	text-align: left;
	vertical-align: top;
}
.press caption	{
	font-size: 1.4em;
	padding: 0.5em 0;
	text-align: left;
}
/* Table for Partner Solutions Index */
table.prt	{
	width: 100%;
	font-size: 1.2em;
}
table.prt th	{
	vertical-align: top;
	text-align: left;
	padding: 0.2em 0.5em 0.2em 0.2em;
}
table.prt th.a	{
	width: 30%;
}
table.prt th.b	{
	width: 20%;
}
table.prt th.c	{
	width: 35%;
}
table.prt th.d	{
	width: 15%;
}
table.prt th.e	{
	width: 33%;
}
table.prt th.f	{
	width: 30%;
}
table.prt th.g	{
	width: 36%;
}
table.prt td	{
	padding: 0.2em 0.2em;
	text-align: left;
	vertical-align: top;
	border-bottom: 0.1em solid #dde3ec;
}
table.prt caption 	{
	font-size: 1.4em;
	padding: 0.5em 0;
	text-align: left;
}
ul.prt li	{
	font-size: 0.9em;
}
/* Table for Review */
table.review	{
	border: none;
	margin-bottom: 1em;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	font-size: 1.2em;
	color: #000000;
	width: 100%;
}
table.review th	{
	padding: 0.3em;
	text-align: left;
}
table.review th.ten	{
	width: 10%;
}
table.review th.ninety	{
	width: 90%
}
table.review tr	{
	border-bottom: dashed 1px gray;
}
table.review td	{
	padding: 0.3em;
	border-bottom: solid 0.1em #dde3ec;
}
table.review tr:hover	{
	background-color: transparent;
	color: inherit;
}
/* Dot classes */
.logo	{
	float: left;
	padding-top: 2.4em;
	padding-left: 2.8em;
}
.green	{
	color: #35ae2c;
}
.imgleft{
	float: left;
	margin:0 0.5em 0.5em 0;
	width: auto;
}
.imgright{
	float: right;
	margin: 0 0 0.5em 0.5em;
	text-align: center;
}
.imgcenter	{
	text-align: center;
	margin: 0.5em 0 1em 0;
	width: auto;
}
.imginline {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.photo	{
	padding: 0.8em;
	border: solid 0.1em #cccccc;
}
.showcaseimg	{
	float: left;
	margin: 0.2em 0.5em 0.2em 0;
	padding: 0.2em;
	border: solid 1px #acacac;
}
.center	{
	text-align: center;
}
.left	{
	float: left;
}
div.left	{
	float: left;
}
div.imgright{
	float: right;
	margin: 0 0 0.5em 0.5em;
	text-align: center;
	max-width: 25em;
}
.note	{
	color: #ff0000;
}
.close { 
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
.closet { 
	margin-top: 0em;
}
.closeb { 
	margin-top: 0.2em;
	margin-bottom: 0em;
}
.caption	{
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.button200	{
	width: 14em;
}
.button400	{
	width: 20em;
}
.name	{
	color: #363636;
	font-weight: bold;
	font-style: italic;
}
.indent {
	padding-left: 2em;
}
.clear	{
	clear: both;
}
/* Column styles */
.twocols 	{
	float: left;
	width: 100%;
	color: #000000;
	font-size: 1.2em;
}
.leftcol	{
	float: left;
	width: 48%;
}
.rightcol	{
	float: right;
	width: 48%;
}
.leftcol20	{
	float: left;
	width: 20%;
	font-size: 0.9em;
	text-align: center;
}
.rightcol80	{
	float: right;
	width: 80%;
	font-size: 0.8em;
}
/* Partners */
.leftcolprt	{
	float: left;
	width: 58%;
}
.rightcolprt	{
	float: right;
	width: 38%;
	text-align: center;
}
/* Technical Artices */
.boxbg	{
	background-color: #eaf3ff;
	padding: 0.2em 1em;
	margin-bottom: 1em;
}
.existing	{
	color: #3e63a9;
	font-family:"Courier New", Courier, monospace;
}
.enhanced	{
	color: #279155;
	font-family:"Courier New", Courier, monospace;
}
/*Case Studies */
.csquote	{
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #1873bc;
}
.csimage	{
	float: left;
	width: 20%;
	text-align: center;
}
.csrightcol	{
	float: right;
	width: 75%;
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.5em;
}
.csrightcol h5	{
	font-size: 1.2em;
}
.callbox	{
	float: right;
	width: 40%;
	padding: 1.5em;
	background-color: #f4f7fc;
}
/* Partner Training */
table.partnertraining 	{
	margin-bottom: 0;
	font-size: 1.2em;
	width: 100%;
}
table.partnertraining th	{
	text-align: left;
}
table.partnertraining th.course	{
	width: 70%;
}
table.partnertraining th.download	{
	width: 30%;
}
table.partnertraining td	{
	border-bottom: solid 0.1em #dde3ec;
	padding: 0.3em;
}
table.partnertraining caption	{
	font-size: 1.4em;
	padding: 0.5em 0;
	text-align: left;
}
/*Press */
table.press 	{
	font-size: 1.2em;
}
table.press th	{
	text-align: left;
}
table.press td	{
	border-bottom: solid 0.1em #dde3ec;
	padding: 0.3em;
}
table.press td.left	{
	white-space: nowrap;
	text-align: right;
}
table.press caption	{
	font-size: 1.4em;
	padding: 0.5em 0;
	text-align: left;
}
th.publication	{
	width: 25%;
}
th.date	{
	width: 20%;
}
th.title	{
	width: 55%;
}
/*Products */
#features 	{
	padding: 0.5em;
	margin-bottom: 0.5em;
	background-color: #f4f7fc;
	float: left;
	width: 100%;
}
.leftcol	{
	float: left;
	width: 48%;
}
#leftcol	{
	float: left;
	width: 48%;
}
.rightcol	{
	float: right;
	width: 48%;
}
#rightcol	{
	float: right;
	width: 48%;
}
#dsd	{
	padding: 0.5em;
	background-color: #f4f7fc;
	float: left;
	width: 98%;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #000000;
	margin-bottom: 1em;
}
/* Services */
div.servicesquote	{
	background: #ffffff url('/images/quote_bg.jpg') repeat-x left top;
	overflow: hidden;
	width: 67em;
	height: 15em;
	min-height: 15em;
	padding: 1em;
	vertical-align: middle;
}
div.servicesquote p	{
	color: #525354;
	font-size: 1.4em;
}
div.servicesquote p.quotee	{
	color: #525354;
	font-size: 1.2em;
	font-style: italic;
}
div.servicesquote p.sm	{
	font-size: 1.2em;
	line-height: 1.3em;
}
div.servicesquote p.quoteesm	{
	color: #525354;
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: italic;
}
.servquote	{
	font-size: 1.7em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/* Site Map */
#sitemap ul	{
	padding-left: 0;
	list-style-type: none;
	font-size: 1em;
}
#sitemap ul li {
	padding-bottom: 1em;
}
#sitemap ul li a	{
	font-weight: bold;
	display: block;
	width: 70%;
	text-decoration: none;
	border-bottom: solid 1px #3cc92a;
	padding-bottom: 0.3em;
}
#sitemap ul ul	{
	padding-left: 0;
	color: #525354;
	list-style-image: url('/images/sitemap_bullet.gif');
}
#sitemap ul ul li a	{
	font-weight: normal;
	border-bottom: none;
}

#sitemap ul ul li	{
	padding: 0 0;
}
/* Technology */
table.lifecycle	{
	font-size: 1em;
	width: 100%;
	margin-bottom: 0;
}
.lifecycle th	{
	font-size: 1.1em;
	padding: 0.5em 0.1em;
	vertical-align: top;
	width: 20%;
	background: #ffffff;
	border-right: 0.1em solid #d7d7d7;
	border-top: 0.2em solid #525354;
	border-bottom: 0;

}
.lifecycle td	{
	text-align: center;
	vertical-align: bottom;
	width: 20%;
	padding: 0;
}
.lifecycle th.last	{
	border-right: 0;
}
.lifecycle td.line	{
	border-right: 0.1em solid #d7d7d7;
}
.lifecycle tr:hover	{
	background-color: #ffffff;
}
.lifecycle thead tr:hover	{
	background-color: transparent;
	color: inherit;
}
/*Live Chat */
#livechat	{
	width: 180px;
	float: right;
}
.chattext	{
	font-size: 0.9em;
	color: #333333;
}
.chattextblu	{
	color: #475780
}
.chattextgr	{
	color: #56A145;
}
a.chattext	{
	margin: 6px 0;
	padding: 0;
	text-decoration: none;
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
}
/* Top items and Language drop down */
#items	{
	text-align: left;
}
#items ul {
	float: right;
	list-style: none;
	line-height: 1;
	background: none;
	font-weight: bold;
	padding: 0.5em;
	width: 70%;
}
#items ul li a {
	display: block;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #002b6b;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0.7em;
	background: transparent url('/images/topnavdiv.gif') no-repeat top right;
}
#items li a:hover {
	color: #3dcb2a;
}
#items li a.last {
	background: none;
}
#items li {
	float: right;
	padding: 0;
/*	width: 10em;*/
}
#items li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em; /*width of drop down menu IE5 */
	w\idth: 9em; /*width of drop down menu */
	font-weight: normal;
	border: solid 1px #8faed8;
	margin: 0;
	background: #f2f7fa;
}
#items li li {
	width: 10em; /*width of hover colour IE5*/
	w\idth: 9em; /*width of hover colour*/
	background: #f2f7fa;
}
#items li ul a {
	height: 1.2em; /*height of drop down item*/
	padding-left: 1em;
	font-weight: normal;
	width: 7.3em; /*were arrow sits and width of menu item IE5*/
	w\idth: 7em; /*were arrow sits and width of menu item*/
	background: none;
}
#items li.langhover ul ul  {
	left: -999em;
}
#items li.langhover ul ul ul  {
	left: -999em;
}
#items li:hover ul ul ul {
	left: -999em;
}
#items li:hover ul ul {
	left: -999em;
}
#items li.langhover ul {
	left: auto;
}
#items li li.langhover ul {
	left: auto;
}
#nav li li li.langhover ul {
	left: auto;
}
#items li:hover ul {
	left: auto;
}
#items li li:hover ul {
	left: auto;
}
#items li li li:hover ul {
	left: auto;
}
#items li.langhover {
	background: none;
}
#items li:hover {
	background: none;
}

/*Navigation to section */
#navtop	{
	margin: 0;
	padding: 0;
}

/*Region Title */
#navtop #region	{
	font-size: 2.0em;
	color: #0CA4DD;
	float: right;
	width: 38.5em;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
}

/* Main Nav */
#nav	{
	text-align: left;
}
#nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #23a2e5 url('/images/menubg.gif') repeat-x left bottom;
	font-weight: bold;
	height: 3em;
	border-bottom: solid 1px #006aad;
	width: 100%;
}
#nav a {
	display: block;
	font-size: 1.2em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0.8em 2em 0.7em 2em;
	background: transparent url('/images/menudiv.gif') no-repeat right bottom;
}
#nav a:hover {
	color: #ffffff;
}
#nav a.expand {
	background: #ffffff url('/images/menuarrow.gif') center right no-repeat;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 17.8em; /*width of drop down menu IE5 */
	w\idth: 22.5em; /*width of drop down menu */
	font-weight: normal;
	border: solid 1px #c0c0c0;
	margin: 0;
	background: #ffffff;
	padding: 0 1em 0.2em 1em;
}

#nav li li {
	width: 13.8em; /*width of hover colour IE5*/
	w\idth: 22.5em; /*width of hover colour*/
	background: #ffffff;
}

#nav li ul a {
	height: 1.1em; /*height of drop down item*/
	padding: 0.5em 1em 0.3em 0.5em;
	font-weight: normal;
	border-bottom: dotted 1px #c0c0c0;
	color: #363636;
	width: 14.7em; /*were arrow sits and width of menu item IE5*/
	w\idth: 17.6em; /*were arrow sits and width of menu item*/
	background: #ffffff;
}
#nav li ul a:hover{
	color: #35ae2c;
	background-color: #ffffff;
	border-bottom: solid 1px #acacac;
}
#nav li ul ul {
	margin: -2.5em 0 0 16em; /* margin top for top of level 3 margin right for distance to level 3*/
}
#nav li.sfhover ul ul {
	left: -999em;
}
#nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul ul {
	left: -999em;
}
#nav li:hover ul ul ul {
	left: -999em;
}
#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 100;
}
#nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 100;
}
#nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 100;
}
#nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li li:hover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li.sfhover {
	background: #0ca5de;
}
#nav li:hover {
	background: #0ca5de;
}
/* ie6 select hack */
.select-free	{
	position: absolute;
	z-index: 100;
	cursor: move;
	overflow: visible;/*must have*/
	width: 33em;/*must have for any value*/;	
}
.select-free1 iframe	{
	display: none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:22.7em;/*must have for any big value*/
	height:25em/*must have for any big value*/;
}
.select-free2 iframe	{
	display: none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:52em;/*must have for any big value*/
	height:50em/*must have for any big value*/;
}
.select-free3 iframe	{
	display: none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:22.7em;/*must have for any big value*/
	height:25em/*must have for any big value*/;
}
.select-free4 iframe	{
	display: none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:22.7em;/*must have for any big value*/
	height:14em/*must have for any big value*/;
}
.select-free5 iframe	{
	display: none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:22.7em;/*must have for any big value*/
	height:14em/*must have for any big value*/;
}
.select-free6 iframe	{
	display: none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:22.7em;/*must have for any big value*/
	height:15.5em/*must have for any big value*/;
}
.select-free7 iframe	{
	display: none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:22.7em;/*must have for any big value*/
	height:13.8em/*must have for any big value*/;
}
/*Crumbs */
#crumbs	{
	font-size: 1.1em;
	font-weight: bold;
}
#crumbs a	{
	color: #002b6b;
	text-decoration: none;
	font-weight: bold;
}
#crumbs a:hover	{
	color: #35ae2c;
}
#crumbs a.email	{
	float: right;
	width: 9.2em;
	color: #002b6b;
	line-height: 1.6em;
	text-decoration: none;
	text-indent: 18px;
	font-weight: bold;
	display: block;
	margin: 0 0 0 10px;
	white-space: nowrap;
	background: #ffffff url('/images/print.gif') no-repeat left center;
}
#crumbs a.print	{
	float: right;
	width: 9.2em;
	color: #002b6b;
	line-height: 1.6em;
	text-decoration: none;
	text-indent: 18px;
	font-weight: bold;
	display: block;
	margin: 0 0 0 10px;
	white-space: nowrap;
	background: #ffffff url('/images/print.gif') no-repeat left center;
}
#crumbs a.info	{
	float: right;
	width: 15em;
	color: #002b6b;
	line-height: 1.6em;
	text-decoration: none;
	text-indent: 18px;
	font-weight: bold;
	display: block;
	margin: 0 0 0 10px;
	white-space: nowrap;
	background: #ffffff url('/images/print.gif') no-repeat left center;
}
#crumbs a.email:hover	{
	color: #35ae2c;
}
#crumbs a.print:hover	{
	color: #35ae2c;
}
#crumbs a.info:hover	{
	color: #35ae2c;
}
#crumbs a.email	{
	background: #ffffff url('/images/email.gif') no-repeat left center;
}
#crumbs a.info	{
	background: #ffffff url('/images/prodinfo.gif') no-repeat left center;
}
/*Right nav */
#rightnav	{
	float: right;
	margin-bottom: 1em;
	width: 100%;
}
#rightnav ul	{
	list-style-type: none;
}
#rightnav ul li.title	{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
	text-indent: 1.6em;
	color: #525354;
	background: #d9e6f8 url('/images/rightmenubullet_title.gif') no-repeat left top;
	border: 0;
}
#rightnav ul li	{
	border: 0.1em solid #d9e6f8;
	border-top: 0.1em solid #ffffff;
	border-left: 0.1em solid #d9e6f8;
	text-indent: 2.8em;
}
#rightnav ul li a	{
	display: block;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #525354;
	text-decoration: none;
	font-weight: normal;
	vertical-align: bottom;
	padding-top: 0.2em;
	background:	#f2f7fa  url('/images/rightmenubullet.gif') no-repeat left top;
}
#rightnav ul li a:hover	{
	color: #35ae2c;
	background: #ffffff  url('/images/rightmenubullet_hover.gif') no-repeat left top;
}
#rightnav ul li a.on	{
	background:	#ffffff  url('/images/rightmenubullet_on.gif') no-repeat left top;
	font-weight: bold;
}
#rightnav ul li a:hover.on	{
	background:	#f2f7fa  url('/images/rightmenubullet_on.gif') no-repeat left top;
	font-weight: bold;
}

#rightnav ul li ul	{
	background:	#f2f7fa  url('/images/rightmenubulletL2.gif') repeat-y left top
}
#rightnav ul li ul li	{
	border: 0;
	margin-left: 20px;
}
#rightnav ul li ul li a	{
	display: block;
	font-size: 1.2em;
	line-height: 1.8em;
	height: 1.8em;
	color: #525354;
	text-decoration: none;
	font-weight: normal;
	vertical-align: bottom;
	background:	#ffffff;
}
#rightnav ul li ul li a:hover	{
	color: #35ae2c;
	background:	#f2f7fa;
}

#rightnav ul li ul li ul	{
	background:	#ffffff;
}
#rightnav ul li ul li ul li	{
	border: 0;
	margin-left: 10px;
}
#rightnav ul li ul li ul li.subhead	{
	border: 0;
	margin-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0.5em;
}
#rightnav ul li ul li ul li a	{
	display: block;
	font-size: 1.2em;
	line-height: 1.2em;
	height: 1.4em;
	color: #525354;
	text-decoration: none;
	font-weight: normal;
	vertical-align: bottom;
	background:	#ffffff;
}
#rightnav ul li ul li ul li a:hover	{
	color: #35ae2c;
	background:	#f2f7fa;
}

#related	{
	float: right;
	border: 0.1em solid #d9e6f8;
	margin-bottom: 1em;
	background: #ffffff url('/images/relatedbg.gif') repeat-x top left;
	width: 99%;
}
#related ul	{
	list-style-type: none;
}
#related ul li.title	{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
	text-indent: 1.6em;
	padding-left: 0;
	color: #525354;
	border: 0.1em solid #d9e6f8;
	background: #d9e6f8 url('/images/rightmenubullet_title.gif') no-repeat left top;
}
#related ul li	{
	background:  url('/images/rightmenubullet2.gif') no-repeat left top;
	padding-left: 2.3em;
	text-indent: 0;
}
#related ul li a	{
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #525354;
	text-decoration: none;
	font-weight: normal;
	vertical-align: bottom;
	padding: 0.5em 1em 0.5em 0.5em;
	border-bottom: 1px solid #eaeaea;
}

#related ul li a:hover	{
	color: #35ae2c;
	background: #ffffff;
}

#related ul li a.pdf	{
	background: url('/images/pdficonsm.gif') no-repeat  right bottom;
}
related ul li a:hover.pdf	{
	background: #ffffff url('/images/pdficonsm.gif') no-repeat right bottom;
}
#related ul li a.nl	{
	background: url('/images/flag_nl.gif') no-repeat right 50% ;
}
related ul li a:hover.nl	{
	background: #ffffff  url('/images/flag_nl.gif') no-repeat right 50%;
}
#quote	{
	width: 95%;
	float: left;
	margin-bottom: 1em;
	margin: 0 0 1em 0.5em;
	background: transparent url('/images/quote_open.gif') no-repeat left top;
}
#quote p	{
	margin: 0;
	padding: 0 1.5em 0 1.7em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #1d8ace;
	background: transparent url('/images/quote_close.gif') no-repeat right bottom;
}
#quote p.quotee	{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	padding-top: 0.5em;
	line-height: 1.3em;
	color: #525354;
	padding: 1em 1.5em 1em 1.7em;
	background: none;
}
#otherright	{
	width: 95%;
	float:left;
	margin-bottom: 1em;
	margin: 0 0 1em 0.5em;
	text-align: center;
}
/*Page Nav */
#pagenav	{
	width: 100%;
	height: 1.2em;
	float: left;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}
#pagenavl	{
	width: 48%;
	float: left;
	text-align: left;
}
#pagenavr	{
	width: 48%;
	float: right;
	text-align: right;
}
#pagenavl a	{
	text-decoration: none;
}
#pagenavr a	{
	text-decoration: none;
}
/*Footer */
.copyright	{
	font-size: 1.1em;
}
#footer ul	{
	list-style-type: none;
	float: right;
}
#footer ul li	{
	float: right;
}
#footer ul li a	{
	font-size: 1.1em;
	color: #525354;
	text-decoration: none;
}
#footer ul li a:hover	{
	color: #3dcb2a;
}
/*Layout */
#wrapper {
	width: 95.5em;
	margin: 0 auto; 
	text-align: left;
	background: #ffffff;
	max-width: 100%;
}
#header { 
	height: 7.6em;
	min-height: 72px;
	background: #e3edfa url('/images/headerbg.gif') no-repeat left top;
	border-bottom: solid 1px #23a2e5;
	overflow: hidden;
}
#crumbs	{
	padding: 5px 10px;
	clear: both;
}
#main	{
	clear: both;
	width: 100%;
}
#contentfull	{
	width: 95%;
	float: left;
	padding: 0.3em 0 0 1em;
}
#content	{
	width: 72%;
	float: left;
	padding: 0.3em 0 0 1em;
}
#navcol	{
	width: 25%;
	float: right;
	padding-top: 0.5em;
}
#footer	{
	clear: both;
	background: #e6ecf6 url('/images/footerbg2.gif') repeat-x left top;
	padding: 2.2em 1.8em 1.8em 1.8em;
	height: 1.8em;
}
#footerleft	{
	width: 60%;
	float: left;
}
#footerright	{
	width: 36%;
	float: right;
}

#home   {
	float: left;
	padding-top: 2.4em;
	padding-left: 2.8em;
}
