.ie5mac /* fake style for IE 5/Mac bug */ {
	color: #fff;
}

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 75%;
	background: #94989B;
	color: #333;
	line-height: 1.2em;
	text-align: center;
	vertical-align: top;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #7F1A33;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h1 {
	color: #000;
	font-size: 2.0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

h1#content-title {
	background: url(/images/group-list-bg.gif) bottom left repeat-x;
	padding-bottom: 20px;
	margin-bottom: 15px;
	padding-left: 15px;
	margin-left: 32px; 
	margin-right: 32px; 
}

h2 {
	background: #144763 url(/images/h2_cap_left.gif) top left no-repeat;
	text-transform:uppercase;
	font-size: 1.2em;
	height: 39px;
	line-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin: 0 0 15px 0;
}

h2 span {
	background: #144763 url(/images/h2_cap_right.gif) top right no-repeat;
	height: 39px;
	display:block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.02em;
}

#colOne h2 {
	background: #7f1a33 url(/images/h3_cap_left_red.gif) top left no-repeat;
	text-transform:uppercase;
	font-size: 1.2em;
	height: 39px;
	line-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

#colOne h2 span {
	background: #7f1a33 url(/images/h3_cap_right_red.gif) top right no-repeat;
	height: 39px;
	display:block;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.02em;
}

h3 {
	background: #7f1a33 url(/images/h3_cap_left_red.gif) top left no-repeat;
	text-transform:uppercase;
	font-size: 1.2em;
	height: 39px;
	line-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

h3 span {
	background: #7f1a33 url(/images/h3_cap_right_red.gif) top right no-repeat;
	height: 39px;
	display:block;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.02em;
}

h4 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 5px 0;
}

h4 span {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 0 0 10px 0;
}

ul {
	margin: 0px 0 5px 0;
	list-style: none;
}

ul li {
	padding: 0px 0 10px 13px;
	background: url(/images/bullet_arrows.gif) 0 3px no-repeat;
}

ol {
	margin: 0 0 0 30px;
}

ol li {
	padding: 0 0 5px 0;
}

fieldset {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

blockquote {
	padding: 20px 10px 20px 20px;
}

input[type="text"] {
	border: 1px solid #929594;
}





/* 508 */

#skipNavigation {
	position: absolute;
	height: 0;
	overflow: hidden;
}





/* LAYOUT */
/* see http://www.stuffandnonsense.co.uk/archives/whats_in_a_name_pt2.html */

#containerOuter {
	width: 960px;
	padding: 0 10px 0 0;
	background: #fff url(/images/container_bg_right.gif) top right repeat-y;
	margin: 0 auto;
	text-align: left;
}

#container {
	width: 950px;
	padding: 0 0 0 10px;
	background: url(/images/container_bg_left.gif) top left repeat-y;
	position: relative;
}

#navigation {
    width: 950px;
	height: 25px;
	margin: 0;
	padding: 0;
	clear: both;
	background: #e2ebf1;
	border-top: 0px solid #7f1a33;
	border-bottom: 10px solid #fff;
}

#branding {
	width: 950px;
	height: 94px;
	background: url(/images/stripe_blue.png) top left repeat-x;
}


#content {
	width: 636px;
	clear: both;
	padding: 0px 0 20px 32px;
	float: left;
	margin-bottom:10px;
}

#sidebar {
	width: 216px;
	float: left;
	margin-left: 34px;
	padding: 0 0 20px 0;
}

#siteinfo {
	background-color: #000066;
	color: #fff;
	clear: both;
}





/* BRANDING */

#branding-logo {

}

#branding-tagline {
	
}


/* NAVIGATION */
#navigation ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#navigation ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
	background: none;
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:active,
#navigation ul li a:hover {
	display: block;
	float: left;
	height: 25px;
	background: none;
	color: #000;
	line-height: 24px;
	vertical-align: middle;
	font-size: 12px;
	padding: 0 12px 0 12px;
	text-decoration: none;
	margin-top: 0px;
    font-weight: normal;
	border-right: 0px solid #7F1A33;
}

#navigation ul li a:hover {
	color: #fff;
	background: #222;
}

#navigation ul li#selected a:link,
#navigation ul li#selected a:active,
#navigation ul li#selected a:visited,
#navigation ul li#selected a:hover {
	background: #fff;
	color: #222;
}

/* LOCAL NAVIGATION */

#localNavigation ul {
	margin: -5px 0 27px 10px;
	padding: 0;
	background: none;
	list-style-type: none;
}

#localNavigation ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
}

/* Level 1 */
#localNavigation ul li a:link,
#localNavigation ul li a:active,
#localNavigation ul li a:visited,
#localNavigation ul li a:hover {
	color: #000;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	border: none;
	display: block;
	padding: 5px 0 5px 13px;
	margin-left: -13px;
	margin-left: 0; /* remove to start border flush with words */
}

/* Level 2 */
#localNavigation ul li ul li a:link,
#localNavigation ul li ul li a:active,
#localNavigation ul li ul li a:visited,
#localNavigation ul li ul li a:hover {
	color: #7F1A33;
	font-size: 1.1em;
	font-weight: bold;
}

#localNavigation ul li ul li {
	border-top: 1px solid #cbcbcb;
}


#localNavigation ul ul {
	margin: 0;
}

/* Level 3 */
#localNavigation ul li ul li ul li a:link,
#localNavigation ul li ul li ul li a:active,
#localNavigation ul li ul li ul li a:visited,
#localNavigation ul li ul li ul li a:hover {
	padding-top: 0px;
	padding-left: 28px;
	font-weight: normal;
}

#localNavigation ul li ul li ul li {
	border: none;
}

#localNavigation ul li ul li ul {
	margin: 3px 0 10px 0;
}

/* Level 1 */
#localNavigation ul li#nav-section a {
	background: url(images/nav_bullet.gif) no-repeat 0 0.8em;
	color: #000;
}

/* Level 2 */
#localNavigation ul li ul li#nav-section a {
	background: url(images/nav_bullet.gif) no-repeat 0 0.9em;
}

/* Level 3 */
#localNavigation ul li ul li ul li#nav-section a {
	background: url(images/nav_bullet.gif) no-repeat 15px 0.5em;
}

#localNavigation ul li#nav-section ul li a:link,
#localNavigation ul li#nav-section ul li a:active,
#localNavigation ul li#nav-section ul li a:visited {
	background: none;
	color: #7F1A33;
}

/* Level 1 */
#localNavigation ul li a:hover {
	background: url(images/nav_bullet.gif) no-repeat 0 0.8em !important;
}

/* Level 2 */
#localNavigation ul li ul li a:hover {
	background: url(images/nav_bullet.gif) no-repeat 0 0.9em !important;
}

/* Level 3 */
#localNavigation ul li ul li ul li a:hover {
	background: url(images/nav_bullet.gif) no-repeat 15px 0.5em !important;
}





/* SEARCH & NEWSLETTER */

#search {
	position: absolute;
	top: 10px;
	right: 23px;
}

#searchNav,
#searchNav a:link,
#searchNav a:active,
#searchNav a:visited,
#searchNav a:hover {
	color: #fff;
	font-size: 0.9em;
}

.searchLabel,
.newsletterLabel {
	display: none;
}

.searchBar,
.newsletterBar {
	font-size: 0.9em;
	width: 175px;
	padding: 2px;
	margin-top: 2px;
	float: left;
}

.newsletterBar {
	width: 140px;
}

ul.newsletterLink {
	margin: 10px 0 0 0;
}

.button {
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}







/* FOOTER */

#siteinfo-legal {
	font-size: 0.8em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}

#siteinfo-legal a:link,
#siteinfo-legal a:active,
#siteinfo-legal a:visited,
#siteinfo-legal a:hover {
	color: #fff;
	text-decoration: underline;
}





/* BREADCRUMB */

#breadCrumb {
    margin-bottom:1.5em;
    /*opacity:.5;*/
	margin-left: 32px;
	margin-right: 32px;
	padding-left: 15px;
	color: #999;
	font-size: 0.8em;
}

#breadCrumb a:link,
#breadCrumb a:hover,
#breadCrumb a:active,
#breadCrumb a:visited {
	color: #999;
}






/* HOME */

#homeFeature {
	padding-bottom: 32px;
}

#colOne {
	width: 300px;
	float: left;
}

#colTwo {
	width: 300px;
	float: left;
	margin-left: 36px;
}

h3.expert,
h3.spotlight {
	margin: 0 0 5px 0;
}

.home-group {
	background: url(/images/group-list-bg.gif) bottom left repeat-x;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 7px;
}

.home-group .listitem-short {
	background: url(/images/bullet_arrows.gif) no-repeat 0 2px;
	padding: 0 0 10px 12px;
}

#colTwo .listitem-spotlight,
#colTwo .listitem-spotlight-person,
#colTwo .listitem-spotlight-organization {
	background: #f2f2f2 url(/images/expert_bg.gif) bottom left repeat-x;
	padding: 5px 5px 10px 10px;
	margin: 0;
}

.listitem-spotlight-person img {
	float: left;
	margin: 0 8px 5px 0;
	border: 1px solid #ccc;
}







/* SIDEBAR */

#sidebar select {
    width:180px;
	margin-bottom:8px;
}

#sidebar h4 {
	background: #daecfa url(/images/sidebar_h4_bg.gif) top left no-repeat;
	text-transform:uppercase;
	font-size: 1.2em;
	height: 39px;
	line-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #000;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

.sidebarBox {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 10px 1px 15px;
	width: 189px;
	background: #fff url(/images/box_gradient.gif) bottom left repeat-x;
}

.sidebarBoxBottom {
	background: url(/images/sidebarbox_cap_bottom.gif) top left no-repeat;
	width: 216px;
	height: 7px;
	line-height: 7px;
	margin-bottom: 27px;
}

.rss {
	margin: 0 0 5px 0;
}

.sidebar-button {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

.inputButton {
	float: right;
	margin: 4px 0 0 4px;
}

#sidebar h3,
#sidebar h3 span {
 background: none;
 color: #000;
 line-height: auto;
 font-size: 14px;
 line-height: 16px;
 height: auto;
 text-indent: none;
}

#sidebar h3 {
 margin: 0 0 4px 0px;
}

#sidebar h3 span {

}

#sidebar ul {
margin-left: 20px;
margin-bottom: 15px;
}





/* STYLING */

#content-main {
	padding: 0 0 0 15px;
}

.content-grouping {
	padding: 0;
}

.content-short {
	margin-bottom:10px;
}

.content-full {
	margin-bottom:10px;
}

.featured-thumbnail-left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.content-divider {
	background: url(/images/group-list-bg.gif) bottom left repeat-x;
	height: 19px;
	margin: 0px 0 30px 0;
}

.content-spacer {
	margin-bottom: 10px;
	margin-top: 10px;
}

.record-spacer {
	margin-bottom: 10px;
	margin-top: 10px;
}

.related-object-tabs
{
	padding: 5px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFCC33;
	border-right-width: 1px;
	border-right-color: #FFCC33;
}
.related-object-tabs-first
{
	padding: 5px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-left-color: #FFCC33;
	border-right-width: 1px;
	border-right-color: #FFCC33;
}
.related-content-container{
	clear: both;
	float: none;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FFCC33;
}

.content-description {
	margin-bottom:10px;
}

.dataTable {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.dataTable td, .dataTable th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}

.dataTable caption {
	font-size: 0.9em;
	padding: 4px 0 4px 0;
	color: #666;
	font-weight: bold;
}

.stxToC dd {
	margin-bottom: 10px;
}


.moreBox {
	margin-top: 10px;
	text-align: right;
	padding-bottom: 5px;
}

.viewAll {
	margin-top: 10px;
	margin-left: 13px;
}

.nobg {
	background: none;
}

#directory-keyword {
    margin-bottom:1.5em;
}

#directory-alpha {
    margin-bottom: 1.5em;
}

#MainFeature {
    border:1px solid #999;
    height:194px;
    width:300px;
    margin:0;
    padding:0;
    position:relative; 
}

#MainFeature h5 {
    position: absolute; 
    top:0;
    left:0;
    display:block;
    background-color:#eee;
    opacity: .75;
    margin: 0 0 0 0;
    color: #333;
    font-weight: bold;
    padding:5px 10px;
    width:280px;
}

#list-tools {
    margin-bottom:1em;
}

.right {
	float: right;
}

.content-spacer {
	clear: both;
	margin-bottom: 20px;
}

.hideDescriptions {
	float: right;
	margin-top: -15px;
}

.hideDescriptions a {
	font-size: 0.8em;
}

.detail .date {
	margin-bottom: 10px;
}

h2.related {
	margin-top: 20px;
}




/* LIST ITEMS */

.listitem {
	padding: 0px 0 10px 13px;
	background: url(/images/bullet_arrows.gif) 2px 2px no-repeat;
}

h5 {
	font-size: 0.9em;
	line-height: 1.2em;
}

.date {
	font-weight: bold;
	font-size: 0.9em;
	color: #666;
}

.location {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}

.description {
	font-size: 0.9em;
	line-height: 1.3em;
}

.title {
    margin-top: 0;
}

.thumbnail
{
    float:left;
    border:1px solid #ccc;
    margin:0.25em 1em 0.25em 0;
}





/* BLOG */

.blog-list-post {
	padding-bottom: 60px;
	padding-top: 20px;
}

.blog-list-post h1 {
	color: #000;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #000;
	padding-bottom: 4px;
}

.blog-list-title {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.2em;
	
}

.blog-list-date {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;

	border-bottom: 1px solid #3399CC;	
}

.blog-list-topics {
	margin-top: 15px;
	font-weight: bold;
	font-size: 0.9em;
}

.blogCommentTable {
	margin-top: -10px;
}

.blogCommentTable span {
	margin-top: 10px;
	display: block;
	float: left;
}

.blogCommentTable label {
	margin-top: 10px;
	display: block;
}

.blog-more {
	margin-top: 10px;
}




/* CALENDAR GRID */
.calendar-grid {

}

.calendar-grid .monthTitle {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	padding-left: 10px;
}

.calendar-grid .monthNav {
	float: right;
	padding-right: 10px;
}

.calendar-grid table
{
    padding: 0;
    margin:5px 10px 20px;
    border-right:1px solid #006593;
    border-bottom:1px solid #006593;
}
.calendar-grid th
{
    background: #006593;
    color: #fff;
    margin: 3px;
    padding: 2px 5px;
}
.calendar-grid td
{
    background: #fff;
    color: #000;
    padding: 2px;
    margin:0;
    height:85px;
    width:82px;
    text-align:right;
    vertical-align:top;
    border-left:1px solid #006593;
    border-top:1px solid #006593;
}


.calendar-grid td ul
{
    text-align: left;
    margin: 0;
    padding: 0;
}

.calendar-grid td ul li
{
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    border-top: 1px dotted #999;
    background: none;
}

.calendar-grid td a
{
    font-size:9px;
}

.calendar-grid td.notInMonth
{
    background: #999;
}

.calendar-grid td p.dayNumNoEvents
{
    color: #aaa;
}

.calendar-grid td p.dayNum
{
    font-weight: bold;
}




/* THE JQUERY TABS CSS */

.tabsBottomLeft {
	background: #fff url("/images/tabs_bottom_left.gif") no-repeat bottom left;
	padding-left: 10px;
	height: 11px;
	width: 611px;
	margin-bottom: 20px;
    margin:0;
}

.tabsBottomRight {
	background: #fff url("/images/tabs_bottom_right.gif") no-repeat bottom right;
	height: 11px;
	width: 601px;
}

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}

.tabs-nav {
	float: left;
	width: 611px;
	background: #fff url("/images/tabs_bg.gif") no-repeat bottom right;
	line-height: normal;
	padding-bottom: 9px;
	margin: 10px 0 0 0;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
	float: left;
	background: url("/images/tabs_left.gif") no-repeat left top;
	margin: 0 5px 0 0;
	padding: 0 0 0 9px;
	height: 29px;
}
.tabs-nav a {
	display: block;
	background: url("/images/tabs_right.gif") no-repeat right top;
	padding: 6px 10px 6px 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 17px;
}

.tabs-nav li.tabs-selected {
    background: url("/images/tabs_left_on.gif") no-repeat left top;
}

.tabs-nav li.tabs-selected a {
    padding: 7px 10px 5px 3px;
    color: #000;
    text-decoration: none;
    background: url("/images/tabs_right_on.gif") no-repeat right top;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    /* background-position: 0 -50px; */
    outline: 0; /* @ Firefox, switch off dotted border */
}
.tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited,
.tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
    text-decoration: underline;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    width: 610px;
    margin:0;
    padding:0;
}

.tabs-content {
    margin:0;
    padding:0;
    clear:left;
    border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #e1ddcc;
	width: 609px;
}


.tabs-content-padding {
    padding: 1.25em 1.2em 0 1.25em;
    line-height: 150%;
    margin:0;
    background: #DAECFA;
}

#homeTabs, .content-tabbed {
    background: #DAECFA;
    margin-top:2em;
}



h3.blog-add-comment {
    margin-top: 1em;
}
