/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #eaeaea;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#clear {
	clear: both;
	width: 840px;
}
#maincontainer {
	background-image: url(images/bgmain2.jpg);
	background-repeat: repeat-y;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #898989;
}

#MainContentArea {
	padding: 0px;
	float: left;
	width: 628px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#sidebarcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	float: right;
	width: 132px;
	padding-right: 10px;
	padding-left: 10px;
}

.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;
}
.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;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #000000;
}
.bodycopy {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.bodycopycenter {

	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.subhead {
	font-size: 17px;
	font-weight: bold;
	color: #ce0202;
}

.subhead2 {
	font-size: 14px;
	font-weight: bold;
	color: #CE0202;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE0202;
}

.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.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-weight: bold;
	color: #FFFFFF;
	height: 25px;
	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;
	font-size: 12px;
}
.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;
	list-style-type: none;
}

.sidebar li a {
	text-decoration: none;
	color: #666666;
}
.sidebar li a.selected {
	text-decoration: none;
	color: #B70202;
}
.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;
	
}


.footer {
	font-family: Arial;
	background-color: #F2F2F2;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #666666;
}

