﻿.prodwide
{
	border: 1px solid #3298d4;
	border-collapse: collapse;
	width:100%;
	font-size: 1.0em;
	text-align: left;
}
.prodwide th
{
	background: #3298d4;
	color: White;
	text-decoration: none;
	font-weight: bold;
	border-top: #3298d4 thin solid 1px;
	border-bottom: #3298d4 thin solid 1px;
	text-align:left;
}

.prodwide td
{
	border-bottom: 1px solid #3298d4;
}

.prodwide img
{ padding:5px;}

.prodwide td.valignmiddle
{
	vertical-align:  middle;
	padding-bottom: 25px;
} 

a.pwParameterCode:link
{
	color: #095B93;
	font-weight: bold;
	text-decoration: underline;
}
a.pwParameterCode:hover
{
	color: #095B93;
	font-weight: bold;
	text-decoration: underline;
}
a.pwParameterCode:visited
{
	color: #095B93;
	font-weight: bold;
	text-decoration: underline;
}
a.pwlink:link
{
	color: #0C2C79;
	text-decoration: none;
}
a.pwlink:hover
{
	color: #0C2C79;
	text-decoration: none;
}
a.pwlink:visited
{
	color: #0C2C79;
	text-decoration: none;
}

a.pwNotify:link 
{
	color: #F48106;
	font-size: 1.0em;
	font-weight: bold;
}
a.pwNotify:hover
{
	color: #F48106;
	font-size: 1.0em;
	font-weight: bold;
}
a.pwNotify:visited
{
	color: #F48106;
	font-size: 0.95em;
	font-weight: bold;
}
