body {
margin: 0px; 
padding: 0px; 
border: 0px;
}


div.header
{
background-color: #3838A5;
color:white;
min-width:950px;
width: 100%;
min-height: 70px;
border: 0px;
margin: 0px;
padding: 0px;
}


/* TOP MENU */
ul.topmenu
{
float:left;
width:100%;
min-width:950px;
padding:0;
margin:0;
background-image: url('graphics/buttons/sd_bar.png');
background-repeat:repeat-x;
background-color: #3838A5;
color: black;
list-style-type: none;
margin-top:1px;
}

ul.topmenu li
{display:inline}

a.topmenu
{
float:left;
width:105px;
height: 16px;
background-image: url('graphics/buttons/b_sd_off.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: #3838A5;
text-align: center;
color: #3838A5;
padding: 2px 0px;
font: normal normal 900 11px arial, helvetica, sans-serif;
}

a.topmenu:hover { text-decoration: none;
color: #148FB3;
}

a.topmenuselected
{
float:left;
width:105px;
height: 16px;
background-image: url('graphics/buttons/b_sd_on.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: #3838A5;
text-align: center;
color: #4FC8EB;
padding: 2px 0px;
font: normal normal 900 11px arial, helvetica, sans-serif;
}

a.topmenuselected:hover { 
text-decoration: none;
color: #148FB3;
}


/* SUBMENU */
ul.submenu
{
float:left;
width:100%;
min-width:950px;
padding:0;
margin:0;
background-image: url('graphics/buttons/sub_sd_bar.png');
background-repeat:repeat-x;
background-color: white;
color: #148FB3;
list-style-type:none;
}

ul.submenu li
{display:inline}

a.submenu
{
float:left;
width:105px;
height: 16px;
background-image: url('graphics/buttons/sub_sd_off.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: white;
color: #4FC8EB;
text-align: center;
padding: 2px 0px;
font: normal normal normal 11px arial, helvetica, sans-serif;
}

a.submenu:hover { text-decoration: none;
color: #148FB3;
}

a.submenuselected
{
background-image: url('graphics/buttons/sub_sd_on.png');
background-repeat: no-repeat;
float:left;
width:105px;
height: 19px;
text-decoration:none;
background-color: white;
color: #4FC8EB;
text-align: center;
padding: 1px 0px;
font: normal normal 900 11px arial, helvetica, sans-serif;
}

a.submenuselected:hover { text-decoration: none;
color: #148FB3;
}

/* BSUBMENU */
ul.bsubmenu
{
float:left;
width:100%;
padding:0;
margin:0;
background-color: white;
background-image: url('graphics/buttons/bsub_sd_bar.png');
background-repeat:repeat-x;
list-style-type:none;
}

ul.bsubmenu li
{display:inline}

a.bsubmenu
{
float:left;
width:105px;
height: 16px;
background-image: url('graphics/buttons/bsub_sd_off.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: white;
color: black;
text-align: center;
padding: 2px 0px;
font: normal normal normal 11px arial, helvetica, sans-serif;
}

a.bsubmenu:hover { text-decoration: none;
color: #3838A5;
}

a.bsubmenuselected
{
float:left;
width:105px;
height: 16px;
background-image: url('graphics/buttons/bsub_sd_on.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: white;
color: #3838A5;
text-align: center;
padding: 2px 0px;
font: normal normal 900 11px arial, helvetica, sans-serif;
}

a.bsubmenuselected:hover { text-decoration: none;
color: #3838A5;
}


/* APPLICATIONS MENU */
div.appmenu
{width: 150px;
padding-left: 10px;
margin:0;
color: #3838A5;
background-color: #E5E5E5 ;
padding-top: 5px;
}

ul.appmenu
{
color: #3838A5;
background-color: #E5E5E5;
width:150px;
padding:0px;
margin:0px;
border: 0px;
list-style-type:none;
font: normal normal normal 11px arial, helvetica, sans-serif;
}

li.appmenu
{
padding-top: 0px;    
}    

a.appmenu
{
text-decoration:none;
padding-left: 2px;
background-image: url('graphics/buttons/micro_6.png');
background-repeat: no-repeat;
color: #3838A5;
font: normal normal normal 10px arial, helvetica, sans-serif;
}

a.appmenu:hover { 
	text-decoration: none;
	color: black;
}


ul.news
{
width:80%;
min-width:200px;
padding:0;
Margin-top:20px;
margin-right:20px;
margin-left: 0;
border: 0;
background-color: white;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
list-style-type: none;
}

li.news
{
padding-top: 10px;    
}    


/* top mini menu */
div.top_mini_menu
{font: normal normal normal 8px arial, helvetica, sans-serif;
padding-left: 20px;
min-width: 130px;
margin:0;
position: absolute;
left:80%;
top:10px}

ul.top_mini_menu
{
color:white;
background-color: #3838A5;
width:130px;
padding:0px;
margin:0px;
border: 0px;
list-style-type:none;
font: normal normal normal 10px arial, helvetica, sans-serif;
}

a.top_mini_menu
{
background-image: url('graphics/buttons/micro_logo.gif');
background-repeat: no-repeat;
text-decoration: none;
padding-left: 2px;
color: #3838a5;
font: normal normal normal 10px arial, helvetica, sans-serif;
}

a.top_mini_menu:hover { 
	text-decoration: none;
	color: black;
}


div.footer
{
text-align: center;
clear:both;	
color:gray;
min-width:775px;
min-height: 80px;
background-color:white;
border: 0px;
margin-left: 0px;
padding: 0px;
line-height: 12px;
}

li.inline {display:inline}


div.print_news
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 16px;    
padding:0;
margin:30px;
background-color: white;
color: black;
list-style-type: none;
}


h1 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 20px;    
font-weight: bold;
color:#3838A5;
z-index: 2;

}


h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
color:#3838A5;
}

td.specs { 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 12px;
    }

tr.specheader
{
background-color: #3838A5;
color: #FADF24;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
}

td.specheader
{
padding-left: 4px;
}
    
    
  .bodycopy { 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    }

  .error_text { 
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: red;
    }
    
  .specsmall { 
      
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 13px;
    }

  a { text-decoration: none;
    }

  a:hover { text-decoration: underline;
    }

  .specsmallCopy { font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 13px;
    }

  .specbold { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    }

  .bodysmall { font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    }

  .newslist { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 12px;
    }

    .side2 {
    text-decoration:none;
    padding-left: 8px;
    color: #3838a5;
    font: normal normal normal 10px arial, helvetica, sans-serif;
    }

    
  .leftbottomlist { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 13px;
    font-weight: bold;
    }

  .title { font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #3838A5;
    }

  .pagetitle { font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 2em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    }
    
  .eventheader  
    { font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #3838A5;
    }


  .plus  
    { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #3838A5;
    width: 30px;
    vertical-align: top; 
    text-align: center; 
    cursor: pointer;   
    }

  .faqquestion
    {  
    cursor: pointer;  
    } 
    
    .faqquestion:hover { 
    color: blue;    
    text-decoration: underline;
    }    
            
  .leftlinks { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    color: rgb(0, 0, 255);
    }


  .heading { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #3838A5;
    font-size: 15px;
    line-height: 16px;
    }
    
  .subheading { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: black;
    font-size: 12px;
    line-height: 16px;
    color: #3838A5;
    }

  .param { font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #3838A5;
    font-size: 11px;
    line-height: 14px;
    }
    
  .specval { font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
    font-size: 10px;
    }

  .specheading { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #3838A5;
    font-size: 14px;
    }

  .specgroup { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 94, 120);
    font-size: 11px;
    }

  .apptitle { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: rgb(0, 94, 120);
    font-size: 16px;
    font-style: normal;
    }

  .graylink { font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: rgb(153, 153, 153);
    }
    
  .corporate { 
	font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: rgb(153, 153, 153);
    }

  .bodynotes { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    }

  .codecomment { color: rgb(0, 153, 0);
    }

  .codefunct { color: rgb(51, 51, 255);
    }

  .codetext { color: rgb(102, 0, 204);
    }
    
div.leftpanel
{
float:left;
width:160px;
height:100%;
min-height: 650px;
padding: 0px;
margin:0px;
color: black;
font: normal normal 900 11px arial, helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
}


div.content
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 16px;    
padding:0;
margin:0;
margin-left: 220px;
margin-top: 30px;
margin-bottom: 30px;
background-color: white;
color: black;
list-style-type: none;
}

img.logo
{
margin: 0;
border:0;
padding:0;
float: left;
}

img.sdlogo
{
position:absolute;
right:10px;
top:10px;
}

Div.search
{
clear: left; 
color: #3838A5;
background-color: #E5E5E5 ;
font: normal normal 900 12px arial, helvetica, sans-serif;
width: 150px; 
height: 50px;
margin-top: 1px;
margin-bottom: 0px;
border: 0px;
padding-left: 10px;
padding-top: 5px;
}

div.main
{
float:left;
width:95%;
min-width:950px;
padding:0;
margin:0;
background-image: url('graphics/header/side_sd_thin.jpg');
background-repeat: repeat-y;
background-color: white;
color: black;
margin-top: 1px;
}


td.value
{
text-align: right;
vertical-align: top;
padding: 2px;
}

td.param {vertical-align: top;
width: 160px;
padding: 2px;
    }

tr.specs
{
background-color: #E5E5E5;
color: black;
}        

table.spectable
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

table.specsubtable
{width: 100%; margin-right: -3px; border: 0px; padding: 0px; border-spacing: 1px;} 


table.contacttable
{width: 97%; margin-right: -3px; border:0px; padding: 0px;}

tr.shaded
{
background-color: #f8f8f8;
}  

table.codebox
{width: 100%;
background-color: #E5E5E5;
margin-right: -3px; 
border:1px; 
padding: 5px;}

td.country
{
vertical-align: top;
width: 150px;    
background-color: white;
}

td.address
{
vertical-align: top;
width: 250px;    
color: black;
background-color: white;
}

td.contact
{
vertical-align: top;
color: black;
background-color: white;
}


ul.footer
{
text-align: center;
width:100%;
min-width:600px;
padding:0;
margin: 0px;
background-color: white;
list-style-type:none;
}

a.footer:hover { text-decoration: none;
}

a.footer
{
text-decoration:none;
border-right:30px solid white;
font: normal normal normal 10px arial, helvetica, sans-serif;
line-height: 120%;
}

table.appheader
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

td.appheader
{width: 90px;
background-color: #3838A5;
color: black;
text-align: center;
}

td.appcheck
{background-color: white;
color: black;
text-align: center;
}

table.faqtable
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

table.downloadtable
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

table.formtable
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

tr.formtable
{
background-color: #E5E5E5;
vertical-align: top;
}
        
td.formprompt
{
padding: 3px;    
width: 200px;
color: black;
} 

td.quizprompt
{
padding: 3px;    
width: 400px;
color: black;
} 
       
td.formentry
{
padding: 3px;    
color: black;
}      

tr.formheader
{
background-color: #3838A5;
color: #FADF24;
font-weight: bold;
}

td.formheader
{
padding-left: 4px;
}	

tr.faqheader
{
background-color: #3838A5;
color:  #FADF24;
}


/* For IE6 and earlier browsers - removed May 2010 */
.iepageprop {
}
  
table.sideform
{
color: #3838a5;
background-color: #E5E5E5;
width:160px;
padding:0px;
margin:0px;
border: 0px;
font: normal normal normal 9px arial, helvetica, sans-serif;
padding-left: 5px;
}


td.background
{
background-color: #E5E5E5;
vertical-align: top;
color: black;
padding: 10px;
}        

div.featurebox
{
padding: 10px;
margin-left: 10px;
margin-right: 10px;
Background-color: #E5E5E5;
color: black;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-style: normal;
line-height: 12px;
font-weight: normal;
}    

ul.fivepoints{
margin: 10px;
padding: 0;
list-style-type: none;
list-style: none;
/*fix for IE bug that positions bullet graphics behind floats */
height: 1%;
}    

ul.fivepoints li
{
background-image: url("graphics/buttons/micro_6.png"); 
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 15px;
margin-left: 0px;    
text-decoration:none;
}


img.slogan
{
position:absolute;
left: 450px;
top: 0px}

ul.sitelist
{
float: left;  
list-style-type:none;
padding:0;
margin:0;
}

ul.sitelist li
{
float:left;
height: 18px;
width:160px;
    
}    

ul.sitelist a
{
float:left;
height: 15px;
width:160px;
text-decoration:none;
color: white;
text-align: center;
margin: 0px 0px;
padding: 2px 0px;
font: normal normal 900 11px arial, helvetica, sans-serif;
}

.plus  
{ font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
width: 30px;
font-style: normal;
/* font-weight: bold; */
color: #3838A5;
background-color: #cccccc;
vertical-align: top; 
text-align: center; 
cursor: pointer;   
}

table.alert
{width: 100%; margin-right: -3px; border:0px; padding: 0px; vertical-align: top;}


table.feature_table
{
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
width: 100%; margin-right: -3px; border: 0px; padding: 0px; border-spacing: 1px;
}     

table.feature_table td
{
vertical-align: top;
text-align: center;
padding: 2px;
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #3838A5;
font-size: 11px;
line-height: 14px;
padding-left: 10px;
}    

table.feature_table tr
{
background-color: #E5E5E5;
}

