
body {
	margin: 0px;
	padding: 0px;
}

/* WRAPPER TO CENTER CONTENT -- 756 PX WIDE */

#wrapper {
	width: 7in;
	height: 11in;
	margin: 0.25in;
}

/* End hide from IE5-mac */






/* TOP BANNER -- COMPANY INFORMATION */

#banner {
	height: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(none) no-repeat;
	border-bottom: thin solid #000000;
	border-top: thin solid #000000;
}

#banner h1 {
	color: #000000;
	padding-top: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 25px;
}

#banner p {
	color: #000000;
	margin-top: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 20px;
	margin-left: 25px;
}

/* RIGHT COLUMN -- 175 PX WIDE */

#rightCol h2 {
	margin-top: 10px;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	background: #CCCCCC;
	font: bold 12px Lucida, Tahoma, Arial, sans-serif;
}

#rightCol img {
	border-style: none;
}

#rightCol {
	float: right;
	width: 175px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
}

#rightCol ul {
	list-style: square outside;
	margin: 2em;
	padding: 2px;
}

#rightCol li {
	margin-bottom: 10px;
}

#rightCol p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
}

#rightCol h5 {
	color: #666666;
	font: normal .9em Arial, Helvetica, sans-serif;
}

#rightCol a {
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 5px;
	margin-right: 2px;
	border-top-style: none;
}

#rightCol a:hover {
	background: #CCCCCC url(../images/patterns/sm_gradient.gif);
	color: #333333;
}

/* MIDDLE CONTENT SECTION -- 3 COL -- 190 PX RIGHT MARGIN */

#content {
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 25px;
}

#content .indexText {
	font-size: 10pt;
}

#content p {
	margin-right: 190px;
	font: 10pt/150% Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	margin-bottom: 10px;
}

#content strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content a:link {
	text-decoration: underline;
	color: #999999;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#content a:hover {
	color: #999999;
	text-decoration: underline;
}

#content a:visited {
	color: #999999;
	text-decoration: underline;
}

#content h1 {
	color: #000000;
	font: normal 12pt Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 20px 190px 15px 0px;
	padding: 15px 5px 10px;
	text-align: left;
	border-bottom: 1px solid #000000;
}

#content h1 strong {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h2 {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 190px;
	display: block;
	border-bottom: 1px solid #000000;
	font: bold normal 10pt Arial, Helvetica, sans-serif;
}

#content h5 {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 190px;
	display: block;
	font: normal 60% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#content h6 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 50px;
	margin-right: 190px;
	display: block;
	border-top: 1px solid #999999;
	font: normal 9pt Arial, Helvetica, sans-serif;
}

#content ul {
	color: #000000;
	list-style: square;
	margin-right: 190px;
	font: 10pt/150% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#content .floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* DIV TO FORMAT BASIC TABLES 190 PX RIGHT MARGIN */

.basic table {
	font: 9pt Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	margin-right: 190px;
	width: 528px;
}

.basic table td {
	border: 1px solid #000000;
	padding: 5px;
	text-align: left;
	margin-right: 190px;
}

.basic table th {
	font-weight: bold;
	background: url(none);
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px 5px 5px 10px;
}

.basic table .altrow {
	background: #EFEFEF;
	margin-right: 190px;
}

.basic .googleLink {
	color: #666666;
}

/* DIV TO FORMAT "MTX_OVERVIEW TABLE */

 #mtx_overview table {
	font: 0.7em Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	margin-right: 190px;
	width: 528px;
}

#mtx_overview table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	margin-right: 190px;
}

#mtx_overview table th {
	font-weight: bold;
	background: url(none);
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px 5px 5px 10px;
}

#mtx_overview .th2 {
	width: 50px;
	background: #FFFFFF url(none);
}

#mtx_overview table .altrow {
	background: #EFEFEF;
	margin-right: 190px;
}

/* DIV TO FORMAT HORIZONTAL LIST BUTTONS */

.horizontal-buttons ul {
	list-style: none;
	margin: 0;
	padding-top: 4px;
	text-decoration: none;
}

.horizontal-buttons li {
	display: inline;
	text-decoration: none;
}

.horizontal-buttons a:link,
.horizontal-buttons a:visited {
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	background: #CCCCCC;
	border-top: 1px solid silver;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid silver;
}

.horizontal-buttons a:hover {
	background: #999999;
	border-top: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	text-decoration: none;
}

.horizontal-buttons .current {
	display: inline;
	padding: 3px 10px 2px 10px;
	background: #999999;
	border-top: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	font-weight: bold;
	color: #666666;
}

/* DIV TO CREATE DARK BOX AROUND KNOWLEDGE BASE STUFF */


.knowledgebase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #CCC url(../images/patterns/knowledge_background.gif);
	color: #000000;
	text-align: left;
	padding: 5px;
	border-top: 2px solid #A0A69B;
	width: 520px;
	border-right: 1px solid #A0A69B;
	border-bottom: 1px solid #A0A69B;
	border-left: 1px solid #A0A69B;
}

/* DIV TO FORMAT TABLES FOR SCREEN SHOT GALLERY 20 PX RIGHT MARGIN */

.gallery table {
	font: 9pt Arial, Helvetica, sans-serif;
	width: 531px;
	border-collapse: collapse;
}

.gallery table td {
	text-align: left;
	padding: 10px;
}

.gallery .caption {
	background: url(none);
	border-top: 2px solid #666666;
}

.gallery .altrow {
	background: #EFEFEF url(none);
	text-align: center;
	vertical-align: middle;
	border-bottom: 0px;
	width: 225px;
	height: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.gallery .spacer {
	text-align: center;
	vertical-align: middle;
	width: 1px;
	border: 0px none #FFFFFF;
}

#rightCol .current {
	text-decoration: none;
	color: #999999;
	display: block;
	padding: 5px;
	margin-right: 2px;
}

#feature {
	height: 220px;
	background: #666666;
	display: none;
}

#feature h1 {
	font: bolder normal 1.75em Arial, Helvetica, sans-serif;
	color: #00CCFF;
	padding: 20px 10px 10px 40px;
	width: 350px;
	float: left;
	margin-bottom: 15px;
}

#feature h2 {
	font: bold normal 1.5em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 350px;
	float: left;
	clear: left;
	padding: 10px 10px 10px 40px;
	margin-top: -30px;
}

#nav-wrapper { /* this provides the textured background behind the navigation bar */
	background: #CCCCCC url(../images/patterns/navigation-background.gif) repeat-x left center;
	height: 35px;
	width: 756px;
	border-bottom: 2px solid #000000;
	display: none;
}

#nav-wrapper2 { /* this provides a container for the navigation elements. used to position navigation inside nav-wrapper */
	height: 15px;
	width: 756px;
	padding-top: 20px;
}

#nav,
#nav ul { /* all lists */
	padding: 0 0 0 20px;
	margin: 0 0 0 0px;
	list-style: none;
	font: 80%/1 "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space: nowrap
}

#nav a {
	display: block;
	width: 100px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 200%;
	border-bottom: 1px solid #666666;
}

#nav li { /* all list items */
	float: left;
	width: 100px;
}

#nav li .header {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-left: 4px solid #CC3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	display: block;
	text-align: center;
	background: url(../images/misc/down-arrow.gif) no-repeat left bottom;
	height: 15px;
}

#nav li .attention {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #CCCCCC repeat left top;
	width: 120px;
	left: -999em;
	border-left: 4px solid #CC3300;
	padding: 10px;
	font-weight: normal;
	display: block;
}

#nav li:hover ul,
#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li .headerLast {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-left: 4px solid #CC3300;
	border-top-style: none;
	border-bottom-style: none;
	border-right: none;
	width: 100px;
	display: block;
	text-align: center;
	background: url(1Col.css);
	line-height: normal;
	height: 15px;
}

#nav li .headerFirst {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-left: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right: none;
	width: 100px;
	display: block;
	text-align: center;
	background: url(1Col.css);
	line-height: normal;
}

#nav li:hover,
#nav li.sfhover {
	background: #CCCCCC url(../images/patterns/sm_gradient.gif) repeat left top;
}

.basic table .th2 {
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	color: #000000;
	width: 100px;
}

.pipe {
	color: #999999;
	font-weight: bold;
}

#content .floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

#side2_nav {
	display: none;
}

#pp_feature img {
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}

