﻿body {
    font-family:  Arial, Sans-Serif;
    
    font-size: 13px;
    margin: 0px;
}

input {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
}


h1 {
    font-size: 22px; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-weight: bold; 
    color:black;
    margin: 0px;
}


h2 {
    font-size: 18px; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-weight: bold; 
    color:black;
    margin: 0px;
}

h3 {
    font-family:  Arial, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: black;
    margin-bottom: 2px;
}

h4 {
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    color: black;
    margin: 0px;
}

.Headline 
{
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 15px; 
	color: black; 
	font-weight: bold;
	margin-bottom:5px;
	margin-top:7px;
}
.IDCtextBox {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    width: 180px;        
}

.IDCselect {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    width: 186px;        
}

.headerCell {
     border-bottom: solid 1px #e52c3e;
     vertical-align: bottom;
}

.InfoCell {
	padding-bottom:17px;
    border-bottom: solid 1px #e52c3e;
    vertical-align: bottom;
}
.lhsCell {
    border-right: solid 1px #e52c3e;
}

.DiamondRight 
{
	border-bottom: solid 1px #e52c3e;
    border-left: solid 1px #e52c3e;
}

.lhsMenu {
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 14px;
    padding: 4px;
    font-weight: bold;
    color: #e5e5e5;
    background-color:#cfd1d5;
    cursor: default;  
}

.lhsLink {
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 15px;          
    font-weight: bold;
    color: #131313;    
    cursor: pointer;
    text-decoration: none;
}
.lhsLink:hover {
    color: #e52c3e;
}

.rhsLinkB {
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 14px;          
    font-weight: bold;
    color: #000000;    
    text-decoration: none;
}
.rhsLinkB:hover {

     text-decoration: underline;
}
.lhsMenuSpacer {
    height: 6px;
}

.rhsCell {
    border-left: solid 1px #e52c3e;
    padding: 8px;
}

.r2hsCell {
    border-right: solid 1px #e52c3e;
    padding: 8px;
}

.rhsInfo {
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 16px;
    color:Black;
    font-weight: normal;            
}

.rhsText {
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 12px;    
    font-weight: normal;
    color:black;            
}

.shaded05 {
    background-color: #f2f2f2;
}

.shaded10 {
    background-color: #e5e5e5;
}

.shaded25 {
    background-color: #BFBFBF;
}

.shaded50 {
    background-color: #808080;
    color: #fff;
}

.shaded75 {
    background-color: #404040;
    color: #fff;
}

.IDClink   {
    color: #e52c3e;
    text-decoration: none;
}

.IDCclustLink:visited   {
    color: #666;
    text-decoration: none;
}

.IDCclustLink:hover   {
    color: #e52c3e;
    text-decoration: none;
}

.IDCclustLink   {
    color: #000;
    text-decoration: none;
}

.IDClink:hover {
    text-decoration: underline;
}

.IDCtext {
    text-align: justify;
}

.IDClist 
{
    text-align: left;
    list-style-type: square;
    font-size:15px;
}

.IDChlReg 
{
    background-color: #cfd1d5;    
    padding: 20px 20px 20px 20px;
    border: solid 1px #e52c3e;
    width:780px;
}

.IDChlSec 
{
    background-color: #f5f5f5;    
    padding: 10px 10px 5px 15px;
}


.RegRedField
{
    color: #ea004a;    
    font-weight:500;
    font-size:14px;
}

.RegBlackField
{
    color: #000000;    
    font-weight:500;
    font-size:14px;

}

 table.Schedule2008
{
    font-weight:normal;
    font-size:14px;
    text-align:left;
}

.ScheduleR
{
    font-weight:bold;
    font-size:14px;
	color: #e52c3e;
}

.ScheduleB

 {
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin: 0px;
}

.IDClinkPDF   
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#000064;
    text-decoration: none;
}

.IDClinkPDF:hover {
    text-decoration: underline;
}
