﻿body 
{	
	font-family: Arial;
}

.issueHeader
{
	font-size: xx-large	
}

.gridView
{    
    font-size: small
}

.searchBox
{    
    font-size: small
}

.linkText
{    
    font-size: xx-small
}

.buttonRow
{
}

.Menu td a
{
	display: block;
}

   .articleCategoryTabOff
    {
    padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; color: white; padding-top: 10px; position: static; background-color: cornflowerblue; text-decoration: none; border-right: gainsboro thin solid; border-top: gainsboro thin solid; border-left: gainsboro thin solid; font-family: Arial; display: block; 
    font-size: 10pt;
    } 
    .articleCategoryTabOn
    {
    padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; color: black; padding-top: 10px; position: static; background-color: gainsboro; text-decoration: none; border-right: gainsboro thin solid; border-top: gainsboro thin solid; border-left: gainsboro thin solid; font-family: Arial; display: block; 
    font-size: 10pt;
    } 
   
.articleSmallCategoryTabOff
    {
    padding-right: 3px; padding-left: 3px; font-weight: bold; padding-bottom: 3px; color: white; padding-top: 3px; position: static; background-color: cornflowerblue; text-decoration: none; font-family: Arial; display: block; border-top: black 1px solid;border-bottom: black 1px solid;
    font-size: 10pt;
    }  
    
.articleCategoryHomePage
    {
    font-weight: bold; padding-bottom: 5px; padding-top: 5px; position: static; background-color: #EEEEEE; text-decoration: none; font-family: Arial; display: block; 
    font-size: 16pt;
    }          
    
div.spacer
{
    height: 10px;
    width: 10px;
}    

a.navLink 
{
    color: White;
    text-decoration: underline;
}

a.navLink:hover
{
    color: Yellow;
}

ul.navList
{
    list-style-type: none; background-color: cornflowerblue; border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; color: white; border-bottom: black 1px solid; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; line-height: 20px; font-weight: bold; font-size: 10pt; width: 190px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

td.navList
{
    list-style-type: none; background-color: cornflowerblue; border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; color: white; border-bottom: black 1px solid; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; line-height: 20px; font-weight: bold; font-size: 10pt; width: 190px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}