/* CSS Document */

table.rap {
	width: 898px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*text-align: center;*/
	border-collapse: collapse;
	border: 0px solid #838383;
	/*background: url(../images/right-bckgrd.jpg) repeat-y right top;*/
	}

table.menu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border: 0px solid #003366;
	width: 900px;
	height: 22px;
	background: #A9A9A9 url(../images/menubckgrd.gif) left bottom repeat-x;
	}
	
html>body table .menu {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	height: 22px;
	}

.productscomp td{
	vertical-align: top;
	width: 100px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /* very important - bottom padding keeps bottom of hosting table from disappearing */
	text-align: left;
	font-size: 1.0em;
	font-weight: normal;
	border-spacing: 0px;
	background: #cccccc;
	}
	
html>body .productscomp td{
	margin: 0px;
	padding: 0px;
	}

table .productscomp {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
	border: 0px solid #003366;
	/*background: transparent;*/
	width: 900px;
	/*background: url(../images/bckgrd-test.jpg) no-repeat;  will only show-up when you remove the background image from td.infoicon */
	background: transparent;
	}
	
html>body table .productscomp {
	margin: 0px; 
	padding: 0px; 
	}
	
table .productscomp tr {
	text-align: center;
	line-height: 1.3em;
	background: transparent;
	/*background: url(../images/td_colspan_red_long.jpg) no-repeat;*/
	}
	
table .productscomp tr.topheading {
	width: 100%;
	text-align: center;
	background: none;
	line-height: 2.1em;
	}
	
td.features {
	width: 46%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #cccccc url(../images/td_colspan_lightgreytest.jpg) no-repeat;
	line-height: 2.1em;
	font-size: 10px; /* was 0.8em - should 9px for it to be right for firefox */
	font-weight: normal;
	color: #003366;
	}
	
td.prodtitle {
	width: 18%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #cccccc url(../images/td_colspan_lightgreytest02.jpg) no-repeat;
	line-height: 2.1em;
	font-size: 9px; /* was 0.8em */
	font-weight: normal;
	color: #003366;
	}		
	
td.subheading {
	padding: 0px 0px 0px 5px;
	text-align: left;
	line-height: 1.8em;
	font-size: 11px; /* was 0.7em */
	font-weight: normal;
	color: #ffffff;
	border-bottom: #808080 1px solid;
	background: #003366 url(../images/td_colspan_blue_long.jpg) no-repeat;
	}
	
td.product {
	padding: 0px 0px 0px 5px;
	text-align: left;
	line-height: 1.8em;
	font-size: 11px; /* was 0.7em */
	font-weight: normal;
	color: #003366;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background: #cccccc url(../images/td_colspan_lightgreytest.jpg) no-repeat;
	}	
	
td.infoicon { /* same as above but for info icon use */
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px; /* was 0.7em */
	font-weight: normal;
	color: #003366;
	background: url(../images/adbrick02.gif) no-repeat;
	width: 100px;
	height: 40px;
	}
	
td.colorone {
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 0.8em; /* was 0.6em */
	font-weight: normal;
	color: #003366;
	border-bottom: #808080 1px solid;					
	background: #ffffff;
	}
	
td.colorone a {
	font-size: 1.0em;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	}
	
td.colorone a:hover {
	font-size: 1.0em;
	font-weight: normal;
	color: #626262;
	text-decoration: underline;
	}	
	
td.colortwo {
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 0.8em; /* was 0.6em */
	font-weight: normal;
	color: #003366;
	border-bottom: #808080 1px solid;					
	background: #f5f5f5;
	}
	
td.colortwo a {
	font-size: 1.0em;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	}
	
td.colortwo a:hover {
	font-size: 1.0em;
	font-weight: normal;
	color: #626262;
	text-decoration: underline;
	}			
	
table.headsection {
	width: 788px;
	height: 83px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border: 0px solid #ffffff;
	background: url(../images/top_bckgrd.jpg) no-repeat;
	}


	
table #foot {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	width: 900px;
	height: 40px;
	background: transparent;
	}
	
html>body table #foot {
	margin: 0px; 
	padding: 0px; 
	}
	
td.leftfoot { /* same as above but for info icon use */
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 0.85em;
	font-weight: normal;
	color: #ffffff;
	width: 663px;
	height: 40px;
	}
	
td.rightfoot { /* same as above but for info icon use */
	padding: 0px 10px 0px 0px;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	/*color: #ffffff;*/
	width: 341px;
	height: 40px;
	}

td.rightfoot a {
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
	
td.rightfoot a:hover {
	font-size: 0.9em;
	font-weight: normal;
	color: #c4c4c4;
	text-decoration: underline;
	}
	
table .contactrap {
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
	border-top: 0px solid #003366;
	border-right: 0px solid #003366;
	border-bottom: 0px solid #003366;
	border-left: 0px solid #003366;
	/*background: transparent;*/
	width: 500px;
	background: #c4c4c4;
	}
	
html>body table .contactrap {
	width: 520px;
	}
