* {
   padding:0;
   margin:0;
}

body {
text-align: center;
background-image: url(images/menubar-bkg.gif);
background-repeat: repeat-x;
background-attachment: scroll;   
margin-top:5px;
}

a {
text-decoration: none;
color: #2062da;
}

a:hover {
text-decoration: underline;
color: #da8120;
}



#wrapper {
position: relative;
width: 880px; 
margin: 0 auto; 
text-align: left; 
}

#logowrapper {
position: relative;
width: 600px; 
margin: 0 auto; 
text-align: center; 
}

#winlogobox {
margin: 30 0 0 50;
float:left;
width:250px;
height: 160;
font-size: 8pt;
}

#maclogobox {
margin:30 0 0 0;
float:left;
width:250px;
height: 160;
font-size: 8pt;
}




#topmenu {
padding: 28px 10px 0px 0px; 
float: right; 
font-family: arial, helvetica;
color:#707070;
font-size:10pt;
}

#logo a {
background-image: url(images/implogo.png); 
background-repeat: norepeat;
width: 450px; 
height: 65px;
margin-bottom: 10px;
display: block;
}

#logo a span {
visibility: hidden;
}

#productname {
float: left;
width: 340px;
padding: 10 0 15 0;
color: #122754;
font-family: tahoma;
font-size: 20pt;
font-weight: 500;
}

#productmenu {
padding: 22px 0px 0px 0px; 
float: right; 
width: 540px;
}


#banner {
width: 880px; 
height: 282px;
margin-bottom: 10px;
clear:both;
border-top: 1px solid #cbcbcb;
border-bottom: 1px solid #cbcbcb;
background-position: center center;
background-repeat: no-repeat;
}

#bannertext {
padding: 10 2 2 2;
color: white;
font-family: tahoma;
font-size: 14pt;
font-weight: 500;
text-align: center;
vertical-align: middle;
}


#column1 {padding-left: 10;
width: 600px;
float: left;
border-right: 1px solid #cbcbcb;
padding-right: 15;
}

#column1content {
text-align: left;
color: black;
font-family: arial;
font-size: 11pt;
padding: 0 0 15 0;

}

#column2 {
float: right;
width: 250px;
}

#column2content {
color: black;
font-family: arial;
font-size: 9pt;
padding: 0 0 15 0;;

}

.columnheader {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 14pt;
color: #002357;
padding: 5 0 15 0;
}

.subheader {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13pt;
font-weight: 800;
color: #002357;
padding: 5 0 15 0;
width: 550px;
border-bottom: 1px solid #cbcbcb;
margin-bottom: 5px;
}

.normallist {
list-style-type: square;
margin: 0 0 0 21px;
padding: 10 0 10 5px;
line-height: 20px;
}

.normalnumberlist {
margin: 0 0 0 31px;
padding: 10 0 10 5px;
line-height: 20px;
}

.sidelist {
list-style-type: square;
margin-left: 21px;
padding: 10 0 10 5px;
line-height: 17px;
}

.sidesublist {
list-style-type: dot;
margin-left: 10px;
padding: 2 0 10 5px;
line-height: 16px;
}

.sublist1 {
list-style-type: dot;
margin-left: 31px;
padding: 2 0 10 5px;
line-height: 20px;
}

.italics{
font-family: arial, helvetica, sans serif;
font-style:italic;
color:#4D4D4D;
font-size:80%;
}


#footer {
padding: 5px 0px 5px 0px; 
text-align: center; 
font-family: arial, helvetica;
color:#707070;
font-size:8pt;
width: 100%;
background-color: #eaeaea;
margin: 10 0 20 0;
clear:both;

}

.paragraph {
margin-bottom: 20px;
}

.tm {
font-size:11px;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	bottom: 1ex;
	
}

.description {
font-family: arial, helvetica, sans serif;
font-size: 10pt;
}

.listpad {
margin-bottom: 10px;
}

.orangebold {
color: #DD5F0A;
font-weight: 800;
}

#supportheadline {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 16pt;
color: #707070;
padding: 0 0 15 0;
}

.quote {
margin: 10 30 0 30;
padding: 15 15 15 15;
font-style: italic;
font-family: georgia;
size: 11pt;
background-color: #DEEBFF;
}

/* DOWNLOADS TABLE */

.downloads {
width: 550;
  border: outset 0pt;
  border-spacing: 0pt 0pt;
}

.bluerow {
background-color: #DEEBFF;
}

.greyrow {
background-color: #EEEEEE;
}

table.downloads td {
padding: 8px;
}

table.downloads a {
font-weight: 800;
}


/* KB FORMATTING */

.kbwrapper {
float: left;
width: 95%;
padding: 10 0 5 0;
margin-bottom: 20px;
border-top: 10px solid #eaeaea;
}

.kbheadline {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 16pt;
color: #707070;
padding: 0 0 15 0;
}

.kbtitle {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 11pt;
}

.kbtext {
font-family: arial, helvetica;
font-size: 11pt;
color: #000000;
padding-bottom: 20px;
}