﻿
.field_Header
{
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold;
	color: #6d6969;
	width: 135px;
	height: 20px;
}
.field_Value
{
	border-top: #000000 1px ridge; 
	border-right: #000000 1px ridge; 
	border-left: #000000 1px ridge; 
	border-bottom: #000000 1px ridge; 
	font-size: 8pt; 	
	background-color: #F0F6Ed;	
}

.fieldExample
{
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}

.fieldError
{
	color: Red;
	font-size: 9pt;
}


.fieldSubmit
{
	margin: 20px 0px 20px 0px;
	text-align: center;
}