		html {

		}
		body {
			background-color: #cccccc;
			text-align: center;
			font-family: verdana, arial, sans-serif;
			font-size: 11px;
		}
		#container {
			border: 1px solid #666666;
			background-color: #ffffff;
			width: 750px;
			margin: auto;
			text-align: left;
		}
		#mainTable {
			width: 750px;
		}
		.headerRow {
			background-image: url(images/header_bg.gif);
		}
		.whiteDividerRow {
			background-color: #ffffff;
		}
		.navRow {
			background-color: #000000;
			height: 27px;
		}
		.contentRow {
		}
		.sideNav {
			background-color: #595959;
		}
		.searchRow {
			background-color: #1F5588;
			color: #ffffff;
			font-weight: bold;
			font-size: 11px;
			font-family: arial;
		}
		.subheadRow {
			background-color: #1F5588;
		}
		.waveRow {
			background-image: url(images/wave_bg.gif);
		}
		.productImage {
			float: left;
			border: 1px solid black;
			margin-top: 5px;
			margin-left: 5px;
		}
		A.productImageLink {
			color: #ffffff;
			font-weight: bold;
			font-size: 9px;
			text-decoration: none;
		}
		A.productImageLink:HOVER {
			color: #ffffff;
			font-weight: bold;
			font-size: 9px;
			text-decoration: underline;
		}
		A.productImageLink:VISITED {
			color: #ffffff;
			font-weight: bold;
			font-size: 9px;
		}
		.subscribeInput {
			font-size: 10px;
			width: 130px;
		}
		.searchInput {
			font-size: 10px;
			width: 125px;
		}
		.divSubscribe {
			background-color: #D8E1EA; 
			text-align: center; 
			margin: 8px; 
			padding: 5px;
		}
		.subhead2Row {
			background-image: url(images/header_wmp_bg.gif);
		}
		.tableSubscribe {
			font-family: arial;
			font-size: 9px;
		}
		.addressRow {
			background-color: #D2D2D2;
		}
		.footerTable {
			font-family: arial;
			font-size: 10px;
			color: #333333;
		}
		.footerDiv {
			padding: 5px; 
			border-left: 1px solid #666666; 
			border-right: 1px solid #666666; 
			border-bottom: 1px solid #666666;
		}

		.siteContent {
			padding: 5px;
			font-size: 11px;
		}

	.productPageHeader {
		color: #0089D0;
		font-family: times new roman;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		margin-bottom: 6px;
		letter-spacing: 3px;
	}
	.productHeader {
		font-size: 13px;
		font-weight: bold;
		font-family: arial;
		color: black;
		border-bottom: 2px solid #999999;
		padding-bottom: 2px;
		margin-bottom: 8px;
	}
		.productHeader2 {
		color: #1F5588;
		font-size: 13px;
		font-weight: bold;
		font-family: arial;
	}
	.productTable {
		font-family: arial;
		font-size: 11px;
	}
	.productList {
		list-style-image: url(images/bullet.gif);
		line-height: 16px;
	}
	.specTable {
		font-family: arial;
		font-size: 9px;
		border-bottom: 1px solid #0089D0;
		width: 100%;
	}
		.specTable2 {
		font-family: arial;
		font-size: 11px;
		width: 100%;
	}
	.specTableHeaderRow {
		font-weight: bold;
		background-color: #cccccc;
		border-bottom: 1px solid #0089D0;
			}
	.specTableHeaderRow2 {
	font-family: arial;
		font-size: 9px;
		font-weight: bold;
		background-color: #cccccc;
		border-bottom: 1px solid #0089D0;

	}
	.specTableRowWithBorder {
		border-top: 1px solid #0089D0;
	}
	.specTableRow {

	}
	.specTableAltRow {
		background-color: #E1EEF9;
	}
	.specTableNote {
		margin-top: 2px;
		font-family: arial;
		font-size: 9px;
		font-style: italic;		
	}
	.specTableHeader {
		background-image: url(images/bullet_header.gif);
		background-repeat: no-repeat;
		height: 16px;
		padding-left: 16px;
		margin-top: 10px;
		margin-bottom: 4px;
		font-size: 12px;
		font-weight: bold;
		font-family: arial;
		color: #0089D0;
	}
	.specTableHeader2 {
		background-repeat: no-repeat;
		height: 16px;
		margin-top: 10px;
		margin-bottom: 2px;
		font-size: 10px;
		font-weight: bold;
		font-family: arial;
		color: #0089D0;
	}
		.specTableHeader3 {
		background-image: url(images/bullet_header.gif);
		background-repeat: no-repeat;
		height: 1px;
		padding-left: 16px;
		margin-top: 1px;
		margin-bottom: 1px;
		font-size: 12px;
		font-weight: bold;
		font-family: arial;
		color: #0089D0;
	}

	a.footerLink {
		color: #000066;
		text-decoration: none;
		font-size: 10px;
	}

	a.footerLink:HOVER {
		color: #000066;
		text-decoration: underline;
		font-size: 10px;
	}

	a.footerLink:VISITED {
		color: #000066;
		font-size: 10px;
	}
