﻿body 
{
	
	font-family:Arial; font-size:12px; margin:0px;
}
.subTitle
{
	font-size:10px; font-family:Arial; text-align:center;
} 
.Title
{
	font-size:12px; font-family:Arial; text-align:right; background-color:#EEF3F4; font-weight:bold; vertical-align:top;
} 
.SaveButton
{
	width:200px; background-color:#004F94; color:#ffffff; height:30px; margin-top:20px;
}
.ValidationStyle
{
	color:Red; font-size:10px; font-family:Arial;
}
.msgStyle
{
	color:Red; font-weight:bold; margin:10px;
	}
	.Style1
	{
		border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#E4E6E7;
	}