body {
margin:0px;
text-align: center;
color: black;
background-color: white;
font-family: Verdana,"Palatino Linotype",Arial,Helvetica,sans-serif;
}
DIV#body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
img {border-width:0;}

a:link {
	color:black;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	color: black;
}
a:visited{
	color:black;
	text-decoration:none;
}
table {	width:100%;border: 0px;}
	
td{
/*	border-bottom: 1px dotted gray;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-left: 1px solid white; */
	border: 1px solid white;
	vertical-align: top;
}
th {
	border: 2px solid black;
	
	vertical-align: top;
}
table#listtab td{
	border: 1px solid rgb(220,220,220);
	COLOR: rgb(70,70,70);
}
tr.list td
{
	background-color: white;
	
}
tr.listhighlight td
{
	background-color: rgb(240,240,240);
	COLOR: black;
	
	
	
}
/* THIS WORKS */
table#listtab a:link{
	COLOR: rgb(30,30,30);
	font-weight: normal;
	text-decoration:none;
}
table#listtab a:hover
{
	text-decoration:none;
	color: black;
}
/* THIS WORKS */
table.sidenav {
	white-space:normal;
	width:125px;
	height:500px;
	border: 1px;
	border-right: 1px solid rgb(190,190,190);
	border-top: 1px solid rgb(190,190,190);
}
/* THIS WORKS */
table.sidetable {
	white-space:normal;
	width:125px;
	margin-top: 0px;
	
	
	
}

table.rightlogos {
	white-space:nowrap;
	width:300px; 
	margin-top: 0px;
/*	margin-left: 100px; */
	
}
/* THIS WORKS */
table.rightnav {
	font-size: 75%;
	white-space:nowrap;
	width:300px; 
    margin-top: 0px;
	margin-right: 0px;
/*	margin-left: 100px; */
	border: 1px;
	border-left: 1px solid rgb(190,190,190);
	border-bottom: 1px solid rgb(190,190,190);
}
td.rightnav {
	
	white-space:nowrap;
	margin-top: 0px;
    border-width: 1px 1px 2px 1px;
	border-color:white;
}
td.rightnavhighlight {
	white-space:nowrap;
	BACKGROUND-COLOR: rgb(230,230,230);
	border-bottom: 2px solid rgb(255,141,48);
}
/* THIS WORKS */
td.separator {
	color: white;
	width:1px; 
	border-left: 1px solid rgb(190,190,190);
	
}
/* THIS WORKS */
td#sidebar a:link{
	color:rgb(100,100,100);
	font-weight: normal;
	text-decoration:none;
}
td#sidebar a:focus{
	color:black;
	text-decoration:none;
}
td#sidebar a:active{
	color:black;
	text-decoration:none;
}
td#sidebar a:visited{
	color:black;
	text-decoration:none;
}
td#sidebar
{
	background-color: rgb(245,245,245);
}

.sidenav
{
	width:125px;
	
	BACKGROUND-COLOR: white;
	text-align:left;
	
	
}
.sidenavsel
{
	width :125px;
	BACKGROUND-COLOR: rgb(250,148,41);
	font-weight:normal;
	text-align:right;
	
	
}

.sidenavsub
{
	width :125px;
	font-weight:normal;
	font-size: 75%;
	text-align:right;
	
	
}
.sidenavsubsel
{
	width :125px;
	BACKGROUND-COLOR: rgb(250,148,41);
	font-weight:normal;
	font-size: 75%;
	text-align:right;
	
	
}
.sidenavsubh
{
	width :125px;
	font-weight:normal;
	text-align:right;
	
	
}
.sidenavsubhhighlight
{
	BACKGROUND-COLOR: rgb(250,148,41);
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:rgb(170,170,170);
	text-align:right;
	
}
.sidenavsubhighlight
{
	BACKGROUND-COLOR: rgb(250,148,41);
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:rgb(170,170,170);
	font-size: 75%;
	text-align:right;
	
}
.sidenavhighlight
{
	BACKGROUND-COLOR: rgb(250,148,41);
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:rgb(170,170,170);
	
}
.sidenavstatic
{
	BACKGROUND-COLOR: white;
	COLOR: rgb(50,50,50);
	font-weight: bold;
	text-align:left;
	border:1px solid white;
}

div#buspart {
	white-space: normal;
	
	margin-top: 65px;
	margin-left: 10px;
	margin-right: 10px;
}

div#poweredby {
	white-space: normal;
	text-align: left;
	font-size: 50%;
	width:116px;
	margin-top: 24px;
	margin-left: 0px;
	margin-right: 10px;
}
div#copyr {
	white-space:normal;
	text-align:left;
	font-size: 50%;
	width:116px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	border-top: 1px solid gray;
}

.bottomnav
{
	text-align: center;
}
.rightnav {
	text-align: right;
}
table.button {
	width:200px;
	margin-top: 20px;
	text-align: center;
	border: 0px;
}
table.button td 

{
	BACKGROUND-COLOR: rgb(240,240,240);
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:rgb(170,170,170);
	
}
table.button a:hover
{
	display:block;
	text-decoration:none;
	BACKGROUND-COLOR: rgb(250,155,50);
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:rgb(120,120,120);
	
}
table.button a:link{
	font-weight: normal;
	text-decoration:none;
}
table.bottomnav
{
	width:500px;
	text-align:center; 
	margin-left: 125px;
    margin-top: 5px;
}
td.bottomnav
{
	text-align: center;
	
}
td.bottomnav a
{
	font-size: 75%;
}
td.bottomnav a:hover{
	color:rgb(255,141,48);
	text-decoration:none;
	
}
table.bottomnavw
{
width:100%;
	text-align:center; 
    margin-top: 5px;
}
td.bottomnavw
{
	text-align: center;
	
}
td.bottomnavw a
{
	font-size: 75%;
}
td.bottomnavw a:hover{
	color:rgb(255,141,48);
	text-decoration:none;
	
}
td.download a:link{
	color:rgb(255,141,48);
	text-decoration:none;
	
}

td.download a:hover{
	color:rgb(255,141,48);
	text-decoration:underline;
	
}

td.logo
{
	width:450px;
}
table
td.symbol
{
	width:80px;
	text-align:right;
}
table.content
{
	font-size: 80%;
	width:500px;
}

table.contentwide
{
	font-size: 80%;
	text-align: justify;
	width:100%;
}

table.download
{
	font-size: 80%;
	text-align: justify;
	width:100%;
}
table.righttable {
	text-align: justify;
	width:170px;
	height:500px;
	margin-top: 0px;
	border: 1px;
	border-left: 1px solid rgb(190,190,190);
	/*border-right: 1px solid rgb(190,190,190);*/
	border-top: 1px solid rgb(190,190,190);
}
div#rightsnippet {
	white-space:normal;
	text-align:left;
	font-size: 65%;
	font-weight:normal;
	width: 170px;
	margin-left: 0px;
}
div#rightsnippet a:hover{
	color:rgb(255,141,48);
	text-decoration:none;
}
div.wrap {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
div.colwrap {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	
}
div.wordwrap {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: large;
	color :gray;
	
}
div.wordnowrap {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: large;
	color :gray;
	
}
div.floatright {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
div.wrapright {
	
	text-align:right;
	padding: 0px 0px 0px 0px;
}
div.moreright {
	text-align: right;
	
}
td.content {
	background-color: rgb(232,230,255);
}
td.content a:hover{
	color:rgb(255,141,48);
	text-decoration:none;
}
td.orange a:hover{
	color:rgb(255,141,48);
	text-decoration:none;
}
td.orange2 a:link{
	color:rgb(255,141,48);
	text-decoration:underline;
}
div.smalltext {
	white-space:normal;
	text-align:center;
	
	font-size: 80%;
	font-weight:normal;
	
}
div.back1 {
	background-image: url(back1.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: right;
}
div.back2 {
	background-image: url(back2.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: right;
}
div.back3 {
	background-image: url(back3.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: right;
}
td.summarybox {
	
	white-space:normal;
	margin-top: 0px;
    border-width: 1px 2px 2px 1px;
	border-color:gray;
	text-align:justify;
	font-size: 110%;
	font-weight:bolder;
	background-color: rgb(240,240,240);
}
td.solution {
	border-width: 2px 2px 2px 2px;
	border-color:rgb(250,148,41);
}
td.solheader {
	border-width: 2px 2px 2px 2px;
	border-color:rgb(250,148,41);
	background-color:rgb(250,148,41);
	color:white;
}
td.service {
	border-width: 2px 2px 2px 2px;
	border-color:#aba6ff;
	
}
td.serheader {
	border-width: 2px 2px 2px 2px;
	border-color:#aba6ff;
	background-color:#aba6ff;
	color:white;
	
}
div#basiclink a:link ,div#basiclink a:visited{
	color:blue;
	text-decoration:underline;
}

td.service a:link {
	color:blue;
	text-decoration:underline;
}
table.indexpage
{
	padding: 0px;
	font-size: 90%;	
}
div.smallprint {
	white-space:normal;
	text-align:left;
	
	font-size: 50%;
	font-weight:normal;
	
}
div.offer {
	white-space:normal;
	text-align:justify;
	
	font-size: 90%;
	font-weight:normal;
	
}