body { font-family : arial, helvetica, sans-serif;
       margin-top: 0
       
	 }


h1 { font-size: 24pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0
	}

h2 { font-size: 18pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0
	}

h3 { font-size: 14pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0
	}

h4 { font-size: 12pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 6
	}

h5 { font-size: 10pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0; 
	 font-weight:bold
	}


h6 { font-size: 10pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 5
	}


p { font-size: 10pt ;     
    color: #000080;
    text-indent: 0;  
    word-spacing: 0; 
    margin-top: 0; 
    margin-bottom: 0
	}

@font-face {
    font-family: "Staccato222 BT"; 
    src: url(http://www.SOLINET.com/fonts/STACCAT0.eot)
    	}

@font-face {
    font-family: "Denmark"; 
    src: url(http://www.SOLINET.com/fonts/denmark0.eot)
    	}

p.signature { font-family: "Staccato222 BT"; 
    font-style:  oblique;
    font-weight: 700
	}

p.denmarkh1 { font-family: "Denmark";
    font-size: 24pt 
    	}

td { font-size: 10pt;
    color: #000080;
	}

th { font-size: 10pt;
     color: #000080;
	}

hr { color : #000080;
     height: 1px }

	
li { font-size: 10pt ;
     color: #000080;
     line-height: 120%
	}

ul { list-style-image: url(images/bullet.gif);
    color: #000080
   }

dl { margin-top: 13pt ;
     margin-bottom: 13pt

	}

dd { margin-left: 12pt 

	}

div#navheader a { text-decoration: none;
                  font-weight: normal;
                  color: #00008b  }


a          { text-decoration: none;}
a:hover    { text-decoration: underline; }
a:visited  { color: #3399FF; }
a:link     { color: #3399FF; }
a:active   { color: #3399FF; }

div.box
{
  padding:      3px 1em;
  border-style: solid; 
  border-color: #00008b;
  border-width: 1px;
}

div.boxtop
{
  padding:     3px 1em;
  background:  #00008b;
  font-weight: bold;
  color:       white;
}

div.box2
{
  padding:      3px 0.5em;
  background:   #FFFFCC;
  border-style: solid; 
  border-color: #8080C0;
  border-width: 1px;
}

div.boxtop2
{
  padding:     3px 0.5em;
  background:  #8080C0;
  font-weight: bold;
  color:       white;
}

div.boxtop3
{
  width: 480;
  padding: 0;
  background:  white;
  font-size: 8pt;
  font-style: italic;
  color: #000080;
}

div.box3
{
  padding:      3px 0.5em;
  border-style: solid; 
  border-color: #00008b;
  border-width: 1px;
  font-size: 8pt;
  text-align: left;
  font-style: normal;
  background: #FFFFCC
}

div.box4
{
  padding:      3px 1em;
  background:   #F3F8FC;
  border-style: solid; 
  border-color: #00008b;
  border-width: 3px;
}

div.boxtop4
{
  padding:     3px 1em;
  background:  #00008b;
  font-weight: bold;
  color:       white;
}

div#title  a { text-decoration: none;
               color: white }

div#title0  a { text-decoration: none;
               color: white }

div#title1  a { text-decoration: none;
               color: white }

div#title2  a { text-decoration: none;
               color: white }

div#title3  a { text-decoration: none;
               color: white }

div#title4  a { text-decoration: none;
               color: white }

div#title5  a { text-decoration: none;
               color: white }

div#title6  a { text-decoration: none;
               color: white }

div#title7  a { text-decoration: none;
               color: white }

div#title8  a { text-decoration: none;
               color: white }

div#title9  a { text-decoration: none;
               color: white }
table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 0px;
	padding: 12px;
	border-style: none;
	border-color: white;
	background-color: #FFCCFF;
	-moz-border-radius: 0px
}
table.sample td {
	border-width: 1px;
	padding: 12px;
	border-style: none;
	border-color: white;
	background-color: #FFFFCC;
	-moz-border-radius: 0px
}

table.contact {
        width: 600;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white
}
table.contact th {
	border-width: 0px;
	padding: 12px;
	border-style: none;
	border-color: white;
        text-align: left;
	background-color: #FFCCFF;
	-moz-border-radius: 0px
}
table.contact td {
	border-width: 1px;
	padding: 12px;
	border-style: none;
	border-color: white;
        text-align: left;
	background-color: #FFFFCC;
	-moz-border-radius: 0px
}

table.store {
        width: 650;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white
}
table.store th {
	border-width: 0px;
	padding: 12px;
	border-style: none;
	border-color: white;
        text-align: left;
	background-color: #FFCCFF;
	-moz-border-radius: 0px
}
table.store td {
	border-width: 1px;
	padding: 12px;
	border-style: none;
	border-color: white;
        text-align: left;
	background-color: #FFFFCC;
	-moz-border-radius: 0px
}
table.newstore {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: #336699;
	border-collapse: collapse;
	background-color: #F3F8FC
}
table.newstore th {
	border-width: 0px;
	padding: 12px;
	border-style: none;
	border-color: #336699;
	background-color: #F3F8FC;
	text-align: left;
}
table.newstore td {
	border-width: 1px;
	padding: 6px;
	border-style: none;
	border-color: #336699;
	background-color: #F3F8FC;
	text-align: center;
}
table.ci {
       width: 700;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white
}
table.ci th {
	border-width: 0px;
	padding: 6px;
	border-style: none;
	border-color: white;
        text-align: left;
	background-color: #FFCCFF;
	-moz-border-radius: 0px
}
table.ci td {
	border-width: 0px;
	padding: 6px;
	border-style: none;
	border-color: white;
	background-color: #FFFFCC;
	-moz-border-radius: 0px
}

table.ci2 {
        width: 750;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white
}
table.ci2 th {
	border-width: 0px;
	padding: 4px;
	border-style: none;
	border-color: white;
        text-align: left;
	background-color: #CCCCFF;
	-moz-border-radius: 0px
}
table.ci2 td {
	border-width: 0px;
	padding: 4px;
	border-style: none;
	border-color: white;
	background-color: #FFFFCC;
	-moz-border-radius: 0px
}


table.datasheet { width: 587; border-width: 0px; border-spacing: 0px; border-style: none; border-collapse: collapse; }
table.datasheet td { border-width: 0px; padding: 0px; border-style: none; border-color: white; -moz-border-radius: 0px }

table.datasheet2 { width: 580; border-width: 0px; border-spacing: 0px; border-style: none; border-collapse: collapse; }
table.datasheet2 td { border-width: 0px; padding: 0px; border-style: none; border-color: white; vertical-align: top; -moz-border-radius: 0px }


table.r1 { width: 750; border-width: 0px; border-spacing: 0px; border-style: none; border-collapse: collapse; background-color: white }
table.r1 th { border-width: 0px; padding: 4px; border-style: none; text-align: left; color: white; background-color: #8080C0; -moz-border-radius: 0px }
table.r1 td { border-width: 0px; padding: 4px; border-style: none; text-align: left; vertical-align: top; background-color: white; -moz-border-radius: 0px }

table.r2 { width: 750; border-width: 0px; border-spacing: 0px; border-color: white; border-style: none; border-collapse: collapse; background-color: white }
table.r2 th {border-width: 0px; padding: 4px; border-style: none; border-color: white; text-align: left; background-color: #FFCCFF; -moz-border-radius: 0px }
table.r2 td { border-width: 0px; padding: 4px; border-style: none; background-color: #FFFFCC; -moz-border-radius: 0px }

table.r3 { width: 650; border-width: 2px; border-spacing: 0px; border-color: #000080; border-style: outset; border-collapse: collapse; background-color: #FFCCFF }
table.r3 td { border-width: 0px; padding: 6px; border-style: none; background-color: #FFCCFF; -moz-border-radius: 0px }


table.t1 { width: 300; border-width: 0px; border-spacing: 0px; border-style: none; border-color: white;	border-collapse: collapse; background-color: white }
table.t1 td { border-width: 0px; padding: 0px; border-style: none; border-color: white; text-align: left; font-size: 8pt; font-style: italic; -moz-border-radius: 0px }

table.logo { width: 700; border-width: 0px; border-spacing: 0px; border-style: none; border-color: white; border-collapse: collapse; background-color: white }
table.logo td {	border-width: 0px; padding: 0px; border-style: none; border-color: white; font-size: 8pt; text-align:center; font-style: italic; -moz-border-radius: 0px}

table.safire { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFCCFF; -moz-border-radius: 0px }
table.safire td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire1 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire1 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FF99FF; -moz-border-radius: 0px }
table.safire1 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire2 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire2 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #CCCCFF; -moz-border-radius: 0px }
table.safire2 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire3 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire3 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #99CCFF; -moz-border-radius: 0px }
table.safire3 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire4 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire4 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFCCCC; -moz-border-radius: 0px }
table.safire4 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire5 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire5 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #CCFFCC; -moz-border-radius: 0px }
table.safire5 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire6 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire6 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFCC99; -moz-border-radius: 0px }
table.safire6 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire7 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire7 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FF9999; -moz-border-radius: 0px }
table.safire7 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire8 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire8 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFF66; -moz-border-radius: 0px }
table.safire8 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire9 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire9 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #CCFFFF; -moz-border-radius: 0px }
table.safire9 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire10 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire10 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #66CCFF; -moz-border-radius: 0px }
table.safire10 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire11 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire11 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #CC99FF; -moz-border-radius: 0px }
table.safire11 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire12 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire12 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFF99; -moz-border-radius: 0px }
table.safire12 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire13 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire13 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #9999FF; -moz-border-radius: 0px }
table.safire13 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.safire14 { width: 580; border-width: 1px; border-spacing: 0px; border-style: outset; border-color: #000080; border-collapse: collapse; background-color: white }
table.safire14 th { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #99FFCC; -moz-border-radius: 0px }
table.safire14 td { border-width: 0px; padding: 3px; border-style: none; border-color: white; vertical-align: top; text-align: left; background-color: #FFFFCC; -moz-border-radius: 0px }

table.t2 { width: 760; border-width: 0px; border-spacing: 0px; border-style: none; border-color: white;	border-collapse: collapse; background-color: white }
table.t2 th { border-width: 0px; padding: 0px; vertical-align: top; border-style: none; border-color: white; -moz-border-radius: 0px }
table.t2 td { border-width: 0px; padding: 0px; vertical-align: top; border-style: none; border-color: white; -moz-border-radius: 0px }

table.t3 { width: 400; border-width: 0px; border-spacing: 0px; border-style: none; border-color: white;	border-collapse: collapse; background-color: white }
table.t3 th { border-width: 0px; padding: 0px; border-style: none; border-color: white; text-align: left; -moz-border-radius: 0px }
table.t3 td { border-width: 0px; padding: 0px; border-style: none; border-color: white; text-align: center; -moz-border-radius: 0px }

table.t4 { width: 760; border-width: 0px; border-spacing: 0px; border-style: none; border-color: white;	border-collapse: collapse; background-color: white }
table.t4 td { border-width: 0px; padding: 0px; border-style: none; border-color: white; -moz-border-radius: 0px }

table.t5 { width: 750; border-width: 0px; border-spacing: 0px; border-style: none; border-color: white; border-collapse: collapse; background-color: white }
table.t5 td { border-width: 0px; border-style: solid; border-color: white; padding: 0px; vertical-align: top; -moz-border-radius: 0px }

table.t6 { width: 720; border-width: 0px; border-spacing: 0px; border-style: none; border-color: white;	border-collapse: collapse; background-color: #FFFFCC }
table.t6 td { border-width: 0px; padding: 2px; border-style: none; border-color: white; -moz-border-radius: 0px; background-color: #FFFFCC}
table.t6 th { border-width: 0px; padding: 2px; border-style: none; border-color: white; -moz-border-radius: 0px; background-color: #8080C0; color: white }

table.t7 { width: 750; border-width: 2px; border-spacing: 0px; border-style: solid; border-color: #3399FF; border-collapse: collapse; background-color: white }
table.t7 th { border-width: 0px; padding: 12px; vertical-align: top; text-align: left; border-style: none; background-color: white; border-color: transparent; -moz-border-radius: 0px }
table.t7 td { border-width: 0px; padding: 12px; vertical-align: top; text-align: center; border-style: none; background-color: white; border-color: transparent; -moz-border-radius: 0px }

table.training { width: 580; border-width: 1px; border-spacing: 3px; border-style: outset; border-color:#000080; border-collapse: collapse; background-color: white }
table.training th { border-width: 0px; padding: 12px; border-style: none; text-align: left; vertical-align: top; font-weight: normal; background-color: #C9C9E4; -moz-border-radius: 0px }
table.training td { border-width: 0px; padding: 12px; border-style: none; text-align: left; vertical-align: top; background-color: #FFFFCC; -moz-border-radius: 0px }


th#c1 { background-color: #CCFFCC }
th#c2 { background-color: #FFFF66 }
th#c3 { background-color: #FF99CC }
th#c4 { background-color: #CC99FF }
th#c5 { background-color: #CCCCFF }
th#c6 { background-color: #99CCFF }
th#c7 { background-color: #FFCCCC }
th#c8 { background-color: #CCFFFF }
th#c9 { background-color: #66FFFF }
th#c10 { background-color: #9999FF }
th#c11 { background-color: #FFCC99 }
th#c12 { background-color: #FF9999 }
th#c13 { background-color: #CCFFFF }
th#c14 { background-color: #FF99FF }


.copyright { font-size: 8pt; color: #666666 }

.footer { font-size: 8pt }

.index  a { color: #000080 }
.re { color: #FF0000 }
.bl { color: #3366FF }
.gr { color: #339966 }
.or { color: #FF6600 }
.defcol { color : #000080 ; }
.left   { text-align: left   ; }
.center { text-align: center ; }
.right  { text-align: right  ; }


td#p5 { background-color: #FFFFCC; font-weight: bold; padding: 12px; text-align: left; vertical-align: top; border-width: 2px; border-style: solid; border-color: #3399FF; width: 250 }
td#p6 { background-color: #FFFFCC; font-weight: bold; padding: 12px; text-align: left; vertical-align: top; border-width: 2px; border-style: solid; border-color: #3399FF; width: 250 }
td#p7 { border-width: 2px; border-style: solid; border-color: #3399FF; background-color: #FFFFCC; width: 250 }
th#brdr { border-right: 2px solid #3399FF }
th#brdr1 { border-right: 2px solid #3399FF }
th#brdr2 { border-right: 2px solid #3399FF }
td#p8 { background-color: #FFFFCC; padding: 12px; text-align: left; vertical-align: top; border-width: 1px; border-style: none; border-color: white; width: 350 }
td#p9 { background-color: #FFFFCC; padding: 12px; text-align: left; vertical-align: top; border-width: 1px; border-style: none; border-color: white; width: 400 }
td#brdr3 { border-left: 1px solid #3399FF }
td#brdr4 { border-left: 3px double #3366FF }
td#brdr5 { border-left: 1px solid #3399FF }
.sm a { color: #666666;
        font-size: 8pt }
a#prtcl  { text-decoration: none; font-size: 8pt; color: #0066FF }
a#p1 { text-decoration: none; font-size: 8pt; color: #339966 }
a#p2 { text-decoration: none; font-size: 8pt; color: #000099 }
a#p3 { text-decoration: none; font-size: 8pt; color: #FF6600 }
a#p4 { text-decoration: none; font-size: 8pt; color: #800000 }
a#p5 { text-decoration: none; font-size: 8pt; color: #660066 }
a#p6 { text-decoration: none; font-size: 8pt; color: #003300 }
a#p7 { text-decoration: none; font-size: 8pt; color: #663300 }
a#p8 { text-decoration: none; font-size: 8pt; color: #000066 }
a#p9 { text-decoration: none; font-size: 8pt; color: #CC3300 }
a#p10 { text-decoration: none; font-size: 8pt; color: #333399 }
a#p11 { text-decoration: none; font-size: 8pt; color: #6600FF }
a#p12 { text-decoration: none; font-size: 8pt; color: #006600 }
a#p13 { text-decoration: none; font-size: 8pt; color: #CC0099 }
a#p14 { text-decoration: none; font-size: 8pt; color: #0066FF }
a#p15 { text-decoration: none; font-size: 8pt; color: #669900 }
a#p16 { text-decoration: none; font-size: 8pt; color: #CC0000 }
a#p17 { text-decoration: none; font-size: 8pt; color: #003399 }
a#p18 { text-decoration: none; font-size: 8pt; color: #FF5050 }
a#p19 { text-decoration: none; font-size: 8pt; color: #339966 }
a#p20 { text-decoration: none; font-size: 8pt; color: #993333 }
a#p21 { text-decoration: none; font-size: 8pt; color: #9966FF }
a#p22 { text-decoration: none; font-size: 8pt; color: #CC6600 }
a#p23 { text-decoration: none; font-size: 8pt; color: #660033 }
a#p24 { text-decoration: none; font-size: 8pt; color: #666699 }
a#p25 { text-decoration: none; font-size: 8pt; color: #FF0066 }
a#p26 { text-decoration: none; font-size: 8pt; color: #009933 }
a#p27 { text-decoration: none; font-size: 8pt; color: #009900 }
a#p28 { text-decoration: none; font-size: 8pt; color: #FF6600 }
a#p29 { text-decoration: none; font-size: 8pt; color: #006600 }






