@charset "utf-8";
/* CSS Document */

.title {
	color: #003366;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 12px;
}
.content {
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.quicklink {
	margin-left: 18px;
	margin-top: 10px;
}
.rmenuitem {
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.verse {
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: italic;
}
.subtitle {
	color: #006699;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
}
.pageheader {
	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b0bbcd;
	font-weight: bold;
}
a:link {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
li.content {
	padding-top: 6px;
}
