
/** -----------------------------------------------------------------------------------	**/
/** 		Set the colors for the Left Menu in the following code 					**/
/** -----------------------------------------------------------------------------------	**/

.MenuHeaderPlain {
	color: #ffffff;
	background-color: #0D3146;
}


.MenuHeader a:link, .MenuHeader a:active, .MenuHeader a:visited {
	color: #ffffff;
	background-color: #0D3146;
}

.MenuHeader a:hover {
	color: #ffffff;
	background-color: #0D3146;
	border-bottom: 1px solid white;	
}

.MenuItem a:link, .MenuItem a:active, .MenuItem a:visited {
	color: #474E54;
	background-color: #E2E7E7;	
	border-bottom: 1px solid white;
}

.MenuItem a:hover {
	color: #ffffff;
	background-color: #A5BE00;	
	border-bottom: 1px solid white;
}

.SelectedMenuItem a:link, .SelectedMenuItem a:active, .SelectedMenuItem a:visited {
	color: #ffffff;
	background-color: #6580AE;	
	border-bottom: 1px solid white;
}

.SelectedMenuItem a:hover {
	color: #000000;
	background-color: #A5BE00;	
	border-bottom: 1px solid white;
}

/** -----------------------------------------------------------------------------------	**/
/** 			Set the colors for the page areas in the following code 				**/
/** -----------------------------------------------------------------------------------	**/

.topborder {
	background-color: #0D3146;
}

.searcharea {
	background-color: #E2E7E7;
}

.thinline2 {
	background-color: #0D3146;
	border-bottom: 1px solid #ffffff;
}

.footerbackground {
	background-color: #E2E7E7;
}

/** This is the style code for the area to the right of the breadcrumb **/
.leftofbreadcrumb {
	background-color: #A3AEAE;
	border-right: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
}

/** This is the style code for the area to the right of the breadcrumb **/
.rightofbreadcrumb {
	background-color: #A3AEAE;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.leftmenusection {
	border-right: 1px solid #ffffff;
	background-color: #FFFFFF;
}

/** -----------------------------------------------------------------------------------	**/
/** 									Link Attributes								 	**/
/** -----------------------------------------------------------------------------------	**/

a:link, a:visited, a:active {
	color: #6580AE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/** -----------------------------------------------------------------------------------	**/
/** 								Page Content Headers					 			**/
/** -----------------------------------------------------------------------------------	**/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

H1 {
	color: #111111;
	font-family: Trebuchet MS;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 0px;
}

H2 {
	color: #114477;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
}

H3 {
	color: #6580AE;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 95%;
	margin-top: 30px;
	padding-bottom: 0px;
	/**border-bottom: 1px dotted #666666;**/
}

/** -----------------------------------------------------------------------------------	**/
/** 	This section begins the font and link style classes and id's on the page 	**/
/** -----------------------------------------------------------------------------------	**/

.SearchBox {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#tdsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #474E54;
	vertical-align: middle;
}

.tdbreadcrumb {
	background-color: #E2E7E7;
	border-bottom: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #474E54;
}

.content {
	font-family: Arial, "Arial Narrow"; 
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}

.content a:visited {
	color: #A3AEAE;
	}
	
.contentboxtableheader {
	background-color: #D1D8A8;
	border: 1px solid #B4BAAD;
	color:#474E54;
	font-weight: bold;
	font-size: 12px;
}

.contentbox {
	background-color: #D1D8A8;
	color:#474E54;
	font-weight: bold;
	font-size: 12px;
}

.contentboxsubtitle {
	font-size: 11px;
	color: #C67B00;
	line-height: normal;
}

.contentboxtable {
	border-right: 1px solid #B4BAAD;
	border-left: 1px solid #B4BAAD;
	line-height: 20px;
}

.contentboxtable a:link, .contentboxtable a:visited {
	font-weight: bold;
	
}
.contentbox2 {
	background-color: #E6E9DD;
	border-bottom: 1px solid #B4BAAD;
	color:#474E54;
	font-weight: bold;
	font-size: 12px;
}

.contentboxtable2 {
	border-right: 1px solid #B4BAAD;
	border-top: 1px solid #B4BAAD;
}

.CalendarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92A06D;
	font-weight: bold;
}

.CalendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

.tblsearchbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #474E54;
}


/* -----------------------------------------------------------------------------------	
							Kindred Spirit Online Styles			 				

	COLOR PALETTE
	blue 		#0D3146
	grn1 		#9BAA7F
	lt blue 	#738E9E
	dk grn		#4B5539
	orange		#E0922F

 -----------------------------------------------------------------------------------	*/

.ksArticleTitle {
	color: #0D3146;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.ksTitle {
	color: #0D3146;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#ksTitle {
	color: #0D3146;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.kaArticleTitle a {
	text-decoration: none;
	}

.ksArticleTitle a:hover {
	text-decoration: underline;
	}
.ksArticleTitle a:visited {
	color: #9BAA7F;
	}
	
.ksArticleSubTitle {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-stretch: extra-expanded;
	font-size: 12px;
	}

.ksArticleIssueSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #4B5539;
	font-size: 14px;
	}
	
#ksOnlineExclusivesSection {
	line-height: normal;
}
.ksOnlineExlusive {
	background-color: #9BAA7F;
	color: #FFFFFF;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	}

#ksCurrentIssueSection {
	border-left: 1px solid #fff;
	line-height: normal;
	}
	
#ksCurrentIssueSection a:visited {
	color: #9BAA7F;
	}
	
.ksCurrentIssue {
	background-color: #738E9E;
	color: #FFFFFF;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.ksCurrentIssueTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B5539;
	font-size: 16px;
	}
	
.ksCurrentIssueSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0D3146;
	font-size: 14px;
	}

.ksFeatureSection {
	border-bottom: 1px solid #fff;
	background-color: #EAF8D3;
	line-height: normal;
		}

.ksFeatureSection tr:hover {
	background-color: #D0E1B4;
	}

.ksFeatureArticleTitle {
	color: #0D3146;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}

.ksFeatureArticleSubTitle {
	color: #0D3146;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	}
	
.ksFeatureArticleTeaser {
	color: #666666;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.ksOnlineLogo {
	background-color: #474E54;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	background-image:url(/images/publications/ks/ks.online.logo.gif);
}
.ksBig {
	color: #0D3146;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	width: 95%;
	margin-top: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #999999;

	}
	
.ksTeaserSpace {
	display: block;
	margin-top: 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* -----------------------------------------------------------------------------------	
							BIBSAC Styles			 				
 -----------------------------------------------------------------------------------	*/
 
 #bibsacContainer {
 	text-align: center;
	}
	
 #bibsacIntro {
 	width: 500px;
	height: 100px;
 	background-image: url(/images/media/publications/bibsac/intro_bg.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align: left;
	padding: 15px;
	line-height: 15px;
	display: block;
 }