@charset "UTF-8";
/* CSS Document */


.MsoNormal {
	font: 0.75em Futura, Lucida Grande, Lucida Sans Unicode, Trebuchet, Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #1d4312;
}

body {

	background: #babb9e url(images/bio-page-top.gif) top repeat-x;
	font: 0.75em Futura, Lucida Grande, Lucida Sans Unicode, Trebuchet, Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #1d4312;
	margin-top: 8px;
	
	
	}
	
a:link {
	text-decoration: none;
	color: #663366;
}

a:visited {
	color: #663366;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	
}

H1, h1, .pageTitle {
font-size: 1.3em;
margin-top: 25px;
margin-bottom: 5px;

}

h2 {
font-size: 1.2em;
margin-top: 20px;
margin-bottom: 5px;
}

h3 {
font-size: 1.1em;
margin-top: 15px;
margin-bottom: 5px;
}


.panelCheading {
float: none;
width: 680px;
padding: 4px 6px 4px 6px;
margin: 0px 4px 0px 4px;
color: #FFFFFF;
font-size: 1.3em;
margin:bottom: 5px;
font-weight: bold;
}



.callOutText {
font-weight: bold;
}


.imageLeft 
{
    float: left;
    margin-right: 5px;

}


.imageRight {

float: right;
margin-left: 5px;

}
	
	
.noborder {
border: 0px;

}
	
.smallText {
font-size: 0.90em;
}


.titleWhite {
color: #FFFFFF;
font-size: 1.2em;
font-weight: bold;
}

.titleColor {
color: #996699;
font-size: 1.2em;
font-weight: bold;
}


.titleText {
color: #768c4c;
}


#lowKey {
text-align: right;
padding-right: 10px;
}

#lowKey a {
color: #aaaaaa;
}





#wrapper {


width: 900px;
margin-right: auto;
margin-left: auto;

}



#header {
clear: both;
float: left;
display: inline;
width: 900px;
height: 99px;
background: #dcced4 url(images/bio-header-bg.gif) bottom repeat-x;

}

#headerLeft {
background:  url(images/bio-header.jpg) top left no-repeat;
float: left;
display: inline;
width: 630px;
height: 99px;
}

#headerRight {

width: 270px;
float: left;
display: inline;

height: 99px;
}

#lowerWrapper {
clear: both;
background: #f2efea url(images/bio-main-top.gif) top repeat-x;

width: 892px;

border-bottom: 4px solid #baa4bf;
border-left: 4px solid #baa4bf;
border-right: 4px solid #baa4bf;

}


#sidePanel {

width: 145px;

overflow: visible;
float: left;
display: inline;
background: url(images/bio-header-base.jpg) top left no-repeat;
padding: 68px 5px 30px 20px;

}


#sidePanel ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidePanel ul .heading {
	color: #a3a48b;
	font-weight: bold;
	font-size: 0.95em;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 4px;
}

#sidePanel ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


#sidePanel ul li a {

	font-size: 1.05em;
	padding: 4px 0px 6px 4px;
	
	margin: 0px 0px 0px 0px;
	color: #663366;
	display: block;
	

}

#sidePanel ul li a:hover {
	color: #663366;
	
	text-decoration: underline;

}





#mainTopPanel {
width: 720px;
float: left;
display: inline;
overflow: hidden;


margin-bottom: 10px;
}

#centerPanel {
width: 720px;
float: left;
margin-right:10px;
margin-top:10px;
display: inline;
}




#rightPanel {
float: left;
width: 180px;
display: inline;
}


.reallyrightPanel {
float: right;
width: 180px;
display: inline;
margin-left: 10px;
}


.panelA {
width: 170px;
background-color: #9FA0A2;
margin-right: 10px;
padding: 0px;
float: left;
display: inline;
}

.panelB {
width: 170px;
background-color: #9FA0A2;
margin-left: 10px;
padding: 0px;
float: right;
display: inline;
}

.panelC {
width: 700px;
background: #9FA0A2 url(images/callout-panel-shadow-top.gif) top left repeat-x;
margin-left: 10px;
padding: 0px;
float: left;
display: inline;
}

.panelCWideNoScroll {
float: none;
width: 670px;
background: #ffffff url(images/callout-wide-side-innershadow.gif) left repeat-y;
padding: 4px 11px 20px 11px;
margin: 0px 4px 0px 4px;
}



#psrContent img { 
border: 1px solid #868772;

}

#psrContent {

}
#psrBreadcrumbs {

}





.panelD {
background: #9FA0A2 url(images/callout-panel-shadow-top.gif) top left repeat-x;
float: left;
width: 530px;
background-color: #9FA0A2;
display: inline;
padding: 0px;
}

.panelDheading {
float: none;
width: 510px;
padding: 4px 6px 4px 6px;
margin: 0px 4px 0px 4px;
color: #FFFFFF;
font-size: 1.6em;
margin:bottom: 5px;
}



.callOutPanelImage {
width:162px;
margin-left: 3px;
margin-right: 3px;
border: solid 1px #823689;
}


    .details { 
	
    display:none; 
    visibility:hidden; 
    border: 1px solid #aaaaaa;
	padding: 8px 8px 8px 8px;
	margin-left: 30px;
	margin-right: 5px;
	background-color: #FFFFFF;
    }
	
	
    .mresDetails { 
	
    display:none; 
    visibility:hidden; 
	background-color: #FFFFFF;
	border: 1px solid #babb9e;
	padding: 8px 8px 8px 8px;
	margin-bottom: 10px;
    }





    .smallDetails { 
    display:none; 
    visibility:hidden; 
	padding-right: 8px;
	width: 75%;
	font-size: 0.85em;
    }


    .callOutShaded { 
	padding: 4px 8px 16px 8px;
	background-color: #babb9e;
	margin-bottom: 10px;
    }
	
	.callOutShaded h3 { 
	color: #FFFFFF;
    }


.panelScroll {
float: none;
width: 164px;  
padding: 0px;
margin: 0px 3px 0px 3px;
height: 252px;
overflow: auto;
}

.panelScrollShort {
float: none;
height: 130px;
overflow: auto;
width: 164px;  
padding: 0px;
margin: 0px 3px 0px 3px;
}

.panelnoScroll {
width: 164px;  
padding: 0px;
margin: 0px 3px 0px 3px;
color: #ffffff;
}

.panelnoScroll .smallTextLessPale {
color: #666666;
margin: 0px 6px 0px 6px;
}


.panelnoScroll .callOutText {
margin: 0px 6px 0px 6px;
width: 150px;
display: block;
}

.panelScroll ul, .panelScrollShort ul, .panelnoScroll ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.panelScroll ul li, .panelScrollShort ul li, .panelnoScroll ul li{
	border-bottom: solid 1px #949597; 
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.panelScroll ul li a, .panelScrollShort ul li a, .panelnoScroll ul li a {

	font-size: 1.05em;
	padding: 4px 0px 6px 4px;
	
	margin: 0px 0px 0px 0px;
	
	display: block;
	border-left: 4px #9FA0A2 solid;

}

.panelScroll ul li a:hover, .panelScrollShort ul li a:hover , .panelnoScroll ul li a:hover {
	color: #663366;
	background-color: #ffffff;
	text-decoration: none;
	border-left: 4px #00FF00 solid;

}



.panelWide540 {

float: left;
width: 540px;
display: inline;
padding: 0px;
}

.panelWide530 {
float: left;
width: 530px;
display: inline;
padding: 0px;
}

.panelWideTopSpace {
float: left;
width: 530px;
display: inline;
padding: 0px;
margin-top: 10px;
}


.panelWideTopSpaceGrey {
background-color: #9FA0A2;
float: left;
width: 530px;
display: inline;
padding: 0px;
margin-top: 10px;
}


.panelWide {

float: left;
width: 530px;
background-color: #9FA0A2;
display: inline;
padding: 0px;
}


.panelWideScroll {

float: none;
width: 510;
height: 220px;
overflow: auto;
background: #ffffff url(images/callout-wide-side-innershadow.gif) left repeat-y;
padding: 4px 6px 4px 6px;
margin: 0px 4px 0px 4px;
}


.panelWideScroll ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.panelWideScroll ul li {
	border-bottom: solid 1px #949597; 
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.panelWideScroll ul li a {

	font-size: 1.05em;
	padding: 4px 0px 6px 4px;
	
	margin: 0px 0px 0px 0px;
	
	display: block;
	border-left: 4px #ffffff solid;

}

.panelWideScroll ul li a:hover {
	color: #ffffff;
	background-color: #9FA0A2;
	text-decoration: none;
	border-left: 4px #00FF00 solid;

}



.panelWideNoScroll {
float: none;
width: 510px;
background: #ffffff url(images/callout-wide-side-innershadow.gif) left repeat-y;
padding: 4px 6px 4px 6px;
margin: 0px 4px 0px 4px;
}



#topOfPage {
margin-right: 20px;
float:right;
text-align: center;
display: inline;
}





/*   legacy  */

#callOutRight, .callOutRight {
border: #993399 solid 1px;
background-color:#FFFFFF;
float: right;
width: 192px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 22px;
font-size: 0.95em;
margin-left: 10px;

}

#callOutRight h3, .callOutRight h3 {
font: 1.1em Futura, Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 10px 0px -10px 0xp;
}

.problem 
{
    color: Red;
}


.pubsScrollPanel {
	width:100%;
	overflow:auto;
	height:200px;
	margin-top:-5px;
	border-bottom: 1px solid #BCA6BD;
	line-height: 1.3em;
	
}

.progress, h2 .progress  {
	background-color:#fff;
	position: relative;
	top: 60px;
	left: 0px;
	width: 45px;
	padding-top:10px;
	height: 35px;
	text-align: center;
	border: 1px solid #BCA6BD;
	-moz-box-shadow: 3px 3px 4px #0058a4;
	-webkit-box-shadow: 3px 3px 4px #0058a4;
	box-shadow: 3px 3px 4px #0058a4;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#0058a4')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#0058a4');
	
	
	
	
}



/*   PURE kludge  */
.rendering {display: block;margin-bottom: 10px;}




/*-- SUMMARY LIST    */



.summaryListStretch {
	width: 100%;
	margin: 0px 0px 5px 0px;
}




.summaryListScroll {
	width: 100%;
	margin: 0px 0px 5px 0px;
	height: 220px;
	overflow: auto;
}

.summaryListWide  {
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.summaryListWide, .summaryList, .summaryListNarrow {
	margin: 0px 0px 30px 0px;
	
}

.eventSummaryList ul, .summaryList ul, .summaryListNarrow ul, .summaryListScroll ul, .summaryListStretch ul,  .summaryListWide ul
{
list-style: none;
margin: 0px;
padding: 0px;
}


.summaryListWide ul li, .summaryList ul li, .summaryListNarrow ul li, .summaryListScroll ul li, .summaryListStretch ul li{
border-bottom: 1px solid #eee;
}


.summaryListWide ul li {
	margin-bottom: 10px;	
}

.summaryList ul .plain {
	padding: 5px 0px 0px 5px;
	width: 215px;
	display: block;
	
	
}


.summaryListNarrow ul .heading { 
background: url('/images/heading_2.gif') no-repeat #b5282f;
color:#FFFFFF;
font-weight: bold;
font-size: 1.1em;


padding: 5px 0px 0px 5px;
width: 215px;
height: 25px;
}

.summaryListWide ul .heading, .summaryList  ul .heading, .summaryListScroll ul .heading, .summaryListStretch ul .heading { 
background: url('/images/heading_2.gif') no-repeat #b5282f;
color:#FFFFFF;
font-weight: bold;
font-size: 1.1em;


padding: 5px 0px 0px 5px;
width: 215px;
height: 25px;
}

.summaryList  ul .plain, .summaryListNarrow  ul .plain, .summaryListScroll ul .plain, .summaryListStretch ul .plain{
display: block;
font-size: 0.9em;
padding: 5px 5px 5px 5px;
}

.summaryListWide ul li a, .summaryList  ul li a, .summaryListNarrow  ul li a, .summaryListScroll ul li a, .summaryListStretch ul li a
{
padding: 5px 5px 5px 5px;
display: block;
color:#853d95;
text-decoration: none;
font-weight: bold;
}



.eventSummaryList  ul li
{
padding: 5px 5px 5px 5px;
border-bottom: 1px solid #eee;

}

.SummaryListDescription {
	padding: 0px 5px 5px 5px;
	display: block;

}


.SummaryListDescription ul {
	list-style: disc;
	padding: 10px 0px 10px 40px;
	
	}
	

.SummaryListDescription ul li {
	border: none;
	}

.summaryList ul a:hover, .summaryList ul li a:hover, .summaryListNarrow ul li a:hover, .summaryListScroll ul li a:hover, .summaryListStretch ul li a:hover {
	text-decoration: underline;
}

.summaryListWide ul a:hover {
	text-decoration: underline;
}

.deadline {
	font-style: italic;
}

