body
{
}
.lblPlain
{
	font-weight: bold;
	font-size: X-small;
	color: #4a3a2d;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.lblBodyNote
{
	font-weight: bold;
	font-size: xx-small;
	color: #4a3a2d;
	border-top-style: none;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.lblBodyNoteReq
{
	font-weight: bold;
	font-size: xx-small;
	color: #cc3300;
	border-top-style: none;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.lblTitalItal
{
	font-weight: bold;
	font-size: x-small;
	color: #4a3a2d;
	border-top-style: none;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.lblBody
{
	font-weight: normal;
	font-size: x-small;
	color: #4a3a2d;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.lblBodySm
{
	font-weight: normal;
	font-size: xx-small;
	color: #4a3a2d;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.txtBox
{
	border-right: #f5f5f5f;
	border-top: #f5f5f5f;
	font-weight: normal;
	font-size: x-small;
	border-left: #f5f5f5f;
	color: #4a3a2d;
	border-bottom: #f5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
}
.btnSubmit
{
	border-right: #49362f 1px solid;
	border-top: #49362f 1px solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #49362f 1px solid;
	color: #4a3a2d;
	border-bottom: #49362f 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
}