body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
}
a:link {
	color: #0066CC;	
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
.size760 {
	width: 760px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
}
.size221 {
	float: left;
	width: 221px;
}
.size539 {
	float: right;
	width: 539px;
}
.navigation {
	color: #FFFFFF;
	padding: 0px 10px 10px;
	width: auto;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}
.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #999999;
	text-decoration: none;
}
.navigation a:FFFFFF {
	color: #0066cc;
	text-decoration: none;
}
.line {
	background-color: #000000;
	height: 1px;
	width: 760px;
}
.content {
	text-align: left;
	padding: 0px 18px 10px;
	width: auto;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #0066CA;
}
.careGiverTitle {
	font-size: 17px;
	font-weight: bold;
	color: #0066CA;
}
.footer {
	width: 760px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
}
.Ciloa {
	font-size: 12px;
	font-style: italic;
	color: #0066CA;
	font-weight: bold;
}
.tables {
	background-color: #EBEBEB;
	
}
.tables-row-even {
	background-color:#CCCCCC;
}
.tables-row-odd {
	background-color:#AEAEAE;
}
.subnavigation {
	font-style: normal;
	font-weight: normal;
	text-indent: 5px;
	padding:0 0 0 15px;
}
.sub-subnavigation {
	text-indent: 5px;
	padding:0 0 0 30px;
}
.noteTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000080;	
}
.scripture {
	font-size: 11px;
	font-weight: bold;
	color: #000080;
	font-style: italic;
}
.jesusSpeaks {
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}
.Chuck {
	font-size: 16px;
	font-style: italic;
	color: #000080;	
}
.calendar-month {
	font-size: 16px;
	font-weight: bold;
	color: #0066CA;	
}
.red {
	color: #800000;
	font-weight: bold;
}
.blue {
	color: #000080;
	font-weight: bold;
}
.faqanswer
{
	color: #000080;
	font-style: italic;
}
.faqquestion
{
	font-weight: bold;
	font-size: larger;
}
.errMsg {
	color:#FF0000;
}
.readMoreHidden {
	display: none;
}
.readMoreShown {
	padding-left: 12px;
	display: block;
}
#disclaimer {
	font-weight: bold;
	font-size: 14px;
	background-color: #fff1a8;
	display: block;
}
.topBreadcrumbs {
	text-align: left;
	font-size: 10px;
}
.bottomBreadcrumbs {
	text-align: right;
	font-size: 10px;
}

/*
 These were added for the prototype of the front page info boxes
*/
.infobox
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #f4f4f4;
	background-color: #589dd7;
	margin: 10px;
	padding: 5px;
	text-decoration: none;
}

a.infobox:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.infobox:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.infobox:hover {
	color: #cccccc;
	text-decoration: underline;
}
a.infobox:active{
	color: #FFFFFF;
	text-decoration: none;
}
.podcast_container
{
	width: 100%;
	background-color: #E1F1F4;
	margin: 20px 0px 10px 0px;
	padding: 5px;
}
.podcast_title{
	font-size: 15px;
	color: #0066ca;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.podcast_date{
	padding: 0px;
	margin: 0px;
}
.podcast_player{
	
}