/* -- content --*/

img {
	border: 0px none;
}

.chatIcon {
	float: right;
}
	

.content {
	font-size: 1em;
	vertical-align: top;
	font-family: sans-serif;
}

.content dl {
	font-size: 1em;
}

.content h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	color: #7A8E3D;
	padding-bottom: 10;
	text-align: center;
}

.content h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	color: #7A8E3D;
	padding-bottom: 20;
}

.content h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	color: #6C6C6C;
	padding-bottom: 20px;
	padding-top: 10px;
}

.content h4 {
	font-size: 1.25em;
	font-weight: bolder;
	color: #6C6C6C;
	border-bottom: ridge;
	text-align: justify;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

.content h5 {
	font-size: .95em;
	padding: 3;
	text-align: justify;
	font-style: normal;
}

.content h6 {
	font-size: .95em;
	text-align: center;
	margin: 1px;
}

.content dt {
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 1em;
}

.content ul {
	color: Black;
	text-align: left;
}

.content li {
	font-size: 1em;
	color: black;
	text-align: left;
	list-style: square;
	margin-bottom: 10px;
}

.content b {
	font-family: sans-serif;
}

.content #reg-text {
	font-size: .95em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	vertical-align: top;
	font-family: sans-serif;
}

.content #disclaimer {
	font-size: .85em;
	display: block;
	font-stretch: condensed;
	font-weight: bold;
	text-align: justify;
	font-family: sans-serif;
}

.content #contact {
	display: block;
	text-align: justify;
	font-size: .95em;
	margin-left: 20px;
	margin-top: 10px;
}

.content #links {
	display: list-item;
	margin-left: 15px;
	padding-bottom: 10px;	
}

.content #links a:links {
	font-size: 1em;
}

.content #links a:hover {
	font-size: 1.15em;
}


.large-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333300;
	padding-bottom: 20;
}

.medium-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-variant: normal;
	font-weight: bold;
	color: #7A8E3D;
	line-height: 25px;
}

.small-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

.green-small-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 30px;
	color: #89AD1E;
	letter-spacing: 1px;
}

.mini-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.gray-medium-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #6C6C6C;
	line-height: 25px;
}

.reg-text {
	font-family: Tahoma, Arial;
	font-size: 1em;
}

.expanded {
	letter-spacing: 8px;
	word-spacing: 7px;
}

a:link {
	color: #333300;
}

a:visited {
	color: #4d5e00;
}

a:hover {
	color: #333399;
}



/* li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
} 

ul {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
}
 */


.SideQuotes {
	width: 200;
	font-size: 60%;
	font-style: italic;
	display: block;
	padding: 5px 5 5 5;
}

.SideQuotePerson {
	width: 200;
	font-size: 60%;
	font-style: italic;
	display: block;
	margin-left: 50;
}
/*----- search box-------*/

#searchbar {
	clear: both ;
	line-height: 32px;
	float: right;
	padding-right: 10px;
}

/*-- Contact Page ---*/

.contact_header {
	margin: 10;
	padding: 5;
	font-size: 1.25em;
	font-weight: bold;
	border-top: 1px solid;
	background-color: #CCFF66;
	text-align: left;
	padding-left: 10px;
}

.contact_information {
	margin-left: 30;
	font-size: .75em;	
}


/* --- Executive Profiles -- */

.profiles {
	float: left;
}

.profiles dl {
	margin: 0;
	float: left;
	position: relative;
	width: 100%;
	border-top: none;
}

.profiles dt {
	margin-top: 15;
	padding: 0 0 5 5;
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 1px solid;
}

.profiles dd {
	margin-left: 10;
	padding: 0 0 0 20;
	font-size: .75em;
	font-weight: normal;
}


/*----- Definition List Instructions -------*/
.instructions .ntap_code {
	border: 1px solid;
	background: #EEE; /* #69c was original background color */
	font-family: "Courier New";
	margin-left: 30px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	font-size: .9em;
	width: 440px;
}

.instructions {
	font-size: 1em;
	text-align: left;
}

.instructions dl {
	margin: 0;
	border-top: none;
}

.instructions dt {
	margin-top: 20px;
	padding: 0 0 5 5;
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 1px solid;
}

.instructions dd {
	margin-left: 10;
	padding: 0 0 0 20;
	font-size: 1em;
	font-weight: normal;
	display: block;
	text-align: justify;
}

.instructions ul {
	margin-left: 20;
	list-style: square;
}

.instructions li {
	margin-left: 20;
	margin-bottom: 10;
	list-style: disc;
}


/*--- Customer Testimonials --*/

.testimonials {
	font-size: 1.2em;
	text-align: left;
}

.testimonials ul {
	text-align: left;
}

.testimonials li {
	font-size: 1.15em;
	color: black;
	text-align: left;
	list-style: square;
	margin-bottom: 10px;
	margin-left: 20px;
}




/*--------- Menu 2--------------------------- */
	
#menu2 {
	width: 200px;
	margin: 0;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-width: 1px;
	}

#menu2 .header {
	width: 200;
	padding: 5;
	font-weight: bold; 
	color: #fff; 
	border-bottom:1px solid #fff; 
	background: #666;  /* #69c was original background color */	
}
	
#menu2 dl {
	margin: 0;
	float: left;
	position: relative;
	width: 100%;

}

#menu2 dt {
	margin: 0;
	padding: 10;
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: #666; /* #69c was original background color */
	text-align: center;
	line-height: 20px;
}

#menu2 dd {
	margin: 0;
	padding: 0.0em 0 0.0em 0;
	width: 100%;
	font-size: 1em;
}

#menu2 dd a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}	
	
#menu2 dd a:link, #menu2 dd a:visited {
	color: #333399;
	display: block;
	background:  url(images/menu2.gif);
	padding: 8px 0 0 30px;
}
	
#menu2 dd a:hover, #menu2 dd a:active {
	color: #333399;
	background: url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	font-weight: bold;
}
	


/* --- Dead stuff - might not be used anywhere on site --- */




/*--- Netapp Glossary ------

.glossary {
	margin-left: 10;
}

		*/
.glossary dl {
	border: 3px double #ccc;
	padding: 0.5em;
}

.glossary dt {
/* --	 float: left; 
	 clear: left;  --*/ 
	 text-align: left; 
	 font-size: 1em;
	 font-weight: bold; 
	 color: green;
}

.glossary dt:after {
	content: ":";
}

.glossary dd {
	margin: 0 0 0 110px; 
	padding: 0 0 0.5em 0;
	font-size: .75em;
}
