﻿body 
{
    font: 13px Arial, Helvetica, Georgia;
}


p
{
    padding: 0;
    margin:0;
    margin-left:10px;
    margin-bottom:15px;
}
#News
{
    float:right; 
    width:155px; 
    border-left: solid 1px #DDDDDD; 
    height:664px; 
    background-color:#EEEEEE; 
    padding: 6px 2px 100px 5px;
}
#QkLink
{
    padding-right:10px; 
    margin-top:3px; 
    font-size:10.5px; 
    height:20px; 
    font-style: italic; 
    color: #27397B; 
    text-align:right; 
    width:690px;
}
#Page a:link, #Page a:visited 
{
    color:#27397B;
    text-decoration:none;
    font-style:italic;
    font-weight:bold;
}
#QkLink a:link, #QkLink a:visited, #Footer a:link, #Footer a:visited
{
    color:#27397B;
    text-decoration:none;
    font-style:italic;
}
#Page a:hover, #QkLink a:hover, #News a:hover, #Footer a:hover
{
    text-decoration:underline;
}
#Menu a:link, #Menu a:visited
{
    color:inherit;
    text-decoration:none;
}
#Breadcrumb
{
    margin-left:30px; 
    margin-top:2px; 
    font-size:11px; 
    font-style:italic;
    position:absolute;
    color:#27397B;
}

#TopPic
{
    text-align:right; 
    background-image: url(Images/Circles.jpg);
    width:700px;
    height:91px;
}

.menuBar
{
    clear:both; 
    background-image: url(Images/MenuBar.jpg); 
    width:100%; 
    height:16px; 
    padding:0; 
    margin:0;
}

.pageHeading, h1
{
    margin-top: 35px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #27397B;
}

.sectionHeading, h2
{
    margin-top: 20px;
    margin-bottom: 7px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #27397B;
    font-style:normal;
    text-decoration:inherit;
    
}
h3
{
    margin-top: 10px;
    margin-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: black;
    font-style:normal;
    text-decoration:inherit;
}

ul.prodList 
{
    margin: 0;
    margin-left:10px;
    list-style-type: none;
    padding: 0;
    
}

li.prodListItem
{   
    background-image: url(Images/bioBullet_sm.jpg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 15px;
    min-height:15px;
}

ul.prodList_nml 
{
    margin: 0;
    margin-top:10px;
    margin-left:30px;
    list-style-type: none;
    padding: 0;
    margin-bottom:15px;
    
}
ul.prodList_nml2
{
    margin: 0;
    margin-top:0px;
    margin-left:20px;
    list-style-type:disc;
    padding: 0;
    font-style:italic;
    font-size:90%;
}
ul.prodList_nml2 li { color:#27397B; }
ul.prodList_nml2 li span { color:black; }


li.prodListItem_nml
{   
    background-image: url(Images/bioBullet.jpg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 22px;
    min-height:20px;
    margin-top:5px;
}

.MenuItem
{
    Height:16px; 
    Width:151px;
    border-left: solid 1px white;
    text-align:center;
    color:White;
}

.DynamicMenuItem
{
	background-color:Silver;
	width:156px;
    margin-left:1px;
    font-size:12px;
    color:black; 
    Height:18px;
    text-align:left;
}

.MenuItemSelected
{
    background-color:#404040;
    color:white; 
}

.MenuItemHover
{
	background-color:#404040;
    color:white; 
}

.DMenuItemHover
{
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
	background-color:#404040;
    color:white; 
}

.modalPopup
{
     background-color:#27397B;
     filter:alpha(opacity=40);
     opacity:0.4;

}

#AddResources
{
    width:450px; 
    height:65px; 
    border: solid 1px #DDDDDD; 
    margin: 20px 20px 0px 0px; 
    background-color:#EEEEEE; 
    padding: 3px 10px 5px 15px; 
    color:#555555;
}
#AddResources .resourceButton
{
    float:left; 
    margin-top:5px; 
    margin-left:20px; 
    width:160px;
}
#AddResources a:link, #AddResources a:visited
{
    color:#27397B;
    text-decoration:none;
    font-style:italic;
    font-weight:bold;
}
#AddResources a:hover
{
    text-decoration:underline;
}

#RequestBox
{
    float:right; 
    width:200px; 
    height:60px; 
    border: solid 1px #DDDDDD; 
    margin: 20px 20px 0px 25px; 
    background-color:#EEEEEE; 
    padding: 1px 10px 5px 10px; 
    color:#555555;
}
#RequestBox .title
{
    text-align:center; 
    margin-bottom:6px;
    font-weight:bold;
}
#RequestBox a:link, #RequestBox a:visited
{
    color:#27397B;
    text-decoration:none;
    font-style:italic;
    font-weight:bold;
}
#RequestBox a:hover
{
    text-decoration:underline;
}

#QuickLink a:link, #QuickLink a:visited
{
    color:black;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}
#QuickLink a:hover
{
    text-decoration:underline;
}
.eventTab
{
    clear:both; 
    font-weight:bold;
    width:80px;
    text-align:right;
    margin-right:10px;
    float:left;
}
.pdfTabLeft
{
    vertical-align:top; 
    width:50px;
    padding-left:20px;
    padding-bottom:25px;
}
.pdfTabRight
{
    vertical-align:top; 
}
