body { 
	margin: 0pt;
    padding: 0pt;
    /*font-family: verdana,sans-serif;*/
	min-width:800px;		/* Minimum width of layout - remove line if not required */
								/* The min-width property does not work in old versions of Internet Explorer */
	/*font-size:60%;*/
    /*font-size: 8pt;*/
	font-size: x-small;
    font-family:	verdana,sans-serif;
}
#planet-header {
  position: relative;
  width: 100%;
  height: 90px;
}
#planet-slogan {
	width: 100%; 
	color: rgb(255, 255, 255); 
	font-size: 150%; 
	font-weight: bold; 
	font-style: italic; 
	font-family: times new roman,times,serif;
}
#planet-menu {
	position: absolute;
	left: 200px;
	top: 50px;
	height: 20px;
	right: 0;
	margin-left: 0;
	padding-left: 0;
	font-size: 127%;
	color: white;
	background-color: rgb(19, 29, 63);
}
#planet-menu ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	height: 20px;
	line-height: normal;
}
#planet-menu li {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	color: white;
}
#planet-menu li a {
	padding: 0px 4px 3px 5px;
	color: white;
	text-decoration: none;
	display: block;
}
#planet-menu li.inactive a:hover {
	text-decoration: underline;
}
#planet-menu li.active a, #planet-menu li.active a:hover {
	padding-top: 2px;
	background-color: white;
	color: black;
	font-weight: bolder;
}
#planet-menu li.active {
	background-color: white;
}
#planet-menu2 {
	position: absolute;
	right: 0px;
	top: 70px;
	height: 20px;
	margin-left: 0;
	padding-left: 0;
	font-size: 127%;
	color: black;
	background-color: white;
	line-height: normal;
}
#planet-menu2 ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	height: 20px;
}
#planet-menu2 li {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	color: black;
}
#planet-menu2 li a {
	padding: 0px 4px 3px 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#planet-menu2 li.inactive a:hover {
	text-decoration: underline;
}
/* solution to very perplexing layout challenge with divs finally found at http://matthewjamestaylor.com/blog/holy-grail-no-quirks-mode.htm */
#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	/*background:#ffd8b7;		 Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:210px;
	/* background:#fff;    	 Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-420px;
	/*background:#ff9;    	 Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 5px 0 425px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
	font-size: 127%;
	padding-right: 1em;
}
#col2 {
	float:left;
	width:200px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
	font-size: 120%;
}
#col3 {
	float:left;
	width:200px;
	position:relative;
	left:5px;
	overflow:hidden;
	font-size: 120%;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-top:1px solid #000;
}


div.body {
	position: relative;
	width: 100%;
	border: dotted;
	padding: 30px 0; border: solid black 1px;
}
div.clear {
	position: relative;
	width: 100%;
	height: 30px;
	clear: both;
	border: dotted;
}
div.footer {
	position: relative;
	clear: both;
}
#leftcol {
  padding: 5px;
  margin: 0px;
  /*float: left;*/
  position: relative;
  top: 0;
  left: 0;
  /*bottom: 0;*/
  width: 200px;
  /*max-width: 200px;
  overflow: hidden;
  clip: rect(0 0 0 0);*/
	
}
/*#innercol {
	position: absolute;
	top: 0;
	left: 200px;
	right: 0;
	bottom: 0;*/
	/*float: left;*/
	/*border: dotted black 1px;
}*/
#rightcol {
  position: relative;
  padding: 5px;
  top: 0;
  right: 0;
  width: 200px;
  /*bottom: 0;*/
  /*max-width: 200px;
  overflow: hidden;
  clip: rect(0 0 0 0);*/
}
div.content {
  padding: 0px 215px;
  font-size: 127%;
  min-width: 600px;
}
  .navbluex { background-color: rgb(23, 29, 100);
    }

  .navblue { background-color: rgb(19, 29, 63);
    }
  
  .title {
    font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 11pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(0, 0, 102);
  }

  table.topback { background-image: url(earth2.jpg);
    background-repeat: no-repeat;
    height: 70px;
    background-position: right top;
    background-color: rgb(0, 0, 0);
    }

  a.whitel { text-decoration: none;
    color: rgb(255, 255, 255);
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a.whitel:active { text-decoration: none;
    color: rgb(255, 255, 255);
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a.whitel:visited { text-decoration: none;
    color: rgb(255, 255, 255);
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a.whitel:hover { text-decoration: underline;
    color: rgb(255, 255, 255);
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a.footer { text-decoration: none;
    color: rgb(145, 158, 181);
    text-align: center;
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a.footer:active { text-decoration: none;
    color: rgb(145, 158, 181);
    text-align: center;
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a.footer:visited { text-decoration: none;
    color: rgb(145, 158, 181);
    text-align: center;
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  a.footer:hover { text-decoration: underline;
    color: rgb(145, 158, 181);
    text-align: center;
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  table.software { border: 1px solid black;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  td.software { border-bottom: 1px solid Black;
    padding: 2px;
    font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  td.softheader { border-bottom: 1px solid Black;
    background-color: rgb(255, 255, 102);
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-size: 9pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-weight: bold;
    }

  td.content { font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  table.news { border: 2px solid rgb(0, 0, 102);
/*    margin: 0px 0px 15px; */
    width: 100%;
    }

  td.news { border: none;
    padding: 10px;
    font-size: 11pt;
    }
	
div.news {
	/*width: 100%;*/
	border: 2px solid rgb(0, 0, 102);
	padding: 10px;
	font-size: 120%;
}

  table.testimonial { border: 1px dashed rgb(255, 102, 102);
    margin: 0px 0px 15px 10px;
    background-color: rgb(255, 224, 224);
    width: 200px;
    }

  td.testimonial { border: 0px none rgb(255, 102, 102);
    padding: 10px;
    font-size: 10pt;
    }

  table.testimonial2 { border: 1px dashed rgb(255, 102, 102);
    margin: 0px 0px 15px 10px;
    background-color: rgb(255, 224, 224);
    width: 100%;
    }

  td.testimonial2 { border: 0px none rgb(255, 102, 102);
    padding: 10px;
    font-size: 10pt;
    }

  table.figures { border: 1px solid rgb(0, 0, 0);
    padding: 4px;
    font-size: 10pt;
    }

  td.figures { font-size: 10pt;
    }

  td.items { border-style: none solid solid none;
    border-color: black;
    border-width: 0.1mm;
    }

  td.items2 { border-style: none solid none none;
    border-color: black;
    border-width: 0.1mm;
    }

  td.items_l { border-style: none solid solid;
    border-color: black;
    border-width: 0.1mm;
    }

  td.items_tl { border: 0.1mm solid black;
    }

  td.items_t { border-style: solid solid solid none;
    border-color: black;
    border-width: 0.1mm;
    }

  table.question { border: 1px dashed rgb(102, 102, 255);
    margin: 0px 0px 0px 0px;
    background-color: rgb(224, 224, 255);
    width: 100%;
    }

  td.question { border: 0px none rgb(102, 102, 255);
    padding: 5px;
    font-size: 10pt;
    vertical-align: top;
    }

  /*div.content { 
	margin: 20px 20px 5px 214px;
    width: 800px;
    font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }*/

  div.footer { position: relative;
    bottom: 0pt;
    color: rgb(145, 158, 181);
    font-size: 7pt;
    width: 100%;
    text-align: center;
    }

  ul.products { list-style-type: none;
    list-style-image: url(globe.png);
    list-style-position: outside;
    }

