@charset "UTF-8";
#header {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 760px;
	border: 1px solid #558D93;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#copy {
	width: 90%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#button1 {
	position: absolute;
	left: 550px;
	float: left;
	top: 5px;
}
#cta1 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	width: 92%;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #568B8F;
	padding-left: 8%;
	padding-top: 15px;
	position: relative;
}
#title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#bodytext {
	text-align: justify;
}
.shadow {
	background-image: url(../images/top-shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	width: 100%;
}
#bodyimage {
	padding-right: 8px;
	padding-bottom: 5px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	margin-top: 0px;
}
.cta2 {
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	background-image: url(../images/english-cta2.gif);
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 26px;
	text-align: left;
}
.cta2 a {
	color: #FF0000;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 80px;
	width: 117px;
	height: 123px;
	text-decoration: none;
	display: block;
}
.byline {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	text-align: right;
	float: right;
	margin-top: -20px;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #5A8F95;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#poweredby {
	width: 49%;
	float: left;
}
#links {
	float: right;
	width: 49%;
	text-align: right;
}
#links a{
	color: #FFFFFF;
}
.clearboth {
	clear: both;
}
h1 {
	font-size: 1em;
	display: inline;
}
h2 {
	font-size: 1em;
	display: inline;
}
h3 {
	font-size: 1em;
	display: inline;
}
h4 {
	font-size: 1em;
	display: inline;
}
h5 {
	font-size: 1em;
	display: inline;
}

