a:link {color:#990000; text-decoration:none}
a:visited {color:#990000; text-decoration:none}
a:hover {color:#6633CC; text-decoration:none}
a:active {color:#6633CC; text-decoration:none}

navbar{font-size: 10pt; margin-top:0; font-weight:bold; margin-bottom:0; padding-top:8}
	
	P{font-family: "arial";font-size: 10pt;font-weight: normal;line-height:1.1}
	P.title{font-size: 10pt; margin-top:0; font-weight:bold; margin-bottom:0; padding-top:0;text-align:center}
	P.navbar{font-size: 10pt; margin-top:0; font-weight:bold; margin-bottom:0; padding-top:8; color:#FFFFFF}
	P.caption{font-size: 8pt; font-weight: bold; font-style:normal; margin-top:0 ;margin-bottom:0; padding-top:0; text-align:center}
	P.footer{font-size: 8pt;font-style: italic}
	P.quoted{font-size: 9pt;font-style: italic}
	P.formInputCaption{font-size: 8pt;font-style: normal}
	P.PrintOutCaption{font-size: 8pt;font-style: normal;line-height:1}
	P.RedPrintOutCaption{font-size: 8pt;font-style: normal;color:#990000;line-height:1}
	P.PrintOutText{font-size:10pt;font-style:normal;line-height:1}
	P.Kids{font-size:9pt;font-weight:normal;color:#330000;text-align:right}
	P.KidsBold{font-size:12pt;font-weight:bold;color:#990000;text-align:left}
	P.Emphasis{font-size:12pt;font-weight:normal;color:#990000}
	P.Header{font-size:14pt;font-weight:bold;color:#990000}
	P.prayer{font-family: "arial";font-size: 10pt;font-style: italic;font-weight:bold;line-height:1.1;color:#186321}
	P.smb{font-size: 10pt;font-weight: normal;line-height:1}
	P.smr{font-size: 10pt;font-weight: normal;color:#FF0000;line-height:20pt;vertical-align:bottom}

H2{font-family: "arial";font-size:14pt;color:#990000;font-weight:600}
UL{font-family: "arial";font-size: 10pt;font-weight: normal;line-height:1.1}
SPAN.subheading {font-family: "arial";font-size:14pt;color:#990000;font-weight:600}
SPAN.burgundy {font-family: "arial";font-size:10pt;color:#990000;font-weight:600}
SPAN {font-family: "arial";font-size: 10pt;font-weight: normal;line-height:1.1}
.navbar{font-family: "arial"; font-size: 9pt; margin-top:0; font-weight:bold; margin-bottom:0; padding-top:8; color:#FFFFFF}
.sortlist{font-family: "arial"; font-size: 10pt; margin-top:0; font-weight:bold; margin-bottom:0; padding-top:8; color:#6666CC}
.btn{font-family: "arial"; font-weight:bold;background-color:#990000;color:#FFFFFF}
.KidsBold{font-size:12pt;font-weight:bold;color:#990000;text-align:left;vertical-align:top}
.Kids{font-size:9pt;font-weight:normal;color:#330000;text-align:right;vertical-align:top}
.smr{font-size: 10pt;font-weight: normal;color:#FF0000;line-height:20pt;vertical-align:bottom}
.Emphasis{font-size:12pt;font-weight:normal;color:#990000}
.caption{font-size: 8pt; font-weight: bold; font-style:normal; margin-top:0 ;margin-bottom:0; padding-top:0; text-align:center}

td.hr{height:5}

/* stuff for an image popup floating div */
.thumbnail{
position: relative;
z-index: 0;
border: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 0;
border-width: 0;
}
/* first table cell*/
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom:50px;
}

span.CellOne{
left: 0px; /*position where enlarged image should offset horizontally */
}
span.CellTwo{
left: -75px; /*position where enlarged image should offset horizontally */
}
span.CellThree{
left: -150px; /*position where enlarged image should offset horizontally */
}
span.CellFour{
left: -200px; /*position where enlarged image should offset horizontally */
}
span.CellFive{
left: -250px; /*position where enlarged image should offset horizontally */
}
span.CellSix{
left: -300px; /*position where enlarged image should offset horizontally */
}



