body {
font-family:"Verdana, arial";
font-size: 10px;
text-align: left;
vertical-align: top;
color: #333333;
background: #FFFFFF;

}


a{
	text-decoration: none;
	color: #0066CC;
}


a:hover{
	text-decoration: none;
       color: #000;
       background: #B0B0B0;
}

a.second{
	text-decoration: none;
	color: #FFFFFF;
}

a.second:hover{
	text-decoration: underline;
}

a.newsmenu-link{
	text-decoration: none;
       color: #A0A0A0;
	background: none;
}

a.newsmenu-link:hover{
	text-decoration:none;
	color: #99CC00;
	background: #000000;
}

a img {
  border-width:0;
  }
  
a img:visited {
  border-width:0;
  }

blockquote{
	margin: 5px 0px 5px 5px;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	font-family: verdana, Arial;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #e6e6e6;
	color: #333;
}

#toptable td a {
text-decoration:none;
font-size: 12px;
color: #FFFFFF;
border-width: 0px 0px 5px 0px;
padding: 0px;
height: 14px; 
}

.topbox {
border-style:none;
border-width:medium;
padding: 0px 1px 0px 0px;
border-color:#008000;
height:14px;
}

#dropmenudiv{
position:absolute;
border:1px solid silver;
border-width: 0px 0px 1px 0px;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: #333;
border-color: solid silver;
border-width: 0px 0px 1px 0px;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #909090;
color: #FFFFFF;
}


#pagetitle td {
height: 21px;
padding: 0px 1px 0px 4px;
font-size: 20px;
letter-spacing: 1pt;
text-indent: 0px;
color: #fff;
border-width: 0px 0px 2px 10px;
text-align: left;
vertical-align: middle;
font-family: verdana, arial;
background: #fff;
}

.pagetitle a {
border-style:none;
border-width:medium;
padding: 0px 1px 0px 4px;
text-decoration:none;
font-family: verdana, arial;
font-size: 20px;
letter-spacing: 1pt;
text-indent: 0px;
color: #fff;
}

.pagetitle a: hover {
text-decoration: none;
color: #fff;
background: none;
}

.search-link a {
border-style: none;
border-width: medium;
padding: 0px 0px 0px 0px;
text-decoration:none;
font-size: 10px;
color: #fff;
}

.search-link a:hover {
text-decoration:none;
color: #99CC00;
background: #000;
}


#gadgetcell {
display: none;
}

/* ----------------------  Feeds---------------------- */

/* begin styles for RSS Feed */

.rss-box {
	 margin-right: 0.1em;
	 width: 100%;
	 background-color: #ffffff;
	 border: 0px solid #ffffff;
	 
}
.rss-items {
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 6px 2px;
	color: #0066CC;
	text-decoration:none;
}

ul.rss-items {
 list-style-type: none; 
 padding: 0px;
 margin: 0px;
}

ul.rss-items li.rss-item ul {
list-style-type: square; 
padding: 15px;
}


p.rss-title {padding: 0.5em;}
.rss-title {
	font-size: 9pt;
	background-color: #fea202;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
}

.rss-item  {
  font-size: 8pt;
 color: #333333;
 padding: 0px 0px 6px 0px;
}

.rss-item a {
	color: #0066CC;
	font-weight: bold;
	font-size: 7pt;

	}
	
.rss-item a:visited {
	color: #0066CC;
		font-weight: bold;
	font-size: 7pt;
}

.rss-date {
	font-size: 7pt;
      font-style: italic;
	color: #cccccc;
	}
 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width: 12em;
   margin: 0em 0.2em; 
   padding: 0.1em 0em; 
   _padding: 0em;
   white-space: nowrap;
   text-decoration: none;
   vertical-align: middle;
   background: #fb6;
   color: #000;
   }
.pod-play em {
   _width: 1em; 
   _cursor: hand;
   font-style: normal;
   margin: 0px; 
   padding: 0.1em 0.5em;
   background: #fff;
   color: #222;
   }
.pod-play span {
   _width: 1.0em; 
   _cursor: hand;
   margin: 0px; 
   padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: #FFFFFF;
   }
.pod-play:hover em {
   background: #000000;
   color: #FFFFFF;
   }

/* ----------------------  Feeds---------------------- */