﻿body {
}
.textHeader
{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:16px; 
	color:#004990;
	text-decoration:none;
}
.textlabel
{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:11px; 
	color:#ffffff;
	background-color:#25408f;
	text-decoration:none;
}
.txtbox
{
	font-family:Verdana; 
	font-weight:lighter; 
	font-size:11px; 
	color:Black;
	text-decoration:none;
}
.buttons
{
	font-family:Verdana; 
	font-weight:lighter; 
	font-size:11px; 
	color:Black;
	text-align:center;
	text-decoration:none;
}
.lblerror
{
	font-family:Verdana; 
	font-weight:lighter; 
	font-size:12px; 
	color:Red;
	text-decoration:none;
}
.whiteRightBorder 
{
	font-family:Verdana; 
	font-weight:lighter; 
	font-size:11px; 
	color:Black;
	text-decoration:none;
            border-right-color:White;
            border-right-width:1px;
            border-right-style:solid;
           
}
.lblTextBold
{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:12px; 
	color:Black;
	text-align:left;
	text-decoration:none;
}
.txtboxbold
{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:11px; 
	color:Black;
	text-decoration:none;
}
.textlabelbrown
{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:11px; 
	color:#ffffff;
	background-color:#7c6a54;
	text-decoration:none;
}
.lblNotes
{
	font-family:Verdana; 
	font-weight:lighter; 
	font-size:9px; 
	color:Black;
	text-decoration:none;
}