A:link {text-decoration: underline; color: #CC0000}
A:visited {text-decoration: none; color: #CC0000}
A:active {text-decoration: underline}
A:hover {text-decoration: underline; color: #000000}

.ccb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-position: center;
	width: 90%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BADD3;
	text-align: center;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BADD3;
	text-align: left;
	width: 425px;
	text-indent: 10px;
}
.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0065A5;
	height: 15px;
	width: 60%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BADD3;
	border-right-color: #8BADD3;
	border-bottom-color: #8BADD3;
	border-left-color: #8BADD3;
	line-height: 15px;
	text-transform: none;
	background-position: center;
	text-align: center;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0065A5;
	height: 25px;
	width: 100%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8BADD3;
	border-right-color: #8BADD3;
	border-bottom-color: #8BADD3;
	border-left-color: #8BADD3;
	line-height: 25px;
	text-transform: none;
	background-position: center;
	text-align: center;
	font-variant: small-caps;
}
.topnav A:link
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0065A5;
	PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
}
.topnav A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.topnav A:hover
{
	COLOR: #FFFFFF;
	background-color: #8BADD3;
	text-decoration: none;
	background-position: 100%;
	padding-top: 6px;
	padding-bottom: 5px;

}

.topnavon
{
	COLOR: #FFFFFF;
	background-color: #8BADD3;
	text-decoration: none;
	background-position: 100%;
	padding-top: 6px;
	padding-bottom: 5px;
}
	
.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0065A5;
	height: 25px;
	width: 100%;
	line-height: normal;
	text-transform: none;
	background-position: center;
	text-align: center;
	font-variant: small-caps;
	border: none;
}
.botnav A:link
{
	text-decoration: none;
	color: #0065A5;
	PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
}
.botnav A:visited
{
	text-decoration: none;
	color: #0065A5;
}
.botnav A:hover
{
	COLOR: #0065A5;
	text-decoration: none;
	background-position: 100%;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
}
.table {
	background-color: #FFFFFF;
	border: medium groove #0065A5;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0065A5;
	text-indent: 25px;
	font-style: italic;
	text-align: left;
}

.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}
.podcast-list li a {
  padding: 0 0 0 19px;
  background: url("../images/podcastsm.gif") no-repeat 0 50%;
  list-style-type: none;
  font-weight:bold;
} 
.feed-list li a {
  padding: 0 0 0 19px;
  background: url("../images/rssfeedsm.gif") no-repeat 0 50%;
  list-style-type: none;
} 
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/rssfeedsm.gif") no-repeat 0 50%;
} 