/* CSS Document */

body, html {
	padding:0;
	margin:0;
	background-color:#FFF;
}

#container { position:relative; }

.skip { display:none; }

/***************************************************/
/*  Styles to place home link over transit center  */
/***************************************************/
#homeLink {
	position:absolute;
	text-transform:uppercase;
	font-weight:bold;
	z-index:2;
	top:7px;
}

#homeLink a:link, #homeLink a:visited {
	color:#fff;
	background-color:#a12800;
	border-right:solid 1px #fff;
	padding:5px 0;
	display:block;
	width:39px;
	text-align:center;
	font-weight:bold;
}

#home #homeLink {
	display:none;
}
/************** End homeLink Styles *****************/


/***************************************************/
/*                Sign-In Box Styles               */
/***************************************************/
#signin {
	display:none;
	width:208px;
	height:165px;
	border:1px solid #bbb;
	right:111px;
	top:15px;
	background-color:#fff;
	z-index:11;
	padding:4px;
	position:absolute;
}
	
#signin h4 {
	margin:0;
	background-color:#B79965;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:2px;
}
	
#signin input {
	width:192px;
}
	
.password {
	position:relative;
}
	
.submit {
	text-align:right;
	margin:25px 0 0 0;
}
	
input#signin_submit {
	width:47px;
	height:19px;
}
	
#signinForm {
	height:120px;
	padding:10px 4px 0px 4px;
	margin:0;
}
	
input#signin_remember {
	width:auto;
}
	
a.lost {
	font-weight:bold;
	position:absolute;
	right:8px;
	top:0;
}
/************ End Sign-In Box Styles ***************/


/***************************************************/
/*                   Header Styles                 */
/***************************************************/
#header {
	width:980px;
	float:left;
}

#logo {
	float:left;
	width:360px;
}

#headerRight {
	float:left;
	width:620px;
	padding-top:10px;
}

#signIn {
	text-align:right;
}

#signIn p {
	margin:0;
}

/*************************************/
/*                     Utility/Sub nav styles      */                     
/*************************************/
#subNav {
	text-align:left;
	padding-top:37px;
}

#subNav ul {
	list-style-type:none;
	float:right;
	margin:0 1px 0 0;
	padding:0;
}

#subNav li {
	/*width: 86px; */
	height:18px; 
	display:block;
	float:left;
	padding:0;
	margin:0;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}

/* styles for links pre js */

#subNav li a, #subNav li a:link, #subNav li a:visited {
	padding:2px 15px 2px 10px;
	color:#fff;
	display:block;
	margin:0;
	background:#A12800 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/white_arrow.gif') no-repeat right;
	text-decoration:none;
}

#subNav li a:hover {
	background-color:#791E00;
}

#subNav li a.subNavOn {
	background-color:#791E00;
}

/* end styles from links pre js */

#subNav li#subNavItem0 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ourmission.gif') no-repeat;
}

#subNav li#subNavItemOn0 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ourmission_on.gif') no-repeat;
}


#subNav li#subNavItem0 a {
	display:block;
	width:86px;
	height:0px;
	padding:17px 0 0 0;
	overflow:hidden;
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ourmission_on.gif') no-repeat -900px -900px;
}

#subNav li#subNavItemOn0 a.subNavOn {
	display:block;
	width:86px;
	height:0px;
	padding:17px 0 0 0;
	overflow:hidden;
	background-color: transparent;
}

/* hack for older versions of IE with incorrect box model */
* html #subNav li#subNavItem0 a:link, * html #subNav li#subNavItem0 a:visited {height:17px; he\ight:0;}

#subNav li#subNavItem0 a:hover {
	background-position:0 0; z-index:50px;
}

#subNav li#subNavItem1 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ournews.gif') no-repeat;
}

#subNav li#subNavItemOn1 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ournews_on.gif') no-repeat;
}

#subNav li#subNavItem1 a {
	display:block;
	width:75px;
	height:0px;
	padding:17px 0 0 0;
	overflow:hidden;
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ournews_on.gif') no-repeat -900px -900px;
}

#subNav li#subNavItemOn1 a.subNavOn {
	display:block;
	width:75px;
	height:0px;
	padding:17px 0 0 0;
	overflow:hidden;
	background-color: transparent;
}
/* hack for older versions of IE with incorrect box model */
* html #subNav li#subNavItem1 a:link, * html #subNav li#subNavItem1 a:visited {height:17px; he\ight:0;}

#subNav li#subNavItem1 a:hover {
	background-position:0 0; z-index:50px;
}

#subNav li#subNavItem2 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ourstaff.gif') no-repeat;
}

#subNav li#subNavItemOn2 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ourstaff_on.gif') no-repeat;
}

#subNav li#subNavItem2 a {
	display:block;
	width:68px;
	height:0px;
	padding:17px 0 0 0;
	overflow:hidden;
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav2_ourstaff_on.gif') no-repeat -900px -900px;
}

#subNav li#subNavItemOn2 a.subNavOn {
	display:block;
	width:68px;
	height:0px;
	padding:17px 0 0 0;
	overflow:hidden;
	background-color: transparent;
}
/* hack for older versions of IE with incorrect box model */
* html #subNav li#subNavItem2 a:link, * html #subNav li#subNavItem2 a:visited {height:17px; he\ight:0;}

#subNav li#subNavItem2 a:hover {
	background-position:0 0; z-index:50px;
}
/* End Secondary Nav Styles */

/*************** End Header Styles *****************/


/***************************************************/
/*          Styles for Universal Nav Wide          */
/***************************************************/
#home #topNavContainer, #default #topNavContainer, #noright #topNavContainer, #calendar #topNavContainer, #noleft #topNavContainer,
#topic #topNavContainer, #topic4th #topNavContainer  {
	width:980px;
}

#home #topnav, #default #topnav, #noright #topnav, #calendar #topnav, #noleft #topnav,
#topic #topnav, #topic4th #topnav  {
	padding:4px 0px 0px 375px;
	width:283px;
}

/* end universal nav styles */


/***************************************************/
/*                  Main Nav Styles                */
/***************************************************/
#home #mainNav {
	float:left;
	background-color:#A12800;
	width:100%;
	height:40px;
}

#default .mainNav, #rightNavBody .mainNav, #noright .mainNav, #calendar .mainNav, #noleft .mainNav,
#topic .mainNav, #topic4th .mainNav {
	float:left;
	background-color:#A12800;
	width:100%;
	height:40px;
}

.noSecondary {
	float:left;
	background-color:#29478a;
	width:100%;
	height:40px;
}

div.ourNavSubOn {
	float:left;
	background:#D79B23 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_ournav.gif') repeat-x;
	width:100%;
	height:64px;
}

#mainNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#mainNav li {
	float:left;
	display:block;
}

/* styles for links pre js */
#mainNav li a.primaryNav  {
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	padding:14px 13px 12px 13px;
	display:block;
	border-right:1px solid #fff;
	font-stretch:expanded;
	text-transform:uppercase;
}

#mainNav li a.primaryNavOn {
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	padding:14px 13px 12px 13px;
	display:block;
	border-right:1px solid #fff;
	font-stretch:expanded;
	text-transform:uppercase;
	background-color:#791E00;
}

#mainNav li a.primaryNav:hover {
	text-decoration:none;	
	background-color:#791E00;
}

#mainNav li ul li a {
	padding-right:10px;
	padding-left:10px;
}

#subNav li ul li a {
	padding-right:10px;
	padding-left:10px;
}
/* end styles from links pre js */

#mainNav li#navItem0 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_ministry.gif') no-repeat;
}

#mainNav li#navItemOn0 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_ministry_on.gif') no-repeat;
	/*border-bottom:1px solid #E3AB2E;*/
}

#mainNav li#navItem0 a.primaryNav {
	display:block;
	width:74px;
	height:0px;
	padding:40px 0 0 0;
	overflow:hidden;
	background: transparent url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_ministry_on.gif') no-repeat -900px -900px;
	border:0;
}

#mainNav li#navItemOn0 a.primaryNavOn {
	display:block;
	width:74px;
	height:0px;
	padding:40px 0 0 0;
	overflow:hidden;
	border:0;
	background-color:transparent;
}
/* hack for older versions of IE with incorrect box model */
* html #mainNav li#navItem0 a.primaryNav:link, * html #mainNav li#navItem0 a.primaryNav:visited {height:40px; he\ight:0;}

#home #mainNav li#navItem0 a.primaryNav:hover {
	background-position:0 0;
	z-index:50px;
	/*border-bottom:1px solid #E3AB2E;*/
}

#mainNav li#navItem1 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_education.gif') no-repeat;
}

#mainNav li#navItemOn1 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_education_on.gif') no-repeat;
	/*border-bottom:1px solid #E3AB2E;*/
}

#mainNav li#navItem1 a.primaryNav {
	display:block;
	width:90px;
	height:0px;
	padding:40px 0 0 0;
	overflow:hidden;
	background: transparent url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_education_on.gif') no-repeat -900px -900px;
	border:0;
}

#mainNav li#navItemOn1 a.primaryNavOn {
	display:block;
	width:90px;
	height:0;
	padding:40px 0 0 0;
	color:#fff;
	overflow:hidden;
	background-color:transparent;
	border:0;
}
/* hack for older versions of IE with incorrect box model */
* html #mainNav li#navItem1 a.primaryNav:link, * html #mainNav li#navItem1 a.primaryNav:visited {height:40px; he\ight:0;}

#home #mainNav li#navItem1 a.primaryNav:hover {
	background-position:0 0;
	z-index:50px;
	/*border-bottom:1px solid #E3AB2E;*/
}

#mainNav li#navItem2 {
background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_loans.gif') no-repeat; 
}

#mainNav li#navItemOn2 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_loans_on.gif') no-repeat;
	/*border-bottom:1px solid #E3AB2E;*/
}

#mainNav li#navItem2 a.primaryNav {
	display:block;
	width:163px;
	height:0px;
	padding:40px 0 0 0;
	overflow:hidden;
	background: transparent url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_loans_on.gif') no-repeat -900px -900px;
	border:0;
}

#mainNav li#navItemOn2 a.primaryNavOn {
	display:block;
	width:163px;
	height:0px;
	padding:40px 0 0 0;
	overflow:hidden;
	border:0;
	background-color:transparent;
}
/* hack for older versions of IE with incorrect box model */
* html #mainNav li#navItem2 a.primaryNav:link, * html #mainNav li#navItem2 a.primaryNav:visited {height:40px; he\ight:0;}

#home #mainNav li#navItem2 a.primaryNav:hover {
	background-position:0 0;
	z-index:50px;
	/*border-bottom:1px solid #E3AB2E;*/
}

#mainNav li#navItem3 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_communities.gif') no-repeat;
}

#mainNav li#navItemOn3 {
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_communities_on.gif') no-repeat;
	/*border-bottom:1px solid #E3AB2E;*/
}

#mainNav li#navItem3 a.primaryNav {
	display:block;
	width:102px;
	height:0px;
	padding:40px 0 0 0;
	overflow:hidden;
	background: transparent url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/nav_communities_on.gif') no-repeat -900px -900px;
	border:0;
}

#mainNav li#navItemOn3 a.primaryNavOn {
	display:block;
	width:102px;
	height:0px;
	padding:40px 0 0 0;
	overflow:hidden;
	border:0;
	background-color:transparent;
}
/* hack for older versions of IE with incorrect box model */
* html #mainNav li#navItem3 a.primaryNav:link, * html #mainNav li#navItem3 a.primaryNav:visited {height:40px; he\ight:0;}

#home #mainNav li#navItem3 a.primaryNav:hover {
	background-position:0 0;
	z-index:50px;
	/*border-bottom:1px solid #E3AB2E;*/
}

#home #mainNav ul ul {
	width:100%;
	position:absolute;
	top:-144px;
	left:0px;
	height:28px;
	z-index:20;
}

#default #mainNav ul ul, #rightNavBody #mainNav ul ul, #noright #mainNav ul ul, #calendar #mainNav ul ul, #noleft #mainNav ul ul,
#topic #mainNav ul ul, #topic4th #mainNav ul ul {
	width:100%;
	position:absolute;
	top:141px;
	left:0;
	height:28px;
	z-index:20;
}

#default #subNav ul ul, #rightNavBody #subNav ul ul, #noright #subNav ul ul, #calendar #subNav ul ul, #noleft #subNav ul ul,
#topic #subNav ul ul, #topic4th #subNav ul ul  {
	width:760px;
	position:absolute;
	top:141px;
	left:0;
	height:28px;
	z-index:20;
}

#mainNav ul ul li.first {
	padding-left:4px;
}

#mainNav ul ul a {
	color:#fff;
	display:block;
	padding:4px 0;
	float:left;
}

#mainNav ul ul li span {
	display:block;
	float:left;
	padding:4px 0px;
	color:#fff;
}

#subNav ul ul li.first {
	padding-left:4px;
}

#subNav ul ul a {
	color:#fff;
	display:block;
	padding:4px 0;
	float:left;
	background-color:transparent;
}

#subNav ul ul li span {
	display:block;
	float:left;
	padding:4px 0px;
	color:#fff;
}

#mainNavBg {
	width:100%;
	position:absolute;
	top:140px;
	left:0px;
	display:none;
	background:transparent url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_home_subnav.gif') repeat-x;
	height:28px;
	z-index:19;	
	float:left;
}

#mainNavContainer {
	float:left;
	width:980px;
}

a.secondaryNavOn:link, a.secondaryNavOn:visited, a.subSecondaryOn:link, a.subSecondaryOn:visited {
	font-weight:bold;
}
/*************** End Main Nav Styles ***************/


/***************************************************/
/*               Action Item Styles                */
/***************************************************/
ul#actionItems {
	float:left;
	margin-left:15px;
	width:329px;  /*500, then 335  gbod*/
	overflow: hidden;
}

#actionItems a:link, #actionItems a:visited {
	padding:2px 10px;
	color:#fff;
	display:block;
	border:1px solid #d69e7c;
	background-color:#791E00;
	margin:11px 5px 0 0;
}

#actionItems a:hover {
	text-decoration:none;
	background-color:#eeeed6;
	color:#791E00;
}

#actionItems a.actionOn:link, #actionItems a.actionOn:visited {
	padding:2px 10px;
	display:block;
	border:1px solid #d69e7c;
	background-color:#eeeed6;
	color:#791E00;
	margin:11px 5px 0 0;
}

#actionItems a.actionOn:hover {
	text-decoration:none;
	background-color:#791E00;
	color:#fff;
}
/************* End Action Item Styles **************/


/***************************************************/
/*                 Homepage Styles                 */
/***************************************************/
#contentContainer {
	padding:20px 0 20px 20px;
	float:left;
}
/*************** End Homepage Styles ***************/


/***************************************************/
/*                 Content Styles                  */
/***************************************************/
#mainContent {
	width:980px;  
	float:left;
	background-color:#FFF;	
}

#home #mainContent {
	padding-top: 0px;
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_content_gbod.jpg') repeat-x;
}

#noright #mainContent {
	width:100%;
}
#noleft #mainContent {
	width:100%;
}

#leftNav {
	width:205px;
	float:left;
}

#main {
	width:478px;
	padding:0px 20px 20px 23px;
	float:left;
}

.themeindex #main {
	width:732px;
}

#calendar #main {
	padding-top: 10px;
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_content_gbod.jpg') repeat-x;
	background-color:#FFF;
}
#noleft #main {
	padding-top: 10px;
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_content_gbod.jpg') repeat-x;
	background-color:#FFF;
}
#content {
	float:left;
	width:707px;
	min-height:777px;
  	height: auto !important;
  	height:777px;
	overflow:visible;
}

#home #content {
	padding-top: 9px;
	width:755px;
	border-collapse:
	}


#innercontent {
	float:left;
	width:725px;
	padding: 0;
	margin:0;
}
#innercontent p {
	padding-top: 0;
}

#home #feature {
	margin:15px 0 0 18px;
}

#default #content, #rightNavBody #content, #calendar #content {
	width:467px;
}

#topic #content {
	border: 1px solid #000;
	background: #fff;
	padding: 15px;
	width: 447px;  
}
	
#topic4th #content {
	/*padding-left: 5px;  REMOVED BY SD 12/29/09  */
	width: 467px;  /* ADDED BY SD 12/29/09 TO KEPT ARTICLE TEXT USING THE CENTER NAV FROM BREAKING OUT OF THEIR RIGHT MARGIN */
}
	
#forms #content{padding:0px 25px 40px 20px;}

#content-subtitle {margin-left:25px;margin-top:10px;text-transform:uppercase; color: #666;font-size:10px}

#noright #noRightContainer {
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_content_gbod.jpg') repeat-x;
	width:100%;
	float:left;
}

#noright #content {
	padding:0 0 20px 20px;
	width:960px;
	background:none;
}

#noleft #noRightContainer {
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_content_gbod.jpg') repeat-x;
	width:775px;
	float:left;
}

#noleft #content {
	padding:0 0 20px 20px;
	width:750px;
	background:none;
}

#homeFlashBoxes {
	clear:both;
	padding-bottom: 20px;
}

#default .mainbox, #rightNavBody .mainbox, #noright .mainbox, #calendar .mainbox, #noleft .mainbox,
#topic .mainbox, #topic4th .mainbox {
	border-bottom:solid 2px #b79966;
	margin-bottom:30px;
	padding-bottom:15px;
	background-color:#fff;
	width:100%;
}

#title {
	padding:17px 20px 0 23px;
}

.pageTitle {
	padding:0 0 10px 0;
	margin:0;
}

#title img {
	padding:0 0 10px 0;
	margin:0;
}

#leftSide {
	float:right;
	width:775px;
	background:#fff url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/bg_content_gbod.jpg') repeat-x;
}

#calendar #leftSide {
	padding-top: 10px;
}
/*************** End Content Styles ****************/


/***************************************************/
/*                Left Column Styles               */
/***************************************************/
#leftNav {
	width:205px;
	display:block;
}
#leftNav {
	padding-top: 10px;
}

#leftNav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:;
}

#leftNav li.secondLevel {
	background:#fff url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/square_gray.gif') no-repeat 5px 9px;
}

#leftNav li.secondLevelOn {
	background:#eeeed6 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/square_gray.gif') no-repeat 5px 9px;
	font-weight:bold;
}

#leftNav a:link, #leftNav a:visited {
	display:block;
	border-bottom:1px solid #c8c8c6;
	padding:5px 5px 5px 15px;
	color:#666;
}

.tabContent a:link, .tabContent a:visited {  /* THIS ADDED BY JUSTIN, OVERRIDING THE LINK STYLES INSIDE THE TABCONTAINER */
	display:inline !important; 
	border: none !important;
	padding:0px !important;
	color:#5575A1 !important;
}

.lect_section_nav a:link {
	border-bottom: none !important;
}

#leftNav li.secondLevelArrow {
	background:#fff url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_gray.gif') no-repeat 5px 8px;
}

#leftNav li.thirdLevelOn {
	background:#eeeed6 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/square_gray.gif') no-repeat 5px 8px;
	font-weight:bold;
}

#leftNav li.thirdLevelArrow {
	background:#eeeed6 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_gray.gif') no-repeat 5px 8px;
}

#leftNav h5 {
	background-color:#eeeed6;
	padding:20px 0 5px 5px;
	font-size:1.0em;
	margin:0;
	margin-top: 5px;  /* added SD 3/21/09 to separate bottom of last subject area topic from top of h5 */
	border-bottom:1px solid #c8c8c6;
	border-top:1px solid #c8c8c6; /* added SD 3/21/09 */
	text-transform:uppercase;
	color:#333;
}

/* ADDED BY SD  3/21/09 */

#leftNav h6 {
	background-color:#eeeed6;
	padding: 10px 0 5px 8px;
	font-size:0.9em;
	margin:0;
	border-bottom:1px solid #c8c8c6;
	text-transform:none;
	color: #333;
}



#leftThirdNav1.thirdLevel li h5 {
	background-color:#eeeed6;
}

#leftNav ul li li {
	margin-left:10px;
	font-weight:normal;
}

#leftNavList ul ul, #leftNavListSub ul ul, #leftNavListAction ul ul {
	display:none;
	background-color:#fff;
}

#leftNav #leftNavListAction, #leftNav #leftNavListSub {
	display:none;
	margin-top:15px;
	border-top:1px solid #c8c8c6;
}

#leftNavListSub li, #leftNavListAction li {
	display:none;
}

#leftNavListSub li.firstLiOn, #leftNavListAction li.firstLiOn {
	background:#eeeed6 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_gray_down.gif') no-repeat 4px 10px;
	display:block;
}

li.firstLiOn ul {
	background-color:#fff;
	display:block;
}

#leftNav li.firstLiOn ul li {
	background-color:#eeeed6;
	display:block;
}

#leftNav li.secondLevelArrowOn {
	background:#eeeed6 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_gray_down.gif') no-repeat 4px 10px;
}

#leftNav li.secondLevelArrowOn a.secondOn {
	color: #A12800;
	font-weight: bold;
}

#leftNavList ul ul li, #leftNavListSub ul li, #leftNavListAction ul li {
	background:#eeeed6 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/square_gray.gif') no-repeat 5px 9px;
}

#leftNavList ul ul ul, #leftNavListSub ul ul ul, #leftNavListAction ul ul ul{
	background-color:#eeeed6;
}

#leftNavList ul ul ul li, #leftNavListSub ul ul ul li, #leftNavListAction ul ul ul li {
	background-color:#eeeed6;	
}

#leftNavList li.thirdLevelArrowOn, #leftNavListSub li.thirdLevelArrowOn, #leftNavListAction li.thirdLevelArrowOn{
	background:#eeeed6 url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_gray_down.gif') no-repeat 4px 10px;
}

#leftNavList a.thirdOn:link, #leftNavList a.thirdOn:visited, #leftNavListSub a.thirdOn:link, #leftNavListSub a.thirdOn:visited, #leftNavListAction a.thirdOn:link, #leftNavListAction a.thirdOn:visited {
	color: #A12800;
	font-weight:bold;
}

#leftNavList a.fourthOn:link, #leftNavList a.fourthOn:visited, #leftNavListSub a.fourthOn:link, #leftNavListSub a.fourthOn:visited, #leftNavListAction a.fourthOn:link, #leftNavListAction a.fourthOn:visited {
	color:#a12800;
}

.leftNavHack {display: none; height:0px; line-height:0;}

#leftNav .categoryblock {display:none}

/************* End Left Column Styles **************/


/***************************************************/
/*               Right Column Styles               */
/***************************************************/
#rightColumn {
	width:235px;
	float:right;
	padding:0px 15px 0px 0px;
}

#home #rightColumn {
	width:198px;
}
#calendar #rightColumn {
	padding-top: 45px;
}
#rightNavBody #rightColumn {
	border-bottom:0;
}

#rightColumn h4 {
	color:#fff;
	background-color:#e3ab2e;
	margin:0;
	padding:5px;
	font-size:1.0em;
}

#rightColumn h4 a:link, #rightColumn h4 a:visited {
	color:#fff;
}

#quickLinks {
	padding:10px;
	margin:0 0 10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#eeeed6;
}

#quickLinks div#email {
	margin-bottom:5px;
}

#quickLinks div#email a:link, #quickLinks div#email a:visited  {
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/icon_email_gbod.gif') no-repeat 0 2px;
	padding-left:18px;
}

#quickLinks div#print a:link, #quickLinks div#print a:visited, #inner #lbPrint {
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/icon_print_gbod.gif') no-repeat 0 2px;
	padding-left:18px;
}
/************* End Right Column Styles *************/


/***************************************************/
/*                    Tab Styles                   */
/***************************************************/
#tabContainer {
	background-color:#fff;
	border:0px solid #000;
}

#themeContainer {
	background-color:#fff;
	border:1px solid #183063;
}

ul#tabs {
	margin:0;
	padding:5px;
	list-style-type:none;
	background-color:#183063;
	width:470px; /* 466 */
	float:left;
	border-top:3px solid #183063;
}

ul#tabs li {	
	text-align:center;
	color:#fff;
	font-weight:bold;
	float:left;
	padding-left: 6px;
	padding-right: 6px;
	/* width:100px;*/
	border-left:1px solid #fff;
}

ul#tabs li.firsttab {
	border:0;
}

ul#tabs li a:link, ul#tabs li a:visited {
	color:#fff;
	/*background-color:#183063;*/
	display:block;
	padding:2px;
}

ul#tabs li.selected {
	background-color:#fff;
	color:#183063;
}

ul#tabs li.selected a {
	color:#183063;
}

h5.tab {
	display:none;
}
/***************** End Tab Styles ******************/


/***************************************************/
/*                  Footer Styles                  */
/***************************************************/
#footer {
	background-color:#f2f1e1;
	padding:10px 0;
	margin-top:40px;
	float:left;
	width:100%;
}

#footerLinks {
	width:980px;
	text-align:center;
	font-weight:normal;
}

.footerText {
	padding:0 5px 0 15px;
}

#contactUsFooter {
	display:none;
}

#copyright {
	text-align:center;
	width:980px;
}
/**************** End Footer Styles ****************/

/***************************************************/
/*               Contact Us Styles                 */
/***************************************************/

#contactUsFooter {
	bottom: 0;
	right: 0;
	position: relative;
	z-index:2;
	height:0;
	padding:0;
	clear: left;
}
	
#contactUsFooter form {	
	background: #eeeed6;
	font-size: 12px;
	clear: both;
	padding: 10px;
	position: absolute;
	border: 1px solid black;
	width: 250px;
	bottom: 25px; 
	left: 402px;
	color: #555;
}

#contactUsFooter span { padding-left: 70px; }

#contactUsFooter form h3 {
	font-size: 16px;
	font-weight: bold;
	color: #555;
	padding: 0;
	margin: 0 0 5px 0;
	}

#contactUsFooter form table td { padding-bottom: 5px; }

#contactUsFooter form input,
#contactUsFooter form select { border: 1px solid #7F9DB9; padding: 0; font-size: 11px;width: 182px;  }

#contactUsFooter form table td label { padding-right: 5px; white-space: nowrap; font-weight: bold; }
	
#contactUsFooter form input#zip { width: 45px; margin-right: 5px; }
	
#contactUsFooter form input#phone { width: 76px; }

#contactUsFooter form textarea#question_text { border: 1px solid #7F9DB9; width: 247px; height: 150px; }
	
#contactUsFooter form input#sendbutton { border: none;width:37px;height:19px;}

#contactUsFooter form div#disclaimer { position: relative; }
	
#contactUsFooter form div#disclaimer p { font-size: 10px; margin: 5px 0; }

#contactUsFooter form div.close {position: absolute; top: 3px; left: 235px; }
/************* End Contact Us Styles **************/

form#ContactForm { 
	font: 11px Arial, Helvetica, sans-serif; 
	/*border: 1px solid #7F9DB9; */
	/*background-color:#DEE7CE; */
	padding-bottom: 5px; 
	padding-top: 5px;}


.HtmlButton { 
	background-color:#DE7518; 
	padding: 2px; 	
	font: bold 10px Arial, Helvetica, sans-serif; 
	color:#FFFFCC; 
	text-transform:uppercase; }

form#ContactForm input, form#ContactForm select {
	border:1px solid #7F9DB9;
	font-size:11px;
	padding:0pt;
}

.Alert {
	color:#ff0000;
}

/***************************************************/
/*          Inline content listing Styles          */
/***************************************************/
.icl_title { font-size: 11px; font-weight:bold; color: #5275A5; margin:0; padding:15px 0 0 0; }
.icl_summary {padding:0; margin:0 10px;}
.icl_summary p, .icl_summary span {margin:0; padding:4px 0 0 0px; font-size:11px;}
.icl_more, .icl_more a, .icl_more span  { display: inline; margin:0; padding:0; }

#rightColumn .events #icl_container {
	border-bottom:0px solid #ccc;
	margin-bottom:0px;
	padding:0 10px 10px 10px;
}

#rightColumn .events #icl_container ul {
	list-style:none;
	margin:0;
	padding:0;
	border-top:0px solid #ccc;
}

#rightColumn .events #icl_container ul li {border: none;}	

#rightColumn .events #icl_container .icl_title {
	font-size: 1.0em;
	color:#7B96C6;
	text-transform:uppercase;
	background: none;
	background-color:#FFF;
	margin:0;
	padding: 8px 0 3px 0px;
	font-weight:normal;
	border: none;
	display:block;
	}

#rightColumn .events #icl_container .icl_title a {
	font-size: 1.0em;
	color:#7B96C6;
	text-transform:uppercase;
	background: none;
	background-color:#FFF;
	margin:0;
	padding: 0;
	font-weight:normal;
	border: none;
	display:block;
	}
#rightColumn .events #icl_container .icl_date {}
#rightColumn .events #icl_container .icl_author {}
#rightColumn .events #icl_container .icl_summary {}
#rightColumn .events #icl_container a:link, #icl_container a:visited {
	display:inline;
	background: none;
	padding:0;
	margin:0;
}
#rightColumn .events #icl_container p {
	background-color:#fff;
	padding:0px 0px 0px 0px;
	border: none;
}
#rightColumn .events #icl_container hr {
	padding: 0; 
	margin:3px 0px 3px 0px; 
	border: none;
	border-top: 1px dashed;
	color:#CCCCCC;
}

#rightColumn #icl_container_rltd ul {}
#rightColumn #icl_container_rltd li {}
#rightColumn #icl_container_rltd .icl_title { font-size: 11px; font-weight:normal; color: #5275A5; margin:0; padding:0 0 3px 0; }
#rightColumn #icl_container_rltd .icl_summary {margin:0; padding:0;}
#rightColumn #icl_container_rltd .icl_summary p {margin:0; padding:0; }
#rightColumn #icl_container_rltd .icl_more, #rightColumn #icl_container_rltd .icl_more a, #rightColumn #icl_container_rltd .icl_more span  { display: inline; margin:0; padding:0; }


/***************************************************/
/*          Inline content listing Styles          */
/***************************************************/
a.NLtitle { background: none; display: block; font-size: 11px; font-weight:bold; color: #5275A5; margin:15px 0 -12px 0; padding:0; display: block; }
.NLsummary {margin:0; padding:0;}
.NLsummary p {margin:0; padding:0;}
a.NL {	
	margin:0;
	padding:0 10px 0 0;
	background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_blue.gif') right no-repeat;
	display: inline;
	}

/*right col & event calendar styles used for .JS show/hide */
.eventDetailsx { display: none; }
.eventSummaryx { display: none; }


.searchsummary { font-weight: bold; }
.searchsummarytitle { font-weight: bold; color:#FF0000; padding-right: 10px; }
.searchsummarydata { font-weight: normal; padding-right: 10px; }
.moredata { width: 100%;display: block; }
.moredata a { text-decoration:none; }
.moredatalr { position: absolute;float: right; width: 500px; height: 10px; }
.morecount { float: left; font-weight:bold; padding-top: 0px; }
.moredatafirst { width:50px; text-align:center; vertical-align:top; color:#999; }
.moredatalast { width:50px; text-align:center; vertical-align:top; color:#999; }
.moredatal { width:50px; text-align:center; vertical-align:top; color:#999; }
.moredatar { width: 50px; text-align:center; vertical-align:top; color:#999; }
.moredatafirst a { font-weight:normal; }
.moredatalast a { font-weight:normal; }
.moredatal a { font-weight:normal; padding:0; }
.moredatar a { font-weight:normal; padding:0; }


#icl_container .icl_title{ padding-left:10px; color:#a12800}
#icl_container .icl_more {padding-left:10px; color:#a12800}

/***************************************************/
/*          Calendars, Music DL Styles                                  */
/***************************************************/
x#umc-events-nav-area {font-size:11px; font-family:arial; padding:0 5px;}
x#umc-events-nav-area #umc-calendar-heading a {display:inline; border: none; padding:0; margin:0; color:#666; }
x#umc-events-nav-years-heading, #umc-events-nav-categories-headingx { background-color:#DCEAEF; text-transform:uppercase; color:#333; font-size:9px; font-weight:bold; padding:5px; border-bottom: 1px solid #CFCFCF; border-top:1px solid #CFCFCF; }
x#umc-events-nav-categories {clear:both;}
x.umc-event-nav-headingx {background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-heading-down-arrow.gif') no-repeat center left; padding-left:10px;}
x.umc-events-nav-category { padding: 2px 0 2px 20px; background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/calendar-checked.gif') no-repeat; cursor:pointer; color:#A12800; font-weight:bold; margin:8px 0;}
x.umc-events-nav-category-unchecked { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/calendar-unchecked.gif') no-repeat; color:#616161; }
x#umc-events-nav-hide {background-color:#FFF; display:none; clear:both;}

/* Events Area */
x#umc-events-area { font-family:arial; font-size:11px; }
x#umc-events-area a { color:#5575A1; text-decoration:none;}
x#umc-events-heading, #umc-single-day-heading,  { background-color:#FFF;font-weight:bold; color:#333; padding:4px;}
x#umc-events-sort { background-color:#FFF; font-weight:bold; color:#333; padding:4px; border-top:1px solid #CFCFCF; border-bottom:1px solid #CFCFCF; margin:10px 0;} 
x.umc-events-calendar-event-link { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-link-arrow-blue.gif') no-repeat center right; padding-right:10px; }
x.umc-events-calendar-event-link-left { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-link-arrow-left-blue.gif') no-repeat center left; padding-left:10px; }
x.umc-events-calendar-event-left-area { float:left; padding:0 10px 10px 0;}
x.umc-events-calendar-event-left-area img {width:125; }
x.umc-events-calendar-event-right-area { float:left; width:333px;}
x.umc-events-calendar-event-right-area-noimage { width:100%; }
x.umc-events-sort-options { color:#A22801; }
x.umc-events-calendar-event, .itemBlock { margin:10px 0; padding-bottom:30px; border-bottom:1px dotted #CFCFCF;}
x.umc-events-calendar-event-heading, .btitle  { font-size:14px; margin:4px 0;}
x.umc-events-calendar-event-heading a, a.btitle { font-weight:bold; }
x.umc-events-calendar-event-site, .blisten { margin:4px 0; url('arrow_blue.gif') right no-repeat; }
x.umc-events-calendar-event-description, .bsummary { color:#616161; margin:4px 0;}
x.umc-events-calendar-event-dates, .bdate { color:#333; font-weight:bold; margin:4px 0;}
.bguests {margin:0 0 4px 0;}
.bcat {margin:0 0 4px 0;}
.bscat {margin:0 0 4px 0;}
.bcalendar {margin:0 0 4px 0;}
.umc-back-to-events {font-size:1.1em;font-weight:bold;color:#5575A1 !important;margin:10px 0 10px -10px;border:0 !important}
#umc-event-display { width:490px; height:800px; }

/* Pagination */
x.umc-events-calendar-pagination-nav {float:left;}
x.umc-events-calendar-pagination-info{float:right;}

/* Calendar right side */
x#umc-events-nav-date-search { text-align:right; text-transform:uppercase; color:#333; font-size:9px; font-weight:bold; padding:5px; border-bottom: 1px solid #CFCFCF; margin-bottom:10px; cursor:pointer; }
x#umc-events-nav-area #umc-events-nav-date-search a { color:#333; text-decoration:none; padding-right:10px; background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-heading-up-arrow.gif') no-repeat center right; border: none; display: inline;}
x#umc-events-nav-date-search a#umc-events-nav-show-all { padding:0; text-transform:none; border: none; display: inline; background:none; }
x#umc-events-nav-area #umc-events-nav-date-search a:hover { text-decoration:underline;}
x.umc-calendar-date-day {width:15px; float:left; height:12px; text-align:center; cursor:pointer; font-size:10px; border:1px solid #F1F1F1;}
x.umc-calendar-days .umc-calendar-date-day {border:1px solid #D3D3D3; font-weight:bold; cursor:auto;}
x.umc-unsellected { color:#9EA09F; }
x.umc-date-calendar { float:left; }
x.umc-calendar-date-week {clear:both; }
x.umc-calendar-date-navigation {_position:absolute;}
x#umc-date-range-form { float:right;}
x#umc-date-range-form input { border:1px solid #C8C8C8; width:80px; font-size:10px; padding:5px; color:#9EA09F; margin-right:10px; text-align:right;}
x#umc-date-range-form .umc-selected { border:1px solid #DD731D; }
x#umc-form-submit { cursor:pointer; background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-apply-range.gif') no-repeat; width:66px; height:12px; float:right; margin-top:5px;}
x#umc-date-range-heading {background-color:#DCEAEF; font-weight:bold; color:#333; padding:5px;}
x.umc-date-calendar-heading {background-color:#DDD; text-align:center;padding:1px; _padding:0; }
x.umc-calendar-date-leftside {background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-calendar-leftside.gif') no-repeat; height:116px;float:left; width:15px;}
x#umc-events-nav-date-calendar-area {padding:20px 40px;}
x#umc-events-date-search { display:none;}
x#umc-events-nav-date-search-area { position:absolute; padding-bottom:20px; margin-left:210px; _margin-left:170px; background-color:#FFF; display:none; width:500px; border:1px solid #CFCFCF; }

/* Widget - Calendar right side */
.infoBox #umc-calendar { width:188px; }
.infoBox .umc-calendar-day {width:14px; float:left;height:15px; text-align:center; padding:5px;}
.infoBox .umc-calendar-week {clear:both; }
.infoBox .umc-calendar-day-selected {color:#A22801; cursor:pointer; font-weight:bold;}
.infoBox .umc-calendar-day-selected:hover {text-decoration:underline; }
.infoBox .umc-calendar-current-day {background:#DDEAF0}
.infoBox #umc-calendar-dates { border:1px solid #C8C8C8; border-top:0; }
.infoBox #umc-calendar-heading {background-color:#DDEAF0; border:1px solid #C8C8C8; color:#333; font-weight:bold; text-align:center; padding:4px;}
.infoBox #umc-calendar-heading img {border:0; margin:0 5px;}
.infoBox #umc-calendar-heading-left { float:left; }
.infoBox #umc-calendar-heading-right { float:left; }
.infoBox .umc-calendar-heading-center { float:left; width:105px; }
.infoBox #umc-calendar-days {border:1px solid #C8C8C8; border-top:0; font-weight:bold;}

/* Clear */
.umc-clear {clear:both; }

/* Error */
.umc-events-calendar-error { padding:10px; text-align:center; font-weight:bold; color: #A22801; }

/* Loading stuff */
#umc-events-loading { display:none; background-color:#A22801; position:absolute; color:#FFFFFF;padding:5px; width:50px; font-family:arial; font-size:11px; } 
.umc-events-calendar-loading { padding-top:100px; text-align:center; }
#umc-events-loading-bg { background-color:#000; position:absolute; }

#umc-article-listing-area {font-size:11px; font-family:arial;width:480px}
#umc-article-area {font-size:11px; font-family:arial; background:#fff }
#umc-article-area a { color:#5575A1; text-decoration:none;}
#umc-article-area a:hover { color:#5575A1; text-decoration:underline;}

/* Sort Area */
#umc-sort-area { border-top: 1px solid #CFCFCF; border-bottom: 1px solid #CFCFCF; color:#333; padding: 6px 10px; margin-bottom:20px;}
#umc-sort-nav {width: 100%}

/* Articles Listing Area */
.umc-category-heading  {
	font-size:1em;
	color:#fff;
	margin:20px 0 0 0;
	padding:3px 5px 0px 9px;
	background-color:#29478a;
	width:466px;
	font-weight:bold;
	height:17px;
}

#topic .umc-category-heading  { width:430px; }

.umc-article-title { font-size:14px; float:left; font-weight: bold;color:#5575A1; width:295px; }
.umc-article-date { float:right; }
.umc-article { margin:0 15px; padding: 15px 0; border-bottom:1px dotted #999;} 
.umc-article-last { border-bottom:0; }
.umc-category-articles { border-bottom:1px solid #29478A; margin-bottom:20px; }
.umc-article-thumbnail {float:left; width:125px; margin: 3px 8px 0 0;}
.umc-article-description {float:left; width:100%;}
.umc-article-description-area { width:100%; margin:3px 0 5px 0; padding:0;}
.umc-article-description-area p { margin:0; padding:0;}

#icl_container .umc-article-description p {
	margin:5px 0 10px;
}


.umc-image-description {width:315px;}
.umc-read-more { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-link-arrow-blue.gif') no-repeat center right; padding-right:10px; display:inline;}
#umc-article-listing-area a.umc-selected { font-weight:bold}
.umc-category-name {float:left;}
.umc-category-view-all {float:right; font-weight: normal; padding: 0 3px 0 0; color: #FFF;}
.umc-category-view-all a {color:#FFF !important;text-decoration:none;font-weight:bold}
.umc-category-view-all a:link {color:#FFF !important;}
.umc-category-view-all a:visted {color:#FFF !important;}
.umc-category-view-all a:hover {color:#FFF !important; text-decoration: underline;}
#umc-articles-pagination { margin:10px 15px 0 5px; }
#umc-articles-pagination-options { float:left;}
#umc-articles-pagination-options td { width: 50px; text-align:center; color: #999}
#umc-articles-pagination-info { float:right;}
#umc-articles-link-left { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-link-arrow-left-blue.gif') no-repeat center left; padding-left:10px; display:inline;}
#umc-articles-link-right { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/umc-link-arrow-blue.gif') no-repeat center right; padding-right:10px; display:inline;}
#umc-articles-link-left-grey { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_gray_left.gif') no-repeat center left; padding-left:10px; display:inline;}
#umc-articles-link-right-grey { background:url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/arrow_gray.gif') no-repeat center right; padding-right:10px; display:inline;}
.umc-article-themes {padding-top: 5px}

#umc-article-area a.umc-category-title-link, #umc-article a.umc-category-title-link:link, #umc-article a.umc-category-title-link:visited {
	padding-right: 15px;
	color:#fff;
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/white_arrow.gif') no-repeat right;
	text-decoration:none;
}

#umc-conversations-area a.umc-category-title-link {
	padding-right: 15px;
	color:#fff;
	background: url('http://www.kintera.org/atf/cf/{3482e846-598f-460a-b9a7-386734470eda}/white_arrow.gif') no-repeat right;
	text-decoration:none;
}

#themeContainer .umc-category-heading  { width:431px; }
#themeContainer .umc-article-heading  { width:431px; }
#themeContainer .umc-article-title { width:275px; }
#themeContainer .umc-article { margin:0 8px 0 15px; }
#themeContainer .umc-article-description { width:415px; }
#themeContainer .umc-article-description { width:415px; }
#themeContainer .umc-image-description {width:270px;}
#themeContainer #umc-article-listing-area {width:426px}

#conv1 .umc-article-heading , #conv2 .umc-article-heading , #conv3 .umc-article-heading , #conv4 .umc-article-heading , #conv5 .umc-article-heading { width:431px; }
#conv1 .umc-article-title, #conv2 .umc-article-title, #conv3 .umc-article-title, #conv4 .umc-article-title, #conv5 .umc-article-title { width:431px; }

#umc-jumpto {background: #fff; line-height:18px; border-top:1px solid #ccc; border-bottom: 1px solid #ccc;margin-bottom: 10px;padding: 5px 10px;}
#umc-jumpto a {font-weight: bold}
#umc-jumpto a.fifthOn {color:#A12800;text-decoration: underline}

ul.lect_section_nav a {
	border-bottom: none;
}
