body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}

/******* Common Elements *********/

h1 {
	float: left;
	font-weight: normal; 
	font-size: 16px; 
	color: #5a0f69; 
	font-family: Tahoma, Arial, Verdana;
	margin-top: 0px;
	margin-bottom: 3px; 
	padding-right: 3px;
}

h2
{ 
	font-size: 14px; 
	font-family: Tahoma, Arial, sans-serif; 
	color: #5a0f69; 
	font-weight: bold; 
	padding-left: 0;
	margin-bottom: 3px;
	margin-top: 3px;
}

h3 {
	font-weight: bold; 
	font-size: 12px; 
	color: #333333; 
	font-family: Tahoma, Arial, Verdana;
	margin-top: 3px;
	margin-bottom: 3px; 
}

#summary h3 {
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-weight: bold; 
	font-size: 12px; 
	color: #333333; 
	font-family: Tahoma, Arial, Verdana;
	margin-top: 3px;
	margin-bottom: 3px; 
}

ul li {
	list-style-image:  url(images/layout/bullet.gif);
	list-style-type: disc;
}

hr {
	color: #5a0f69;
	background-color: #5a0f69;
	width: 95%;
	height: 1px;
	border: 0;
	clear: both;
}

a:link, a:visited {
	text-decoration: none;
	color: #5a0f69;
}

a:hover, a:active {
	text-decoration: none;
	color: #000;
}

dt {
	color: #336699;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
}

dd {
	margin-left: 20px;
}

abbr, acronym {
	border-bottom: 0px solid #eee;
}

code, pre {
	color: #007700;
}

blockquote {
	padding-left: 7px;
	border-left: 2px solid #ddd;
	margin-left: 15px;
}

/********* Layout ***********/

#content-wrap {
	margin: 10px 37px 0 37px;
}

#top {
	height: 68px;
	background: url(images/topBG.jpg) repeat-x;
}

#top-left {
	height: 68px;
	width: 263px;
	background: url(images/QG-logo.jpg) no-repeat;
	float: left;
}


#top-right {
	text-align: right;
	color: #fff;
	padding: 30px 37px 0 0;
	font-size: 14px; 
}

#pre-head {
	padding: 6px 0 6px 0;
	background: #e0e0e0;
	font-size: 11px; 
    	color: #666666;
	width: 100%
}

#toc	{
	margin-left: 18px;
	float: left;
	padding-right: 100px;
}

#release {
	text-align: center;
	float: left;
	
}

#applies {
	margin-right: 37px;
	text-align: right;
}

#header {
	clear: both;
}

.section {
	text-align: left;
	clear: both;
}

.sub-section {
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 5px;
	padding-bottom: 15px;
}

.sub-section-top {
	text-align: center;
	padding-top: 5px;
}

.sub-section-one {
	width: 47%;
	float: left;
	padding-bottom: 7px;
	padding-top: 5px;
}

.sub-section-two {
	width: 47%;
	float: right;
	padding-bottom: 7px;
	padding-top: 5px;
}

.sub-section-two-right-align {
	text-align: right;	
	width: 47%;
	float: right;
	padding-bottom: 7px;
	padding-top: 5px;
}

.float-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
}

.float-right-image {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 0;
}

.float-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}

#bottom {
	
}

#bottom-nav {
	text-align: right;
}

#bottom-nav ul, #related ul {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#bottom-nav ul, #bottom-nav li {
	display: inline;
	text-align: right;
}

#bottom-anchor {
	float: left; 
	padding-bottom: 3px;
}

#related {
	text-align: left;
	margin-top: 10px;
}

#related ul, #related li {
	display: inline;
}

#related ul {
	padding-left: 5px;
	margin-left: 0;
}

#footer {
	background: #78268F;
	color: #fff;
	padding: 7px 7px 7px 40px;
	font-size: 11px;
	clear: both;
	margin-top: 10px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer ul {
	padding: 0;
	margin: 0 0 3px 0;
}

#footer li {
	display: inline;
}

.no-image-list li{
	list-style-image: none;
	list-style-type: none;
	margin-left: -15px;
}

.note {
	font-size: 11px;
}

.note-head {
	color: #CC0000;
	font-weight: bold;
}

.hint {
	font-size: 11px;
}

.hint-head {
	color: #008800;
	font-weight: bold;
	font-style: normal;
}

.nav-path {
	color: #336699;
}

.attn-grab {
	color: #336699;
}

.warning {
	color: #cc0000;
}

.img-border {
	border: 1px solid #bbb;
}

.bold {
	font-weight: bold;
}

.anchor-list li {
	list-style-type: none;
	list-style-image: none;
}

.caption {
	font-size: smaller;
}

a img {
	border: 0px;
}

.ups-logo {
	padding: 25px;
	margin-right: 75px;
}

.new-logo {
	color: #FFCC00;
	font-weight: bold;
}

h4 code {
	font-weight: lighter;
}

/********* Tables **********/

.new-images {
	margin: auto;
}

.new-images th {
	font-weight: bold;
	font-size: 13px;
	color: #5A0F69;
	font-family: tahoma, verdana, sans-serif;
	text-align: center;
}

.new-images td {
	padding: 5px;
	vertical-align: top;
}

.new-images .img-file {
	text-align: center;
}
#top-nav {
	text-align: right;
}
#top-nav ul, #top-nav li {
	display: inline;
	text-align: right;
}