@charset "UTF-8";

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin: 0;
	background-color: #F4F4F4;
}
#logolink {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 120px;
	border:0;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../graphics/tech_bg.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: left top;
	position: relative;
}

#content {
	width: 800px;
	float: right;
	border: 0px;
}
#contenttop {
	border: 0px;
	background-image: url(../graphics/toppanelwhitesystems.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#contenttopleft{
	height: 20px;
	width: 560px;
	float: left;
	background-color: none;
	padding: 115px 10px 10px 30px;
}
#contenttopleft h1 {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#contenttopright {
	height: 20px;
	width: 160px;
	float: right;
	padding: 115px 30px 10px 10px;
	background-color: none;
	color: #666666;
	font-size: 70%;
}
#contenttopright a, #contenttopright a:visited {
	text-decoration: none;
	color: #FF9900;
}
#contenttopright a:hover {
	text-decoration: none;
	color: #00CC00;
}

.red {
	color: #990000;
	font-weight: bold;
}
.blue {
	color: #2A3077;
	font-weight: bold;
}
.divider {
	clear:both;
	height:8px;
	overflow:hidden;
	background-color: #000000;
}

#contentbase {
	border: 0px;
	background-image: url(../graphics/basepanelwhitetech.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contentbaseleft{
	width: 60px;
	float: left;
	background-color: none;
}
#basestick {
	height: 359px;
	width: 1px;
	float: left;
	padding: 0;
}

#contentbasetech p, #contenttech p {
	color: #666666;
	font-size: 85%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

#contentbasetech h1, #contenttech h1 {
	color: #666666;
	font-size: 95%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px;
	margin: 0;
	line-height: 1.3em;
}
#disclaimer {
	color: #666666;
	font-size: 70%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	padding: 10;
}

#contentbasetech, #contenttech{
	width: 620px;
	float: right;
	background-color: none;
	padding: 30px 60px 10px 60px;
}

#contentbasetech ul, #contenttech ul {
	color: #666666;
	font-size: 12px;
	margin:0;
	padding:0;
}

#contentbasetech ul li {
	list-style:none;
	background:url(../graphics/folder.jpg) top left no-repeat;
	padding-left:30px;
	line-height:1.8em;
	color:#999;
}
#techlist ul li {
	padding-left:0px;
	line-height:1.8em;
	color:#666;
	list-style-type: disc;
}
#contentbasetech ul li.active {
	background: url(../graphics/folder_open.jpg) top left no-repeat;
	color: #666;
}

#contentbasetech ul li a {
	color: #999;
	text-decoration: none;
}

#contentbasetech ul a:hover {
	color: #990000;
	text-decoration: none;
}

#contentbasetech ul li.active a {
	color: #666;
}

#contentbasetech ul li.active ul a {
	color: #999;
}

#contentbasetech ul li.active ul a:hover {
	color:#990000;
}

#contentbasetech ul ul li.active {
	background: url(../graphics/folder_open.jpg) top left no-repeat;
	color: #666;
}

#contentbasetech ul ul ul li {
	background: url(../graphics/pdf_logo.gif) top left no-repeat;
	text-decoration: none;
}
#contentbasetech ul ul li.general {
	background: url(../graphics/pdf_logo.gif) top left no-repeat;
	color: #666;
}

.clearbase {
	clear:both;
	height:35px;
	overflow:hidden;
	background-color: transparent;
}

#clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#footer {
	clear:both;
	height:20px;
	overflow:hidden;
	background-color: #F4F4F4;
	text-align: center;
	font-size: 70%;
	color: #666666;
	line-height: 1.8em;
}

#footer a:link, #footer a:visited  {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
span.nobreak	{
	white-space: nowrap;
	}
#title { font-weight: bold; }