

	body
	{
	
	margin: 0em 0em 0em 0em;

	padding: 0;
	font: 100% arial, helvetica, sans-serif;
	background: #ffffff;
	color: black;
	/*background-color: #ccffff;*/
	}
	.center table{
	 margin-right:auto;
	margin-left:auto;
	text-align:left;
	}
	
	.noprint{
	 margin-right:auto;
	margin-left:auto;
	text-align:left;
	display:none;
	}

	table
	{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

	h1
	{
	margin: 0;

	font: 100% arial, helvetica, sans-serif;
	background: #ffffff;
	color: black;
	text-align: center;
	font-size: 150%;
	}
			
	
	h2, h3 {
		
	margin: 0;
	padding: 0;
	font: 100% arial, helvetica, sans-serif;
	background: #ffffff;
	color: black;
	text-decoration: none;
	text-align: center;
	}

	
		h4 {
	font: 80% arial, helvetica, sans-serif;
	margin-top: 0px;
	font-weight: normal;
	line-height:100%;
		}

	#container {
		display:none;
	padding: 0px 0px 0px 0px;
	
	
	}

	
	#content
	{
	width: 98%;
	float: right;
	margin: 0em 0%;
	display: inline;
	background-color: #ffffff;
	color: black;
	text-decoration: none;
	padding-left: 1%;
	}

	/*for email link in content section*/

	#content a:link, #content a:visited
	{
	font: 80% arial, helvetica, sans-serif;
	background-color: #ffffff;
	color: blue;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	text-decoration: underline;
	display:none;
	}
	
		
	#nav

	{
	display: none;
	color: #000000;
	width: 16%;
	float: left;
	margin: 1em 0em 0em .5%;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 100%;
	
	
	}
	
	#nav ul
	{
	display:none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	
	#specs
	{
	margin: 0px 0px 0px 4%;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 150%;
	text-align: left;
	}

	#specsx
	{
	margin: 0px 0px 0px 15%;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 150%;
	text-align: left;
	}
	#specsxx
	{
	margin: 0px 0px 0px 26%;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 150%;
	text-align: left;
	}
	#divcenter
	{
	margin: 0px 0px 0px 0%;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	text-align: center;
	}
	#dis
	{
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	font-size: small;
	text-align: center;
	}
	
	#content1
	{
	width: 42%;
	float: left;
	margin: 1em 3%;
	text-align:left;
	}


	#content2
	{
	width:42%;
	float: right;
	margin: 1em 3%;
	text-align:left;
	}

	#footer 
	{
	clear: both;
	color: black;
	padding: 0px 0%;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
	}

	
