/* Tab Area CSS */
	#tabs {
		background-color	: #9eb1c9;
		height				: 40px;
		padding				: 0px 0px 0px 30px;
	}
	
/* About Navigation CSS */
	#aboutNav {
		width				: 175px;
		margin				: 12px 0px 0px 0px;
		border				: 1px solid #cacaca;
		border-width		: 1px 1px 0px 1px;
	}
	#aboutNav td {
		color				: #3b5674;
		font-size			: 13px;
		font-weight			: bold;
		border-bottom		: 1px solid #cacaca;
	}
	#aboutNav a {
		display				: block;
		color				: #3b5674;
		text-decoration		: none;
		padding				: 8px 6px 9px 9px;
	}
	#aboutNav a:hover {
		color				: #FFFFFF;
		text-decoration		: none;
		background			: #3e6c98 url(images/snav_bg.gif) repeat-x top;
	}

/* Get Involved CSS */
	#involved {
		display				: block;
		border				: 1px solid #dedede;
		border-width		: 4px 5px 0px 5px;
		padding				: 5px 4px 0px 10px;
	}
	#involved h3 {
		font-family 		: Arial Narrow,Arial,Helvetica,sans-serif;
		color				: #212930;
		font-size			: 22px;
		font-weight			: bold;
	}
	#involved ul {
		list-style-image	: url(images/arrow.gif);
		left				: -23px;
		position			: relative;
	}
	#involved a {
		color				: #868f98;
		font-size			: 12px;
		font-weight			: bold;
		text-decoration		: none;
	}
	#involved a:hover {
		color				: #414b56;
		text-decoration		: none;
	}
	
/* About Right CSS */
	#aboutRight {
		color				: #4d565e;
		font-size			: 1.2em;
		line-height			: 17px;
	}
	#aboutRight img {
		margin				: 5px 0px 5px 0px;
	}
	#aboutRight a {
		text-decoration		: underline;
		font-size			: .9em;
	}
	#aboutRight a:hover {
		text-decoration		: none;
	}

/* Board of Directors CSS */
	#board {
		padding				: 10px 0px 10px 10px;
		color				: #4d565e;
		font-size			: 12px;
		font-weight			: bold;	
	}
	#board a {
		color				: #414b56;
		text-decoration		: none;
	}
	.profile {
		display				: block;
		color				: #414b56;
		font-size			: 12px;
		font-weight			: bold;
		background-color	: #dbdfe6;
		border-top			: 1px solid #4e6085;
		padding				: 0px 0px 0px 10px;
		margin-top			: 10px;
	}
	
/* Glossary Dropdown CSS */
	a.alpha:link, a.alpha:visited, a.alpha:active {
		font-family 		: Arial Narrow,Arial,Helvetica,sans-serif;
		color				: #485a77;
		font-size			: 14px;
		text-decoration		: none;
	}
	a.alpha_sel:link, a.alpha_sel:visited, a.alpha_sel:active {
		font-family 		: Arial Narrow,Arial,Helvetica,sans-serif;
		color				: #464e5b;
		font-size			: 28px;
		font-weight			: bold;
		text-decoration		: none;
	}
	a.alpha:hover, a.alpha_sel:hover {
		font-family 		: Arial Narrow,Arial,Helvetica,sans-serif;
		color				: #FFFFFF;
		font-size			: 28px;
		font-weight			: bold;
		text-decoration		: none;
	}
/* Member Links CSS */
	#memLinks {
		padding				: 8px;
		font-size			: 1.2em;
		line-height			: 17px;
		color				: #414b56;
	}
	#memLinks a {
		color				: #558bb1;
		text-decoration		: none;
	}
	#memLinksArchive {
		padding				: 8px;
		font-size			: 1.2em;
		line-height			: 17px;
		color				: #4d565e;
	}
	#memLinksArchive a {
		color				: #8c9eb0;
		text-decoration		: none;
	}
	#memLinks a:hover, #memLinksArchive a:hover, #memArticles a:hover, #memOffers a:hover {
		text-decoration		: underline;
	}
	#memArticles {
		color				: #414b56;
		font-weight			: bold;
		font-size			: 1.2em;
		line-height			: 20px;
	}
	#memArticles a, #memOffers a {
		color				: #558bb1;
		text-decoration		: none;
	}
	#memArticles b {
		text-transform		: uppercase;
	}
	#memOffers {
		color				: #4d565e;
		font-size			: 1.2em;
		line-height			: 18px;
	}
	
/* Home Links CSS */
	#homeLinks {
		background			: #e4e9ec url(images/home_middle.gif) repeat-y left;
	}
	#homeLinks td {
		color				: #333a44;

		line-height			: 16px;
		padding				: 0px 12px 0px 12px;
	}
	#homeLinks h1 {
		font-family 		: Arial Narrow,Arial,Helvetica,Helvetica Neue,sans-serif;
		font-size			: 15px;
		color				: #000000;
		line-height			: 17px;
		margin-top			: 0px;
		margin-bottom		: 0px;
	}
	#homeLinks ul {
		left				: -10px;
		position			: relative;
	}
	#homeLinks a {
		color				: #333a44;
	}
	#homeLinks a:hover {
		color				: #641515;
		text-decoration		: underline;
	}	
	#homeLinks b {
		color				: #641515;
	}
	
/* Home Articles CSS */
	#homeArticles {
		margin-top			: 5px;
		border-collapse		: collapse;
		background			: url(images/home_bg.gif) no-repeat top;
		width				: 980px;
	}
	#homeArticles td {
	}
	#homeArticles .latest {
		padding				: 8px 15px 0 15px;
		width				: 285px;
	}
	#homeArticles .featured {
		padding				: 8px 0 0 15px;
	}
	#homeArticles .featured b.header {
		display				: block;
		color				: #651514;
		font-size			: 16px;
		margin				: 0 0 9px 0;
	}
	#homeArticles .featured td {
		padding-right		: 15px;
	}
	#homeArticles b.header {
		display				: block;
		color				: #651514;
		font-size			: 16px;
		margin				: 0 0 18px 0;
		text-transform		: uppercase;
		font-family			: arial narrow;
	}
	#homeArticles b {
		display				: block;
		color				: #000000;
		font-size			: 1.1em;
		margin				: 9px 0 0 0;
		font-family			: arial narrow;
	}
	#homeArticles p {
		color				: #444444;
		line-height			: 16px;
		margin				: 5px 0 0 0;
	}
	#homeArticles a {
		display				: block;
		color				: #651514;
		font-weight			: bold;
		text-decoration		: none;	
		margin				: 0 0 0 0;
		margin-top			: 3px;
	}
	#homeArticles .paging {
		display				: block;
		float				: right;
		position			: relative;
		left				: 15px;
	}
	#homeArticles .paging a {
		color				: #939395;
		font-size			: 16px;
		font-family			: arial narrow;
		border-left			: 1px solid #e4e9ec;
		display				: block;
		float				: left;
		padding				: 0 7px 0 7px;
		height				: 30px
	}
	#homeArticles .paging a:hover {
		color				: #444348;
	}