body {
	background-color: #5f6063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-image: url(SiteImages/BodyBG-2_1x1000.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(SiteImages/ContainerBG_2.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#maingraphic {
	height: 240px;
	width: 900px;
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(SiteImages/HeaderSafety2_900x240.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontentarea {
	width: 900px;
	text-align: left;
	position: relative;
	color: #000000;
}
#navbuttons {
	height: 30px;
	width: 900px;
	position: relative;
	overflow: visible;
	z-index: 10;
	background-image: url(SiteImages/NavBG-2_1x30.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #130c0e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #130C0E;
}
#navbuttonssafetyarea {
	width: 162px;
	height: 30px;
	position: absolute;
}
#navbuttonsarea {
	width: 738px;
	height: 30px;
	position: absolute;
	left: 162px;
}
#centrecontentarea {
	width: 532px;
	position: relative;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 30px;
}
#centrecontentarea a {
	color: #000000;
	text-decoration: underline;
}
#centrecontentarea a:hover {
	color: #CDA12E;
	text-decoration: none;
}
#rightcontentarea {
	width: 258px;
	float: left;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	margin-top: 30px;
}
.rightcontent_text_small {
	color: #000000;
	font-size: 9px;
	text-align: left;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width: 900px;
	height: 60px;
	position: relative;
	clear: left;
	text-align: right;
	background-image: url(SiteImages/FooterBG-2_1x60.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #130c0e;
	color: #818181;
}
#footernavarea {
	width: 700px;
	position: absolute;
	text-align: left;
	font-size: 9px;
	top: 17px;
	left: 29px;
	font-weight: normal;
	line-height: 10px;
	overflow: hidden;
}
#footernavarea a {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footernavarea a:hover {
	color: #ebc131;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	color: #CDA12E;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0em;
	margin-bottom: 1em;
}
h3 {
	font-size: 12px;
	color: #5C5D60;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #626366;
	text-decoration: none;
}
.emphasis {
	font-weight: bold;
}
.emphasis_bigger {
	font-weight: bold;
	font-size: 12px;
}
td {
	vertical-align: top;
}
.img_floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.img_floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.content_formlabel {
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
}
.content_fieldareas {
	text-align: left;
	width: 350px;
}
.content_fieldsthemselves {
	color: #000000;
	text-align: left;
	width: 300px;
	background-color: #E5E5E5;
}
.content_formbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 80px;
	font-weight: bold;
}
.content_fieldsthemselvessmaller {
	color: #000000;
	text-align: left;
	width: 210px;
	background-color: #E5E5E5;
}

#MenuBar2 li a {
	background-color: transparent;
}
#MenuBar2 a:hover, #MenuBar2 a:focus {
	background-image: url(SiteImages/NavButtonBG-2_OFF_1x30.png);
	background-repeat: repeat-x;
	background-color: #130c0e;
	background-position: left top;
}
#MenuBar2 a.MenuBarItemHover, #MenuBar2 a.MenuBarItemSubmenuHover, #MenuBar2 a.MenuBarSubmenuVisible {
	background-image: url(SiteImages/NavButtonBG-2_ON_1x30.png);
	background-repeat: repeat-x;
	background-color: #5f6063;
	background-position: left top;
}
#MenuBar2 li {
	background-image: url(SiteImages/NavButtonBG-2_OFF_1x30.png);
	background-repeat: repeat-x;
	background-color: #130c0e;
	background-position: left top;
}
.pink {
	color: #FF0099;
}
.indent20 {
	padding-left: 20px;
}
.darkgold {
	color: #cda12e;
}
#container_full {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
}
#fullcontentarea {
	width: 840px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 30px;
}
#fullcontentarea a {
	color: #000000;
	text-decoration: underline;
}
#fullcontentarea a:hover {
	color: #ebc131;
	text-decoration: none;
}
.smallertighter {
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}
.bluegreysmaller {
	color: #98A9D1;
	font-size: 9px;
}
.grey14 {
	color: #626366;
	font-size: 14px;
	font-weight: normal;
}
.red {
	color: #FF0000;
}
#loginbox {
	height: 14px;
	width: 45px;
	position: absolute;
	left: 834px;
	top: 215px;
}
table {
	vertical-align: top;
}
#counterboxBC2 {
	position: relative;
	width: 257px;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 10px;
	background-image: url(SiteImages/CounterBG2_BC.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#counterboxBC2_inset {
	width: 190px;
	position: absolute;
	left: 55px;
	top: 9px;
}
#counterboxBC2_inset p {
	margin-top: 0em;
	margin-bottom: 0em;
}
#counterboxAB2 {
	position: relative;
	width: 257px;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 10px;
	background-image: url(SiteImages/CounterBG2_AB.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#counterboxAB2_inset {
	width: 190px;
	position: absolute;
	left: 55px;
	top: 9px;
}
#counterboxAB2_inset p {
	margin-top: 0em;
	margin-bottom: 0em;
}
