

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2f4f4f;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
	
/* Text and Link Styles */
h1, h2, h3, h4 {
  	line-height: normal;
  	font-size: 20px;
  	font-family: Georgia, "Times New Roman", Times, serif;
  	font-weight: normal;
  	color: #9f6d22;
  	margin: 0px;
  	padding: 0px;
}

a:link, a:visited {
	font-weight: bold;
  	color: #0000cc;
  	text-decoration: none;
}

a:hover {
	font-weight: bold;
  	color: #333;
  	text-decoration: none;
}

/* section delimiter */

#section { 
	float: left;
    	padding: 0px;
	margin-left: 10px;
  	margin-right: 4px;
  	list-style: none;
	border-bottom: 1px solid #9f6d22;	
	width: 534px;  /* for IE5/Win including margins and pads 530+10+4 */
		voice-family: "\"}\""; 
	       	voice-family:inherit;
	width: 520px; /* actual value */
}

#title{
  	float: left;
  	margin-left: -20px;
  	padding: 0px;
}
		
#next {
  	float: right;
 	text-align: right;
  	margin-right: 0px;
   	margin-top: 20px;
  	padding: 0px;
}

#wrapper {
	width: 800px;
	background-color: white;
	margin: 0px;
	padding: 0px;
}
	
#header {
	background-image: url(images/flashUSBInfo_hdr.gif);
	background-repeat: no-repeat;
	margin: 10px 30px 0 30px;
	height: 100px;
	width: 800px;  /* for IE5/Win including margins and pads*/
		voice-family: "\"}\""; 
	       	voice-family:inherit;
	width: 740px; /* actual value */
	}
	
#header h1 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 34px;
	margin-top: 14px;
	display: none;
	}

#content {
	margin-left: 0px;		
	margin-right: 4px;		
	margin-bottom: 4px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 30px;	
  	float: left;
	width: 550px;  /* for IE5/Win including margins and pads 530+15+4+1*/
		voice-family: "\"}\""; 
	       	voice-family:inherit;
	width: 530px; /* actual value */
	}

#content p {
	padding-left: 20px;
	padding-right: 0px;
	}
	
#content h2 {
	padding-top: 20px;
	padding-left: 0px;
	border-bottom: 0px solid #9f6d22;	
	margin-left: 20px;		
	margin-right: 0px;	
	font-size: xlarge;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;		
	}

#content h3 {
	padding-top: 40px;
	padding-left: 20px;
	font-size: xlarge;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;		
	}

#content h4 {
	padding-top: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #9f6d22;	
	margin-left: 20px;		
	margin-right: 0px;	
	font-size: xlarge;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;		
	}
	
/* navigation Styles */

#navcontainer {
	margin: 0px 0px 0px 0px;
	padding : 20px 0px 0px 0px;
  	text-align: left;
	float: right;
	width: 200px;  /* for IE5/Win including margins and pads */
		voice-family: "\"}\""; 
	       	voice-family:inherit;
	width: 200px; /* actual value */
	}
  
#buttonscontainer {
	margin: 10px 0px 0px 0px;
	padding : 10px 0px 30px 0px;
	width: 180px;  /* for IE5/Win including margins and pads 170+10*/
		voice-family: "\"}\""; 
	       	voice-family:inherit;
	width: 170px; /* actual value */
	background-image: url(images/nav-top.gif);
	background-repeat: no-repeat;
	border-style: none;
	}
	
#buttons a:link, #buttons a:visited {
  	color: #333333;
  	background-color: #b5cefd;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #FFF;
  	display: block;
  	border-top: 0px;
  	text-decoration: none;
  	text-align: left;
  	font-weight: bold;
  	<!-- reduced due to cell padding -->
	width: 160px;
	}
  
#buttons a.active:link, #buttons a.active:visited, #buttons a:hover {
  	background-color: #d7e5fe;
  	color: #333333;
  	text-decoration: none;
  	display: block;
	border-bottom: 1px solid #FFF;
	}
	
#subbuttons a:link, #subbuttons a:visited {
  	color: #333333;
  	background-color: #b5cefd;
	margin: 0px;
	padding-left: 35px;
  	display: block;
  	border-top: 0px;
	border-bottom: 1px solid #FFF;
	font-size: 95%;
  	text-decoration: none;
  	text-align: left;
  	font-weight: bold;
  	<!-- reduced due to cell padding -->
	width: 160px;
	}

#subbuttons a.active:link, #subbuttons a.active:visited, #subbuttons a:hover {
  	background-color: #d7e5fe;
  	color: #333333;
  	text-decoration: none;
  	display: block;
	}


/* footer Styles */

#footer {
	border: 30px solid white;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: x-small;
	color: #A3C3FE;
	background-color: #A3C3FE;
	clear: both;
	width: 800px;  /* for IE5/Win including margins and pads 170+10 */
		voice-family: "\"}\""; 
	       	voice-family:inherit;
	width: 740px; /* actual value */
	}

#footer span {
	font-weight: bold;
	color: white;
	}
