.ie5mac {	/* fake style for IE 5/Mac bug */ }

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

body {
	font-size: 75%;
	background: #82869f;
	color: #333;
	line-height: 1.2em;
	text-align: center;
	vertical-align: top;
	background: #5E9EA0 url(images/teal.png) repeat-x top left;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #373b6d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	color: #333366;
	font-size: 24px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h1#content-title {
	padding: 5px 0 0 15px;
}

h2 {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 15px 0;
	padding: 0 0 0 10px;
	height: 14px;
	line-height: 14px;
	background: #DAEBF2;
	color: #373b6d;
	clear: both;
}

h2 span {
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	padding: 0 15px 0 10px;
	display: block;
	float: left;
	background: #fff url(images/h2_bg.gif) top right no-repeat;
}

h2.grey {
	background: #CCDDE4;
}

h2.grey span {
	background: #ECECEC url(images/h2_bg_grey.gif) top right no-repeat;
}

#content-featured:first-child h2 {
    margin-top:1em;
}

h3, h4, h5, h6 {
	color: #000;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

h5.hp {
    font-size: 1.2em;
}

h6 a:link,
h6 a:visited,
h6 a:active,
h6 a:hover {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

p {
    line-height: 1.5em;
	padding: 0 0 10px 0;
}

#sidebar p {
    line-height: 1.2em;
}

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

ul li {
	padding: 0px 0 10px 13px;
	background: url(/images/bullet_arrows.gif) 2px 6px 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;
}

.image {
	float: left;
	margin: 0 10px 0 0;
}










/* 508 */

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









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

#containerOuter {
	width: 902px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#container {
	width: 902px;
	padding: 0;
	position: relative;
}

#branding {
	width: 892px;
	height: 101px;
	background: url(/images/logo_bg.gif) top left repeat-x;
	margin: 0 5px 0 5px;
}

#navigation {
	float: left;
    width: 892px;
	margin: 5px 5px 5px 5px;
	background: #6eb0cd;
	height: 26px;
}

#layout {
	width: 902px;
	float: left;
}

#layout #contentTD {
	width: 597px;
	vertical-align: top;
}

#layout #dividerTD {
	width: 5px;
	background-color: #fff;
}

#layout #sidebarTD {
	width: 295px;
	vertical-align: top;
	background: url(/images/sidebar_bg_empty.gif) top left repeat-y;
}

#content {
	width: 592px;
	margin: 0 0 0 5px;
	clear: both;
	float: left;
}

#sidebar {
	width: 295px;
	float: left;
}

#siteinfo {
	clear: both;
}




.content-main form table {
	width: 550px;
}


.content-main form table td {
	padding:50px;
}



/* BRANDING */







/* NAVIGATION */

#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#navigation li {
    float: left;
    margin: 0;
    padding: 0;
	background: none;
}

#navigation a:link,
#navigation a:active,
#navigation a:visited,
#navigation a:hover {
	display: block;
	padding: 0;
	color: #fff;
	border-top: 4px solid #6eb0cd;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}

#navigation a:hover,
#navigation li.active a {
	color: #373b6d;
	border-top: 4px solid #373b6d;
}

#navigation #selected {
   
}

#navigation #selected a:link,
#navigation #selected a:active,
#navigation #selected a:visited,
#navigation #selected a:hover {
   color: #373b6d;
   border-top: 4px solid #373b6d;
}

#navigation .navAbout a:link,
#navigation .navAbout a:active,
#navigation .navAbout a:visited,
#navigation .navAbout a:hover {
	width: 97px;
	width: 116px;
	margin-left: 5px;
}

#navigation .navPriority a:link,
#navigation .navPriority a:active,
#navigation .navPriority a:visited,
#navigation .navPriority a:hover {
	width: 134px;
	width: 153px;	
}

#navigation .navGrantees a:link,
#navigation .navGrantees a:active,
#navigation .navGrantees a:visited,
#navigation .navGrantees a:hover {
	width: 128px;
	width: 147px;	
}

#navigation .navFunding a:link,
#navigation .navFunding a:active,
#navigation .navFunding a:visited,
#navigation .navFunding a:hover {
	width: 186px;
	width: 205px;	
}

#navigation .navResources a:link,
#navigation .navResources a:active,
#navigation .navResources a:visited,
#navigation .navResources a:hover {
	width: 109px;
	width: 128px;	
}

#navigation .navNews a:link,
#navigation .navNews a:active,
#navigation .navNews a:visited,
#navigation .navNews a:hover {
	width: 114px;
	margin-right: 5px;
	width: 133px;	
}

#navigation .navEvents a:link,
#navigation .navEvents a:active,
#navigation .navEvents a:visited,
#navigation .navEvents a:hover {
	width: 114px;
	margin-right: 5px;
	display: none;
}










/* LOCAL NAVIGATION */

#localNavigationBorder {
	border-bottom: 5px solid #fff;
}

#localNavigation {
	padding-bottom: 5px;
	background: #ffffee url(/images/localnav_bg_bottom.gif) bottom left repeat-x;
}

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

#localNavigation ul li {
	margin: 0;
	padding: 0;
	background: url(/images/localnav_bg_hdr.gif) top left repeat-x;
	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: #ffffee;
	font-size: 15px;
	font-weight: bold;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	display: block;
	padding: 0px 0 0px 13px;
	margin-left: -13px;
	margin-left: 0; /* remove to start border flush with words */
	text-decoration: none;
	height: 31px;
}

/* 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: #54701d;
	font-weight: normal;
	font-size: 13px;
	padding: 7px 0 7px 18px;
	line-height: 15px;
	height: auto;
	background: url(/images/localnav_bullet.gif) 10px 14px no-repeat;
}

#localNavigation ul li ul li {
	border-top: 1px solid #b4c297;
	background: none;
}

#localNavigation ul ul {

}

/* 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;
	background: url(/images/localnav_bullet.gif) 18px 8px no-repeat;
}

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

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

#localNavigation ul li ul li ul li ul li {
    padding-left: 15px;
}

/* Level 1 */
#localNavigation ul li#nav-section a {
	font-weight: bold;
}

/* Level 2 */
#localNavigation ul li ul li#nav-section a {
	
}

/* Level 3 */
#localNavigation ul li ul li ul li#nav-section a {
	
}

#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 {
	font-weight: normal;
}

/* Level 1 */
#localNavigation ul li a:hover {
	text-decoration: underline;
}

/* Level 2 */
#localNavigation ul li ul li a:hover {
	
}

/* Level 3 */
#localNavigation ul li ul li ul li a:hover {
	
}








/* SEARCH & NEWSLETTER */

#branding-logo {
float: left;
width: 421px;
}

#search {
	float: right;
	margin-top: 23px;
	margin-right: 10px;
}

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

.searchLabel,
.newsletterLabel {
	display: none;
}

.searchBar,
.newsletterBar {
	font-size: 11px;
	width: 175px;
	padding: 3px 0 0 5px;
	margin-top: 3px;
	float: left;
	height: 18px;
	line-height: 18px;
}

#search-input-resources {
	width: 150px;
	margin-top: 6px;
}

.newsletterBar {
	width: 140px;
}

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

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

.searchBtn:hover {
    cursor: pointer;
}

.inputButton {
	background-color: #7f8d3b;
	border-top: 2px solid #acba68;
	border-left: 2px solid #acba68;
	border-right: 2px solid #52600e;
	border-bottom: 2px solid #52600e;
	color: #fff;
	padding: 1px 3px;
	margin: 5px 5px 0 0;
}









/* FOOTER */

#siteinfo {
	font-size: 10px;
}

#siteinfo div {
	float: left;
	padding: 10px 25px;
}

#siteinfo #siteinfo-legal {
	float: right;
	padding: 10px 25px;
}

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









/* BREADCRUMB */

#breadCrumb {
    margin: 10px 0 0 15px;
    font-weight: normal;
}

#breadCrumb a {
    font-weight: normal;
}







/* HOME */

#content-home {
	background-color: #ececec
}

#homeGranteeHighlight {
	padding: 0 15px 15px 15px;
}

#homeWhatsNew {
	padding: 0 15px 15px 15px;
}

.listitem-home {
	margin: 0 0 10px 0;
}

.listitem-home .date {
	display: block;
}










/* SIDEBAR */

.sidebarPanel {
	width: 295px;
	background: #eee;
	border-bottom: 5px solid #fff;
	clear: both;
}

.sidebarPanelContentGreen p,
.sidebarPanelContentGrey p,
.sidebarPanelContenPaleGreen p {
	color: #fff;
}

.sidebarPanelContentGreen ul li,
.sidebarPanelContentGrey ul li,
.sidebarPanelContentPaleGreen ul li,
.sidebarPanelContentPurple ul li {
	background: url(/images/bullet_arrows_yellow.gif) 6px 6px no-repeat;
	color: #fff;
}

.sidebarPanelContentGreen a:link,
.sidebarPanelContentGreen a:active,
.sidebarPanelContentGreen a:visited,
.sidebarPanelContentGreen a:hover,
.sidebarPanelContentPaleGreen a:link,
.sidebarPanelContentPaleGreen a:active,
.sidebarPanelContentPaleGreen a:visited,
.sidebarPanelContentPaleGreen a:hover,
.sidebarPanelContentPurple a:link,
.sidebarPanelContentPurple a:visited,
.sidebarPanelContentPurple a:active,
.sidebarPanelContentPurple a:hover {
	color: #ffffcc;
}

.sidebarPanelContentGreen,
.sidebarPanelContentPaleGreen {
	background: #586614 url(/images/sidebar_bg_green.gif) bottom left repeat-x;
	padding: 10px;
}

.sidebarPanelContentPaleGreen {
	background: #CCD0AB url(/images/sidebar_bg_palegreen.gif) bottom left repeat-x;
}

.sidebarPanelContentPaleGreen img {
	border: 5px solid #7F8D3B;
}

.sidebarPanelContentPurple {
	background: #63667e url(/images/sidebar_bg_purple.gif) bottom left repeat-x;
	padding: 10px;	
}

.sidebarPanelGrey,
.sidebarPanelGreen,
.sidebarPanelPaleGreen {
	height: 30px;
	line-height: 30px;
	background: #586614 url(/images/sidebar_bg_green_hdr.gif) top left repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
}

.sidebarPanelPaleGreen,
.sidebarPanelContentPaleGreen a,
.sidebarPanelContentPaleGreen a:link,
.sidebarPanelContentPaleGreen a:active,
.sidebarPanelContentPaleGreen a:visited,
.sidebarPanelContentPaleGreen a:hover
{
	color: #52600e;
}

.sidebarPanelGrey {
    background: #7a7a7a url(images/layout/grant-outcomes-header.png) top left repeat-x;
}

.sidebarPanelContentGrey a {
    color: #fff;
    font-weight: bold;
}

.sidebarPanelContentGrey {
    color: #fff;
    padding: 10px 20px 20px 20px;
    background: #7a7a7a url(images/layout/grant-outcomes-footer.png) bottom left repeat-x;
}

.sidebarPanelPaleGreen {
	background: #63667e url(/images/sidebar_bg_palegreen_hdr.gif) top left repeat-x;
}

.sidebarPanelPurple {
	height: 30px;
	line-height: 30px;
	background: #63667e url(/images/sidebar_bg_purple_hdr.gif) top left repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
}

.sidebarPanelFeature {
	background: #63667e url(/images/sidebar_bg_purple.gif) bottom left repeat-x;
	padding-bottom: 5px;
	color: #fff;
}

.sidebarPanelFeature h1 {
	height: 30px;
	line-height: 32px;
	background: #63667e url(/images/sidebar_bg_purple_hdr.gif) top left repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
}

.sidebarPanelFeature h1 a:link,
.sidebarPanelFeature h1 a:link,
.sidebarPanelFeature h1 a:link,
.sidebarPanelFeature h1 a:hover {

}

.sidebarPanelFeature p {
	color: #fff;
	padding: 10px 10px 10px 20px;
}

.sidebarPanelFeature * {
	color: #fff;
}

.sidebarPanelFeature * a:link,
.sidebarPanelFeature * a:visited,
.sidebarPanelFeature * a:active,
.sidebarPanelFeature * a:hover {
color: #ffffcc;
}

.sidebarPanelFeature h3 {
	font-size: 14px;
	margin: 15px 0 5px 25px;
}

.sidebarPanelFeature ul {
	margin: 0 0 0 35px;
}

.sidebarPanelFeature ul li {
	background: url(/images/bullet_arrows_yellow.gif) 0 6px no-repeat;
	padding: 0 0 5px 5px;
}

/* individual sidebar panel styling */
.sidebarPanel.enews-twitter {
  background: #949c50;
  height: 90px;
}

.sidebarPanel .buttons
{
  text-align: center;
}

.sidebarPanel .buttons div {
	float: left;
	margin-left: 6px;
}

.sidebarPanel .enews a {
	background: url(images/enews.gif) center left no-repeat;
	display: block;
	height: 44px;
	padding-left: 60px;
	width: 73px;
}

.enews-twitter .title {
	border: 1px solid #a9b263;
	margin-bottom: 10px;
}

.enews-twitter .buttons .enews a {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

.enews .sign-up {
	font-size: 9px;
	text-transform: uppercase;
}

.enews .updates {
	font-size: 15px;
}

.enews-twitter {
	padding-bottom: 5px;
}

.roundedBoxTop {
	width: 295px;
	height: 13px;
	background: url(/images/rounded_box_top.gif) top left no-repeat;
}

.roundedBox {
	background: #b2b2b2 url(/images/rounded_box_bg.gif) bottom left repeat-x;
	width: 295px;
}

.roundedBox h1 {
	color: #fff;
	height: 18px;
	background: url(/images/rounded_box_hdr_bg.gif) top left repeat-x;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 14px;
	line-height: 18px;
}

.roundedBox p,
.roundedBoxContent {
	color: #fff;
}

.roundedBoxContent {
	padding: 10px 15px 10px 15px;
}

.roundedBoxBottom {
	width: 295px;
	height: 10px;
	background: url(/images/rounded_box_bottom.gif) top left no-repeat;
	border-bottom: 5px solid #fff;
}

.roundedBox select {
	width: 230px;
}







/* STYLING */

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

#content-grouped {

}

#content-sidebar {

}

#content-browse {
    margin-top: 2em;
}

#content-browse h4 {
    padding-top: 1em;
}

#content-browse h2 {

}

.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;
}

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

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

.nobg {
	background: none;
}

.facet-links {
    font-size: 0.9em;
    padding-top: 0.3em;
}

.proposal-1-header,
.proposal-2-header,
.proposal-3-header {
	background: url(/images/proposal-1-hdr.jpg) top left no-repeat;
	height: 35px;
	width: 534px;
	color: #fff;
	font-size: 15px;
	line-height: 35px;
	padding: 0 0 0 25px;
	font-weight: bold;
}

.proposal-2-header {
	background: url(/images/proposal-2-hdr.jpg) top left no-repeat;
}

.proposal-3-header {
	background: url(/images/proposal-3-hdr.jpg) top left no-repeat;
}

.proposal-1,
.proposal-2,
.proposal-3 {
	border: 1px solid #859244;
	width: 557px;
	margin-bottom: 25px;
}

.proposal-2 {
	border: 1px solid #6eb0cd;
}

.proposal-3 {
	border: 1px solid #373b6d;
}

.proposal-table {
	margin: 25px;
}

.proposal-table th {
	font-weight: bold;
	border-bottom: 1px solid #666666;
	color: #666666;
	padding: 0 0 3px 0;
}

.proposal-table td {
	padding: 10px 15px 0 0;
}


#content-main .content-featured {
	margin: 1em 0 2em 0;
}

.content-full, .content-short {
    padding-bottom: 1em;
}

.calendarDetailsTable {
	margin-top: 15px;
}

.calendarDetailsTable td {
	padding: 0 10px 2px 0;
}

.fileSection {
	margin: 25px 0 25px 0;
}

.fileSection h4 {
	padding: 0 0 5px 0;
}

.fileSection a {
padding: 0 7px 0 0;
}








/* SYNTAXCMS common selectors */
/* LIST ITEMS */

/* the 'content' field of a section page */
.section-content {
    margin-bottom:1em;
}

.listitem {
	padding: 0 0 15px 0;
}

.listitem h4 {
	line-height: 1.5em;
    margin:0;
    padding:0 0 0.2em;
}
.listitem-featured .date,
.listitem .date {
	font-weight: bold;
	font-size: 0.9em;
}

.listitem-featured .location,
.listitem .location {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
    padding-bottom:0.2em;
}

.listitem .description {

}

.listitem-featured {
    margin:0 0 20px 0;
    padding:0;

}

.listitem-featured h4 {
    padding:0 0 0.25em;
    margin:0;
}


.listitem-featured .thumbnail,
.listitem-home .thumbnail,
.listitem .thumbnail,
.thumbnail {
    float: left;
    margin: 3px 10px 2px 0;
    border: 3px solid #b9b9b9;
}

.listitem-featured .beside-thumbnail {
    padding-left: 165px;
}

.listitem-short .date {
    font-weight: normal;
    padding-right:1em;
}

.listitem-featured .download a {
	font-size: 0.9em;
	padding-top: 3px;
}

.border {
border: 5px solid #B8B9B4;
}




/* CALENDAR GRID */
.calendar-grid h2
{
  margin: 0;
  padding: 0;
}

.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;
    text-align:center;
}
.calendar-grid td
{
    background: #fff;
    color: #000;
    padding: 2px;
    margin:0;
    height:85px;
    width:90px;
    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-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    border-top: 1px dotted #999;
}

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

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

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

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


#list-tools {
    padding: 10px;
    margin: 1em 0;
    border: 1px solid #b4c297;
    border-left: none;
    border-right: none;
    background:#ffffee;
}




/* THE JQUERY TABS CSS */

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

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

@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: 557px;
	background: #fff url("/images/tabs_bg.gif") no-repeat bottom right;
	line-height: normal;
	padding-bottom: 22px;
	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: 37px;
}
.tabs-nav a {
	display: block;
	background: url("/images/tabs_right.gif") no-repeat right top;
	padding: 7px 15px 0px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	height: 13px;
	display: inline-block;
}

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

.tabs-nav li.tabs-selected a {
    color: #FFF;
    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: 0;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    width: 557px;
    margin:0;
    padding:0;
}

.tabs-content {
    margin:0;
    padding:0;
    clear:left;
    border-left: 13px solid #006699;
	border-right: 13px solid #006699;
	background: #FFFFCC;
	width: 531px;
}

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

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









/* Auto-generated forms */

.showform .fieldError
{
	color: #F00;
}

.showform th
{
	text-align: right;
	padding-right: .5em;
}

.showform th, .showform td
{
    padding-top: 0.2em;
}

#comment-preview {
    border: 1px solid #999;
    background-color: #efefef;
    display: none;
    padding: 5px;
    margin-top: 5px;
}

.showform-stacked .shaded-text, .showform-stacked .shaded-text
{
    font-weight: normal;
    color: #555;
    padding-left: 10px;
    
}

.showform-stacked textarea {
    width: 100%;
}

#sitemap {
	margin: 0px 0 0 20px;
}

#sitemap ul {
	padding: 5px;
	margin: 0;
}

#sitemap ul li {
	padding: 3px 0 2px 13px;
	background: url(/images/bullet_arrows.gif) 5px 12px no-repeat;
}

#sitemap ul li a:link,
#sitemap ul li a:active,
#sitemap ul li a:visited,
#sitemap ul li a:hover {
	font-weight: bold;
	display: block;
	padding: 2px 0;
}

.search_best_matches h2,
h2.search {
	background: none;
	margin-top: 25px;
	height: auto;
	font-size: 16px;
	line-height: 18px;
}

.event .description p {
	padding: 0;
}

.report-button {
	float: left;
	margin: 0 10px 10px 0;
}

.nav {
	margin-top: -35px;
	position: relative;
	z-index: 200;
	padding-right: 25px;
}

.nav a {
	font-size: 0px;
	text-indent: -9999px;
	float: left;
	display: block;
	height: 25px;
	width: 25px;
}

#prev2 {
	background: url(/images/previous_btn.png);
	margin-left: 500px;
}

#next2 {
	background: url(/images/next_btn.png);
	margin-left: 5px;
}

.slide a {
	text-decoration: none;
}

.slide div.slidetext {
	background:url("/images/transparent_bg.png") repeat scroll 0 0 transparent;
	position: relative;
	padding: 15px 0 15px 15px;
	height:auto;
}

.slide a div.title {
	font-size: 20px;
	font-weight: bold;
	width: 80%;
	padding-bottom: 8px;
	color: #bfdada;
	line-height: 25px;
}


.slide a div.text {
color:#FFFFFF;
font-family:Verdana;
font-size:13px;
font-weight:normal;
width:80%;
line-height:15px;
}


/* CLEAR FIXES */
.nav:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}

/* President's Corner sidebar */
#localNavigation ul li ul li a.toggle {
    color: #474f0b;
    font-weight: bold;
    background: #9bba61;
    border-bottom: 1px solid #434808;
    padding-left: 10px;
}

#localNavigation ul li a#active {
    font-weight: bold;
}

#localNavigation .year-area {
    display: none;
}

.listitem {
    line-height: 18px;
}

.listitem.featured {
    background: url(images/teal.png) repeat-x scroll left top #5E9EA0;
    border: 1px solid #6eb0cd;
    padding: 10px 10px 5px 10px;
    margin-bottom: 15px;
}

.listitem.featured h3 {
    margin: 0;
    padding: 0;
}

