@charset "utf-8";
/* CSS Document */

.activetab {z-index:2;border-bottom:0px solid #666666; margin-right:1px; height:25px; cursor:pointer;background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/activetabbg.jpg ) repeat-x;}
.activetabcontent {font-weight:bold;white-space:nowrap;padding-left:6px;padding-right:10px;font-family:'lucida sans unicode', 'lucida grande',;font-size:0.7em;color:#ffffff;text-align:center;padding-top:5px; background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/activetab_rightcorner.jpg ) no-repeat top right;}
.activetabhover {z-index:2;padding-bottom:1px;margin-right:1px; height:25px; cursor:pointer;background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/activetabhover_bg.gif ) repeat-x;}
.activetabhovercontent {white-space:nowrap;padding-left:6px;padding-right:10px;font-family:'lucida sans unicode', 'lucida grande',; font-weight:bold; font-size:0.7em; color:#666666; text-align:center; padding-top:5px; background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/activetabhover_rightcorner.gif ) no-repeat top right;}
.activetabhoverleft {z-index:1000;width:4px; height:25px;background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/activetabhover_leftcorner.gif ) no-repeat top left;}
.activetableft {z-index:1000;width:4px;border-bottom:0px solid #666666; height:25px;background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/activetab_leftcorner.jpg ) no-repeat top left;}
.inactivetab {border-bottom:0px solid #cccccc;margin-right:1px;height:25px;cursor:pointer;background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/inactivetabbg.jpg ) repeat-x;}
.inactivetab a{color:#057DEE;}
.inactivetabcontent {font-weight:bold;white-space:nowrap;padding-left:6px;padding-right:10px;font-family:'lucida sans unicode', 'lucida grande',; font-size:0.7em; color:#6699FF; text-align:center; padding-top:5px; height:19px; float:none; background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/inactivetab_rightcorner.jpg ) no-repeat top right;}
.inactivetableft {border-bottom:0px solid #cccccc;width:4px;height:25px;background:url( http://i.dell.com/images/global/brand/ui/storm62/masthead/inactivetab_leftcorner.jpg ) no-repeat top left;}
.tabspacer {float:left;width:100%;height:25px;}.tbl {border-width:0px;}





#tabs {
      float:left;
      width:490px;
      background:#ffffff;
      font-size:12px;
	  margin:0px 0px 15px 0px;
      }
	 
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
	  font-family: "Verdana", Arial, San-Serif;
      }
	  
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs a {
      float:left;
      color:#63F;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  background-color:#999999;
      }
	    
    #tabs a span {
      float:left;
      display:block;
      
      padding:8px 15px 9px 7px;
      
	  color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#ffffff;
      }
    #tabs li a:hover {
      background-position:0% -42px;
	  background-color:#6699FF;
      }
	  
	  .bbg {
      margin:0;
      padding:0;
	  background-color:#6699FF;
      }
	  
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  
	  
	  
	  .bordertable{
	  border-bottom:1px solid #cccccc;
	  border-left:1px solid #cccccc;
	  border-right:1px solid #cccccc;
	  border-top:1px solid #cccccc;
	  }
	  
	  .newcontenttable{
	  border-top:1px solid #cccccc;
	  }



.thin-line {
	position: relative;
   	color: #CCC;
	margin: 15px 0px 15px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

