body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/backgroundPage.gif);
}
.contentTable {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 100%;
	border: none;
}
.dateText {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
.homeTextNames {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.homeTextSmall {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.homeTextSmall a:link {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.homeTextSmall a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.homeTextSmall a:active {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.homeTextSmall a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.homeTextSmallLightItal {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.homeTextSubtitle {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.homeTextTitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.homeTextTitleMed {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.homeTextTitleSm {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.text a:link{
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.text a:visited{
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.text a:active{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.text a:hover{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.textInlineScripture {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.textSmallItal {
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	color: #000000;
}
.textSmallItal a:link {
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.textSmallItal a:visited {
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.textSmallItal a:active {
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	text-decoration: underline;
	color: #0066CC;
}
.textSmallItal a:hover {
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	text-decoration: underline;
	color: #0066CC;
}
.sidenav {
	font-size: 10px;
	color: #666666;
}
.sidenav a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.sidenav a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.sidenav a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.sidenav a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.sidenavOn {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	background-color: #E5E5E5;
}
.sidenavOn a:link {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.sidenavOn a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.sidenavOn a:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sidenavOn a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sidenavSpacer {
	background-color: #CCCCCC;
}
.sidenavTitle {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
	text-align: center;
}
.sidenavTable {
	border: 1px solid #0066CC;
	background-color: #F2F2F2;
}
.dropTable {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	background-color: #F2F2F2;
}
.dropItem {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
}
.dropItemOn {
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	background-color: #E5E5E5;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
}
.tableTextTitle {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.tableText {
	font-size: 10px;
	color: #000000;
}