/* article width is 502px */
body {
	background-color: #fff;
	background-image: url('/images/background.gif');
	color: #786860;
	font-size: .85em;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
}
a:link {
	color: #000;
}
a:visited, a:active {
	color: #786860;
}
a:hover {
	color: #62cae3;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border: 0;
}

.sm {
	/* <span class="sm">&#x2120;</span> */
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	line-height: 0;
}
#container {
	background: #fff url('/images/locatorbottom.gif') 841px 100% no-repeat;
	/*border-bottom: 1px white solid;*/
	margin: 0 auto;
	padding: 0 15px 15px 15px;
	position: relative;
	width: 950px;
}


/*****************************
* masthead
*****************************/

#masthead {
	background: transparent url('/images/locatortop.gif') top right no-repeat;
	height: 38px;
	padding-bottom: 18px;
	padding-top: 19px;
}
#masthead img {
	float: left;
	height: 38px;
	width: 100px;
}
#masthead h1 {
	color: #ed1a3b;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 155px;
	padding-top: 8px;
	text-transform: uppercase;
}
#masthead a {
	color: #ed1a3b;
	text-decoration: none;
}


/*****************************
* main menu bar
*****************************/

#menubar {
	width: 950px;
	position: relative;
	z-index: 200;
}

#menu {
	height: 24px;
	width: 720px;
	float: left;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #fff;
	display: block;
	padding: 4px 0 2px 0;
	text-align: center;
	text-decoration: none;
}
#menu a:hover {
	background-color: #ed1a3b;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li {
	background-color: #b9aca5;
	float: left;
	font-size: .85em;
	height: 24px;
	list-style-type: none;
	margin-right: 5px;
	width: 98px;
}
#menu .last {
	margin-right: 0;
	width: 97px;
}
#menu #barcurrent {
	background-color: #ed1a3b;
}
#location {
	height: 24px;
}
#locationselect {
	background-color: #fff;
	border: 1px solid #000;
	color: #786860;
	font-size: .85em;
	font-family: "Trebuchet MS", sans-serif;
	text-align: left;
	width: 230px; /* overwritten by stylish select */
}
#search {
	margin-bottom: 20px;
	text-align: center;
	width: 230px;
}
#search form {
	overflow: auto;
}
#search div {}
#search #s 
{
	float: left;
	background-color: #fff;
	border: 1px solid #b9aca5;
	border-right-width: 0;
	color: #786860;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .9em;
	height: 14px;
	padding: 2px 3px 4px 3px;
	width: 201px;
	vertical-align: middle;
}
#search #go 
{
	float: left;
	height: 22px;
	vertical-align: middle;
	width: 22px;
}
#search a:link, #search a:visited, #search a:active {
	display: inline;
	padding: 0;
}


/*****************************
* main section
*****************************/

#main {
	margin-top: 20px;
}
#main h2 {
	color: #ed1a3b;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-top: 0;
}
#main h2 a {
	color: #ed1a3b;
}
#main h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.25em;
}


/*****************************
* front page areas
*****************************/

.frontpagemain {
	background: transparent url('/images/locatorbottom.gif') top right repeat-y;
	font-size: 1em;
}
.frontpagemain #right {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	float: right;
	padding-bottom: 27px;
	width: 230px;
}
.frontpagemain #pic {
	background: #62cae3 none top left no-repeat; /*should be changed inline on index.aspx to match current image*/
	color: #fff;
	font-size: .85em;
	height: 220px;
	margin-top: -18px;
	padding: 10px;
	width: 680px;
}
.frontpagemain #pic h2 {
	color: #fff;
	font-size: 1.9em;
	line-height: 150%;
	padding-top: 97px;
}
.frontpagemain #intro {
	float: left;
	font-size: .85em;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 700px;
}
.frontpagemain #news {
	font-size: .9em;
	width: 230px;
}
.frontpagemain #news a {
	color: #786860;
	text-decoration: none;
}
.frontpagemain #news a:hover {
	color: #62cae3;
}
.frontpagemain #news h2 {
	background-color: #eee8e5;
	border-bottom: 1px solid #ed1a3b;
	color: #ed1a3b;
	font-size: 1.3em;
	margin-bottom: 0;
	padding: 4px;
}
.frontpagemain #news h2 a {
	color: #ed1a3b;
}
.frontpagemain #news ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
.frontpagemain #news li {
	background: #eee8e5 none;
	list-style-image: none;
	padding: 4px;
	margin-bottom: 1px;
}
.frontpagemain #bottom {
	font-size: .85em;
	height: 296px; /* height +1 and margin-bottom -1 for chrome/ie8 bug (?) */
	margin-bottom: -1px;
	overflow: auto;
	width: 700px;
}
.frontpagemain #bottom img {
	vertical-align: bottom;
}
.frontpagemain #bottom ul {
	padding-left: 1em;
}
.frontpagemain #bottom li {
	background: none;
	list-style-image: none;
	list-style-type: square;
	padding-bottom: 5px;
	padding-left: .3em;
}
.frontpagemain #bottom a {
	color: #fff;
}
.frontpagemain #bottom h2 {
	color: #fff;
	font-size: 1.5em;
	margin: 0 0 4px 0;
}
.frontpagemain #bottom h2 a {
	text-decoration: none;
}
.frontpagemain #bottom #box1 {
	background-color: #fff;
	color: #fff;
	float: left;
	height: 295px;
	margin-right: 0;
	text-align: center;
	width: 187px;
}
.frontpagemain #bottom #box1 h2 {
	color: #ed1a3b;
	text-align: left;
}
.frontpagemain #bottom #box2 {
	background-color: #2eafa4;
	color: #fff;
	float: left;
	height: 287px;
	margin-right: 10px;
	padding: 4px;
	width: 230px;
}
.frontpagemain #library {
	background-color: #62cae3;
	float: left;
	height: 287px;
	margin-right: 10px;
	padding: 4px;
	width: 230px;
}
.frontpagemain #library h2 {
	margin-left: 2px;
}
.frontpagemain #flash {
	height: 260px;
	width: 230px;
}
.frontpagemain #flash img {
	height: 260px;
	width: 230px;
}


/*****************************
* content page areas
*****************************/

#breadcrumbs {
	color: #786860;
	font-size: .85em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 12px -1px;
	width: 700px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #000;
	text-decoration: none;
}
#bccurrent {}

#future a:link, #future a:visited, #future a:active {
	color: #e10000;
	text-decoration: underline;
}
#sections {
	float: left;
	padding-right: 20px;
	width: 150px;
}
#sections a:link, #sections a:visited, #sections a:active {
	color: #786860;
	text-decoration: none;
}
#sections a:hover {
	color: #ed1a3b !important;
	text-decoration: none;
}
#sections ul {
	font-size: .85em;
	list-style-type: none;
	margin: 0 0 0 16px;
	padding: 0;
}
#sections ul ul {
	font-size: 1em;
	margin: 4px 0 0 10px;
}
#sections li {
	list-style-image: url('/images/dash.gif');
	margin-bottom: .4em;
}
#sections li a:link, #sections li a:visited, #sections li a:active,
#resources li a:link, #resources li a:visited, #resources li a:active {
	color: #786860;
}
#sections li.expanded {
	list-style-image: url('/images/navdown.gif');
}
#sections li.expanded a:link, #sections li.expanded a:visited, #sections li.expanded a:active {
	color: #ed1a3b;
}
#sections li.collapsed {
	list-style-image: url('/images/navleft.gif');
}
#sections li.collapsed a:link, #sections li.collapsed a:visited, #sections li.collapsed a:active {
	color: #786760;
}
#sections li.leaf {
	list-style-image: url('/images/dash.gif');
}
#sections li.leaf a:link, #sections li.leaf a:visited, #sections li.leaf a:active {
	color: #786860
}
#sections #currentsection {
	color: #ed1a3b !important;
	font-weight: bold;
}
#sections #sectionpic {
	background-repeat: no-repeat;
	height: 90px;
	margin-bottom: 10px;
	width: 150px;
}
#righthalf {
	background: transparent url('/images/locatorbottom.gif') top right repeat-y;
}
#resources {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	float: right;
	margin-bottom: 25px;
	margin-top: -30px;
	padding-bottom: 27px;
	width: 230px;
}
#resources a:link, #resources a:visited, #resources a:active {
	color: #786860;
	text-decoration: none;
}
#resources a:hover {
	color: #62cae3 !important;
}
#resources h2 {
	background-color: #eee8e5;
	border-bottom: 1px solid #ed1a3b;
	color: #ed1a3b;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 4px;
}
#resources div.separator {
	width: 100%;
	height: 20px;
}
#resources .image {
	background-color: #eee8e5;
	max-width: 222px;
	text-align: center;
	padding: 4px 4px 0 4px;
}
#resources ul {
	font-size: .85em;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
#resources li {
	background-color: #eee8e5;
	padding: 4px;
	margin-bottom: 1px;
}
#resources p, #resources .block {
	background-color: #eee8e5;
	font-size: .85em;
	padding: 4px;
	margin: 0 0 1px 0;
}
#resources form {
	margin-top: 0;
}
.noresources {
	border: 0 none !important;
}
img.rss {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
#content {
	margin-left: 170px;
	padding-left: 30px;
	width: 500px;
}
#content p, #content ul, #content ol, #content blockquote {
	margin-top: 0 !important;
	margin-bottom: 1.25em;
}
#content h3 {
	color: #ed1a3b;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
#content h3 .h3sub {
	font-weight: normal;
	font-style: italic;
}
#content h3.mega {
	margin-bottom: 1.25em;
}
#content h3 a {
	color: #ed1a3b !important;
}
#content h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}
#content .articleimage {
	float: left;
	margin: 0 15px 15px 0;
}
#content ul {
	/*list-style-image: url('/images/dash.gif');*/
	list-style: none;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 0;
}
#content li {
	background: transparent url('/images/dash.gif') no-repeat left .4em;
	padding-left: 1em;
}
#content li ul {
	margin-bottom: 0;
	margin-top: 0;
}
#content table {
	margin-bottom: 1.25em;
}
#content td {
	vertical-align: top;
	padding-right: 5px;
}
#content hr {
	background-color: #d0d0d0;
	color: #d0d0d0;
	border: 0 none;
	height: 1px;
	width: 40%;
	text-align: center;
	margin: 0 auto 10px auto;
}
#content.wide {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	padding-bottom: 27px;
	width: auto;
}
#content.fullwide {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	margin: 0;
	padding: 0 0 27px 0;
	width: auto;
}
.frontpagemain #content.fullwide {
	background: transparent url('/images/locatorbottom.gif') top right repeat-y;
	padding: 0 !important;
}
.flyout {
	padding-top: .5em;
	display: none;
}
blockquote {
	font-style: italic;
	margin-left: 0;
	margin-right: 0;
}
.pullout {
	background-color: #f6a1a8;
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 20px;
	overflow: auto;
	width: 500px;
}
.pullout div {
	padding: 5px;
}
.pullout img, .pulloutimg {
	border-right: 5px solid white; 
	float: left;
	margin-right: 5px;
	padding: 0 !important;
}
.pullout embed {
	vertical-align: bottom;
}
.pullout li {
	background: transparent none !important;
	padding-left: 0 !important;
}
.bgyellow
{
	background-color: #ffe39c;
}
.bgpink
{
	background-color: #f6a1a8;
}
.bgburgundy
{
	background-color: #98002e;
}
.bgblue
{
	background-color: #62cae3;
}
.bgteal
{
	background-color: #2eafa4;
}


/*****************************
* landing pages
*****************************/
#landingtop {
	margin-bottom: 2em;
}
#ltimage {
	float: left;
	width: 150px;
	margin-right: 20px;
}
#ltimage img {
	width: 150px;
	height: 150px;
}
#lttext {
	/*margin-left: 170px;*/
}
#lttext h3, #lttext p, .lbcolumn h3, .lbcolumn p {
	
	margin-bottom: 1em !important;
}
#landingbottom {}
.lbcolumn {
	float: left;
	width: 230px;
	margin-right: 10px;
}


/*****************************
* footer
*****************************/

#footer {
	clear: both;
	font-size: .8em;
	margin-top: 40px;
	width: 700px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer img.rss {
	margin-right: 3px;
	vertical-align: -1px;
}


/*****************************
* main bar dropdown menus
*****************************/

#menu li li a:link, #menu li li a:visited, #menu li li a:active {
	padding: 4px 10px 4px 4px;
	text-align: left;
}
#menu li ul {
	left: -999em;
	position: absolute;
	width: 170px;
}
#menu li li {
	background-color: transparent;
	border: 0 none;
	float: none;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	margin-right: 0;
	width: auto;
}
#menu ul ul {
	background-color: #fff;
	border: 1px solid #b9aca5;
}
#menu ul ul ul {
}
#menu li:hover, #menu li.sfhover {
	background-color: #ed1a3b;
}
#menu li:hover#search, #menu li.sfhover#search {
	background-color: transparent;
}
#menu li li a:link, #menu li li a:visited {
	color: #000;
}
#menu li li a:hover {
	color: #fff;
}
#menu li li:hover a:link, #menu li li:hover a:active, #menu li li:hover a:active,
#menu li li.sfhover a:link, #menu li li.sfhover a:visited, #menu li li.sfhover a:active {
	color: #fff;
}
#menu li li:hover li a:link, #menu li li:hover li a:active, #menu li li:hover li a:active,
#menu li li.sfhover li a:link, #menu li li.sfhover li a:visited, #menu li li.sfhover li a:active {
	color: #000;
}
#menu li li:hover li a:hover, #menu li li.sfhover li a:hover {
	color: #fff;
}
#menu li ul ul {
	margin: -1.9em 0 0 10em;
}
#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
}
ul ul .more {
	background: transparent url('/images/menuarrow.gif') center right no-repeat;
}
#menu li.first ul {}



/*****************************
* secondary bar dropdown menus
*****************************/

#menujr li li a:link, #menujr li li a:visited, #menujr li li a:active {
	padding-right: 10px;
	text-align: left;
}
#menujr li ul {
	left: -999em;
	position: absolute;
	width: 144px;
}
#menujr li li {
	border: 0 none;
	float: none;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	margin-right: 0;
	width: auto;
}
#menujr ul ul {
	background-image: url('/images/menubg.png');
	border: 1px solid #eee8e5;
	border-top-width: 0;
}
#menujr ul ul ul {
	border: 1px solid #eee8e5;
}
#menujr li:hover, #menujr li.sfhover {
	color: #000;
	background-color: #eee8e5;
}
#menujr li li a:link, #menujr li li a:visited {
	color: #000;
}
#menujr li li a:hover {
	color: #000;
}
#menujr li ul ul, #menujr li.first ul ul {
	margin: -1.5em 0 0 10em;
}
#menujr li:hover ul ul, #menujr li.sfhover ul ul {
	left: -999em;
}
#menujr li:hover ul, #menujr li li:hover ul, #menujr li.sfhover ul, #menujr li li.sfhover ul {
	left: auto;
}
#menujr li.first ul {}



/*****************************
******************************
* SPECIFIC PAGES FROM HERE TO INFINITY *******************************
******************************
*****************************/


/*****************************
* ac'sense landing
*****************************/
.acsred {
	color: #c03;
	font-family: "Monotype Corsiva", sans-serif;
	font-size: x-large;
}
.acsblue {
	color: #006;
	font-family: "Monotype Corsiva", sans-serif;
	font-size: x-large;
}


/*****************************
* events
*****************************/
/*div.eventinfo p {
	margin: 0 !important;
}
div.eventinfo h3 {
	color: #e10000;
}
.unavailable {
	color: #999;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0 !important;
}
div.eventinfo .date {
	font-weight: bold;
}*/
.eventintro {
	color: #787878;
	font-size: 1.2em;
	font-weight: bold;
}
.eventagenda .day, .eventagenda .time {
	color: #555;
}
.eventtable .desc {
	color: #555;
	font-size: .85em;
	padding-bottom: 8px;
}
.eventsearch {
	margin-top: 10px;
	margin-bottom: 3px !important;
}
.eventsearch th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.eventsearch td input, .eventsearch td select {
	margin-right: 10px;
}
fieldset {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 2px 4px 2px 4px;
	width: 448px;
}
legend {
	color: #888;
}


/*****************************
* link lists
*****************************/
.newslist td {
	padding-left: 10px;
	padding-bottom: 2px;
}
.newslist th {
	color: #555;
	font-weight: normal !important;
	text-align: right;
	vertical-align: top !important;
	width: 64px;
}
.newslistdiv span.date {
	color: #555;
}
.newslistdiv p {
	padding-left: 20px;
	text-indent: -20px;
}

/*****************************
* press releases
*****************************/
.prcontacts {
	width: 100%;
}
.prdate {
	font-style: italic;
	margin-bottom: 1.25em;
}
.prtitle {
	margin-bottom: 1.25em;
	font-weight: bold;	
}
.prsubtitle {
	font-style: italic;
	margin-bottom: 1.25em;
}
.prbody {}


/*****************************
* locations page
*****************************/
.locationleft {
	float: left;
	margin-right: 75px;
	width: 250px;
}
.locationright {
	float: left;
}
.locationleft ul, .locationright ul, ul.location {
	list-style-image: none !important;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}


/*****************************
* r and d page
*****************************/
table.numbers th, table.numbers td {
	vertical-align: bottom;
	width: 65px;
}
table.numbers th {
	font-weight: normal;
	text-decoration: underline;
}
table.numbers td {
	text-align: right;
}


/*****************************
* contact form
*****************************/

#maildiv {
	width: 448px;
	margin-bottom: 20px;
}
#maildiv textarea {
	width: 448px;
}
#maildiv div {
	margin-top: 3px;
	margin-bottom: 3px;
}
#maildiv .column {
	float: left;
	width: 223px;
}
#maildiv .columnr {
	margin-left: 15px;
	width: 210px;
}
#maildiv .columnwide {
	clear: both;
	width: 448px;
}
#maildiv input.textbox, #maildiv select {
	width: 210px;
}
#maildiv input.doublewide {
	width: 448px;
}
#maildiv .validationsummary ul {
	clear: both;
	list-style-type: circle;
	margin-top: 0;
}
.required {
	color: #666;
	font-size: .85em;
}


/*********************************
* library
**********************************/
.coverflow {
	/*background: transparent url('/images/photoflowbg.jpg') 0 0 no-repeat;*/
	background-color: #eee8e5;
	height: 350px !important;
	margin: 0 auto 20px auto;
	padding-top: 20px;
	width: 750px !important;
}


/*****************************
* publication gridview
*****************************/
.publist {
	border: 0;
	font-size: .85em;
}
.publist .headline {
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
}
.publist .category {
	padding-left: 10px;
	text-align: left;
}
.publist .date {
	color: #555;
	text-align: right;
	vertical-align: top !important;
	width: 64px;
}
.publist th.date {
	text-align: left;
}


/*****************************
* professionals
*****************************/
#relatedprofessionalsbox h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
#relatedprofessionalsbox .indent {
	margin-left: 15px;
}

.BIOtop {
	overflow: auto;
	margin-bottom: 20px;
}
.BIOtop .bioImage 
{
	float: left;
	margin-right: 15px;
	max-width: 130px;
}