﻿body 
{
	
	
}
.pnlDefault
{
	font-size: 11px;
	color: black;
	font-family: verdana;
	margin: 7px;
}
.txtGeneral200
{
	font-size: 11px;
	color: dimgray;
	font-family: verdana;
	height: 15px;
	width: 200px;
}

.txtGeneral200reqd
{
	font-size: 11px;
	color: dimgray;
	font-family: verdana;
	height: 15px;
	width: 200px;
	background-color: white;
	border-left: red 1px solid;
	border-top: #7f9db9 1px solid;
	border-right: #7f9db9  1px solid;
	border-bottom: #7f9db9  1px solid;
}

.txtGeneral120reqd
{
	font-size: 11px;
	color: dimgray;
	font-family: verdana;
	height: 15px;
	width: 120px;
	background-color: white;
	border-left: red 1px solid;
	border-top: #7f9db9 1px solid;
	border-right: #7f9db9  1px solid;
	border-bottom: #7f9db9  1px solid;
}

.txtGeneral80reqd
{
	font-size: 11px;
	color: dimgray;
	font-family: verdana;
	height: 15px;
	width: 80px;
	background-color: white;
	border-left: red 1px solid;
	border-top: #7f9db9 1px solid;
	border-right: #7f9db9  1px solid;
	border-bottom: #7f9db9  1px solid;
}
.celltitle
{
	border-right: gainsboro 1px solid;
	border-top: dimgray 0px solid;
	font-size: 11px;
	border-left: dimgray 0px solid;
	color: black;
	border-bottom: gainsboro 1px solid;
	font-family: tahoma;
	background-color: whitesmoke;
	font-weight: bold;
}

.celltitleWhite
{
	border-right: dimgray 0px solid;
	border-top: dimgray 0px solid;
	font-size: 11px;
	border-left: dimgray 0px solid;
	color: black;
	border-bottom: gainsboro 0px solid;
	font-family: tahoma;
	background-color: white;
}


.txtVerbiageDarkBlue
{
	font-size: 11px;
	color: darkblue;
	font-family: tahoma;
}

.txtVerbiageBlack
{
	font-size: 12px;
	color: black;
	font-family: tahoma;
}
.txtVerbiageDarkGray
{
	font-size: 11px;
	color: DimGray;
	font-family: tahoma;
}
H6
{
	font-size: 12px;
	color:Black;
	font-family: tahoma;
}

H4
{
	font-size: 15px;
	color: darkblue;
	font-family: tahoma;
}
H5
{
	font-size: 12px;
	color: #EEEEEE;
	font-family: tahoma;
}
