@charset "UTF-8";
/* CSS Document */

body {
	background-color: #252525;
	color: #DDDDDD;
}
.columns-container {
	border: 1px solid #AAAAAA;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color: #333;
}
.columns-container h2, h3, h4 {
	color: #F37800;
	padding-top: 10px;
}
.columns-container h5 {
	color: #FF9833;
	padding-top: 10px;
}
.columns-container h6 {
	color: #FF9833;
	padding-top: 2px;
}
.columns-container h1 {
	color: #FFFFFF;
	background-color: #F37800;
	padding: 5px;
	border-radius:5px;
}
.columns-container h2 {
	padding: 2px;
	margin-top:10px;
}
.columns-container h3 {
	border-bottom: 1px dotted #F37800;
}
#objtable th, #objtable td {
	border: 0px solid;
	vertical-align:top;
}
.impnote {
	color: #00B3FF;
	font-weight: 600;
	border-left: #00B3FF 2px solid;
	padding-left: 5px;
}
img {
	max-width: 100%;
	height: auto;
}
.p7TM3-01 ul ul {
	background-color: #333333;
}
.p7TM3-01 ul ul a:hover, .p7TM3-01 ul ul a:focus {
	color: #333;
	background-color:#FCAF63;
}
.p7TM3-01 ul ul a.trig_open {
	color: #FFF;
}
.p7TM3-01 ul a {
	color: #DDDDDD;
}
.p7TM3-01 ul a:hover, .p7TM3-01 ul a:focus {
	color: #FFFFFF;
}
.p7TM3-01_toggle_all a {
	color: #DDDDDD;
}
.p7TM3-01_toggle_all a:hover, .p7TM3-01_toggle_all a:focus, .p7TM3-01_toggle_all a:active {
	color: #333;
	background-color:#FCAF63;
}
.p7TM3-01 ul a:hover, .p7TM3-01 ul a:focus {
	color: #FFFFFF;
	border-bottom-style: solid;
	outline: none;
}
.p7TM3-01 a.trig_closed {
	background-image: url(../p7tm3/img/tm3_east_white.gif);
}
.p7TM3-01 a.trig_open {
	background-image: url(../p7tm3/img/tm3_south_white.gif);
}
.main-content a:link, #masthead-right a:link {
	color: #F3B500;
	text-decoration: underline;
	//font-weight: bold;
}
.main-content a:visited, #masthead-right a:visited {
	color: #F3B500;
	text-decoration: underline;
	//font-weight: bold;
}
.main-content a:hover, #masthead-right a:hover {
	color: #00B3FF;
	text-decoration: none;
	font-weight: 600;
}
.main-content a:active, #masthead-right a:active {
	color: #00B3FF;
	text-decoration: none;
	font-weight: 600;
}
input {
	background-color:#7C7C7C;
}
input.search-box:focus {
	background-color: #FFFFFF;
}
#footer {
	background-color: #AAAAAA;
	color: #333;
	box-sizing: border-box;
	padding: 10px 30px;
	border-radius: 0px 0px 6px 6px;
	font-size: 80%;
	text-align: center;
}
.highlight { background-color: #346D86; }
.infoline { font-size: 80%; font-style: normal; color: #949494;}
#datatable {
	border: 1px solid #F37800;
	padding: 4px;
}
#datatable th {
	text-align:left;
}
#datatable td {
	vertical-align:top;
	padding: 4px;
}
#flagtable {
	border: 1px solid #F37800;
	padding: 4px;
}
#flagtable th {
	text-align:left;
}
#flagtable td {
	vertical-align:top;
	padding:4px;
}
.r20div {
	margin:20px;
	padding:10px;
	border: 1px solid #FFF;
}
.masthead-bg {
	 background-image:url("../images/Manual-Header_X-Particles_Jackrabbit.jpg");
	 background-repeat:no-repeat;
	 height:67px;
}
.separator {
	display: block;
	color: #F37800;
	margin-top: 0.5em;
  	margin-bottom: 0.5em;
  	margin-left: auto;
  	margin-right: auto;
	border-width: 1px;
}

