/* CSS Document */


	a:visited.sidelink	{ text-decoration: none;  color: #000000;line-height: 25px;height: 25px;}
	a:link.sidelink		{ text-decoration: none;  color: #000000;line-height: 25px;height: 25px;}
	a:hover.sidelink		{ text-decoration: underline;  color: #000000;line-height: 25px;height: 25px;}
	
	a:visited	{ text-decoration: none;  color: #0D2C89;}
	a:link		{ text-decoration: none;  color: #0D2C89;}
	a:hover		{ text-decoration: underline;  color: #0D2C89;}
	body,td		{
				font-family: arial, helvetica; font-size: 12px; color: #000000;
				scrollbar-face-color: #E0E0E0;
				scrollbar-highlight-color: #E0E0E0;
				scrollbar-3dlight-color: #AAAAAA;
				scrollbar-darkshadow-color: #AAAAAA;
				scrollbar-shadow-color: #E0E0E0;
				scrollbar-track-color: #777777;
			}
	th	{ font-family: arial; font-size: 12px;color: #000000;font-weight: bold;}
	.main		{ line-height: 22px; }
	.turnon {display:inline;}
	
	.pubtype	{ font-family: arial; font-size: 12px; color: #aa0000; font-weight: bold;}
	.head	{ font-family: arial; font-size: 16px; color: #004400; font-weight: bold;}
	.subhead	{ font-family: arial; font-size: 14px; color: #000000; font-weight: bold;}
	input	{ font-family: arial; font-size: 14px;}
	select	{ font-family: arial; font-size: 14px;}
	.submit	{ font-family: arial; font-size: 14px;color: White;}
	.error	{ font-family: arial; font-size: 12px;color: #880000}
	.note	{ font-family: arial; font-size: 11px;color: #000000}
	.grey	{ color: #808080;}
	h1	{ font-family: arial; font-size: 16px; color: #909090; font-weight: bold;}
    .podcastlabel	{ font-family: arial; font-size: 12px; color: #444499; font-weight: bold;}
    .message	{ font-family: arial; font-size: 12px;color: #000088}
	 .title { font-family: arial; font-size: 16px; color: #909090; font-weight: bold;}


