BODY, TEXTAREA, INPUT, SELECT, TD
{
	font-family: Verdana, Times New Roman;
	font-size: 11px;
}

.EmailRedirectionInfo
{
	color: #FF0000;
	font-weight: bold;
}

.EmailTable
{
	border: solid 1px #c0c0c0;
}

.EmailTextField
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	background-color: #eeeeee;
}

.EmailDataField
{
	width:100%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	background-color: #f5f5f5
}

A.EmailFooter:Link, A.EmailFooter:Visited, A.EmailFooter:Hover, A.EmailFooter:Active
{
	color: #16669A;
}

.EmailFooter
{
	font-family: Verdana, Times New Roman;
	font-size: 11px;
	color: #A9A9A9;
}