html {
}
p            {
	margin-top: 5pt;
}

body         {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align:left;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

dd {
	margin-bottom: 8px;
}
dl {
	margin-top: 10px;
	margin-bottom: 5px;
}
h1           {
	font-size: 14pt;
	font-weight: bold;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15pt;
}

h2           {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10pt;
}
h3           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 3pt;
	margin-top: 10pt;
}
h4           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 5pt;
}
ol           { 
	list-style-type:decimal; 
	margin-top:5pt
}
ul           {
	list-style-type: disc;
	margin-top:5pt;
	list-style-position: outside;
}
th           {
	font-weight: bold;
	margin-bottom: 2pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 3pt;
}
tr           {
	margin: 3pt;
}
td           {
	padding: 3pt;
}
li           {
	margin-top: 4pt;
	margin-bottom: 4pt;
}
/* Div layers for page elements */
/* pagewrapper surrounds the other elements to provide white background and inherited margins */ 
#pagewrapper {
	padding: 0px;
	margin-right: 10pt;
	margin-left: 10pt;
	margin-top: 15pt;
	margin-bottom: 15px;
	position: relative;
	text-align: left;
	left: auto;
}


/* banner surrounds logo and search form */
#banner {
	height: 60px;
	position: relative;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	z-index: 50;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(/images/gradient_blue_vert.jpg);
}
#logo {
	position: relative;
	z-index: 2000;
	float: left;
	display: inline;
}

#searchform {
	display: none;
}

/* main navigation bar */
#navbarmain {
	display: none;
}

/* breadcrumbs element controlled in qm_styles.css but need to suppress display for print CSS */
#qmcrumbs {
	display: none;
}
.qm-crumbs-container {
	display: none;
}

/* bodymain wraps leftcolumn and bodyright */ 
#bodymain {
	position: relative;
	overflow: visible;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 900;
	clear: both;
}
#leftcolumn {
	display: none;
}

#bodyright {
	line-height:1.2em;
	position:relative;
	z-index:auto;
	padding-right: 0px;
	margin-left:0px;
}
/* footer wraps legal info, links, and copyright info */
#footer {
	position: relative;
	padding: 10px;
	clear: both;
	margin-top: 25pt;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	z-index: 200;
	height: auto;
	text-align: center;
}
#footerlinks {
	display: none;
}
#footerlinks-secondary {
	display: none;
}

#copyright {
	padding: 8pt;
	line-height: 1.4em;
	position: relative;
	z-index: 200;
	margin-bottom: 0px;
}
#legal {
	display: none;
}

/* styles for product pages */
#FeatureBox li {
	font-size: 10pt;
	margin-left: 10pt;
	list-style-position: outside;
	list-style-type: square;
	padding-right: 5px;
}
#FeatureBox p {
	font-size: 10pt;
	font-weight: 600;
	text-align: center;
	padding-top: 10pt;
	padding-right: 5pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	line-height: 1.5;
}
#FeatureBox {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10pt;
	border: thin solid #666666;
	width: 150pt;
	z-index: 1000;
	margin-bottom: 2pt;
	padding-bottom: 2pt;
	display: inline;
}

#prodBox {
	height: auto;
	width: 94%;
	position: relative;
	z-index: 800;
	padding: 0px;
	overflow: scroll;
}

#prodBox h1 {
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: center;
}

#prodSQDR {
	float: left;
	width: 40%;
	padding-right: 2pt;
	padding-left: 2pt;
	position: relative;
	z-index: 800;
	background-color: #ECE2C4;
	height: 175px;
	line-height: 1.8em;
	vertical-align: middle;
	padding-top: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	margin-right:5px;
	overflow: scroll;
}


#prodSQDRPlus {
	width: 40%;
	padding-left: 25px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
	position: relative;
	z-index: 800;
	height: 175px;
	line-height: 1.8em;
	background-color: #ECE2C4;
	padding-right: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	margin-left: 2px;
	overflow: scroll;
}

#prodStarSQL {
	float: left;
	width: 40%;
	padding-right: 25px;
	padding-left: 25px;
	padding-top:15px;
	position: relative;
	z-index: 800;
	height: 175px;
	line-height: 1.8em;
	background-color: #ECE2C4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	margin-right: 5px;
	overflow: scroll;
}

#prodCA {
	width: 40%;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 25px;
	float: left;
	position: relative;
	z-index: 800;
	background-color: #ECE2C4;
	height: 175px;
	line-height: 1.8em;
	border: thin none #000066;
	overflow: scroll;
}

.prodMkt {
	text-decoration:none;
}


.prodMkt p {
}

.prodMkt h1 {
	margin-top:5px;
	font-family: "Bodoni MT";
	font-size: 24px;
}
.productCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	word-spacing: .75em;
	margin-top: 10px;
	letter-spacing: 0.75em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-variant: normal;
}


#prodBox a:link {
	color: #333366;
	text-decoration:none;
}

#prodBox a:focus {
	color: #333366;
	text-decoration:none;
}

#prodBox a:hover {
	color: #333366;
	text-decoration:none;
}

#prodBox a:active {
	color: #333366;
	text-decoration:none;
}
#prodBox a:visited {
	color: #333366;
	text-decoration:none;
}

/* custom styles */

.CellBody     { 
	font-size: 10pt;
	margin: 5px; 
}
.CellHeading { 
	font-size: 11pt; 
	font-weight: bold 
}
.Command {
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	background-color: #E6E6E6;
}
#Disclaimer  {
	font-size: 10pt;
	margin-top: 10pt;
	position:relative;
	z-index:auto;
	margin-right: 0px;
}
#Disclaimer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	text-align: left;
}
#Disclaimer p {
	font-weight: normal;
}

.DocInfo     { 
	font-style: italic; 
	font-size: 11pt;
}
.Filename {
	font-weight: bold;
}
.floatLeft {
	float: left;
	clear: both;
	margin-right: 15px;
	display: inline;
	visibility: visible;
	z-index: 500;
	position: relative;
}
.floatright {
	float: right;
	margin-left: 15px;
	display: inline;
	clear: right;
	visibility: visible;
	z-index: 800;
	position: relative;
}

.input        { 
	font-family: "Courier New", Courier, monospace; 
	font-size: 10pt;
}
.mainsidebar {
	background-color: #ECE2C4;
	visibility: visible;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
}
.SectionHead  { 
	color: #30f; 
	font-size: 14pt;
	font-weight: bold 
}
.subheading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	margin-top: 3pt;
}
.TextMenus {
	text-align: center;
}

.Variable {
	font-style: italic;
}
.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}
.TechDocTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC3333;
}
#datareplication {
	background-color: #333366;
	position: relative;
	z-index: 800;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
#dbaccess {
	background-color: #CC3333;
	position: relative;
	z-index: 800;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-top: 0px;
	clear: left;
	height: 250px;
}
#PrintPage {
	display: none;
}
#page-header {
	display: none;
}
#bodywide {
	position: relative;
	z-index: 1000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#bodywide td {
	padding:0px;
}

.lhead {
	background-color:#eee;
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.lpart {
	background-color:#f0f0f0;
	border-left:#ccc 2px solid;
	padding-bottom:5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.lpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.lcount {
	background-color:#999;
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
	display: none;
}