/* CSS Document */

.bodycopy {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.featuredproductcopy {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.subhead {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ce0202;
}
.featureboxcopy {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #CE0202;
	text-align: center;
}
.featuredproducttitle {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	background-color: #F2F2F2;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #666666;
}
.bodycopy {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.subhead2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CE0202;
	text-align: left;
}
.navigationbox {
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #686767;
}

.newbrowserlink {
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/buttonBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	background-color: #BE0515;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #830207;
	width: 140px;
}
.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar {
	width: 140px;
}

.sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.sidebar li {
	font-family: Arial, Helvetica, sans-serif;
	/* padding-left: 5px; */
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.sidebar li a {
	text-decoration: none;
	color: #666666;
}
.sidebar li a.selected {
	text-decoration: none;
	color: #B70202;
}
.bodycopycenter {

	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.TOCbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/buttonTOC.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	background-color: #CAC9C9;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #CAC9C9;
	width: 140px;
}
.TOCbutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;