@media print {

  div.printhide,
	h1.handheld {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}

	h1.rjg {
		float: right;
		margin-top: 0;
	}

	div.index {
		visibility: hidden;
		overflow: hidden;
		display: none;
		width: 0;
	}

	#ChristMass,
	#mi {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}
}

@media screen {

	body {
		color: #402000;
	}

	h1.handheld {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}

	body {
		padding: 0;
		margin: 0;
	}

	h1.rjg {
		float: right;
		margin-top: 0;
	}

	p.subscribe {
		text-align: left;
		margin: 0;
	}

	div.index {
		width: 141px;
	}

	div.main {
		width: 600px;
	}

	div.footer {
		width: 741px;
	}

	#ChristMass {
		position: fixed;
		right: 0;
		top: 0;
		font-family: sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-align: center;
	}

	#mi {
		position: fixed;
		right: 0;
		bottom: 0;
	}

}

@media handheld {

	body {
		width: 600px;
		color: #402000;
	}

	h1.rjg {
		text-align: center;
	}

	p.subscribe {
		text-align: center;
	}

	#ChristMass,
	#mi {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}

}


body {
	font-family: serif;
	background: #FFE7BD url("/background.jpg") repeat scroll;
	text-align: justify;
}

h1 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 20pt;
	font-weight: bold;
	margin: 20pt 7% 0 7%;
	text-align: center;
	clear: both;
}

.topline {
	margin-top: 0;
	clear: both;
}

h1.date {
	margin-top: 0;
	font-family: sans-serif;
	font-size: 18pt;
	clear: both;
}

h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 12pt 7% 0 7%;
	text-align: left;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 12pt 7% 0 7%;
	text-align: left;
}

.subtitle {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin: 6pt 7% 0 7%;
	text-align: center;
}

.titlequote {
	font-size: 12pt;
}

span.firstblock {
	font-size: 2em;
	border: medium ridge #402000;
	color: #FFE7BD;
	background: #402000;
	padding-left: 0.1em;
	margin-right: 0.5pt;
}

span.first {
	font-size: 1.5em;
}

a.target:hover,
a.target:active,
a.target {
	background-color: transparent;
	text-decoration: none;
	border-style: none;
}

a {
	text-decoration: none;
	border: thin ridge #FFE7BD;
}

a:hover {
	border-style: outset;
}

a:active {
	border-style: inset;
}

a.index {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	border-width: thick;
	color: #402000;
	padding-left: 2pt;
	padding-right: 2pt;
}

a.button,
a.home {
	border-width: thick;
	color: #402000;
	padding-left: 2pt;
	padding-right: 2pt;
}

a.rjg {
	text-decoration: none;
	font-style: normal;
	color: #402000;
	border-style: none;
}

h1.rjg {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0;
}

.sfo {
	font-size: 65%;
}

.name {
	font-family: sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

ul,
ol{
	font-size: 12pt;
	margin: 0 1em 0 1em;
}

p {
	font-size: 12pt;
	margin: 6pt 1em 0 1em;
}

img {
	border-width: 0;
}

a.img {
	border-style: none;
}


p.button,
p.home {
	font-family: sans-serif;
	text-align: right;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 4pt;
}

p.button {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 2em;
	margin-bottom: 0;
	margin-top: 0;
	text-align: right;
	float: right;
	clear: both;
}

p.backnext {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 1.6em;
	text-align: center;
	clear: both;
	margin-top: 14pt;
	margin-bottom: 0;
}

a.notbacknext:hover,
a.notbacknext:active,
a.notbacknext {
	border: thick ridge #FFE7BD;
	background-color: transparent;
	color: #D0AF84;
	padding-left: 2pt;
	padding-right: 2pt;
}

a.backnext {
	border-width: thick;
	color: #402000;
	padding-left: 2pt;
	padding-right: 2pt;
}

.send {
	text-align: left;
	clear: both;
}

@media print {

	p.backnext,
	p.button,
	p.home,
	p.send {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}

}

li {
	text-align: left;
}

hr {
	width: 90%
}


.notice {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	clear: both;
}

.embed {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	clear: both;
	width: 352px;
}

.version {
	font-weight: bold;
	font-size: 16pt;
}

p.subscribe {
	font-family: serif;
	font-weight: bold;
	font-size: 11pt;
}

.error {
	color: red;
	font-weight: bold;
}

p.menu,
p.submenu,
p.popupMenu {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 0;
	border: thick ridge #FFE7BD;
	cursor: pointer;
	background: #FFE7BD url("/background.jpg") repeat scroll;
	padding-left: 2pt;
}

p.submenu {
	margin-left: 1pc;
}

p.menu:hover,
p.submenu:hover,
p.popupMenu:hover {
	border-style: outset;
}

p.menu:active,
p.submenu:active,
p.opupMenu:active {
	border-style: inset;
}

a.menu:hover,
a.menu:active,
a.menu {
	text-decoration: none;
	border-style: none;
	color: #402000;
}

div.popup {
	position: absolute;
	left: 152px;
	visibility: hidden;
	overflow: hidden;
}

div.video {
	margin: 6pt 1em 0 1em;
}

div.indent {
	margin-left: 1em;
}

@media print {

	a {
		color: black;
		border-style: none;
	}

}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}