@charset "utf-8";
/* CSS Document: igniteXML 05-Sept-2007, digitalML */
body {
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #999999;
	background-image: url(../images/bg_body.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
img {
	border: 0px;
}
.shadW {
	background-image: url(../images/shad_body_sw.gif);
	background-position: right;
	background-repeat: repeat-y;
	}
.shadE {
	background-image: url(../images/shad_body_se.gif);
	background-position: left;
	background-repeat: repeat-y;
	}
.whitepapers {
	background-image: url(../images/bf_blk3_c.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #5B9BD4;
	}
.trial {
	background-image: url(../images/bg_trial_c.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a.wp:link {
	color: #5B9BD4;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
a.wp:active {
	color: #5B9BD4;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
a.wp:hover {
	color: #5B9BD4;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
a.wp:visited {
	color: #5B9BD4;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
a:link {
	color: #115D81;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
a:active {
	color: #115D81;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
a:hover {
	color: #115D81;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	color: #115D81;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

.tabboxA {
	background-image: url(../images/tab_a_c.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.tabboxI {
	background-image: url(../images/tab_i_c.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.tabboxBG {
	background-image: url(../images/tabbox_mgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.tabboxE {
	background-image: url(../images/tabbox_e.gif);
	background-repeat: repeat-y;
	background-position: top;
	}
.tabboxS {
	background-image: url(../images/tabbox_s.gif);
	background-repeat: repeat-x;
	background-position: top;
	}