/*************************** General Style ***************************/
body {
	font-family: Verdana;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	color: black;
}

.message {
	color: black;
	font-weight: bold;
	text-align: center;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-size: 12pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid #6e94b7;
	text-align: right;
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid #6e94b7;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #6e94b7;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top  td  a:hover {
	color: #dddddd;
}

tr.box_top2  td {
	color: white;
	background-color: #403FB4;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .rq {
	color: red;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}
/*********************************************************************/
.html_form {
	width: 100%;
	text-align: left;
}
.html_form  .field {
	font-weight: bold;
}
.html_form  .sect_head {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #6e94b7;
	padding-bottom: 2pt;
	margin-bottom: 5pt;
}
.html_form  .sect_spacer {
	clear: both;
	font-size: 15pt;
	height: 15pt;
}
.html_form  .note {
	font-weight: normal;
}
.html_form  .readonly {
	background: #DDDDDD;
}
/*********************************************************************/
.html_box {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #6e94b7;
	text-align: left;
	font-size: 10pt;
	margin-bottom: 20pt;
}
.html_box  .title_bar  td {
	color: white;
	background-color: #6e94b7;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .title_bar  input,
.html_box  .title_bar  select {
	font-size: 8pt;
	border: 1px solid black;
}
.html_box  .title_links  a:link,
.html_box  .title_links  a:visited,
.html_box  .title_links  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.html_box  .title_links  a:hover {

}
.html_box  .subtitle_bar  td {
	color: black;
	background-color: #afc6db;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .subtitle_links  a:link,
.html_box  .subtitle_links  a:visited,
.html_box  .subtitle_links  a:active {
	color: black;
	text-decoration: underline;
}
.html_box  .subtitle_links  a:hover {

}
.html_box  .heading_bar  td {
	color: black;
	background-color: #c5daeb;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .heading_bar  a:link,
.html_box  .heading_bar  a:visited,
.html_box  .heading_bar  a:active {
	color: black;
	text-decoration: underline;
}
.html_box  .row1 {
	background-color: white;
}
.html_box  .row1  td {
	padding: 2px 5px 2px 3px;
}
.html_box  .row2 {
	background-color: #eeeeee;
}
.html_box  .row2  td {
	padding: 2px 5px 2px 3px;
}
/*********************************************************************/
.html_pagination {
	font-size: 10pt;
	text-align: right;
	float: left;
}
.html_pagination  a:link,
.html_pagination  a:visited,
.html_pagination  a:active {
	text-decoration: none;
}
.html_pagination  a:hover {
	text-decoration: underline;
}
.html_pagination  .info {
	width: 100px;
	text-align: left;
}
.html_pagination  .first {
	width: 50px;
	text-align: left;
}
.html_pagination  .prev {
	width: 45px;
	text-align: left;
}
.html_pagination  .current {
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	text-align: center;
}
.html_pagination  .number {
}
.html_pagination  .number  a {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.html_pagination  .next {
	width: 45px;
	text-align: right;
}
.html_pagination  .last {
	width: 50px;
	text-align: right;
}

span.sort_desc {
	background-image: url('images/sort_down.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
span.sort_asc {
	background-image: url('images/sort_up.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
/*********************************************************************/
.menu_button {
	padding-top: 2pt;
	padding-left: 22pt;
	height: 22px;
	background-image: url("images/button.jpg");
	background-repeat: no-repeat;
}
.submenu_button {
	padding-top: 2pt;
	padding-left: 2pt;
	height: 22px;
	border: 1px solid black;
}
.heading_bar {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5pt;
}
/*********************************************************************/
.page  td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.page  img.main_border {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 1px solid black;
	float: left;
}
.page  img.main_noborder {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 0px;
	float: left;
}
.page  .caption {
	clear: both;
	float: left;
	text-align: center;
	margin-right: 9px;
	margin-bottom: 5px;
}
/*********************************************************************/
.schedule  {
	width: 100%;
	color: black;
	background: black;
	text-align: left;
	font-size: 10pt;
}
.schedule  tr.listing  td {
	background-color: white;
	text-align: center;
	background: #E8E8E8;
}
.schedule  tr.listing  td.time {
	width: 70px;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	background: #CCCCCC;
}
.schedule  .edit {
	text-align: center;
}
/*********************************************************************/
.news_articles {
	font-size: 10pt;
}
.news_articles  .title, .newsLinkAlt, .newsLink {
	font-weight: bold;
}
.news_articles  .date {
	font-size: 8pt;
	font-weight: normal;
}
.news_articles  .body {
	padding-bottom: 20pt;
}
.news_articles  .title  a:link, .news_articles  .title  a:visited, .news_articles  .title  a:active {
	text-decoration: none;
}
.news_articles  .title  a:hover {
	text-decoration: underline;
}

.news_story {
	text-align: left;
	font-size: 10pt;
}
.news_story  .title {
	font-weight: bold;
	border-bottom: 1px solid black;
}
.news_story  .date {
	text-align: right;
	font-size: 8pt;
	padding-bottom: 5pt;
}
.news_story  a.sound {
	font-weight: bold;
}
.news_story  .return {
	padding-top: 20pt;
	text-align: right;
}

#offsite_news {
	text-align: left;
	font-style: Verdana;
	font-size: 10pt;
}
/*********************************************************************/
#talkradio {
	font-size: 10pt;
	background: #CCCCCC;
	border: 1px solid #01009A;
	margin-top: -12pt;
}
#talkradio  .name {
	font-weight: bold;
}
#talkradio  .time {
	font-size: 8pt;
	padding-bottom: 10pt;
}
/*********************************************************************/
#staff_list  .row {
	padding-top: 5pt;
	padding-bottom: 10pt;
}
#staff_list  .thumb {
	border: 1px solid black;
	margin-right: 5px;
}
#staff_list  .name {
	font-weight: bold;
}
#staff_list  .title {
}
#staff_list  .phone {
	font-style: italic;
}
#staff_list  .email {
}
/*********************************************************************/
#joblist {
	font-size: 10pt;
}
#joblist  td {
	padding-bottom: 20pt;
}
#joblist  .title {
	font-weight: bold;
	padding-bottom: 3pt;
}
#joblist  .status {
	font-weight: normal;
}
#joblist  .note {
	padding-bottom: 5pt;
	clear: both;
}
#joblist  .odate {
	width: 50%;
	float: left;
}
#joblist  .cdate {
	width: 50%;
	float: right;
}
/*********************************************************************/
#poll_list {
	border: 0px;
}

#poll_form {
	font-size: 10pt;
	border: 0px;
}
#poll_form  div.q {
	font-weight: bold;
	padding: 4pt 4pt 4pt 4pt;
}
#poll_form  div.a {
	font-weight: bold;
	padding: 0pt 0pt 4pt 15pt;
}
#poll_form  div.submit {
	text-align: right;
	padding: 2pt 0pt 2pt 0pt;
}
#poll_form  div.nav {
	padding: 2pt 0pt 2pt 0pt;
	text-align: right;
	font-size: 8pt;
}

#poll_results, #poll_results  table {
	font-size: 10pt;
	border: 0px;
}
#poll_results  .q {
	padding: 4pt 4pt 4pt 4pt;
	font-weight: bold;
}
#poll_results  .a {
	font-weight: bold;
	padding: 0pt 5pt 0pt 15pt;
}
#poll_results  .total {
	text-align: right;
	font-weight: bold;
	padding-right: 5pt;
}
#poll_results  .bar {
	height: 10px;
	font-size: 10pt;
	background-color: #ffff00;
	border-top: 1px outset white;
	border-left: 1px outset white;
	border-bottom: 1px outset black;
	border-right: 1px outset black;
}
#poll_results  .nav {
	padding: 2pt 0pt 2pt 0pt;
	text-align: right;
	font-size: 8pt;
}
/*********************************************************************/
.audio_file {
	text-align: left;
	font-size: 10pt;
	padding-bottom: 20pt;
}
.audio_file  .name {
	font-weight: bold;
	margin-bottom: 2pt;
}