html	{
	height: 100%;
}
body	{
	background-color: #67849C;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#container	{
	width: 835px;
	margin: 0px auto 0px auto;
	padding: 0px;
	/*background-color: #ffffff;*/
}
#header	{
	width: 100%;
	height: 150px;
	background-color: #ffffff;
}
#nav	{
	width: 100%;
	background-color: #d2d2d2;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}
#body	{
	height: 100%;
	display:block;  
	border:0 solid #ffffff; 
	border-width:0 1px;
	color:#000000;
	background-color:#ffffff;
}
#content	{
	margin: 0px 10px;
	padding-top: 10px;
}
#footer	{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding: 10px 0px 5px 0px;
	border-top: 1px solid #666666;
	color: #666666;
}
#download	{
	float: right;
	margin-top: 60px;
	margin-right: 50px;
	border: 1px solid #666666;
	padding: 10px;
	text-align: center;
}
a	{
	color: #000000;
	text-decoration: none;
}
a:hover	{
	color: #67849C;
	text-decoration: none;
}
.tagline	{
	font-weight:bold;
	line-height: 20px;
}
.subheader	{
	color: #67849C;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
}
.bullet	{
	padding-top: 1px;
}
.hr	{
	width: 100%;
	height: 1px;
	background-color: #67849c;
	margin-top:5px;
}
.headerimage	{
	padding: 10px;
}
.digismart_subheader	{
	font-weight: bold;
}
.digismart_left	{
	width: 60px;
	vertical-align: top;
	background-image:url(images/dotted-line.gif);
	background-repeat:repeat-y;
}
.digismart_right	{
	padding: 10px 0px;
}
.vacuum_subheader	{
	font-weight: bold;
	padding-bottom: 5px;
}
.vacuum_col	{
	vertical-align: top;
	width: 50%;
	padding: 5px;
}
.vacuum_table	{
	border: 1px solid #67849c;
	background-color:#D0F9F9;
	border-collapse:collapse;
}
.vacuum_table td	{
	padding: 10px;
	border-left: 1px solid #67849c;
}
input.text	{
	width: 200px;
	height: 16px;
	font-size: 9pt;
	border: 1px solid #67849c;
	color: #000000;
}	
textarea	{
	height: 80px;
	width: 240px;
	border: 1px solid #67849c;
	color: #000000;
	font-size: 9pt;
  	font-family:  Tahoma, Verdana, Arial;
}
input.submit	{
	height: 17px;
	width: 70px;
	background-color: #67849c;
	color: #000000;
	border: none;
	color: #ffffff;
}
.white_roundbox_top, .white_roundbox_bottom {display:block; background:transparent; font-size:1px;}
.wb1, .wb2, .wb3, .wb4 {display:block; overflow:hidden;background-color:#ffffff}
.wb1, .wb2, .wb3 {height:1px;}
.wb2, .wb3, .wb4 {border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.wb1 {margin:0 5px; background:#ffffff;}
.wb2 {margin:0 3px; border-width:0 2px;}
.wb3 {margin:0 2px;}
.wb4 {height:2px; margin:0 1px;}
.white_roundbox_content {display:block;  border:0 solid #ffffff; border-width:0 1px;color:#000000;background-color:#ffffff;padding-left:8px;}