body{
	padding:0;
	margin:0;
}

a{color:#E31B23;text-decoration:none;}

h1{
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:20px;
	color:#E31B23;
}
h2{
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:16px;
	color:#E31B23;
}

#RefHeadFont{
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#E31B23;
}
#RefFont{
	float:left;
	padding:0;
	margin:0;
	border:0;
	padding-left:20px;
	padding-right:10px;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:14px;
	width:380px;
	word-wrap:break-word;
}
#RefFont ol{
	padding-left:2px;
	margin-left:2px;
}
#RefFont ol.pro-ref{
	padding-left:10px;
	margin-left:10px;
}
#RefFont ol.home-ref{
	padding-left:10px;
	margin-left:10px;
}
#FontSubscript{
	vertical-align:sub;
	font-weight:bold;
	font-size: 9px;
	/*color: #000;*/
	font-size: 70%; 
	line-height: 70%; 
	}
#required{
	font-weight:normal;
	}
#FontSuperscript{
	vertical-align:super;
	font-weight:bold;
	font-size: 9px;
	/*color: #000;*/
	font-size: 70%; 
	line-height: 70%; 
	}
#FontSuperscriptHR{
	vertical-align:super;
	font-size: 14px;
	font-size: 70%; 
	line-height: 70%; 
	}
#FontSuperscriptR{
	vertical-align:super;
	font-size: 12px;
	/*color: #000;*/
	font-size: 70%; 
	line-height: 70%; 
	}
#FontSuperscriptFMR{
	vertical-align:super;
	font-size: 10px;
	/*color: #CCCCCC;*/
	font-size: 70%; 
	line-height: 70%; 
	}
.SiteBody{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	padding-right:40px;
	width:880px;
	font-family:"Arial Narrow", Arial, sans-serif;	
	background-color:#fff;
	}
.TopHomeBotton{
	padding:0;
	margin:0;
	margin-right:5px;
	float:right;
	min-width:120px;
	line-height:24px;
	background-color:#C3B68A;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
.TopHPBotton{
	padding:0;
	margin:0;
	float:right;
	min-width:216px;
	line-height:24px;
	background-color:#C3B68A;
	color:#FFF;
	text-align:center;
}
.TopHomeBotton a{
	color:#FFF;
	text-decoration:none;
}

.TopHPBotton a{
	color:#FFF;
	text-decoration:none;
}
.HorizDivider{
	clear:both;
	margin:0;
	padding:0;
	width:880px;
	height:24px;
}
.HorizImageDivider{
	z-index:10;
	clear:both;
	position:relative;
	left:-40px;
	margin:0;
	padding:0;
	width:960px;
	height:24px;
	background-image:url(../images/gradient-bar-slice.png);
	background-repeat:repeat-x;	
}
.Hdr{
	width:880px;
	padding-bottom:15px;
}
.ImgRotator{
	width:880px;
	height:356px;
}
.ThreeImages{
	width:880px;
	height:150px;
}
.CenterImages{
	display:inline;
	width:288px;
	height:150px;
	padding:0;
	margin-right:4px;
}
.LeftSubHead{
	padding-left:5px;
	width:500px;
}	
.LeftSubHead a{
	color:#E31B23;
}	

.RightSubImage{
	float:right;
	width:370px;
	height:159px;
}
.SafetyInfo{
	width:880px;
	background-color:#fff;
}
.BottomNav{
	width:880px;
	background-color:#fff;

}
.Ftr{
	display:block;
	margin-top:10px;
	float:left;
	width:880px;
	height:50px;
	background-color:#fff;
}
#FtrSpacer{
	clear:both;
	float:left;
	margin:0;
	padding:0;
	display:inline-block;
	width:750px;
	height:7px;
}

#BodyLink a{
	float:right;
	color:#E31B23;
}
#FTRFont{
	font-size:12px;
	background-color:#fff;
}
#disclaimerBox {
border:1px solid #666;
font-size:12px;
padding:12px;
color:#666;
}
ul.checklist {
padding-left:4px;
}
ul.sitemap, ul.sitemap-sub {
padding: 0px 16px 0px 8px;
list-style-type:none; 
}
ul.sitemap li, ul.sitemap-sub li {
margin:6px;
}
ul.sitemap a, ul.sitemap-sub a {
color:#666;
}