﻿body 
{
    font: 13px Arial, Helvetica, Georgia;
}
#Page
{
    margin-left:0px;
    width:970px;
}
#News
{
    float:right; 
    width:155px; 
    border-left: solid 1px #DDDDDD; 
    height:690px; 
    background-color:#EEEEEE; 
    padding: 6px 2px 100px 5px;
}
hr
{
	border: solid 1px #A43115;
}
p
{
    padding: 0;
    margin:0;
    margin-left:10px;
    margin-bottom:15px;
}
#Jobs p
{
	margin: 0px 0px 3px 10px;
}

#Jobs a:hover
{
	cursor:pointer;
}

#QkLink
{
    padding-right:10px; 
    margin-top:3px; 
    font-size:14px; 
    height:18px; 
    font-style: italic; 
    color: #A43115; 
    text-align:right; 
    width:690px;
}
#Page a:link, #Page a:visited 
{
    color:#A43115;
    text-decoration:none;
    font-style:italic;
    font-weight:bold;
}
#News a:link, #News a:visited 
{
    color:inherit;
    text-decoration:none;
    font-style:inherit;
    font-weight:inherit;
}
#QkLink a:link, #QkLink a:visited, #Footer a:link, #Footer a:visited
{
    color:#A43115;
    text-decoration:none;
    font-style:italic;
}
#Page a:hover, #QkLink a:hover, #News a:hover, #Footer a:hover
{
    text-decoration:underline;
}
#Breadcrumb
{
    margin-left:30px; 
    margin-top:2px; 
    font-size:11px; 
    font-style:italic;
    position:absolute;
}
#TopPic
{
    text-align:right; 
    background-image: url(Images/TopPic.jpg);
    width:700px;
    height:91px;
}

#Menu a:link, #Menu a:visited
{
    color:inherit;
    text-decoration:none;
}

.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: #A43115;
}

.sectionHeading, h2
{
    margin-top: 20px;
    margin-bottom: 7px;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
    color: #A43115;
    font-style:normal;
    text-decoration:inherit;
}
h3
{
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: bold;
    color: black;
    font-style:italic;
    text-decoration:inherit;
}

ul.researchList 
{
    margin: 0;
    margin-top:0px;
    margin-left:30px;
    margin-bottom:15px;
    list-style-type: none;
    padding: 0;
}
li.researchListItem
{   
    background-image: url(Images/researchBullet.jpg);
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding-left: 22px;
    min-height:16px;
    margin-top:5px;
}
ul.rList 
{
    margin: 0;
    margin-left:5px;
    list-style-type: none;
    padding: 0;
}
li.rListItem
{   
    background-image: url(Images/researchBulletsm.jpg);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px;
    min-height:7px;
    margin-top:0px;
}

ul.researchList2
{
    margin: 0;
    margin-top:0px;
    margin-left:20px;
    list-style-type:disc;
    padding: 0;
    font-style:italic;
    font-size:90%;
}
ul.researchList3
{
    margin: 0;
    margin-top:0px;
    margin-left:30px;
    list-style-type:circle;
    padding: 0;
    font-size:90%;
}
ul.researchList2 li, ul.researchList3 li { color:#92391E; }
ul.researchList2 li span, ul.researchList3 li span { color:black; }




.MenuItem
{
    Height:16px; 
    Width:164px;
    border-left: solid 1px white;
    text-align:center;
    color:White;
}

.DynamicMenuItem
{
	background-color:Silver;
	width:216px;
    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:#A43115;
     filter:alpha(opacity=30);
     opacity:0.3;

}

#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:230px;
}
#AddResources a:link, #AddResources a:visited
{
    color:#A43115;
    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 0px; 
    background-color:#EEEEEE; 
    padding: 1px 10px 5px 10px; 
    color:#555555;
}
#RequestBox .title
{
    text-align:center; 
    margin-bottom:6px;
    font-weight:bold;
}
#RequestBox .title2
{
    text-align:center; 
    margin-bottom:6px;
    color:Black;
}
#RequestBox a:link, #RequestBox a:visited
{
    color:#CD3827;
    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;
}

td.formLeft
{
    width:160px;
    text-align:right;
}

.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; 
}
