/* CSS Document */


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF no-repeat left top;
	color: #000066;
}
h3 {
	color: #003399;
	background: #FFFFFF;
}
h4 {
	color: #FFFFFF;
	background: #003399;
	text-indent: 0pt;
	border-top: thin double #FFCC33;
	border-right: thin none #FFCC33;
	border-bottom: thin none #FFCC33;
	border-left: thin none #FFCC33;
}
h5 {
	color: #FFFFFF;
	}
td {
	letter-spacing: normal;
	text-align: left;
	text-indent: 0pt;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
.p20 {
	font-size: 9px;
	text-align: center;
	white-space: normal;
	border: solid #FFCC33;
	background: #003399;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	color: #FFFFFF;


}
.p10 {
	letter-spacing: normal;
	text-align: left;
	text-indent: 30pt;
	word-spacing: normal;
	white-space: normal;
	display: block;
}

.p12 {
	letter-spacing: normal;
	text-align: left;
	text-indent: 30pt;
	word-spacing: normal;
	white-space: normal;
	display: block;
	color: #FFFFFF;
}

.d20 {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-size: 12px;

}
.p30 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
.p40 {
	font: normal 12px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003399;
	letter-spacing: 0.3em;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;

}
.p50 {
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #003399;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: block;
}
.p60 {
	border: thick ridge #FFCC00;
	text-align: center;
	text-indent: 10pt;
	vertical-align: middle;
	white-space: normal;
	display: block;
	font-weight: bold;

}
.p70 {
	text-align: center;
	text-indent: 9pt;
	vertical-align: middle;
	white-space: normal;
	display: block;
	font-weight: bold;
	font-size: 10px;
	color: #003399;
	border: thin solid #000000;
	letter-spacing: .05em;
	word-spacing: .05em;



}
.td10 {
	background: #003399;
}

 
/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */
 
.rss-box {
	 width: 230px;
	 background-color: #ffffff;
}
 
.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
}
 
.rss-items {
       list-style:none;
       margin:0;
       padding:0;
}
 
.rss-item  {
  font-size: x-small;
  margin-bottom: 1em;;
}
 
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration:; 
	}
 
.rss-item a:hover { 
	text-decoration:; 
	}
	
.rss-date {
	font-size: xx-small;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */
 
.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
.link-no-dec a:link, .link-no-dec a:visited, .link-no-dec a:active {
	color: #FFFFFF;
	text-decoration:; 
	}
 