﻿.VisitedURL
{
	color:#980081;
	cursor: pointer; 
	text-decoration: underline;
}

.UnvisitedURL 
{
	color:#0000FF;
	cursor: pointer; 
	text-decoration: underline;
}

.PageTitle
{
	font-family:Arial;
    font-size:11pt;
    font-weight:bold;
    color:Navy;
}  
        
.TextboxMulti
{
	height: 60px;
    font-family:Arial;
    font-size: 11pt;
}
        
.TextboxSingle
{
	height: 20px;
    font-family:Arial;
    font-size: 11pt;
}

.Checkbox
{
    font-family:Arial;
    font-size: 10pt;
}
       
.TextboxDate
{
	width:75px;
    height: 20px;
    font-family:Arial;
    font-size: 11pt;
} 

.NormalText
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:normal;
}

.BoldText
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
}

.BoldText2
{
	font-family:Arial;
	font-size: 11pt;
	font-weight:bold;
}

.Instructions
{
	font-family:Arial;
	font-size: 10pt;
	font-weight:bold;
}

.ItalicizeText
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:normal;
	font-style:italic;
}

.FancyText
{
	font-family:Monotype Corsiva;
	font-size: 18pt;
	font-weight:normal;
}

.UnderlinedTitle
{
	font-family:Arial;
	font-size: 14pt;
	font-weight:bold;
	text-decoration:underline;	
}

.UnderlineItalicizeText
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:normal;
	font-style:italic;
    text-decoration:underline;	
}

.Non-UnderlinedTitle
{
	font-family:Arial;
	font-size: 14pt;
	font-weight:bold;
}

.UnderlinedSubTitle
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:underline;	
}

.Non-UnderlinedSubTitle
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
}

.CurrentDateTime
{
	border-bottom-color: #FFFFFF;
	border-style:none;
	font-size:8pt;
	color:Navy;
	font-weight:normal;
	font-family:Arial;
	width:340px;	
	text-align:right;
}

.SiteDesignBy
{
	font-family:Papyrus;
	font-size:12pt;
	font-weight:bold;
	color:White;
	width: 128px;
}

.GinesthoiSystems
{
	font-family:Papyrus;
	font-size:12pt;
	font-weight:bold;
	color:#FFD700;
	cursor: pointer; 
	text-decoration: none;
}

.GinesthoiSystems:hover
{
	font-family:Papyrus;
	font-size:12pt;
	font-weight:bold;
	color:#FFD700;
	cursor: pointer; 
	text-decoration: underline;
}

.ValidationMessage_Black
{
	font-family:Arial;
	color:Black;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}

.ValidationMessage_Red
{
	font-family:Arial;
	color:Red;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}

.Red
{
	color:Red;
}

.Yellow
{
	color: Yellow;
}

.Green
{
	color: Green;
}

.AdobeAcrobat
{
	font-family:Arial;
	color:Red;
	font-size:11pt;
	font-weight:bold;
	cursor: pointer; 
}

.Forms
{
	color:#0000FF;
	cursor: pointer; 
	text-decoration: underline;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
}

.Copyright
{
	font-family:Arial;
	font-size: 8pt;
	font-weight:normal;
}

.AudioButton
{
	width:117px;
}

.AudioTime
{
	font-family:Arial;
	font-size: 16px;
	color:#666666;
	width: 170px;
}

.NormalButtons
{
	font-family:Arial;
	font-size:11pt;
	height:23px;
}
