* {
	font-family: tahoma, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px 0;
	padding: 0;
	background: #000000;
	font-size: 13px;
	color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #000000;
	font-family:Calibri,Tahoma;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 22px;
}

h3 {
	margin-bottom: 5px;
	/*padding-bottom: 5px;*/
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
	font-weight:bold;
}

p, ol, ul, blockquote 
{
	line-height: 19px;
}

/*
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
*/

a, div.link {
	color: #EC5600;
	font-weight:bold;
	text-decoration:none;
}

a:hover, div.link:hover {
	text-decoration: none;	
}

div.link
{
	color: #EC5600;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	margin-bottom:10px;
	margin-top:10px;
	line-height:18px;
}

		

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	/*background: url(images/header.png) repeat-x;*/
	background: url(images/Header2.png)
}

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	/*background: url(images/menu_left.png) no-repeat;*/
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	/*float: left;*/
	padding: 10px 0px 0px 0px;
	font-size: 18px;
	text-transform:none;
}

#logo h1 a {
	color: #000000;
	font-family:Calibri,Arial;
	font-size:15pt;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	/*float: left;*/
	padding: 0px 0px 0px 40px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #FFFFFF;
}

#menu {
	float: right;
	height: 45px;
	padding: 50px 25px 0 0;
	/*background: url(images/menu_right.png) no-repeat right top;*/
}
#menu h3 {
	border:none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #FFFFFF;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu .first a {
	border: none;
}

#banner {
	width: 877px;
	height: 20px;
	margin: 0 auto;
	background: url(images/QT9_banner.png) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

#content {
	width: 847px;
	margin: 0 auto;
	padding: 10px 35px 0 35px;
	background: #FFFFFF ; /* url(images/content2.png) no-repeat left bottom;*/
}
#reseller
{
	margin-top:10px;
	float: left;
	width: 256px;
	padding: 5px 10px 0 10px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#reseller h3 a, #colThree h3 a, #colFour h3 a, 
#colOne h2 a, #colTwo h3 a
{
	color:#000000;
}

#colOne h2 a, #colTwo h2 a
{
	font-weight:normal;
}

#colOne {
	float: left;
	width: 256px;
	padding: 5px 10px 0 10px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#colOne a
{
	font-size:1.15em;
}


#custQuote
{
	font-style:italic;
	margin-top:20px;
}

#colTwo {
	/*float: right;*/
	width: 555px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	height:100%;
	margin-bottom:10px;
}

#colThree {
	/* float: right; */
	width: 262px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#colFour {
	float: right;
	width: 262px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#footer 
{
}

#footer p {
	text-align: center;
	color: #e9eeff;
	letter-spacing:1px;
}

#footer a {
	color: #e9eeff;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}

.error
{
	font-weight:bold;
	color:#FF0000;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.modalPopup
{
	background-color:#BED0E2;
	border-width:3px;
	border-style:outset;
	border-color:#FFFFFF;
	padding:3px;
	width:650px;
}
#chart 
{
	font-family: Arial,sans Serif;
	font-weight:bold
}
.thead 
{
	font-weight:bold;
	font-family:Arial;
	font-size:14;
}	
.dataleft
{
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-right-style:solid;
	border-right-width:thin;
	border-left-style:solid;
	border-left-width:thin;
	padding-left:5px;
	font-weight:bold;
}
.headingleft
{
	background-color:#3a76a5;
	color:White;
	padding-left:2px;
}

.datacenter
{
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-right-style:solid;
	border-right-width:thin;
	font-weight:bold;
}
.dataright
{
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-right-style:solid;
	border-right-width:thin;
	font-weight:bold;
}	
.imagebrdL
{
	border-left-style:solid;
	border-left-width:thin;
	border-right-style:solid;
	border-right-width:thin;
	border-top-style:solid;
	border-top-width:thin;
	padding-top:3px;
}
.imagebrdR
{
	border-right-style:solid;
	border-right-width:thin;
	border-top-style:solid;
	border-top-width:thin;
	padding-top:3px;
}
