﻿.HeaderText
{	
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	font-family: Tahoma, Arial;
	background-color: #0f466d;
}
.SubHeaderText
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Tahoma, Arial;
	background-color: #b4c9ff;
}
.HdrText
{
    color:burlywood;
    font-weight: bold;
	font-size: 14pt;	
	font-family: Tahoma, Arial;
}
.WhiteHeaderText
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.RequiredText
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Tahoma, Arial;
	background-color: transparent;
}

.NormalText
{
	font-weight: normal;
	font-size: 12pt;
	color: black;
	font-family: Tahoma, Arial;
	background-color: transparent;
}
.BorderClass
{
    border:2px solid #4b6879;
    margin:5px;
    background-attachment:fixed;
    background-repeat:no-repeat;
    height:auto;
}
.field-validation-error
{
    color:red;
}
.NormalHeaderText
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Arial;
    color:black;
}
.MainTextHeader
{
    font-weight: bold;
	font-size: 15pt;
	font-family: Tahoma, Arial;
    color:black;
}
.divTextstyle
{
    font-size:14px;
}
.divAlign
{

}
