﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #000000;
	font-family: "Segoe UI";
}
#masthead {
	margin: 0px;
	width: 100%;
	overflow: auto;
	text-align: center;
	background-color: #000000;
	height: 10%;
	vertical-align: middle;
}
#page_content {
	position: relative;
	font-family: "Segoe UI";
}
#sidebar {
	position: relative;
	float: left;
	width: 200px;
	background-color: #000000;
	font-family: "Segoe UI";
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bold;
}
#content {
	margin-left: 200px;
	padding: 10px;
	background-color: #fff;
	font-family: "Segoe UI";
	background-image: url('../images/teo_watermark.gif');
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #000000;
	font-family: "Segoe UI";
	font-variant: small-caps;
	font-weight: bold;
}
#masthead img {
	float: left;
	color: #FFFFFF;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Segoe UI";
	font-weight: bold;
	text-transform: uppercase;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #FFFFFF;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	background-color: #000000;
	font-family: "Segoe UI";
	font-size: 85%;
	text-transform: uppercase;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	border-bottom: 1px solid #f5f5f5;
	background-color: #000000;
	font-family: "Segoe UI";
	font-size: 95%;
	text-transform: uppercase;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Segoe UI";
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.announcetitle {
	text-align: center;
	margin-top: 15;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
}
.bible {
	margin: 6px 0px 6px 0px;
	font-family: "Segoe UI";
	color: #AA0099;
	font-style: italic;
	font-weight: normal;
	text-indent: 17px;
	text-align: justify;
}
.biblepas {
	color: #AA0099;
	font-weight: bold;
	font-size: small;
}
.bible_passage {
	font-family: "Segoe UI";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.bibletitle {
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "Segoe UI";
	font-weight: bold;
	text-transform: uppercase;
	color: #AA0099;
}
.capitular {
	font-size: xx-large;
	color: #0000FF;
	font-weight: bold;
	vertical-align: baseline;
}
.cita {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #006000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
.cita_authoring {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #006000;
	margin-top: 0px;
	margin-bottom: 6px;
	font-style: italic;
	font-size: small;
}
.cita_paragraph {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin: 6px 0px;
	color: #006000;
	font-style: italic;
}
.cita_par_end {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #006000;
	margin-top: 0px;
	margin-bottom: 6px;
	font-style: italic;
}
.cita_par_start {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #006000;
	margin-top: 6px;
	margin-bottom: 0px;
	font-style: italic;
}
.cita_sessiontitle {
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 0;
	font-family: "Segoe UI";
	color: #006000;
	font-weight: bold;
	text-transform: uppercase;
}
.citah1_title {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #006000;
	font-family: "Segoe UI";
}
.cita_titleauthor {
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "Segoe UI";
	font-weight: bold;
	text-transform: uppercase;
	color: #006000;
}
.comment_normal {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-weight: normal;
}
.comment_sessiontitle {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: "Segoe UI";
	color: #800000;
	font-weight: bold;
}
.comment_small {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
.comment_through {
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.comum {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin: 0px;
	vertical-align: middle;
}
.conclusion {
	border: 5px groove #FFFF00;
	text-align: center;
	font-family: "Segoe UI";
	margin: 6px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	vertical-align: middle;
	background-color: #000000;
}
.conclusion_end {
	text-align: center;
	font-family: "Segoe UI";
	margin: 0px 6px 6px 6px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	color: #FFFF00;
	vertical-align: middle;
	background-color: #000000;
}
.conclusion_mid {
	text-align: center;
	font-family: "Segoe UI";
	margin: 0px 6px 0px 6px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
	border-right-width: 5px;
	border-left-width: 5px;
	color: #FFFF00;
	vertical-align: middle;
	background-color: #000000;
}
.conclusion_start {
	border-style: groove;
	border-width: 5px 5px 0px 5px;
	text-align: center;
	font-family: "Segoe UI";
	margin: 6px 6px 0px 6px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
	color: #FFFF00;
	vertical-align: middle;
	background-color: #000000;
}
eft {
	border-style: outset;
	border-width: 3px;
	margin: 3px 10px 3px 0px;
}
.font_italicboldunderline {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.font_redbold {
	color: #DE0000;
	font-weight: bold;
}
.font_upperbold {
	font-weight: bold;
	text-transform: uppercase;
}
.font_upperboldunderline {
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.font_6upperbold {
	text-align: center;
	font-size: 6px;
	font-family: "Segoe UI";
	color: #000000;
	visibility: visible;
	text-transform: uppercase;
	font-weight: bold;
}
.font_xsmall {
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform: uppercase;
}
.Greek {
	font-family: Symbol;
}
.legenda {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: "Segoe UI";
	text-transform: uppercase;
}
.link_top {
	font-size: x-small;
	text-align: center;
	border-width: 0;
}
.lista_alphacaps {
	list-style-type: upper-alpha;
	margin: 6px 0px 6px 30px;
}
.onlyinprint {
	text-align: center;
	font-family: "Times New Roman";
	margin: 0px;
	vertical-align: middle;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #008000;
	visibility: hidden;
	display: none;
}
.onlyinsite {
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
}
.onlyinsite_justified {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
	text-indent: 17px;
}
.page-break {
	display :none;
}
.paragraph_centered {
	text-align: center;
	margin-top: 6;
	margin-bottom: 0px;
}
.paragraph_end {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin: 0px 0px 6px 0px;
}
.paragraph_isolated {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin: 6px 0px 6px 0px;
}
.paragraph_start {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin: 6px 0px 0px 0px;
}
.picture_centered {
	border-width: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	vertical-align: middle;
}
.picture_left {
	border-width: 0px;
	margin: 3px 6px 3px 0px;
}
.picture_right {
	margin: 3px 0px 3px 6px;
}
.printer_icon {
	vertical-align: middle;
	border-width: 0;
}
.printpageinfo {
	font-weight: normal;
	font-size: small;
	font-family: "Segoe UI";
	vertical-align: middle;
	color: #000000;
}
.rodape_comum {
	text-indent: 10px;
	text-align: justify;
	font-family: "Segoe UI";
	margin: 0px 10px 0px 10px;
	font-size: x-small;
	font-weight: bold;
}
.rodape_intextmark {
	font-size: x-small;
	font-style: normal;
	font-family: "Segoe UI";
}
.rodape_nota {
	text-align: justify;
	font-family: "Segoe UI";
	margin: 10px 10px 0px 10px;
	font-size: x-small;
	font-weight: bold;
}
.signature {
	text-indent: 17px;
	text-align: right;
	font-family: "Segoe UI";
	margin-top: 6;
	margin-bottom: 6;
	font-style: italic;
	margin-right: 20px;
}
.starttable {
	font-size: small;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style8 {
	border-style: outset;
	border-width: 0px;
	margin: 3px 10px 3px 0px;
}
.tabela_oculta {
	margin: 0px;
	text-align: center;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	visibility: visible;
	display: none;
}
.tablecentermiddle {
	border-width: 0px;
	text-align: center;
	vertical-align: middle;
}
.tablecentermiddlesmall {
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
.table_divisor {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Segoe UI";
	font-size: x-large;
	text-align: center;
	border-spacing: 0px;
	vertical-align: middle;
	color: #000000;
}
.table_indextitle {
	margin: 0 0px 0 0px;
	text-align: justify;
	text-transform: uppercase;
}
.table_leftalign {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Segoe UI";
	font-size: small;
	text-align: left;
	border-spacing: 0px;
}
.table_rightalign {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Segoe UI";
	font-size: small;
	text-align: right;
	border-spacing: 0px;
}
.table_startindex {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Segoe UI";
	font-size: small;
	text-align: center;
	border-spacing: 0px;
	color: #000000;
}
.title {
	font-family: "Segoe UI";
	color: #0000FF;
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
}
.title_h1_smallwords {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.title_h1_subtitle {
	text-align: center;
	margin-top: 0;
	margin-bottom: -6px;
	text-decoration: underline;
}
.title_h1only {
	text-align: center;
	margin-top: 0;
	margin-bottom: 6px;
	text-decoration: underline;
}
.title_sessiontitle {
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 0;
	font-family: "Segoe UI";
	color: #0000FF;
	font-weight: bold;
	text-transform: uppercase;
}
.title_sessiontitle2ndline {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: "Segoe UI";
	color: #0000FF;
	font-weight: bold;
	text-transform: uppercase;
}
.title_smalluppercentered {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: small;
}
.title_subtitle {
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "Segoe UI";
	font-weight: bold;
	text-transform: uppercase;
}
.title_uppercentered {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.title_xsmalluppercentered {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: x-small;
}
.whitefonts {
	color: #FFFFFF;
	font-size: x-small;
	font-family: "Segoe UI";
	vertical-align: middle;
	font-variant: small-caps;
	font-weight: bold;
}
.wrong_words {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #DE0000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
.wrong_paragraph {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	margin: 6px 0px;
	color: #DE0000;
	font-style: italic;
}
.wrong_par_start {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #DE0000;
	margin-top: 6px;
	margin-bottom: 0px;
	font-style: italic;
}
.wrong_par_end {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #DE0000;
	margin-top: 0px;
	margin-bottom: 6px;
	font-style: italic;
}
.wrong_par_starttitle {
	text-indent: 17px;
	text-align: justify;
	font-family: "Segoe UI";
	color: #DE0000;
	margin-top: 6px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.wrong_sessiontitle {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: "Segoe UI";
	color: #de0000;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.year2005 {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	vertical-align: middle;
	background-color: #FFFFCC;
}
.year2006 {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	vertical-align: middle;
	background-color: #CCFFCC;
}

