@charset "utf-8";
body {
	padding: 0;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	line-height: 120%;
	background-color: #FFFDEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}


.small {
  font-size: 75%; /
}

.large {
  font-size: 125%; /
}
ul, ol, dl {
	padding: 0;
	margin: 0;
	font-size: large;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
	border-right-style: none;
	font-size: large;
	text-align: center;
}
a img { 
}
/
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #000;
	text-decoration: none;
}


.container {
	width: 96%;
	border-right-style: none;
	color: #000;
	vertical-align: text-bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {

}

.content {
	width: 98%;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	color: #000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.content ul, .content ol {
	padding: 0 15px 15px 40px;
	text-align: left;
}

ul.nav {
	list-style: none; 
	margin-bottom: 15px; /
	font-size: large;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; /
	text-decoration: none;
	background: #289887;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #069;
	font-weight: normal;
	font-size: medium;
}


.footer {
	position: relative;
	clear: both;
	font-size: x-small;
	color: #000;
	padding-right: 0;
	padding-left: 0;
	font-weight: bold;
	width: auto;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}.container .header {
	color: #330;
	vertical-align: bottom;
}

h1 {
	text-align: center;
	color: #000;
	font-size: x-large;
}	
h2 {
	text-align: center;
	color: #000;
	font-size: x-large;
}


h3 {
	color: #330;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
}

h4 {
	color: #000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
}
h5 {
	color: #006699;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
}

.container .footer .footer p {
	text-align: center;
}
.container .content table tr td p {
	text-align: left;
	color: #000;
	width: auto;
}
.container .content p {
}

.container .content p {
	text-align: left;
	width: 96%;
	font-size: large;
}
.container .content table {
	text-align: center;
	font-weight: normal;
	width: 80%;
	float: none;
	font-size: 20px;
}
.container h3 {
	color: #330;
	text-align: center;
}

.container h4 {
	color: #000;
	text-align: center;
}


.container .content h6 {
	font-size: medium;
	text-align: center;
	color: #330;
}
hr {
width: 90%;
height: 5px;
background-color:#EADCA1;
color:#EADCA1;
border: 0 none;
margin: 4px auto;
}
.container .footer h3 a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #069;
	text-decoration: none;
}
