* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 11px;
}

body {
	margin: 0px;
	color: #000066;
	background-color: #D4D0C8;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.floatright {
	float: right;
	margin-right: 7px;
}

img.cust {
	margin-left: 4px;
}

p {
	font-size: 11px; 
/*	font-size: 11px; */
	margin-top: 0;
	margin-bottom: 4px;
}

a {
/*	color: #0033ff; */
	color: #3333FF;
	text-decoration: none;
}

hr {
	margin: 6px auto 6px auto;
	text-align: center;
	color: #000066;
	background-color: #000066;
	width: 96%;
	height: 2px;
}

a:hover {
	text-decoration: underline;
}

input, textarea {
	border: 1px solid #000066;
	margin-top: 1px;
	margin-bottom: 3px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	font-size: 11px;
	vertical-align: top;
}

table.pageTable {
/*	height: 100%; */
	width: 780px;
	font-size: 11px;
	background-color: #ffffff;
}

table.pageTable td {
	font-size: 11px;
}

td.top {
	height: 70px;
	background-image: url(images/top-bg.gif);
}

td.menu {
	height: 30px;
	width: 100%;
}

td.main {
	background-color: #ffffff;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.bottom {
	height: 20px;
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
}

td.bottom a {
	color: #ffffff;
}

td.selshort {
	width: 65px;
	background-image: url(images/tab-selshort.gif);
}

td.unsshort {
	width: 65px;
	background-image: url(images/tab-unsshort.gif);
}

td.sellong {
	width: 104px;
	background-image: url(images/tab-sellong.gif);
}

td.unslong {
	width: 104px;
	background-image: url(images/tab-unslong.gif);
}

td.end {
	width: 2px;
	background-image: url(images/tabs-end.gif);
}

div.full {
	position: relative;
	width: 100%;
	height: 100%;
}

div.newsfull {
	position: absolute;
	width: 100%;
	height: 100%;
}

html>body div.newsfull {
	position: relative;
	width: 100%;
	height: 100%;
}

div.demofull {
	position: relative;
	width: 100%;
	height: 100.5%;
/*	border: .1px dashed #ffffff; */
}


div.alignright, p.alignright {
	width: 100%;
	text-align: right;
}

div.alignleft {
	width: 100%;
	text-align: left;
}

div.aligncenter {
	width: 100%;
	text-align: center;
}

td.leftCol {
	width: 150px;
	height: 700px;
}

input.sub {
	color: #000066;
	font-size: 11px;
}

table.frontpage {
	width: 780px;
/*	height: 100%; */
}

table.frontpage td {
	position: relative;
/*	border: 1px dashed #000000; */
/*	font-size: 11px; */
	font-size: 11px;
}

table.frontPage p, table.frontPage form, table.frontPage h3, table.frontPage h2{
	margin-left: 11px;
	margin-right: 8px;
}

div.login {
	width: 100%;
	background-image: url(images/login-bg.gif);
}

form.login input.inp, form.login textarea.inp {
	width: 128px;
	font-size: 11px;
	font-family: Courier, monospace;
}

input.text, textarea {
	font-size: 11px;
	font-family: Courier, monospace;
}

div.leftNav {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.leftNav p {
	margin: 2px 3px 2px 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	/* background-color: #0C3F72;  */
	background-color: #0C3F72;
}

div.leftNav a {
	color: #ffffff;
}

td.frontbox-w {
	position: relative;
	background-image: url(images/box-w-bg-new.gif);
/*	height: 178px; */
	height: 190px;
}

div.boxbottom {
	width: 100%;
	position: absolute;
	/* bottom: 0; */
	bottom: 0;
	left: 0;
/*	left: 0; */
/*	border: 1px solid #ff0000; */
}

img.boxbottom {
	position: absolute;
	bottom: 0px;
	left: 0;
}

img.demobot {
	position: absolute;
	bottom: 0px;
	left: 0;
}

html>body img.demobot {
	position: absolute;
	bottom: 3px;
	left: 0;
}

td.frontbox1, td.frontbox2, td.frontbox3, td.frontbox4, td.frontbox5, td.frontbox6 {
	height: 170px;
}

td.frontbox1 {
	background-image: url(images/boxbg-bus.gif);
}

td.frontbox2 {
	background-image: url(images/boxbg-ret.gif);
}

td.frontbox3 {
	background-image: url(images/boxbg-mar.gif);
}

td.frontbox4 {
	background-image: url(images/boxbg-new.gif);
}

td.frontbox5 {
	background-image: url(images/boxbg-rea.gif);
}

td.frontbox6 {
	background-image: url(images/boxbg-oth.gif);
}

div.boxw1 {
	float: left;
	width: 250px;
	margin-left: 5px;
/*	height: 100%; */
}

div.boxw1 p {
	margin-top: 10px;
	font-size: 13px;
}

div.boxw2 {
	margin-left: 20px;
	float: left;
	width: 340px;
/*	height: 100%; */
	background: url(images/linentester2.jpg) no-repeat top right;
}

div.boxw2 ul {
	margin-top: 10px;
	margin-right: 70px;
}

div.boxw2 h2 {
	margin-left: 0;
}

 div.boxw2 li {
	font-size: 11px;
}

ul {
	list-style-type: square;
	margin-left: 8px;
}

div.indent {
	margin-left: 20px;
}

ul.indent {
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 12px;
	padding-right: 12px;
}

ul.indentfurther {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

 li {
	font-size: 11px;
	line-height: 13px;
/*	padding-left: 20px;  */
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 0;
	display: list-item;
}

p.howlink {
	padding-left: 340px;
}

p.botlink {
	text-align: right;
	padding-right: 10px;
}


table.how {
	height: 450px;
	width: 780px;
}

table.demos {
	height: 540px;
	width: 780px;
}

td.howpanel01 {
	background-image: url(images/how-panel-01.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 450px;
}

td.howpanel02 {
	background-image: url(images/how-panel-02.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 450px;
}

td.howpanel03 {
	background-image: url(images/how-panel-03.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 225px;
}

td.howpanel04 {
	background-image: url(images/how-panel-04.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 225px;
}

div.how {
	margin-top: 40px;
}

div.how p {
	margin: 0 10px 10px 13px;
}

div.how li {
	margin-left: 20px;
	margin-right: 10px;
}

div.how ul {
	margin-bottom: 10px;
}

td {
	position: relative;
}

td.demo-left, td.demo-right {
/*	height: 540px; */
	height: 100%;
/*	width: 240px; */
	width: 210px;
	background-image: url(images/demo-side-bg.gif);
}

td.demo-mid1, td.demo-mid2, td.demo-mid3 {
/*	width: 300px; */
	width: 360px;
/*	height: 150px; */
/*	height: 180px; */
	height: 33%;
}

td.demo-mid1 {
	background-image: url(images/demo-mid1-bg.gif);
}

td.demo-mid2 {
	background-image: url(images/demo-mid2-bg.gif);
}

td.demo-mid3 {
	background-image: url(images/demo-mid3-bg.gif);
}

table.demos h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 3px 10px 5px 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #3333FF;
}

table.news h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 3px 30px 10px 30px;
}

div.bluerule {
	height: 1px;
/*	width: 99%; */
	margin: 8px 10px 8px 10px;
	border-bottom: 1px solid #3333FF;
}

p.bluerule {
	margin-top: 0 !important;
	border-bottom: 1px solid #3333FF;
}

h4.news {
	font-weight: bold;
	font-size: 12px;
	margin: 3px 10px 5px 30px;
	padding-bottom: 2px;
/*	width: 99%; */
}	


table.demos p {
	margin: 4px 8px 4px 10px;
}

div.midlink {
	font-size: 11px;
	text-align: right;
	width: 100%;
}

div.midlink a {
	margin-right: 20px;
}

span.nb {
	font-weight: bold;
	color: #990000;
}

table.news {
	width: 780px;
/*	height: 450px; */
}

td.newsillo {
	position: relative;
	width: 260px;
	height: 100%;
	background-image: url(images/news-illo2.jpg);
}

td.col2 {
	width: 260px;
	height: 100%;
	background-image: url(images/col2-bg.gif);
}

td.demo {
	width: 260px;
	height: 100%;
	background-image: url(images/col2-bg.gif);
}

td.newstext {
/*	padding-top: 15px; */
	position: relative;
	width: 520px;
	background-image: url(images/newstext-bg.gif);
}

table.news p {
/*	width: 99%; */
	margin: 8px 30px 0 30px;
}

table.news ul {
	margin: 5px 30px 0 50px;
}

td.demo p {
	margin: 5px 15px 0 15px;
}

table.news h2 {
	margin: 8px 30px 8px 30px;
	font-size: 18px;
	font-weight: bold;
}

h4.partners {
	margin: 13px 20px 0px 30px !important;
}

/* p.inform {
	margin: 8px 30px 0 10px !important;
}*/

div.newslink {
	margin: 2px 30px 13px 30px;
	text-align: right;
	font-size: 11px;
}

/*
div.newsillotop {
	position: absolute;
	top: 4px;
}

html>body div.newsillotop {
	position: absolute;
	top: 0;
}

div.newsillobot {
	position: absolute;
	bottom: 0;
}

*/

span.date {
	background-color: #CCCCFF;
	font-style: italic;
}

td.logotile {
	width: 260px;
	height: 100%;
	background-image: url(images/logo-tile.gif);
}

div.evalLeft {
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	width: 200px;
	display: inline;
}

div.evalRight {
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	width: 150px;
}

div.clear {
	clear: both;
}

form.eval p, div.evalLeft p {
	margin-left: 0 !important;
	margin-right: 0;
}

p.radio {
	position: relative;
	height: 18px;
}

p.radio input.radio {
	position: absolute;
	bottom: 0;
}

input.radio {
	border: 0;
}

textarea.address {
	width: 100px;
}

form.eval {
	margin-left: 0;
}

a.anchor, a.anchor:hover {
	text-decoration: none;
	color: #000066;
}

div.faqquestions {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.faqquestions p {
	margin-top: 3px;
	margin-bottom: 3px;
}


div.tour, div.resources {
	width: 780px;
	background-image: url(images/tour-bg.gif);
}

div.tourpage, div.tournarrower {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

div.tourintro {
	margin-top: 20px;
	margin-left: 70px;
	margin-right: 70px;
}

div.tourpage p, div.tourintro p {
	line-height: 15px;
}

div.tourintro p {
	margin: 5px 0 10px 0;
}

div.tourpage p {
	margin: 5px 170px 10px 0;
}

div.tournarrower p {
	margin: 5px 230px 10px 0;
}

div.rescol {
	float: left;
	width: 233px;
	margin-left: 20px;
}

div.rescol a {
	font-weight: bold;
}

div.rescol h4 {
	margin-top: 10px;
}

div.resrule {
	height: 1px;
/*	width: 99%; */
	margin: 8px 5px 8px 0;
	border-bottom: 1px solid #000066;
}

div.verbose {
	margin-top: 20px;
	margin-bottom: 10px;
/*	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
*/
	margin-left: auto;
	margin-right: auto;
	
	border: 1px solid #000000;
	font-size: 10px !important;
/*	width: 100%; */
	width: 97%;
}

div.verbose p {
	padding: 0px 10px 6px 10px;
}

div.sitemap p {
	margin: 0 20px 4px 20px;
}

div.sitemap a, div.sitemap a:hover {
	color: #000066;
}

div.sitemap a strong {
	color: #3333FF;
}

tr.spacerow td {
	height: 50px;
}

td.vdp {
	text-align: center;
}

td.vdp p {
	text-align: left;
}

/* NEW STYLES FOR DEMO BOXES - SHOULD FIND AND DELETE OLD ONES WHEN THIS IS WORKING! */

table.dem td {
	width: 260px;
	height: 100%;
	padding: 0;
/*	border: 1px solid green; */
/*	position: relative; */
	background-image: url(images/col2-bg.gif);
/*	background-position: 1px 0;
	_background-position: 0px 0; */
	background-repeat: repeat-y;
}

div.democell {
	position: relative;
/*	border: 1px solid red; */
	margin: 0px;
/*	width: 260px; */
	width: 100%;
	height: 100%;
	/* padding-bottom: 50px; */
/*	background-image: url(images/newsbordertop.gif);
	background-position: 0 0;
	background-repeat: no-repeat; */
}

div.demobottom {
	position: absolute;
	bottom: 0;
	_bottom: -1px;
/*	width: 180px;
	height: 20px; 
	background-color: blue; */
/*	background-image: url(images/newsborderbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 2; 
	border: 1px solid blue; */
}

/*
div.aligncenter {
	border: 1px solid green;
}*/

div.aligncenter img {
	margin-left: auto;
	margin-right: auto;
	display: inline;
}

table.dem img {
	display: block;
}

td.hide {
	background: none !important;
	background-image: none !important;
}

div.democell p {
	margin-left: 16px;
	margin-right: 16px;
}

/*
div.aligncenter img {
	margin-left: auto;
	margin-right: auto;
}

div.aligncenter {
	border: 1px solid red;
}*/

img.shadow {
	border: 1px solid #CCCCFF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
}