body, html {
margin:0px;
padding:0px;
text-align:center;
background-image: url(pics/dsgn/carbon.gif);
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {border:0px}
a:link {color:#003399; text-decoration: none;}
a:visited {color: #003399; text-decoration: none;}
a:hover {color:#0066FF; text-decoration: none;}

#container{
width:850px;
margin:0px auto;
text-align:left;
background-color: #FFFFFF;
}

#hTop {
	height: 40px;
	text-align:right;
	font-size:9px;
	padding-right:10px;
}

#hHeader {
	height: 176px;
	background-image: url(pics/dsgn/head-1.png);
	background-repeat: repeat-x;
}

#LeftHLogo {
	height: 166px;
	background-image: url(pics/dsgn/HID-90.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:20px;
	padding-right:15px;
	width:53px;
	float:left;
}

#RightHLogo {
	height:156px;
	text-align:right;
	padding-top:0px;
	padding-right:10px;
	width:180px;
	float:right;
}

#hTitle {
	height:55px;
	padding-top:35px;
	margin-left:110px;
}

#hCaption {
	width:auto;
	margin-top:10px;
	margin-left:110px;
	color:#fff;
	font-size:22px;
}

#HMenu {
	height: 176px;
	width:160px;
	float:right;
	margin-bottom:30px;
	position: relative;
}

#HMenu span {
	position: absolute;
	width:100%;
	text-align:right;
	bottom: 10px;
}

#Content {
margin-left:175px;
margin-right:20px;
text-align:justify;
}

#Clear {
clear:both;
height:0px;
font-size:1px;
line-height:0px;
}

#PhysAccPic {
	height: 220px;
	background-image: url(pics/dsgn/Phys-Acc.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:220px;
	margin-left: 80px;
	float:left;
	position: relative;
}

#PhysAccPic span {
   position: absolute;
   width:100%;
   text-align:center;
   bottom: 0%;
}

#LogAccPic {
	height: 220px;
	background-image: url(pics/dsgn/Log-Acc.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-right: 80px;
	width:220px;
	float:right;
	position: relative;
}

#LogAccPic span {
   position: absolute;
   width:100%;
   text-align:center;
   bottom: 0%;
}

#Footer {
color:#CCCCCC;
font-size:9px;
background:#000000;
}

#container #Content h1 {
	font-size: 11pt;
	font-style: normal;
	color:#333333;
	text-indent:35px;
}

#container #Content p {
	font-size: 9.5pt;
	font-style: normal;
}


.SpecTable {
    font-size:9.5pt;
	margin-bottom:20px;
}

.SpecTable td {
    border-bottom:#999999 1px dashed;
}

.SpecTable p {
    text-indent:0px;
}


.OVSpecTable {
    font-size: 9.5pt;
	margin-bottom: 20px;
	border:#999999 1px solid;
    border-bottom:#999999 1px solid;
	border-collapse:collapse;
}


.OVSpecTable td {
    border-bottom:#999999 1px solid;
	border-collapse:collapse;
}

.PathBlock {
    font-size: 7.5pt;
	font-style: normal;
	color:#000;
	margin-top:10px;
}

.BlockTitle {
    font-size: 10.5pt;
	font-style: normal;
	font-weight:bold;
	color:#fff;
	text-indent:5px;
}

.BlockTitle a:link {color:#fff; text-decoration: none;}
.BlockTitle a:visited {color: #fff; text-decoration: none;}
.BlockTitle a:hover {color:#0033CC; text-decoration: none;}



.TechDescr {
    font-size: 10.5pt;
	font-style: normal;
	color:#000;
	text-indent:0;
}

.Note {
	font-size: 7.5pt;
	font-style: normal;
	color:#666666;
	text-indent:35px;
}

.Addition {
   margin-top:10px;
   margin-bottom:10px;
}

.Addition p{
margin-top:4px;
margin-bottom:4px;
}

.Addition ul {
  list-style:none;
  margin:0;
  padding:0 0 0 1em;
}
.Addition li {
  width:100%;
  padding:0;
  margin:0 0 0.25em 0;
  font-size:8.5pt;
}