/* Master styles */

#content p { margin: 1em 0 } 

#content h1, #content h2, #content h3, #content h4 {
 margin-top:10px;
}

.sup {
	vertical-align: super;
} /* Superscript for paragraph text (ie. Xng) */
h1 .sup, h2 .sup, h3 .sup, h4 .sup {
	font-size: .5em;
} /* Superscript for page heading (R)'s */
.subhead {
	font-style: italic;
}
hr {
	border: 1px solid #666;
	height: 0px;
}
.leftcallout, .rightcallout {
	color: #D42E12;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.leftcallout {
	float: left;
	padding: 1px 10px 1px 0;
	display: block;
}
.leftcallout {
	float: left;
	text-align: left;
}
.rightcallout {
	float: right;
	text-align: right;
}
img.prodicon {
	float: left;
	padding: 5px 10px 5px 0;
	display: block;
}
img.callout {
	float: right;
	padding: 1px 0 1px 10px;
	display: block;
}
.clear {
	clear: both;
}
.crumb, .crumb a {
	color: #999;
	font-size: 11px;
	text-decoration: none;
}
.crumb a:hover {
	text-decoration: underline;
}

#content ul {
	list-style-type: disc;
	margin-left: 2em;
	margin-top: 0em;
}
#content ol {
	list-style-type: lower-alpha;
	margin-left: 2.5em;
	margin-top: 0em;
}
#content ul ul {
	list-style-type: circle;
}

#content table td, #content table th { padding: 5px; }

table.generic {
	color: #666;
	font-size: 10px;
	border-top: 3px solid #666;
	border-left: 1px solid #666;
	width: 100%;
}
table.generic th  {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 1px 8px;
}
table.generic td  {
	font-size: 10px;
	padding: 1px 8px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
table.tech_spec {
	color: #666;
	font-size: 12px;
	text-align: left;
}
table.tech_spec th {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	text-align: left;
	padding-bottom: 2px;
}
table.tech_spec td {
	font-size: 12px;
	vertical-align: top;
	border-bottom: 1px solid #666;
	padding: 2px 0;
}
table.tech_spec td.legend {
	font-size: 10px;
	line-height: 16px;
	padding: 2px 0;
	border: 0 none;
}
table.tech_spec td.legend ol li {
	font-size: 10px;
	margin-left: -0.8em;
}

ul.arrowlist {
	list-style-image: url(/images/common/ltgray_arrow.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 0.1em;
	line-height: 16px;
}
ul.arrowlist li, ul.arrowlist a {
	color: #333333;
	font-size: 11px;
}
ul.productlist {
	list-style-image: url(/images/common/ltgray_arrow.gif);
	list-style-type: none;
	list-style-position: outside;
}
ul.productlist a {
	color: #333333;
	font-size: 12px;
}
ul.productlist li {
	margin-bottom: 3px;
	margin-left: -5px;
}

.e2-headline {
	font-size: 14px;
	font-family: Helvetica, Arial sans-serif;
	font-weight: bold;
	color: #CC9900;
}
.e2-messaging {
	font-size: 12px;
	font-family: Helvetica, Arial sans-serif;
	color: #7F7F6B;
}

/* End Common Page Elements */



#gn1 {
	padding: 4px 6px 4px 6px;
}
#gn2, #gn3, #gn4, #gn5, #gn6, #gn7, #gn8 {
	padding: 4px 6px 4px 6px;
	/* Changed to 28px to fix in NE7 */
	/* 	padding: 4px 30px 4px 30px; */
}




/* Equal Oportunity Employer Statement */
.eo_stmt {
	font-size: .9em;
	margin-bottom: 0;
	color: #666;
}

.secure {
	background: url(/images/common/secure-menu.gif) no-repeat right 6px;
}

#tps {
	display: none;
}



