﻿body 
{
}

.Header_Title1
{
  font-family: Arial;
  font-weight: bold;
  font-size: 18pt;
  font-variant: normal;
  text-align: center;
  color: #006633;
}

.Header_Title2
{
  font-family: Arial;
  font-weight: bold;
  font-size: 14pt;
  font-variant: normal;
  text-align: center;
  color: #DC143C;
}

.Header_Title3
{
  font-family: Arial;
  font-weight: bold;
  font-size: 11pt;
  font-variant: normal;
  text-align: center;
  color: navy;
}


.Footer_Hyperlink
{
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  font-variant: normal;
  text-align: center;
}


.Content_Center_Bold_16_Red
{
  font-family: Arial;
  text-align: center;
  font-weight: bold;
  font-size: 16pt;  
  color: #FF0000;
}

.Content_Center_Bold_12
{
  font-family: Arial;
  text-align: center;
  font-weight: bold;
  font-size: 12pt;  
}

.Content_Center_Bold_12_Red
{
  font-family: Arial;
  text-align: center;
  font-weight: bold;
  font-size: 12pt;  
  color: #FF0000;
}

.Content_Center_Bold_11
{
  font-family: Arial;
  text-align: center;
  font-weight: bold;
  font-size: 11pt;  
}

.Content_Center_Normal_12
{
  font-family: Arial;
  text-align: center;
  font-weight: normal;
  font-size: 12pt;  
}

.Content_Just_Normal_12
{
  font-family: Arial;
  text-align: justify;
  font-weight: normal;
  font-size: 12pt;  
}

.Content_Just_Normal_11
{
  font-family: Arial;
  text-align: justify;
  font-weight: normal;
  font-size: 11pt;  
}


.Content_Center_Normal_10_Navy
{
  font-family: Arial;
  text-align: center;
  font-weight: normal;
  font-size: 10pt;  
  color: Navy;
}



.ReadOnly_Left_Normal_11
{
  font-family: Arial;  
  font-size: 11pt; 
  font-weight: normal;
  text-align: left;
  color: Navy;
}

.ReadOnly_Left_Normal_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: normal;
  text-align: left;
  color: Navy;
}

.ReadOnly_Left_Bold_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: bold;
  text-align: left;
  color: #0066cc;
}

.ReadOnly_Center_Normal_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: normal;
  text-align: center;
  color: Navy;
}



.FldLb_Left_Bold_11
{
  font-family: Arial;  
  font-size: 11pt; 
  font-weight: bold;
  font-variant: normal;
  text-align: left;
}

.FldLb_Left_Bold_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: bold;
  font-variant: normal;
  text-align: left;
}


.FldLb_Left_Normal_11
{
  font-family: Arial;  
  font-size: 11pt; 
  font-weight: normal;
  font-variant: normal;
  text-align: left;
}

.FldLb_Left_Normal_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: normal;
  font-variant: normal;
  text-align: left;
}

.FldLb_Right_Bold_11
{
  font-family: Arial;  
  font-size: 11pt; 
  font-weight: bold;
  font-variant: normal;
  text-align: right;
}

.FldLb_Right_Bold_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: bold;
  font-variant: normal;
  text-align: right;
}


.FldLb_Right_Normal_11
{
  font-family: Arial;  
  font-size: 11pt; 
  font-weight: normal;
  font-variant: normal;
  text-align: right;
}

.FldLb_Right_Normal_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: normal;
  font-variant: normal;
  text-align: right;
}


.FieldValue_Left_Normal_11
{
  font-family: Arial;  
  font-size: 11pt; 
  font-weight: normal;
  text-align: left;
}

.FieldValue_Left_Normal_10
{
  font-family: Arial;  
  font-size: 10pt; 
  font-weight: normal;
  text-align: left;
}


.WarningLabel_Red
{
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
}



.MainMenu
{
  font-family: Arial; 
  font-size: 11pt; 
  font-variant: normal; 
  font-weight: bold;
}

.Cell_Caption
{
  width: 100%;
  text-align: left;
  text-indent: 4pt;
  font-size: 10pt; 
  font-weight: bold;
  font-family: Arial;
  color: black;
  font-variant: normal;
  background-color: #DCDCDC;
  padding: 2px;
}

.Cell_Caption_10
{
  text-align: left;
  text-indent: 4pt;
  font-size: 10pt; 
  font-weight: bold;
  font-family: Arial;
  color: black;
  font-variant: normal;
  background-color: #DCDCDC;
  padding: 2px;
}


.Cell_Caption_11
{
  width: 100%;
  text-align: left;
  text-indent: 4pt;
  font-size: 11pt; 
  font-weight: bold;
  font-family: Arial;
  color: black;
  font-variant: normal;
  background-color: #DCDCDC;
  padding: 2px;
}
