.online_manual {
	color: #636363;
	font-size: 65%;
	text-transform: uppercase;
}
/*Column layout styles*/
#content_container {
	width: 100%;
	background-image: url(/images/background-gradient.gif);
	background-repeat: repeat-x;
	border: solid 1px #c6c7b4;
	margin-top: 10px;
} 
#left_column {
	float: left; 
	width: 170px;
	padding: 12px;
}
#center_column {
  margin: 12px 12px 20px 194px;
}
#center_column img {
	float: left;
	margin: 0 10px 10px 0;
}
#right_column {
	float: right;
	margin: 12px 12px 0 12px;
	width: 265px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
/*Left navigation styles*/
#manual_nav_container {
	width: 170px;
	margin-bottom: 12px;
}
#manual_nav_container a:hover {
	color: #9a2422!important;
}
#manual_nav_container a:visited {
	color: #000000;
}
.manual_nav_top, .manual_nav_bottom {
	display:block; 
}
.manual_nav_top *, .manual_nav_bottom * {
	display: block; 
	height: 1px; 
	overflow: hidden
}
.manual_nav_top1 {
	background:#c6c7b4;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.manual_nav_top2 { 
	background:#d1d2c3;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.manual_nav_top3 { 
	background:#d1d2c3;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;	
}
.manual_nav_top4 {
	height: 2px; 
	background:#d1d2c3;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.manual_nav_bottom1 {
	background:#c6c7b4;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.manual_nav_bottom2 { 
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.manual_nav_bottom3 { 
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.manual_nav_bottom4 {
	height: 2px; 
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.manual_nav_title {
	background:#d1d2c3;
	font-weight: bold;
	font-size: 95%;
	padding: 4px 8px 5px 8px;
	border-right: 1px solid #c6c7b4;
	border-left: 1px solid #c6c7b4;
}
.manual_nav_title a {
	color: #000000!important;
	text-decoration: none;
}
.manual_nav_item {
	background:#ffffff;
	border-right: 1px solid #c6c7b4;
	border-left: 1px solid #c6c7b4;
	border-top: solid 1px #ddddcf;
	padding: 8px 10px 6px 10px;
	font-size: 80%;
}
.manual_nav_item ul {
	margin: 0 0 0 8px;
	list-style-type: none;
}
.manual_nav_item li {
	background-image: url(/images/3px-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin: 6px 0;
	font-size: 90%;
}
.manual_nav_item a {
	text-decoration: none;
	color: #000000;
}
a.manual_nav_active {
	color: #9a2422!important;
	font-weight: bold;
}
/*Feature box styles*/
#feature_container {
	width: 170px;
	margin-bottom: 12px;
}
.feature_top, .feature_bottom {
	display:block; 
}
.feature_top *, .feature_bottom * {
	display: block; 
	height: 1px; 
	overflow: hidden
}
.feature_top1 {
	background:#c6c7b4;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.feature_top2 { 
	background:#ffffff;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.feature_top3 { 
	background:#ffffff;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;	
}
.feature_top4 {
	height: 2px; 
	background:#ffffff;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.feature_bottom1 {
	background:#c6c7b4;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.feature_bottom2 { 
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.feature_bottom3 { 
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.feature_bottom4 {
	height: 2px; 
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	border-right: solid 1px #c6c7b4;
	border-left: solid 1px #c6c7b4;
}
.feature_content {
	background:#ffffff;
	border-right: 1px solid #c6c7b4;
	border-left: 1px solid #c6c7b4;
	padding: 4px 8px;
}
.feature_content p {
	margin: 0;
}
