body {
	margin: 0px;
	background-image: url(images/background_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #558BB9;
}

body, td {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 10pt;
	color: #416584;
}
a {
	color: #416584;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.altWhite {
	color: #FFFFFF;
	text-decoration: underline;
}
a.altWhite:hover {
	text-decoration: none;
}
.prayerListTableHeader {
	padding-left: 5px;
	height: 17px;
	border-bottom: 1px solid #dae5ee;
}
.prayerListTableHeader .subtitle1 {
	font-size: 7pt;
	font-weight: bold;
	color: #416584;
}
.prayerListTableHeader .subtitle2 {
	font-size: 7pt;
	font-weight: bold;
	color: #888888;
}
.prayerListRow1 {
	padding: 1px 5px 2px 5px;
	font-size: 8pt;
	color: #555555;
	background-image: url(images/box_bg_1.gif);
	border-bottom: 1px solid #dae5ee;
	cursor: pointer;
}
.prayerListRow2 {
	padding: 1px 5px 2px 5px;
	font-size: 8pt;
	color: #6a6a6a;
	border-bottom: 1px solid #dae5ee;
	cursor: pointer;
}
.prayerListRowHighlighted {
	padding: 1px 5px 2px 5px;
	font-size: 8pt;
	color: #142533;
	background-color: #DDE9F3;
	border-bottom: 1px solid #dae5ee;
	cursor: pointer;
}
.subnavBox {
	font-size: 8pt;
	color: #5a7a94;
}
.subnavBox a {
	color: #5a7a94;
	text-decoration: none;
}
.subnavBox a:hover {
	text-decoration: underline;
}
.subnavBox a.selected {
	color: #93AEC3;
	text-decoration: underline;
}
.subnavBox a.selected:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.formBtn1 {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #154267;
	height: 25px;
}
.formBtn2 {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #154267;
	height: 21px;
}
.formBtn3 {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #4F4B48;
	height: 25px;
}
.prayerDisplayTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #416584;
	padding-right: 40px;
}
.prayerDisplayDescription {
	font-size: 9pt;
	color: #416584;
	line-height: 16px;
	padding-left: 12px;
	padding-right: 40px;
}
.prayerDisplayDescription ul, .prayerDisplayDescription ol, .prayerDisplayDescription p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.prayerDisplayDescription a {
	text-decoration: underline;
}
.prayerDisplayDescription a:hover {
	text-decoration: none;
}
.note1 {
	font-size: 8pt;
	clear: both;
	margin: 8px 40px 5px 10px;
	color: #413630;
	background-color: #FBF9F8;
	padding: 4px 7px 4px 7px;
	border-top: 1px solid #F3E5DD;
	border-bottom: 1px solid #F3E5DD;
	line-height: 14px;
}
.note1Date {
	color: #77655B;
}
#prayerEditTitle {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 13pt;
	font-weight: bold;
	color: #416584;
	width: 330px;
	padding-left: 3px;
}
.specialEditorClass {
	color: #FFFFFF;
}
.editPanel1 {
	background-color: #F5F5F5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 11px 12px 11px 12px;
}
#reminderImportance {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 8pt;
	color: #416584;
}
.text5 {
	font-size: 11pt;
}
.text4 {
	font-size: 10pt;
}
.text3 {
	font-size: 9pt;
}
.text2 {
	font-size: 8pt;
}
.text1 {
	font-size: 7pt;
}
.noteTextBox1 {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 8pt;
	color: #555555;
	width: 300px;
	height: 73px;
	padding: 3px;
}
.error_message {
	color: #FF0000;
}
.warning_message {
	color: #ba3f3c;
	font-size: 9pt;
}
.journal_error_message {
	font-size: 9pt;
	color: #4F433C;
}
.journalHeader {
	border-bottom: 1px solid #f6e2d5;
}
.journalRow1 {
	padding: 15px 7px 15px 7px;
	font-size: 8pt;
	color: #4B3221;
	border-bottom: 1px solid #f6e2d5;
	background-color: #fcf7f4;
	line-height: 14px;
	cursor: pointer;
}
.journalRow2 {
	padding: 15px 7px 15px 7px;
	font-size: 8pt;
	color: #614634;
	border-bottom: 1px solid #f6e2d5;
	line-height: 14px;
	cursor: pointer;
}
.journalRowHighlighted {
	padding: 15px 7px 15px 7px;
	font-size: 8pt;
	color: #614634;
	border-bottom: 1px solid #f6e2d5;
	background-color: #FBEDE4;
	line-height: 14px;
	cursor: pointer;
}
.journalRow1 .emphasis {
	color: #772527;
}
.journalRow2 .emphasis {
	color: #7F2A2E;
}
.journalRowHighlighted .emphasis {
	color: #7F2A2E;
}
.journalDisplayTitle {
	font-size: 10.5pt;
	font-weight: bold;
	color: #614634;
	padding-right: 40px;
}
.journalDisplayDescription {
	font-size: 9pt;
	color: #4F433C;
	line-height: 16px;
	padding-left: 12px;
	padding-right: 40px;
}
.journalDisplayTitle .emphasis {
	color: #7F2A2E;
}
.journalTextBox {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 9pt;
	color: #4F433C;
	padding: 3px;
}
.journalText2 {
	font-size: 8pt;
	color: #614634;
}
.journalText3 {
	font-size: 9pt;
	color: #614634;
}
.journalNav {
	color: #3F0C0E;
}
.textBox1 {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 8pt;
	color: #416584;
	padding-left: 3px;
}
.textBox2 {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 8pt;
	color: #416584;
	margin-top: 2px;
}
.formStyle1 input, .formStyle1 select {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 9pt;
	color: #416584;
	padding: 2px;
	margin-top: 2px;
}
.news_list_title {
	font-size: 9pt;
	clear: both;
	margin: 8px 12px 4px 12px;
}
.news_list_title .date {
	font-size: 8pt;
	font-weight: bold;
}
.news_list_title a {
	color: #39566B;
	text-decoration: none;
}
.news_list_title a:hover {
	text-decoration: underline;
}
#news_title {
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
	color: #39566B;
	padding-left: 1px;
}
#news_date {
	font-size: 8pt;
	color: #536E84;
	padding-left: 1px;
}
#news_body {
	font-size: 9pt;
	padding: 18px 40px 40px 16px;
	line-height: 130%;
	color: #39566B;
}
#news_body a {
	text-decoration: underline;
}
#news_body a:hover {
	text-decoration: none;
}
.normalColor {
	color: #416584;
}
.tooltipDiv {
  position: absolute;
  left: 0px;
  top: 0px;
}
a.frontpage {
	color: #416584;
	text-decoration: underline;
}
a.frontpage:hover {
	text-decoration: none;
}
a.underline {
	text-decoration: underline;
}
a.underline:hover {
	text-decoration: none;
}
.screenshot {
	border: 1px solid #5a7a94;
	margin-top: 4px;
}
.helpPage {
	font-size: 8pt;
	padding: 4px 12px 0px 12px;
}
.helpPage a {
	text-decoration: underline;
}
.helpPage a:hover {
	text-decoration: none;
}