

.head {  font-family: times new roman, times, serif; font-size: 20px; font-style: normal; font-weight: bold; color: #003E51}
.subhead {  font-family: times new roman, times, serif; font-size: 17px; font-style: normal; font-weight: bold; color: #003E51}
.bodytext {  font-family: times new roman, serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}
.small {  font-family: times new roman, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
.footer {  font-family: times new roman, serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}

.progressTitle {  font-family: arial, sans-serif; font-size: 11px; line-height: 22px; font-style: normal; font-weight: bold; color: #3FAC8C}
.progressText {  font-family: arial, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #ffffff}

a {  text-decoration: underline; color: #003366}
a:hover {  text-decoration: underline; color: #6999B4}

.HL
{ 
   background-color: Black;   
   font-size: smaller;
   font-weight:  normal;
   font-family:Arial;  
   text-align: center;   
   text-decoration:none; 
   color:White;   
   border-style:outset; 
}

/* Hyper Link Cascading style sheets for Previous */
.HLPrevious
{ 
   font-size: smaller;
   font-weight:  normal;
   font-family:Arial;  
   text-align: center;   
   text-decoration:none; 
   color:White;   
   border-style:outset; 
}


.tblH
{
    font-family:Arial;
    font-weight: bold;
    font-size:16px;
    color:#003366;
}     

/* label cascading style sheets */

.lbl
{ 
    font-family: times new roman, serif;
    font-weight: bold;
    font-size: 14px;
}     

/* Hyper Link Cascading style sheets for Signature */
.genericHL
{ 
   background-color: #deebf2;   
   font-size: smaller;
   font-weight:  normal;
   font-family:Arial;  
   text-align: center;   
   text-decoration:none; 
   color:Blue;   
 }

/* 3D Text Box*/
.txtbox3D
{
	border-color: #E6E8FA;
	font-family: Arial;  
	border-width: 2px 2px 2px 2px;
    border-style: inset;
}

.btntext
 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.textboxtext
 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight:  normal;
	color: #000000
}

.generic3D
    {
		border-style:Inset; 
		border-color:Silver;
		border-width:2px;
		font-family: Arial;
	    font-weight:normal;
	}
	

.MenuStyle
{
	font-weight: bold;
	width: 140px;
	color: white;
	border-top-style: none;
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
	height: 30px;
	background-color: #7eb0cd;
	text-align: left;
	border-bottom-style: none;
}
.ButtonEffect
{
	background-color: #deebf2;
	border-color:#deebf2;
	width:112px;
	height: 25px;
	
}
.UpdateButtonEffect
{
	border-right: #7eb0cd thin outset;
	border-top: #7eb0cd thin outset;
	border-left: #7eb0cd thin outset;
	width: 100px;
	color: white;
	border-bottom: #7eb0cd thin outset;
	height: 25px;
	background-color: #003e51;
	
}