﻿body
{
    font-size: 10pt;
    color: black;
    font-family: Arial, Helvetica, 'Microsoft Sans Serif';
}
H3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, 'Microsoft Sans Serif';
}
A
{
    color: #08669B;    
}
.HeaderMed
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial;
}
.EventSubNav
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial, 'Microsoft Sans Serif';
    
}
.MainSubMenuNavigator
{
    font-size: 11px;
    color: #015D89;
    font-family: Verdana, Arial;
    text-decoration: none;
    line-height: 11px;
}
.MainSubMenuNavigatorRed
{
    font-size: 11px;
    color: #CC3300;
    font-family: Verdana, Arial;
    text-decoration: none;
    line-height: 11px;
}
.MainSubMenuHeader 
{
    font-size: 11px;
    font-weight: 700;
    color: #015D89;
    font-family: Verdana;
    text-decoration: none;
}
.RecipeTitle
{
    font-weight: 700;
    font-size: 16px;
    
}
.RecipeTextBold 
{
    font-weight: 700;
    font-size: 12px;
}
.RecipeDesc
{
    font-weight: 800;
    font-size: 12px;
    font-style: italic;
    
}
.recipeMethodList
{
    list-style-position: outside;
    line-height: 16pt;
    list-style-type: decimal;
    letter-spacing: normal;
}
.subtext
{
    font-size: 8pt;
    font-weight: 500;
    font: Arial;
}

.navMain
{
	font-family:verdana,arial,sans-serif,sans;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.navMain td
{
	padding: 3px;
}

.navMain a
{
	color: #42A6CE;		
}

.navSubMain
{
	font-family:verdana,arial,sans-serif,sans;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.navSubMain td
{
	padding: 3px;
}

.navSubMain a
{
	color: #42A6CE;		
}