﻿#hide{position:absolute;top:90px;right:2px;width:39px;height:7px;background:url(../images/hide.png) top left no-repeat;z-index:100;}
#show{position:absolute;top:90px;right:2px;width:39px;height:7px;background:url(../images/show.png) top left no-repeat;z-index:99;}
#hide a,#show a{display:block;width:39px;height:7px;}
#c{margin:0 0 0 8px;}
#cone,#ctwo,#cthree,#cfour{float:left;}
#cone{width:52px;}

#content ol, ul {margin-top:0px;margin-bottom:0px;}

/* Left Main Navigation Bar*/
#ctwo{width:151px;background:#6055E8; border-bottom:#fff 1px solid;}
#ctwo a{color:#fff;font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;}
#ctwo ul{margin:10px 0 10px 20px;padding:0;font-size:11px;}
#ctwo li{list-style:url(../images/blue_bullet.png);padding-bottom:1%;}
#ctwo ul ul{margin:3px 0 3px 10px; font-style:italic;}
#cthree{width:404px;padding:3px 0 10px 0; background:url(../images/cthree_back.png) top right repeat;}
#cphdthree{width:750px;padding:3px 0 10px 0; background:url(../images/cthree_back_hidden.png) top right repeat;}
/*Breadcrumbs area*/
#bread{height:18px; overflow:hidden; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#fff; border-top-width:1px; border-top-style:solid; border-top-color:#fff; font-size:10px; font-weight:normal; !important;}
#bread a{color:#996600;line-height:150%; letter-spacing:0.0em;}

/* Quick Link Section */
#cfour{width:149px;overflow:hidden;font-size:10px;}
#cfour img{border-bottom:1px #fff solid; display:block;}
#cfour h1{color:#fff;font-size:14px;font-weight:bold;margin:5px 0 5px 5px;padding:0;}
#cfour h1 span{font-style:italic;color:#FFCC66;}
#cfour h2{font:12px 'Lucida Grande', Verdana, Arial, Sans-Serif;font-weight:bold; font-style:italic;margin:5px 0 0 5px;padding:0;color:#fff;}
#cfour select{font-size:10px; font-family:'Lucida Grande', Verdana, Arial, Sans-Serif; margin:0 0 0 5px;border:#666633 1px solid;padding:2px;}
#cfour ul{margin:0;padding:5px 0 5px 10px;}
#cfour li{margin:0;padding:0;list-style:none;}
#cfour a{color:#fff;}
#quick0,#quick1,#quick2,#quick3,#quick4{display:none;}

/* mbraaten added for rss style on news feed 5/11/07*/
/* no css just to show an unstyled feed
   and to provide a template for creating new styles */
   
 .rss-box {
 
 }
 
 .rss-title, rss-title a {
 
 }
 
 .rss-items {
  
}


.rss-item a:link, .rss-item a:visited, .rss-item a:active {
  
}

.rss-item a:hover { 

}
	
.rss-date {

	font-size: 85%;

	font-weight : bold;

	color: #000;

}


 
/* 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
   }

