/* Body Section */

		body {
			background-color: white;
			color: black;
			margin: 0px;
		}

/* P Section */

	p {
		font-family: verdana;
		color: #000000;
		font-size: 13px;
		line-height: 18px;
		margin-top: 2px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}

	p.welcome {
		font-family: verdana;
		color: #000000;
		font-size: 13px;
		line-height: 18px;
		margin-top: 2px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.hello {
		color: #C41010;
		font-weight: bold;
	}

	p.technical {
		font-family: arial;
		color: #000000;
		font-size: 13px;
		line-height: 18px;
		margin-top: 2px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

/* Headings Section */

	h1 {
		font-family: verdana;
		color: #c41010;
		font-size: 14px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
	}

	h2 {
		font-family: arial;
		color: #ffffff;
		font-size: 16px;
		font-weight: 700;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

	h3 {
		font-family: verdana;
		color: #c41010;
		font-size: 13px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

	hr {
		border: 0;
		background-color: #169253;
		height: 1px;
	}

/* Lists Section */

	ul {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 20px;
		list-style-type: disc;
	} 

	li {
		font-family: verdana;
		font-size: 13px;
		line-height: 17px;
		color: #000000;
		padding-bottom: 1px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 10px;
	}
	
	#features {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 20px;
	} 

	#features li {
		font-family: verdana;
		font-size: 13px;
		line-height: 17px;
		color: #000000;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 0px;
		list-style-type: disc;
	}

/* Image Section */

		img.dot {
			width: 10px;
			height: 10px;
			padding-right: 5px;
			padding-left: 5px;
			padding-top: 0px;
			padding-bottom: 0px;
			margin: 0px;
			border: none;
			
		}

		img.dot1 {
			width: 10px;
			height: 10px;
			padding-right: 5px;
			padding-left: 25px;
			padding-top: 0px;
			padding-bottom: 0px;
			margin: 0px;
			border: none;
			
		}

		img.dot2 {
			width: 10px;
			height: 10px;
			padding-right: 5px;
			padding-left: 45px;
			padding-top: 0px;
			padding-bottom: 0px;
			margin: 0px;
			border: none;
			
		}

	img.technical {
		margin-top: 10px;
		margin-bottom: 10px;
		border: 1px solid #000000;
	}

/* Table Section */

	table.alt {
		width: 95%;
		font-family: "Century Gothic", "Gill Sans", "Arial", "sans-serif";
		border-collapse: collapse;
		border: 1px solid #169253;
	}

	td.alt {
		font-size: 13px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #169253;	
		background: #DFFFFF;
		text-align: center;
		font-family: verdana;
		font-weight: bold;
	}

	td.alt1 {
		font-size: 13px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #169253;	
		background: #FFFFFF;
		text-align: center;
		font-family: verdana;
	}

	td.alt2 {
		font-size: 13px;
		padding: 5px 5px 5px 5px;	
		background: #FFFFFF;
		text-align: left;
		font-family: verdana;
	}

	th.alt1 {
		text-align: left;
		border-color: #14556b;
		background: url(../images/th3_bg.png) no-repeat left top;
		color: white;
		padding: 8px 8px 8px 10px;
	}

	table.technical {
		width: 100%;
		font-family: arial;
		border-collapse: collapse;
		border: 2px solid #baba0c;
	}

	td.technical {
		font-size: 16px;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		border: 2px solid #baba0c;	
		background: #baba0c;
		text-align: left;
		font-family: arial;
		font-weight: bold;
	}

	td.technical1 {
		font-size: 13px;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		border: 2px solid #baba0c;	
		background: #ffffcc;
		text-align: center;
		font-family: verdana;
	}

	td.technical2 {
		font-size: 13px;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		border: 2px solid #baba0c;	
		background: #ffffcc;
		text-align: left;
		font-family: verdana;
	}

	table.pindesc {
		width: 95%;
		font-family: arial;
		border-collapse: collapse;
		border: 1px solid #000000;
		margin: auto;
	}

	td.pindesc {
		font-size: 13px;
		color: #000000;
		padding: 5px 5px 5px 5px;
		border: 1px solid #000000;	
		background: #ffffff;
		text-align: center;
		font-family: arial;
		font-weight: normal;
	}

	td.pindesc1 {
		font-size: 13px;
		color: #000000;
		padding: 5px 5px 5px 5px;
		border: 1px solid #000000;	
		background: #dddddd;
		text-align: center;
		font-family: arial;
		font-weight: bold;
	}

	table.datasheet {
		width: 99%;
		font-family: arial;
		border-collapse: collapse;
		border: 1px solid #169253;
	}

	td.datasheet {
		font-size: 13px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #169253;	
		background: #DFFFFF;
		text-align: center;
		font-family: verdana;
		font-weight: bold;
	}

	th.datasheet {
		text-align: left;
		border-color: #14556b;
		background: url(../images/th3_bg.png) repeat-x left top;
		color: white;
		padding: 8px 8px 8px 10px;
	}


	/* Table for Main Page Layout */

		table.MainArticle {
			width: 100%;
			padding: 0px;
			margin: 0px;
			border: 0px;
			border-collapse: collapse;
			float: left;
		}

		td.lftColumn {
			width: 180px;
			background-color: #169253;
			padding: 0px;
			vertical-align: top;
		}

		td.mainBody {
			background-color: #ffffff;
			padding: 0px;
			vertical-align: top;
		}




/* Main Body Links */

	/* Top Breadcrumb Links */

	a.mainNav {
		text-decoration: none;
		color: #CC9900;
		font-size: 15px;
		font-family: arial;
		font-weight: bold;
		font-style: italic;
	}	

	a.mainNav:hover {
		text-decoration: underline;
	}

	p.mainNav {
		text-decoration: none;
		color: #c41010;
		font-size: 15px;
		font-family: arial;
		font-weight: bold;
		font-style: italic;
	}	

	a.mainHead {
		font-family: verdana;
		color: #c41010;
		font-size: 14px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		text-decoration: none;
	}	

	a.mainHead:hover {
		text-decoration: underline;
	}

	a.mainText {
		text-decoration: none;
		color: blue;
		font-family: verdana;
		font-weight: normal;
		font-size: 13px;
	}	

	a.mainText:hover {
		text-decoration: underline;
	}

	a.technical {
		text-decoration: none;
		font-family: arial;
		color: blue;
		font-size: 13px;
		margin-top: 2px;
		margin-bottom: 0px;
	}

	a.technical:hover {
		text-decoration: underline;
	}



/* Left Menu Bar */

	.menuHeading {
		font-family: arial;
		font-weight: bold;
		color: #9ff1c8;
		font-size: 13px;
		line-height: 17px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 8px;
	}

	.menuSearch {
		font-family: arial;
		font-weight: bold;
		color: #9ff1c8;
		font-size: 16px;
		line-height: 20px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
	}

	a.OrderStatus {
		text-decoration: none;
		color: white;
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
	}	

	a.OrderStatus:hover {
		text-decoration: underline;
	}

		a.Menu:link { 
			color: white; 
			text-decoration: none; 
			font-size: 12px;
			font-family: arial;
			line-height: 17px;
			margin-left: 5px;
		}
		a.Menu:active { 
			color: white; 
			text-decoration: none 
		}
		a.Menu:visited { 
			color: white;
		}
		a.Menu:hover { 
			color: white; 
			text-decoration: underline 
		}

		hr.MenuSeparator {
			background-color: white;
			width: 160px;
			height: 1px;
			margin-top: 3px;
			margin-bottom: 3px;
			margin-left: 10px;
			margin-right: 10px;
			padding-left: 0px;
			padding-right: 0px;
		}

		hr.MenuSeparator2 {
			background-color: white;
			width: 160px;
			height: 1px;
			margin-top: 2px;
			margin-bottom: 2px;
			margin-left: 10px;
			margin-right: 10px;
			padding-left: 0px;
			padding-right: 0px;
		}

	.resizedTextbox {
		width: 100px;
		height: 17px;
		padding: 1px;
		vertical-align: bottom;
	}

/* Top Commandbar Section */


		.commandbar ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			background-color: #169253;

		}

		.commandbar li {
			float: left;
			margin: 0;
		}

		.commandbar li a {
			display: block;
			color: white;
			text-align: center;
			padding: 3px 20px 2px 20px;  	/* when only 2 figures, the first top and bottom, the second left and right */
			text-decoration: none;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			line-height: 19px;
		}

		.commandbar a:hover {
			color: #9ff1c8;
		}

		.commandright ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			background-color: #169253;

		}

		.commandright li {
			float: right;
			margin: 0;
		}

		.commandright li a {
			display: block;
			color: white;
			text-align: center;
			padding: 3px 20px 2px 20px;  	/* when only 2 figures, the first top and bottom, the second left and right */
			text-decoration: none;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			line-height: 19px;
		}

		.commandright a:hover {
			color: #9ff1c8;
		}




	a.pindescText {
		text-decoration: none;
		color: blue;
		font-family: arial;
		font-weight: normal;
		font-size: 13px;
	}

	a.pindescText:hover {
		text-decoration: underline;
	}

