/* Global Initial */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
    margin:0;
    padding:0;
}
html, body, div, map, dt, form 
{
	display:block;
}
body
{
	font-family:Arial,Helvetica,Sans-Serif;
	background-color: #ffffff;
}
a:focus {
	outline: none;
}
/* Global Generics */
div.global_Splash
{
	position:relative;
	top:0px;
	left:0px;
	width:768px;
	height:232px;
	color:#ffffff;
	overflow:hidden;
	z-index:200;
}
div.global_Splash span.title
{
	position:absolute;
	top:6px;
	left:6px;
	font-size:21px;
	z-index:205;
}
div.global_Splash span.subtitle
{
	position:absolute;
	top:32px;
	left:7px;
	width:420px;
	font-size:14px;
	z-index:205;
}
div.global_Splash span.subblurb
{
	position:absolute;
	top:50px;
	left:7px;
	width:420px;
	line-height:11px;
	z-index:205;
}
div.global_Splash span.blurb
{
	position:absolute;
	top:36px;
	left:7px;
	width:420px;
	line-height:12px;
	font-size:11px;
	z-index:205;
}
div.global_Gallery
{
	position:relative;
	margin-top:6px;
	left:0px;
	width:768px;
	height:60px;
	overflow:hidden;
	z-index:200;
}
div.global_Copy
{
	position:relative;
	margin-top:6px;
	left:0px;
	width:754px;
	min-height:373px;
	color:#666666;
	font-size:12px;
	border:solid 1px #89A46D;
	background-color:#faf6f0;
	overflow:hidden;
	padding:6px;
	z-index:200;
}
/* Swatch boxes */
div.global_Swatches
{
	width:190px;
	color:#000000;
	border:solid 1px #89A46D;
	background-color:#eeeeee;
	padding:5px 5px 5px 5px;
	overflow:hidden;
}
div.global_Swatches.left
{
	float:left;
	margin:0px 10px 5px 0px;
}
div.global_Swatches.right
{
	float:right;
	margin:0px 0px 5px 10px;
}
div.global_Swatches img
{
	width:88px;
	height:50px;
	border:solid 1px #89A46D !important;
}
div.global_Swatches a
{
	border:none;
	text-decoration:none;
}
div.global_Swatches td
{
	padding:0px 1px;
}
/* Text boxes */
div.global_Box
{
	color:#000000;
	border:solid 1px #89A46D;
	padding:5px 5px 8px 5px;
	line-height:16px;
}
div.global_Box.links
{
	background-color:#eeeeee;
	margin:0px 0px 10px 10px;
	width:220px;
	float:right;
}
div.global_Box.specs
{
	background-color:#EBF3E3;
	width:250px;
}
div.global_Box.articles
{
	background-color:#eeeeee;
	margin:0px 0px 10px 0px;
	width:270px;
}
div.global_bulletList
{
	margin:0px 10px 10px 10px;
}
div.global_bulletList ul
{
	position:relative;
	left:20px;
	margin-right:6px;
	list-style-image:url(../Content/Images/bullet.gif);
	line-height:18px;
}
div.global_bulletList ol
{
    position:relative;
	left:20px;
	margin-right:6px;
	list-style:decimal;
	line-height:18px;
}
/* Images */
img.global_image
{
	margin-top:3px;
	margin-right:6px;
	margin-bottom:3px;
	border:solid 1px #89A46D !important;
	float:none;
}
img.global_image_large
{
	margin-top:6px;
	margin-bottom:6px;
	border:solid 1px #89A46D !important;
	float:none;
}
img.global_image.left
{
	margin-left:0px;
	float:left !important;
}
img.global_image.right
{
	margin-right:0px !important;
	margin-left:6px;
	float:right !important;
}
img.global_pdfIcon
{
	margin:0px 2px;
	vertical-align:bottom;
}
img.global_image.left.thumbnail
{
	margin-top:0px !important;
	margin-bottom:6px !important;
}
/* Text */
.global_heading
{
	font-weight:bold;
	font-size:15px;
	color:#00549E;
	margin-bottom:5px;
}
.global_redheading
{
	font-weight:bold;
	font-size:15px;
	color:#cc0000;
	margin-bottom:5px;
}
.global_greenheading
{
	font-weight:bold;
	font-size:15px;
	color:Green;
	margin-bottom:5px;
}
.global_subheading
{
	font-weight:bold;
	font-size:12px;
	color:Green;
	line-height:13px;
}
.global_greenEmphasis
{
	font-weight:bold;
	color:Green;
}
.global_redEmphasis
{
	font-weight:bold;
	color:#cc0000;
}
.global_brownEmphasis
{
	font-weight:bold;
	color:#73583D;
}
.global_greenSubheading
{
	font-weight:bold;
	font-size:12px;
	color:Green;
	line-height:13px;
}
.global_redSubheading
{
	font-weight:bold;
	font-size:12px;
	color:#cc0000;
	line-height:13px;
}
a.global_greenLink
{
	color: Green !important;
	font-weight: bold !important;
}
.global_fineprint
{
	color:#666666;
	line-height:1.3em;
}
.global_super
{
	vertical-align:super;
	font-size: 0.5em;
	line-height: 0.5em;
}
p.global_em
{
	margin: 2px 0px 3px 0px;
	font-style:italic;
	font-size:10px;
	line-height:11px !important;
}
.global_p
{
	margin-top:5px;
	margin-bottom:15px;
}
.global_br
{
	clear:both;
}
.global_bem
{
	font-weight:bold;
	font-style:italic;
}
a.global_inactive
{
	color: #999999 !important;
	font-weight: bold !important;
}
.global_green
{
	color:#89a46d;
	font-weight:bold;
	line-height:18px;
}