a.nodec { text-decoration: none; }

a:link, a:hover { color: Blue; text-decoration: underline; }

a:visited { color: red; text-decoration: underline; }

a:active { color: Maroon; }

a.plain	{
		text-decoration:none;
}

body {
	background-color: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.center { background-position: center; text-align: center; }

div.left { background-position: left; text-align: left; }

fieldset {
	border: 1px solid black;
}

fieldset h3, fieldset h3 p, fieldset h3 li { padding: 4px; }

h4 { font-size: 85%; font-style: italic; font-weight: bold; }

input.btn { border-style: ridge; border-width: 5px; }

legend { border: 1px Black; color: black; font-weight: bold; }

legend fieldset, fieldset h3, fieldset p { padding-left: 15px; }

li li { list-style: upper-roman; }

li.clear { list-style: none; }

li.plain {
	list-style: none;
}  

p.caption {
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
p.center {
	color: #828282; 
	font-size: 70%;
	text-align: center;
}

p.footer, span.footer { color: #828282; font-size: 70%; }

p.listpara { margin-left: 25px; }

span.notetouser {
	color: #0000FF;
	font-size: .75em;
	font-style: italic;
	text-align: center;
}

span.right{ font-size: 100%; }

table.bottom {
	background-color: white;
	left: 0px;
	padding: 0;
	position: absolute;
	top: 180px;
	width: 100%;
}

table.mid {
	background-color: #013394;
	left: 0px;
	position: absolute;
	top: 130px;
	width: 100%;
}

table.top {
	background-color: transparent;
	left: 0px;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 100%;
}

td.cal-center {
	background-color: #013394;
	border-color: #013394;
	border-left: 0px none;
	border-right: 0px none;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: Bold;
	height: 24px;
	text-align: center;
}

td.cal-left {
	background-color: #013394;
	border-color: #013394; /*font-variant: small-caps; */
	border-left: 0px;
	border-right: 0px none;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: Bold;
	height: 24px; /*text-align: left;*/
	padding-left: 10px;
	width: 150px;
}

td.cal-right {
	background-color: #013394;
	border-color: #013394;
	border-left: 0px none;
	border-right: 0px none;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: Bold;
	height: 24px;
	padding-right: 10px; /*width: 150px;*/
	text-align: right;
}

td.nav { width: 200px; }

tr.cal {
	background: #013394;
	border: none;
	border-color: #013394;
	border-width: 0px;
}

tr.space3 { line-height: 3px; }

tr.space5 { line-height: 5px; }

.answer p:first-letter, .question p:first-letter { font-size: 1.5em; font-weight: bold; }

.blue { color: Blue; }

.content{
	border-left: medium solid #013394;
	left: 200px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	width: 600px;
}

.datatable td {
	background-color: White;
	border: 1px solid Blue;
	padding: 4px;
}

.datatable th { background-color: #00BFFF; border-bottom: 1px solid; }

.datatable tr { background-color: #00BFFF; color: #000000; }

.datatable, .datatable2 {
	border: 1px solid;
	border-collapse: collapse;
	border-color: Blue;
}

.error {
	color: Red;
	font-variant: small-caps;
	font-weight: bold;
}

.floatimgleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.footnote { font-size: 75%; font-weight: bold; }

.formlabel { float: left; width: 45%; }

.middle { padding-left: 20px; vertical-align: middle; height:75px; }

.middlert { padding-right: 15px; vertical-align: middle; height: 75px; }

.note {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 25px;
}

.notes { font-size: 75%; margin-top: -15px; }

.red { color: Red; }

.scripture {
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

#announcements { margin-left: 85px; }

#fadeinbox{
	background-color: #FFD700;
	border: 2px solid black;
	left: 0;
	padding: 4px;
	position: absolute;
	top: -200px;
	visibility: hidden;
	width: 425px;
	z-index: 100;
}

#fadeleft { margin-left: 2px; }

#faderight { text-align: right; }

.content{
	border-left: medium solid #013394;
	left: 200px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	width: 630px;
}
fieldset > fieldset {
	margin: 10px 15px 10px 15px;
}

hr.partner {
  width: 600px;
	align: left;
	}
