﻿body
{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 18px 0px 0px 74px;
}

table
{
	font-size: 10px;
}

p
{
	margin: 0px 0px 0px 0px;
}

.bodyFont
{
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
}

.textBox
{
	font-family: Verdana;
	font-size: 8px;
	border: solid 1px #CCCCCC;
}

.textBoxLarge
{
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #CCCCCC;
}

.copyRight
{
	font-size: 8px;
	color: #999999;
}

.testLink, .testLink td
{
    border-bottom: solid 1px #7777777;
}

.testLink a
{
	text-decoration: none;
	font-weight: bold;
	color: #003471;
    border-bottom: solid 1px #7777777;
}
.cssgreen
{
	font-weight: bold;
	color: Green;
	font-size: 12px;
}
.greenHeader
{
    color: Green;
    font-size: 16px;
    font-weight: normal;
}
h1
{
    color: Green;
    font-size: 16px;
    margin: 0px 0px 6px 0px;
    font-weight: normal;
}
h2
{
	font-weight: bold;
	color: Green;
	font-size: 12px;
	margin: 10px 0px 6px 0px;
}
h3
{
	font-weight: bold;
	color: Green;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

.csspheading
{
	font-weight: bold;
	color: Green;
	font-size: 10px;
}
.cssblackheading
{
	font-weight: bold;
	color: Black;
	font-size: 10px;
}
.p
{
	margin-top: 10px;
}
 .linkAnchor:link, .linkAnchor:visited
{
    color:Black;	
    font-weight: bold;
    text-decoration:none;
}

.linkAnchor:hover, .linkAnchor:active
{
    color: #000099;
    font-weight: bold;
    text-decoration:none;	 
}

.alphaSortTopRow
{
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    padding: 1px 4px 2px 4px;
    text-align: center;
}

.alphaSortTopRowBottomOnly
{
    border-bottom: solid 1px #CCCCCC;
    padding: 1px 4px 2px 4px;
    text-align: center;
}

.alphaSortBottomRow
{
    border-right: solid 1px #CCCCCC;
    padding: 2px 4px 1px 4px;
    text-align: center;
}

.alphaSortBottomRowEnd
{
    padding: 2px 4px 1px 4px;
    text-align: center;
}
a.alphaSort:link, a.alphaSort:visited
{
    color: #C80000;
    text-decoration: none;
    font-weight: bold;
}
a.alphaSort:hover, a.alphaSort:active
{
    color: #000099;
    text-decoration: none;
    font-weight: bold;
}
a.alphaSortGreen:link, a.alphaSortGreen:visited
{
    color: Green;
    text-decoration: none;
    font-weight: bold;
}
a.alphaSortGreen:hover, a.alphaSortGreen:active
{
    color: #000099;
    text-decoration: none;
    font-weight: bold;
}

.listStyle
{
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 30px;
}

.listStyleCollapsed
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 40px;
}

.listStyleCollapsedAll
{
    margin: 0px;
    padding: 0px 0px 0px 40px;
}

 .hyperLink:link, .hyperLink:visited
{
    color:#777777;	
    text-decoration:none;
}

.hyperLink:hover, .hyperLink:active
{
    color: #000099;
    text-decoration:none;	 
}

.blackHyperLink:link, .blackHyperLink:visited
{
    color:#000000;	
    text-decoration:none;
}

.blackHyperLink:hover, .blackHyperLink:active
{
    color: #000099;
    text-decoration:none;	 
}

.siteMap:link, .siteMap:visited
{
    color:#777777;	
    text-decoration:none;
}

.siteMap:hover, .siteMap:active
{
    color: #000099;
    text-decoration:none;	 
}

.button
{
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
	background-color: #F2F2F2;
}

div.ellipsis {
   white-space:nowrap;
   text-overflow:ellipsis;
   overflow:hidden;
   display:block;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalPanel
{
    background-color: White;
    border: solid 1px black;
    padding: 10px 10px 10px 10px;
}

.allergensByAllergen
{
    border-bottom: solid 2px #CCCCCC;
}

.allergensByAllergenIndent
{
    padding-left: 50px;
}

.allergensByAllergen a
{
    color: #12438F;
    text-decoration: none;
}

.allergensByAllergenNL
{
}

.allergensByAllergenNL a
{
    color: #12438F;
    text-decoration: none;
}

.allergensByPhadiaCode a
{
    color: #398F59;
    text-decoration: none;
}
.alphaSortBottomLeftRow
{
    border-right: solid 1px #CCCCCC;
    padding: 2px 1.5px 1px 1.5px;
    text-align: center;
}
.alphaSortSelected
{
    color: #000099;
    text-decoration: none;
    font-weight: bold;   
}

.RssCss
{
    font-family: verdana,tahoma,arial;
    font-size: 10px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.conferenceCenter
{
    background-color: #0D3985;
    padding: 6px 10px 7px 10px;
}

.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #FFFFE8;
    color: green;
}
