body {
	margin-top: 0px;
	padding-top: 0px;
	background: url(../images/page_background1.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#qtsgroupbar {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background-image: url(../images/qtsgroup_topbar_bg.gif);
	background-repeat: no-repeat;
	background-color: #FF9933;
	height: 27px;
}
#qtsbarcontent {
	text-align: left;
	padding: 6px 0px 0px 135px;
	font-size: 12px;
	color: #FFFFFF;

}
#container3 
{
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	width: 830px;
	background-color: #F58228;
	color: #333333;
	top: 0px;
	border-top: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	text-align: left;
	border-bottom: 15px solid #ffffff;
	z-index: 500;
	border-left: 15px solid #ffffff;
	background-image: url(../images/container3_bg.gif);
	background-position: 0px 0px;
}
#content1 {
	position:inherit;
	width:580px;
	z-index:10;
	margin-left: 236px;
	margin-top: 105px;
	top: 0px;
	line-height: 1.4em;
	background-color: #FDE6D4;
	background-image: url(../images/content1_bg.gif);
	font-size: 0.8em;
}
#content1a {
	width: 560px;
	padding: 15px 0px 15px 15px;

}
#forceminheight {
	width:1px;
	height: 500px;
	float: right;
}
#content1_column2 {
	width: 270px;
	float: right;
	color: #FF9900;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
}
#content1_column2_top {
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 46px;
}

#content1_column2_bottom {
	width: 220px;
	background-color: #A3C2E0;
	padding: 20px 5px 5px 5px;
	color: #FFFFFF;
	overflow: hidden;
	background-image: url(../images/store_az_bg.jpg);
	background-repeat: repeat-x;
	border-top: 5px solid #ffffff;
}
#logo1 {
	position:absolute;
	width:190px;
	z-index:2;
	margin-left: 12px;
	margin-top: 23px;
	top: 40px;
	background-color: #F58228;
}
#top1 {
	position:absolute;
	width:830px;
	z-index:1;
	margin-left: 0px;
	margin-top: 58px;
	top: 0px;
	overflow: hidden;
	padding-left: 0px;
	border-bottom: 1px solid #ffffff;
	background-image: url(../images/top1_bg.gif);
	background-repeat: no-repeat;
	height: 104px;
}
#top1_row1 {
	width: 500px;
	margin-left: 240px;
	margin-top: 8px;
}
#top1_row2 {
	width: 560px;
	margin-left: 245px;
	margin-top: 23px;
	color: #FF9900;
	font-weight: bold;
	font-size: 0.9em;
}
#footer1 {
	position:inherit;
	width:830px;
	z-index:1;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	overflow: hidden;
	padding-left: 0px;
	border-top: 1px solid #ffffff;
	background-image: url(../images/footer4_bg.gif);
	background-repeat: repeat-y;
	height: 80px;
}
#footer1_column1 {
	width: 190px;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	color: #FFFFFF;
}
#footer1_column2 {
	width: 400px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	color: #FFFFFF;
}
#footer2 {
	position:inherit;
	width:830px;
	z-index:1;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	overflow: hidden;
	padding-left: 0px;
	border-top: 1px solid #ffffff;
	background-image: url(../images/footer4_bg.gif);
	background-repeat: repeat-y;
	height: 30px;
}
#footer2_column1 {
	margin-left: 25px;
	margin-top: 3px;
}
#footer3 {
	width:826px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #999999;
	text-align: left;
	margin-top: 6px;
}
#sitemapbutton {
	width:31px;
	z-index:1;
	margin-top: -29px;
	left: -55px;
	position: relative;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#searchbox {
	padding: 8px 0px 8px 15px;
	width: auto;
	border-top: 1px solid #ffffff;
}

/** old stuff **/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}


td {
	text-align: left;
	font-size: 11px;
}
a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}
a.white, a.white:visited {
	color: #FFFFFF;
	font-weight: bold;
	
}
a.readon_plant {
	padding-left: 14px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
a:hover {
	color: #66CCCC;
	text-decoration: none;
}

table.contentpaneopen {
	width: 100%;
}

table.contentpaneopen td {
	padding-right: 0px;
	text-align: justify;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px dotted #ff9900;
}

.button {
	color: #FFFFFF;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffffff;
	width: auto;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 22px !important;
	height: 24px;
	margin: 1px;
	background-color: #FF9900;
}

.inputbox {
	padding: 2px 2px 2px 2px;
	border:1px solid #ff6600;
	background-color: #FFFFFF;
}
.componentheading {
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.blog {
	width: 100%;
}
.blog_plant {
	width: 100%;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 5px 10px;
}
.general_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align:left;
}
a.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-align:left;
}
a.contentpagetitle:hover {
	color: #66CCCC;

}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
	color: #000000;
}

table.moduletable th, div.moduletable h3 {
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
	line-height: 26px;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
	line-height: 26px;
}

.small {
	font-size: 11px;
}
div.mosimage {

}

.mosimage {
	margin: 0px 3px 0px 3px;
	background-color: #FF9900;
	padding-top: 4px;
}

.mosimage_caption {
	background: #ff9900;
	padding: 0px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 10px;
	max-width: 250px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-weight: bold;
}

ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 32px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
	padding-top: 118px;
	background-image: url(none);
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9933;
}

	ul#mainlevel-nav li a:hover
{
	background-color: #66CCCC;

}
#navbar2 {
	position:absolute;
	width:218px;
	z-index:5;
	margin-left: 0px;
	margin-top: 180px;
	top: 0px;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 218px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 2px 10px;
	min-height: 21px;
	border-top: 1px solid #ffffff;
}


a.mainlevel:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-position: 0px -50px;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
	background: url(../images/a_menu_bg.png) no-repeat;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 218px;
	text-decoration: none;
	margin: 0px 0px 0px -4px;
	padding: 4px 0px 4px 30px;
	min-height: 15px;
	border-top: 1px dotted #ffffff;
}


a.sublevel:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-position: 0px -50px;
}

a.sublevel#active_menu {
	color:#fff;
	font-weight: bold;
	background: url(../images/a_menu_bg.png) no-repeat;
}

a.sublevel#active_menu:hover {
	color: #fff;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
h1 {
	font-size: 13px;
	padding-top: 1px;
	margin-top: 2px;
	line-height: 15px;
	margin-bottom: 1px;
}

h2 {
	font-size: 11px;
	color: #6699CC;
	line-height: 15px;
	margin-top: 2px;
	font-weight: normal;
	margin-bottom: 2px;
}
h3 {
	font-size: 1.1em;
	color: #333333;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin: 2px 5px 2px 2px;
}

.border_top1 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #FF9900;
	margin-bottom: 10px;
	font-weight: bold;
	border-top: 1px dotted #ffcc66;
}
.border_bottom1 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	color: #FF9900;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #ffcc66;
}
.boxitem1 {
	width: 268px;
	background-color: #ffffff;
	border: 1px dotted #FF9933;
	margin-bottom: 10px;
}
.boxitem1_text {
	width: 115px;
	float: right;
	margin: 5px 0px 0px 0px;
	border-left: 1px dotted #ff9933;
}
.image_border1 {
	margin: 5px 0px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #ff0000;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FF9900;
	border-bottom: 1px dotted #ff9933;
	font-weight: normal;
	padding-left: 2px;
}
.border_top2 {
	padding-top: 22px;
	padding-bottom: 2px;
	margin-top: 0px;
}


.white_small1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.white_med1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.padding_bottom {
	padding-bottom: 10px;
	padding-left: 20px;
}

.white_bold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.small_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
}
.med_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
}
.large_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.blue_text {
	color: #3399CC;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.small_grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.stats_weegrey {
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	padding-left: 2px;
}

.arrow_link {
	color: #BCCBDB;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	background: url(../../content_random_image/images/arrow1.gif) no-repeat;
	padding: 0px 0px 0px 17px;
	margin-left: 5px;
}
