@charset "UTF-8";
html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 76%;
	background-image: url(indeximages/banner4.jpg);
	background-repeat: repeat-x;
}
p{
}
a{
	display:inline;
	color: #133c82;
	text-decoration: underline;
}
div.englishLTR {
	text-align: left;
	direction: ltr;
}
div#header h1{
	height:auto;
	line-height:normal;
	margin:0;
	padding-left:10px;
	color: #FFFFFF;
	text-align: center;
	font-size: x-large;
}
div#container{text-align:left}

div#container{
	width:900px;
	text-align: center;
	direction: rtl;
	margin-top: 135px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 98px;
}
div#content p{
	line-height:1.4;
	text-align: right;
	font-size: medium;
	margin-right: -15px;
}
div#navigation{
}
div#navigation{
	float:right;
	width:auto;
	text-align: left;
	margin-top: 0px;
}

div#extra{
	clear:both;
	width:100%;
	font-size: small;
	padding-top: 20px;
}
div#footer{
	color: #666666;
	font-size: x-small;
	background-color: #eee;
}
div#footer p{margin:0;padding:5px 10px}
div#content{
	float:left;
	width:700px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444;
	font-size: small;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #CCCCCC;
	margin-left: -20px;
}
a:visited {
	text-decoration: none;
	color: #133c82;
}
a:hover {
	text-decoration: underline;
	color: #133c82;
}
a:active {
	text-decoration: none;
	color: #133c82;
}
h1 {
	font-size: x-large;
	font-weight: 100;
	color: #133c82;
	text-align: right;
	padding-right: 0px;
	margin-bottom: -8px;
	margin-right: -15px;
}
.quote {
	font-style: italic;
	text-indent: 5px;
}
imageleft {
	float: left;
	overflow: visible;
	visibility: visible;
	height: auto;
	width: auto;
	margin: 1px;
}
#container #wrapper #content .imageleft {
	float:  left;
	margin-right: 15px;
	clear: both;
	margin-left: -30px;
	position: relative;
}
#container #wrapper #content .quote p {
	font-size: small;
	text-indent: 0px;
	padding-right: 20px;
}
#container #navigation div {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #header {
}

a:link {
	color: #133c82;
	text-decoration: underline;
}
.turqoiselink {
	background-color: #99ffff;
}

#container #wrapper #content a {
	color: #133c82;
}
.center {
	text-align: center;
}
hr {
border: 0;
	color: #99ffff;
height: 2px;
}

