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:800px;
margin:0px auto;
text-align:left;
background-color: #FFFFFF;
}

#hHeader {
	height: 104px;
	background-image: url(pics/dsgn/head-1.png);
	background-repeat: repeat-x;
	text-align:left;
	color:#FFFFFF;
	padding-top: 20px;
	padding-left: 10px;
	font-size:32px;
}


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

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


#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;
}


.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;}




.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;
}