/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin:0px auto;
	text-align:center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CED0C3;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin:0px auto;
	text-align:center;
}a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #708491;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #708491;
}

a.footerlinks, a.footerlinks:visited { 
	color:#59759f;
	text-decoration: none; 
} 
a.footerlinks:hover { 
	color:#7b7b7b;
	text-decoration: none; 
} 
#content {
	width: 900px;
	padding-top: 10px;
}
#footer {
	width: 100%;
	height: 94px;
	text-align: left;
	clear: both;
	margin-top: 15px;
    bottom: 0px; 
}
#columnmain {
	float: left;
	width: 550px;
	text-align: left;
	font-size: 9px;
}
#columnright {
	float: right;
	width: 250px;
	text-align: left;
    font-size: 9px;
}
.thead {
	color: #000000;
	font-size: 15px;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 5px;
}
.global {
width:914px;
	margin:0px auto;
	text-align:center;
}
.content_out {
background-color:#FFFFFF;
height:70px;
}
.content_top {
background-image:url(content_top.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:914px;
height:14px;
}
.content_end {
background-image:url(content_end.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:914px;
height:14px;
}
.content {
width:828px;
text-align:left;
padding-left:20px;
padding-right:40px;
float:left;
background-color:#FFFFFF;
}

.footer_bg {
text-align:center;
background:#fff;
}

.gray-text {
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:none;
	color:#333333;
}

/* rounded nav */

#nav {
        margin:0;
	padding: 0 0 20px 10px;
	}

html>body #nav {
	padding: 0 0 20px 10px;
	}



#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(tab_rounded.gif) no-repeat bottom center;
	}
.header {
width:828px;
text-align:left;
padding-left:40px;
padding-right:40px;
float:left;
background-color:#FFFFFF;
}

/* styles for Rounded edges */

.content_top {
background-image:url(content_top.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:914px;
height:14px;
}
.content_end {
background-image:url(content_end.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:914px;
height:14px;
}

/* styles for border */

.rightborder {
border-right: 1px solid #9FB1BC;
}
.leftborder {
border-left: 1px solid #9FB1BC;

} 

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 height: 300px;
	 width: 300px;
	 background-color: silver;
	 border: 1px solid black;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: maroon;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 8pt;
	background-color: black;
	color: white;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  font-size: 7pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:maroon;
	font-size: 9pt;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 7pt;
	color: red;
	}
 
/* 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
   }
   
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

