* {
	margin: 0;
	padding: 0;	
}
body#technologyaz {
	background-color: #fff;
	background-image: url(/img/head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
.pagewrapper {
	margin: 0 auto;
	width: 1024px;
}
#page {
	padding: 14px 0 0 0;
}
#wrap {
	padding: 0em 0 0 0;
}
.horizBlock {
	width: 50em;
	margin: 0 auto;
	font-size: 1.2em;
}
.logo {
	display: block;
	background-image: url(/img/logo.jpg);
	height: 148px;
	background-repeat: no-repeat;
	background-position: left center;
}
.logo a {
	display: block;
}
.box {
	/*
	background-image: url(/img/box.jpg);
	width: 682px;
	height: 179px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px 0;
	float: left;
	padding: 20px 0 0 15px;
	*/
}
.box {
	width: 652px;
	margin: 5px 0;
	float: left;
}
#right {
	float: right;
	margin: 20px 0;
	font-size: .75em;
	font-family: Verdana;
	overflow: hidden;
	width: 17em;
}
a:link, a:visited {
	color: #0084cd;
	text-decoration: none;
}
h3 a:link, h3 a:visited {
	color: #0072AE;
	text-decoration: underline;
}
a:hover {
	color: #00689F;
	text-decoration: underline;
}
#right .group {
	margin-top: 10px;
}
#right ul {
	margin-left: 5px;
}
#right li {
	margin: 5px 0;
}
#right li a {
	padding: 5px;
}
#right * {
	font-weight: normal;	
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.25em;
	margin: 0;
	padding: 5px;
	font-weight: normal;
}
p {
	font-size: .75em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#simpledrive {
	background-image: url(/img/simpledrive.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.link {
	margin: 10px 0;
	font-size: .75em;
}
.box .top {
	width: 692px;
	height: 12px;
	background-image: url(../img/boxt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box .mid {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
	margin-left: 2px;
	width: 668px;
}
.box .container {
	padding: 5px;
}
.box .bot {
	width: 692px;
	height: 12px;
	background-image: url(../img/boxb.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
h2.sifr {
	font-size: .95em;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
dl {
	font-size: .75em;
}
dd {
	margin-top: 10px;
	font-size: 1.25em;
}
dt {
	
}
#accessibility {
	display: none;
	visibility: hidden;
}
iframe {
	border: none;
	width: 610px;
	height: 341px;
}
.container ul {
	font-size: .65em;
	margin-left: 20px;
}
.printonly {
	display: none;
	visibility: hidden;
	border: none;
}
#error {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	background-color: #B70000;
	color: #FFF;
}
#accts {
	position: absolute; top: 20px; right: 0; color: #fff; margin-right: 10%;
}
#accts a {
	padding: 5px;
	color: #fff;
}
#accts a:link, #accts a:hover, #accts a:active {
	color: #fff;
}
#accts a:hover {
	color: #fff;
}
.highlight {
	font-weight: bold;
	font-family: tahoma;
	font-size: 16px;
	color: #666;
}
#eestats {
	background: url(/img/open-chart.png);
	height: 137px;
}
#signup {
	float: right;
	border: none;
}
.embiggen {
	font-size: 1.5em;
}
.lighten {
	color: #999;
}