body {
	font: 62.5% verdana, arial;
	color: #222;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
.wrapper {
	height: auto !important;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
}
#header {
	width: 100%;
	height: 67px;
	font-size: 1.3em; /* 16x.8125=13 */
	background: #004ebc;
}
#intro {
	min-height: 30px;
	background: #e5eefb;
}
#footer {
	clear: both;
	width: 100%;
	font-size: 1.1em;
	color: #666;
	margin: 0 auto;
	padding: 3px 0 0 0;
	border-top: 1px solid #ccc;
}
#copyright {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 10px;
}

/* OVERALL DOCUMENT PROPERTIES */
p {
	margin: .1em 0 .7em 0;
	padding: 0 10px 0 0;
}
a {
	color: #004ebc;
}

/* ALL HEADER ATTRIBUTES */
#header .r {
	float: right;
	text-align: right;
	width: 480px;
}
#header .r ul {
	margin-top: 18px;
}
#header .r li {
	display: inline;
	list-style-type: none;
}
#header .r form {
	display: inline;
}
#header .r #user {
	height: 27px;
}
#header a.menu {
	text-decoration: none;
	margin: 0;
	padding: 4px;
	color: #fff;
}
#header a.menu:hover {
	color: #39f;
}
#header .menuactive {
	text-decoration: none;
	margin: 47px 4px 0 4px;
	padding: 4px;
	color: #004ebc;
	background: #e4eefb;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
#header a.menuactive:hover {
	color: #39f;
}
/* Site Search styles */
#searchBox {
	margin-top: 6px;
	border: 1px solid #bccdf0;
	width: 150px;
}
#searchSubmit {
	cursor: pointer;
	width: 28px;
	height: 20px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
button img {
	margin: 0 3px -7px 0;
	padding: 0;
	border: none;
	width: 20px;
	height: 20px;
}
button { /* This prevents ugly long buttons in IE */
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}
#searchBoxBig {
	width: 250px;
}
#searchForm {
	text-align: center;
	padding-bottom: 14px;
	padding-left: 95px;
	padding-top: 10px;
	width: 350px;
}

/* ALL INTRO ATTRIBUTES */
#intro .lc {
	width: 430px;
	padding: 3px 3px 10px 3px;
	font-size: 1.3em;
}
#intro .rc {
	float: right;
	width: 340px;
	padding: 3px;
}
#intro h1 {
	text-align: center;
	font: 2.4em georgia, "times new roman";
	color: #555;
	margin: 0;
	padding-top: 10px;
	word-spacing: 4px;
}
#intro h1 a {
	font-weight: normal;
	color: #555;
	text-decoration: underline;
}
#intro h1 a:hover {
	color: #004ebc;
}
#intro h2 {
	font: 1.5em arial, helvetica, sans-serif;
	color: #555;
	margin: 8px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
#intro .lc a, .rc a {
	font-weight: bold;
	text-decoration: none;
}
#intro .lc a:hover, .rc a:hover {
	text-decoration: underline;
}
#intro li {
	margin: 6px;
	padding: 0 16px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 4px 4px;
}
#intro .rc img {
	padding-top: 10px;
	padding-bottom: 20px;
}
.home-list li {
	background-image: none !important;
}

#sitenav {
	font: 1.9em arial, helvetica;
	color: #666;
	padding: 3px;
	padding-left: 16px;
}
#sitenav a {
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}

#user {
	margin: 2px 8px;
	font: bold .875em verdana;
	color: #eee;
}
#user a {
	font-weight: normal;
	color: #eee;
	text-decoration: underline;
}
#user a:hover {
	color: #39f;
}

/* ALL MAIN ATTRIBUTES */
#main #lcw {
	float: left;
	width: 336px;
	margin: 3px;
	padding: 0 0 0 3px;
}
#main #lcn {
	float: left;
	width: 236px;
	margin: 3px;
	padding: 0 0 0 3px;
}
#main #rcn {
	float: right;
	width: 434px;
	margin: 3px;
	padding: 0 3px;
	min-height: 500px;
}
#main #rcw {
	float: right;
	width: 536px;
	margin: 3px;
	padding: 0 3px;
	min-height: 500px;
}

/* News post specific */
.news-item {
	padding-bottom: 6px;
}

.nav-two-item {
	font: 1.4em Arial, Helvetica, Sans-serif;
	color: #004ebc;
	padding: 3px 13px;
	list-style-type: none;
}
.nav-two {
	margin-bottom: 12px;
}

/* Content formats */
.content, .left-banners {
	font: 1.3em verdana, arial;
	background: #fff;
}
.content h1 {
	font: 1.8125em arial, helvetica, sans-serif;
	color: #f90;
	margin: 4px 0 10px 0;
	padding: 3px 0 0 0;
	border-bottom: 1px solid #aaa;
}
.content h2, .left-banners h2 {
	font: 1.5em arial, helvetica, sans-serif;
	color: #555;
	margin: 0 0 2px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #aaa;
}
h2 a {
	font-weight: normal !important;
	color: #555;
	text-decoration: none;
}
h2 a:hover {
	color: #004ebc;
	text-decoration: none !important;
}
.content h3 {
	font: normal 1.15em verdana, arial;
	color: #004ebc;
	margin: 4px 0 0 0;
	padding: 3px 0 0 0;
}
.content h4 {
	font: 1.5em "times new roman", times, serif;
	color: #004ebc;
	margin: 0;
	padding: 0;
}
.content h4 a {
	text-decoration: none;
}
.content h4 a:hover {
	text-decoration: underline;
}
.content h5 {
	font: bold 10pt verdana, arial;
	color: #fff;
	margin: 4px 0 0 0;
	padding: 1px 10px 2px 8px;
	background: #f90;
}
.content h6 {
	font: bold 10pt arial, helvetica, sans-serif;
	color: #444;
	background: #f3f3f3;
	margin: 4px 0;
	padding: 4px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}
.training-meta {
	display: block;
	font: italic .9375em verdana, arial;
	color: #666;
}

/* Navigation formats */
.navigation {
	font: 1.3em verdana, arial;
}
.navigation h1 {
	font: 1.825em "Times New Roman", Times, Serif;
	margin: 6px 0 2px 0;
	color: #004ebc;
}
.navigation h2 {
	font: 1.45em Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 4px 0;
	color: #004ebc;
}
/*.navigation h3 {
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	padding: 4px;
	color: #333333;
	border: 0px;
}*/
.navigation h4 {
	font-weight: bold;
	margin: 0;
	color: #004ebc;
	border: 0px;
}
.navigation h2 a {
	text-decoration: none;
	color: #004ebc;
}
.navigation h2 a:hover {
	text-decoration: underline;
	color: #004ebc;
}

/* Main page hyperlinks below news */
.frontnav {
	line-height: 1.4em;
}
.po {
	color: #f90 !important;
	font: bold 1em sans-serif;
}

/* images */
img {
	border: 0;
}
img.header {
	float: left;
	padding: 0 16px;
}
img.right {
	float: right;
	margin: 6px 10px 10px 10px;
	padding: 4px;
}
img.left {
	float: left;
	margin: 3px 10px 10px 0;
	padding: 4px 4px 4px 0;
}
div.center {
	text-align: center;
	margin: 16px;
	padding: 0;
}
img.eiu {
	float: right;
	margin: 4px 0 0 8px;
}
img.news {
	margin: 10px 0 20px 0;
	border: 1px solid #cccccc;
	max-width: 100%;
}

/* Lists */
ul {
	margin: 0;
	padding: 0 0 4px 0;
}
ol {
	margin: 0;
	padding: 0 0 4px 22px;
}
.content ul li {
	margin: 2px 6px;
	padding: 0 16px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 4px 4px;
}
.content ul.h4 li {
	margin: 14px 6px;
	background: url(../images/bullet.gif) no-repeat 4px 7px;
}
.altnav ul li{
	margin: 0.2em 0 0.2em 0;
	padding-left: 18px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 4px 4px;
}
ol li {
	margin: 0.2em 0 0.2em 10px;
	list-style-type: decimal;
}

/* Special text styles */
.redtext {
	color: #f00;
}
.greentext {
	color: #2bab2b;
}
.lowlight {
	font-size: 8pt;
	color: #777;
}
hr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}

/* Tables */
table {
	/*width: 100%;*/
	border-collapse: collapse;
}
td, th {
	vertical-align: top;
	padding: 2px 2px 3px 4px;
}
tr.even td, tr.odd td {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
tr.even { /* grey background */
	background: #ddd;
}
tr.odd {
	background: #fff;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
}

/* Forms */
label {
	font-weight: bold;
}

/* White background box links */
.promowhite {
	margin: 4px 0 4px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.promowhite a {
	display: block;
	padding: 6px 6px 10px 6px;
	color: #004ebc;
	text-decoration: none;
	background-color: #ffffff;
}
.promowhite img {
	float: left;
	padding: 4px 10px 0 0;
}

/* Grey background box links */
.promo {
	margin: 14px 0 4px 0;
	padding: 10px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background-color: #f2f2f2;
}
.promo h2 {
	color: #555;
	margin: 0 0 6px 0;
	padding: 0;
	border-bottom: 1px solid #aaa;
	background: transparent;
}

.promo a {
	font-weight: bold;
	text-decoration: none;
}
.promo a:hover {
	text-decoration: underline;
}
.promo li {
	margin: 6px 0;
	padding: 0 0 0 16px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 4px 4px;
}
.buy {	
	margin: 10px auto;
	text-align: center;
	background: url(../images/buy_bubble.gif) no-repeat 0;
	width: 115px;
	height: 35px;
}
.buy a {
	text-decoration: none;
	display:block;
	padding: 8px;
	font: bold 1.25em arial;
	color: #fff;
}

/* EasyData box link. NOTE: .easy must be after .promo */
.easy {
	margin: 0;
	padding: 6px 0 1px 0;
	background: #ffffff url(../images/easydata/easydata_light.jpg) no-repeat 0 6px;
}
.easy a {
	display: block;
	color: #444444;
	padding-left: 170px;
	text-decoration: none;
	background: transparent;
	background: url(../images/easydata/easydata_dark.jpg) no-repeat -622px 0;
	border-width: 0px;
}
.easy a:hover {
	color: #004ebc;
	background-position: 0 0;
}
.orange {
	background-image: url(../images/easydata-demo.gif);
	background-repeat: no-repeat;
}
.orange a {
	display: block;
	height: 30px;
	background-image: url(../images/easydata-demo-white.gif);
	background-repeat: no-repeat;
	background-position: -1000px 0;
}
.orange a:hover {
	background-position: 0 0;
}
.orange img {
	float: left;
	overflow: hidden;
	padding: 4px 6px 0 0;
}

/* Attributes for light gray round rectangle boxes */
.roundrect {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background: #f3f3f3;
	padding: 9px 10px;
	margin: 4px 0;
}
.roundrect h1 {
	margin: 6px 0px 8px;	
	border-bottom: 1px solid #ddd;
}
.roundrect ul {
	margin: 0 -10px;
}
.roundrect li {
	display: inline;
}
.roundrect li a {
	display: block;
	font-weight: bold;
	color: #004ebc;
	text-decoration: none;
	padding: 3px 14px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}
.roundrect li a:hover {
	background: #fbfbfb;
}
.roundrect li b {
	display: block;
	font-weight: bold;
	color: #004ebc;
	text-decoration: none;
	padding: 3px 14px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}
.roundrect li.sub a {
	font-weight: normal;
	text-decoration: underline;
	padding: 3px 26px;
	background: url(../images/bullet.gif) no-repeat 12px 7px;
	border-width: 0;
}
.roundrect li.sub a:hover {
	background: #fbfbfb url(../images/bullet.gif) no-repeat 12px 7px;
}
.roundrect li.sub b {
	color: #ff9900;
	padding: 3px 26px;
	background: url(../images/bullet-down.gif) no-repeat 11px 8px;
	border-width: 0;
}
.roundrect hr {
	margin: 0 -10px;
}

/* White backround box with grey border */
.whitebox {
	padding: 0 8px 0px 8px;
	margin: 20px 0px 4px 0px;
	border: 1px solid #d9d9d9;
	background: #fff;
}
.whitebox img {
	padding: 4px 0 0 0;
}
.productbox {
	padding: 6px 2px;
	margin: 8px 0;
	border: 1px solid #aaa;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Grey backround box with grey borders */
.greybox {
	background: #f2f2f2;
	padding: 0 8px 8px 8px;
	margin: 4px 0px 14px;
	border: 1px solid #d9d9d9;
}
.greybox .lrg {
	width: 98%;
}
.greybox .med {
	width: 160px;
	margin-right: 10px;
}
.greybox select {
	width: 220px;
	margin-right: 10px;
}
.greybox textarea {
	height: 140px;
}

/* Sign in box */
#loginbox input.text {
	width: 120px;
}

/* Styling for Easydata Buttons */
form {
	margin: 0;
	padding: 0;
}

/* Styling for contact details*/
.vcard div {
	line-height: 22px;
}

/* EasyData Subscriptions styles */
ul.subscriptions li.subscriptions {
	padding: 8px 0 1px 16px;
	margin-bottom: 0;
	margin-top: 0;
	background-position: 5px 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
ul.subscriptions li.highlight {
	background-color: #eee;
}
.unavailable {
	color: #999;
	cursor: default;
}

#msgbox {
	display: none;
	background: #fefec4;
	margin-bottom: 6px;
	padding: 10px 10px 10px 24px;
}
#msgbox p {
	margin: 0 24px 0 0;
}

/* EasyXL single centre column styles */
#cntrcol {
	font-size: 1.3em;
	width: 730px;
	margin-left: 35px;
	min-height: 500px;
}
.easyxl-content h1 {
	font: 1.8125em Arial, Helvetica, Sans-serif;
	color: #004ebc;
	margin: 8px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #c4cbd6;
}
.easyxl-content h2 {
	font: 1.5em Arial, Helvetica, Sans-serif;
	color: #004ebc;
	margin: 8px 0;
	padding: 10px 0 0 0;
}
#cntrcol .sub {
	font: 0.75em verdana, arial;
	color: #aaa;
}
.easyxl-content p {
	padding: 0 0 10px 0;
	margin: 0;
}
#cntrcol .fwd {
	font: 1.5em arial, helvetica;
	margin: 26px 0;
	text-align: center;
}
#cntrcol .fwd strong {
	color: #f90;
}
#cntrcol img {
	padding: 4px 0 10px 0;
}
#cntrcol td {
	vertical-align: top;
}
#cntrcol .user {
	margin-right: -30px;
}

/* EasyXL tour navigation bar */
#easy {
	width: 100%;
	border-collapse: collapse;
}
#easy a {
	text-decoration: none;
	color:#333;
}
#easy a:hover {
	color:#004ebc;
}
#easy table {
	margin: 0;
	padding: 0;
}
#easy td {
	font: bold 1.6em arial;
	text-align: center;
	margin: 0;
	padding: 6px 4px;
	background: #f3f3f3;
	border: 0;
}
#easy td.highlight {
	padding: 6px 4px;
	background: #fff;	
	color: #004ebc;
}

.niksmeer {
	display: none;
}

/* Custom Accordion styles */
.downloads-content {
	font-size: .9em !important;
	color: #333 !important;
	overflow-x: auto;
	overflow-y: auto;
	max-height: 200px;
	display: block;
	padding: 10px !important;
	margin-bottom: 20px;
}
div.ui-accordion {
	margin-bottom: 6px;
}

h1.ui-accordion-header {
	font: .9em verdana;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.ui-accordion-content ul li {
	color: #666;
	margin: 0px;
	padding: 0 16px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 4px 4px;
}
.ui-accordion-content ol li {
	color: #666;
	margin: 0 4px;
	padding: 0;
}
.ui-accordion-content ul li a, .ui-accordion-content ol li a {
	color: #004ebc;
}
.ui-accordion-content .redtext {
	color: #f00;
}
.ui-accordion-content-active {
}

* html .ie6fix { 
	height: 1%;
}

.grey-box {
	background: #F3F3F3;
	margin: -8px 0 8px;
	padding: 10px 4px 6px;
}
.grey-box li {
	margin: 0px 6px 6px !important;
}
.grey-box p {
	padding: 10px 0 0 6px;
}
.grey-box li p {
	padding: 0;
}

#progress-bar {
	margin: 14px;
	color: #777;
}
#progress-bar strong {
	color: #50AD2D;
}
.instructions {
	margin: 14px;
}
.greybox p span {
	font-size: .8125em;
}

fieldset {
	border: 0;
	padding: 0;
}
fieldset legend {
	font: 1.25em arial;
	padding: 6px 2px 2px;
}
.greybox hr {
	margin: 2px 0;
}

.greybox h2 {
	font: 1.25em arial;
	padding: 6px 4px 2px;
	color: #333;
	border: 0;
}

.item td {
	padding: 4px;
}
.item td span, .total td span {
	font-size: .8125em;
	display: block;
}
.footnote {
	color: #444;
	font-style: italic;
}
.space td {
	padding-top: 20px;
}
.amount {
	text-align: right;
	vertical-align: bottom !important;
}
.req {
	color: #777;
	font: bold 1.25em arial, helvetica, sans-serif;
	vertical-align:top;
}
.proceed {
	margin: 30px 14px;
	text-align: right;
}
.error {
	color: red;
	font-weight: normal;
}
textarea {
	width: 99%;
	height: 200px;
}
#secure-disclaimer {
	margin: 14px;
}
#secure-disclaimer .disclaimer {
	font: .8125em arial, verdana;
	width: 400px;
	float: left;
}
#secure-disclaimer .icons {	
	float: right;
}
#special-form textarea {
	height: 60px;
}


.news-chart-title {
	border: 1px solid #c0ccc4;
	border-bottom: 0;
	font: bold 17px arial, helvetica;
	background: #f2f2f2;
	padding: 6px 8px 2px 8px;
}
.news-chart-div {
	height: 240px;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #c0ccc4;
}
.news-chart-footer {
	font-size: 13px;
	color: #999;
	padding: 6px 8px 2px 8px;
}
.news-chart-div .annotationsdiv {
	display: none;
	width: 0px;
}