img {
	border-style:none;
}
img.blankimage {
	width:0px;
	height:0px;
}
a {
	text-decoration:none;
	color:rgb(0,0,0);
	background-color:transparent;
}
a:link {
	text-decoration: none;
	color:rgb(0,0,0);
	background-color:transparent;
}
a:visited {
	text-decoration: none;
	color:rgb(0,0,0);
	background-color:transparent;
}
a:active {
	text-decoration: none;
	color:rgb(0,0,0);
	background-color:transparent;
}
a:hover {
	text-decoration: none;
	color:rgb(153,153,153);
	background-color:transparent;
}

div.left-link {
	margin-top:3px;
	margin-bottom:3px;
	font-size:xx-small;
	font-weight:bold;
}

div {
	margin:0px;
	padding:0px;
}
html {
	height: 100%;
}
body {
	text-align:center;
	font-size:small;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	margin-left:5%;
	margin-right:5%;
	margin-top:0.5%;
	margin-bottom:0.5%;
	height: 100%;
}
div.page {
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	padding:0px;
	margin:0px;
}

img#leftlogo {
	margin-bottom:5px;
}
div.left {
	float:left;
	text-align:left;
	white-space:nowrap;
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	width:20%;
	height:100%;
	margin-right:5%;
	margin-bottom:5%;
}
div.feature {
	font-size:small;
	font-weight:normal;
	padding:0px;
	text-align:left;
}

div.pagetitle{
	font-size:medium;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
div.title{
	font-size:small;
	font-weight:bold;
}

div.copy{
	font-size:x-small;
	margin-top:5px;
}
span.navlink {
	font-size:small;
	vertical-align:top;
	font-weight:bold;
	background-color:transparent;
}

div.maillink {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:medium;
	font-weight:bold;
	float:right;
}

div.textlogo {
	font-family:Century Gothic,Arial,Helvetica,Verdana,sans-serif;
	font-size:large;
	font-weight:bold;
	float:left;
	margin-right: 10px;
}

div.top, div.bottom, div.middle, div.navlinks {
	padding:0px;
	margin-top:0px;
	margin-bottom:2%;
	margin-left:0px;
	margin-right:0px;
	border-style:solid;
	border-color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	border-width:0px;
}

div.top {
	border-bottom-width:1px;
	padding-bottom:4px;
}

div.middle {
	clear:both;
	height: 50%;
	border-top-width:1px;
	margin-top:1px;
	padding-top:5px;
	padding-bottom:5px;
}

div.bottom {
	clear:both;
	padding:0px;
	margin:0px;
}

div.navlinks {
	clear:both;
	border-top-width:1px;
	border-bottom-width:1px;
	padding:5px;
}

div.top {
	padding-left:10px;
	text-align:left;
}

.qgorange {
	color:rgb(255,153,0);
}
.qrred {
	color:rgb(204,0,0);
}
.qspink {
	color:rgb(255,102,204);
}
.qpyellow {
	color:rgb(255,204,0);
}
.tblue {
	color:rgb(51,153,255);
}
.qtblue {
	color:rgb(51,153,255);
}
.ftbred {
	color:rgb(170,0,0);
}

img.navlogos {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:2%;
	margin-right:2%;
}

img.prodlogos {
	margin-top:5%;
	margin-bottom:5%;;
	margin-left:5%;
	margin-right:5%;
}
