﻿body {
	font-family: "Calibri";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
#header {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: left;
	height: 178px;
}
#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px solid #0000A0;
	color: #0000A0;
	background-color: #F7F7F7;
	border-bottom: 0px solid #0000A0;
}
#container .content a {
	font-family: "Calibri";
	font-size: 12px;
	line-height: 20px;
	color: #0000A0;
	text-decoration: underline;
}

.menulinks {
	font-family: "Calibri";
	font-size: 13px;
	line-height: 35px;
	font-weight: lighter;
	color: #0000A0;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px none #999999;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 6px;
	height: 35px;
}
#navcontainer {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px solid #0000A0;
	margin-top: 7px;
	border-bottom: 0px solid #0000A0;
	background-color: #C6CBFD;
	background-image: url(../images/menu-bk.bk);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
	float: left;
}
.menulinks:hover {
	text-decoration: underline;
}
.headerlogo {
	display: block;
	width: 300px;
	margin-left: 0px;
	float: left;
}
.headerright {
	display: block;
	width: 380px;
	margin-left: 65px;
	float: left;
	color: #0000A0;
	background-color:#C6CBFD;
	font-family: "Calibri";
	margin-top: 32px;
	padding-left: 10px;
	border-left: 1px #0000A0 solid;
	line-height: 20px;
	padding-top: 7px;
}
#footer {
	display: block;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: left;
	height: 60px;
	color: #0000A0;
}
.content {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	border-top: 1px solid #CCCCCC;
	color: #0000A0;
	border-bottom: 0px solid #0000A0;
}
.imagefloatright {
	display: block;
	padding: 4px;
	float: right;
	margin-left: 6px;
	border: 1px solid #F3EDD5;
}

.tableindent {
	padding-left: 30px;
}
input {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 1px;
	color: #666666;
	font-family: "Calibri";
	font-size: 12px;
}
.button {
	font-family: "Calibri";
	font-size: 14px;
	font-weight: bold;
	color: #0000A0;
	background-color: #D4D0C8;
	padding: 4px;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
form {
	margin: 0px;
	padding: 0px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 32px;
	font-weight: normal;
	color: #0000A0;
	text-decoration: none;
	display: block;
}
hr {
	height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	width: 100%;
}
.breadcrumbcontainer {
	height: auto;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-position: bottom;
	color: #0000A0;
	font: Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	text-indent: 10px;
}
.ampm {
	font-family: "Calibri";
	font-size: 10px;
	line-height: 10px;
	color: #0000A0;
}
h2 {
	font-family: "Calibri";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.nowonair {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 7px;
	background-color: #FFFFFF;
	margin-bottom: 6px;
}

.breadcrumbs {
	color: #0000A0;
	font: Arial;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumbs:hover {

	color: #0000A0;
	font: Arial;
	font-size: 10px;
	text-decoration: underline;
}
.onairtitle {
	font-family: "Calibri";
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
select {

	padding: 2px;
	margin-top: 2px;
	margin-bottom: 1px;
	color: #666666;
	font-family: "Calibri";
	font-size: 12px;
}
.homeimage {
	width: 770px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.homeimageleft {
	display: block;
	background-color: #FFFFFF;
	float: none;
	border-right: 0px solid #0000A0;
	border-bottom: 1px solid #0000A0;
}
.homeimageright {
	width: 350px;
	display: block;
	background-color: #F7F7F7;
	float: left;
	padding-left: 7px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 22px;
	font-size: 14px;
	height: 185px;
}
.aboutstaffimage {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.aboutstaffcontainers {
	display: block;
	width: 145px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.headerrightaudio {

	display: block;
	width: 380px;
	margin-left: 0px;
	float: left;
	color: #0000A0;
	font-family: "Calibri";
	margin-top: 0px;
	padding-left: 10px;
	border-left: 0px #0000A0 solid;
	line-height: 50px;
}
.newstitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
.homebottommid {
	width: 200px;
	display: block;
	background-color: #FFFFFF;
	float: left;
	padding-left: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 5px;
	border-left: 1px solid #CCCCCC;
	line-height: 17px;
	height: 185px;
}
.homelinks {
	color: #0000A0;
}
.hometitles {

	font-family: Calibri, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 32px;
	font-weight: normal;
	color: #0000A0;
	text-decoration: none;
	display: block;
}
.homebottomright {
	width: 162px;
	display: block;
	background-color: #FFFFFF;
	float: left;
	padding-left: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 5px;
	border-left: 1px solid #CCCCCC;
	line-height: 17px;
	height: 185px;
	overflow: hidden;
}
.newslettertitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #0000A0;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
.announcement {
	font-family: "Calibri";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	float: none;
	background-color: #990000;
}
.pledgehome {
	color: #003399;
	display: block;
	border: 0px solid #0000A0;
	padding: 6px;
	float: left;
	text-decoration: underline;
	margin-top: 2px;
	padding-left: 0px;
}
.midbar {
	background-color: #C6CBFD;
	padding: 6px;
	font-size: 13px;
	border-bottom: 1px solid #0000A0;
}
.newsletterlink {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.donatethankyou {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.translator {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px solid #0000A0;
	margin-top: 7px;
	border-bottom: 0px solid #0000A0;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
	float: left;
	font-size: small;
	color: #0000A0;
}

