.tab {
    background-image:url(images/tab_mid.gif);
	background-repeat: repeat-x;
}
.container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left;
}
body{
	text-align:center;
	} 
p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#666666;
	font-size: 14.3px;
	line-height: 18px;
	word-spacing:1.5px;
	line-height:135%;
	}
div {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#666666;
	font-size: 14.3px;
	line-height: 18px;
	word-spacing:1.5px;
	line-height:135%;
	} 
li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#666666;
	font-size: 14.3px;
	line-height: 18px;
	word-spacing:1.5px;
	line-height:135%;
	} 

body {
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14.3px;
	margin: auto;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #108442;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header:hover {
	color: #666666;
	text-decoration: underline;
}
a {
	text-decoration: underline;
	color: #0066FF;

}
a:hover {
	color: #44AAff;
	text-decoration: underline;
}.sidehead {
	background-image: url(images/side_head.gif);
	font-size: 14px;
	background-repeat: repeat-x;


}
.sidebody {
	background-color: #E8E8E8;
	background-image: url(images/side_body.gif);
	background-repeat: repeat-x;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
#h2 {
	font-size: 13px;
	font-weight: bold;
}
.sidepara {
	font-size: 10px;
}
.newstable {
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}
.news2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
.sidefoot {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/side_foot.gif);
}
.sidetable {
	border: #BBBBBB;

}
.asidefoot {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;

}
h3 {
	font-size: 12px;
	font-weight: bold;
}
#h3 {
	font-size: 12px;
	font-weight: bold;
}
.indent {
	padding-left: 5px;
}
.producttable {
	border: 1px solid #CCCCCC;
}
td {
	font-size: 10px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: BBBBBB;
}
blockquote {
	margin-top:10px;
}
.needContent {
	color:#F00;

}
.headerClass{
	vertical-align:center;
	padding: 3px;
	padding-left:10px;
	margin:0px;
	border: 0px solid #000;
}
