
body {
	color: black;
	font-size: 0.75em;
	letter-spacing: 0.03em;
	word-spacing: 0.1em;
	line-height: 1.5em;
	font-family: Arial, Sans-Serif;
}

h3 {
	float: left;
	clear: both;
	margin-top: 0px;
}

h4 {
	float: left;
	clear: both;
	font-weight: normal;
	font-size: 9pt;
	font-style: italic;
	margin-left: 20px;
}

a, a:link, a:active, a:visited, a:focus {
	color: #558669;
	font-weight: bold;
}

div#application {
	margin: 0 auto;
	width: 800px;
}

div#applicationContainer {
	float: left;
	width: 783px;
	background-color: #F2FEE9;
	border: 1px solid #DDD;
	padding-left: 15px;
}
div#chooseApplication{
width:100%;
}

div.chooseApplication_EN{
float:left;
width:50%;
padding-bottom:10px;


}

div.chooseApplication_SP{
display:inline-block;
width:50%;
padding-bottom:10px;


}

div#chooseShare{
width:100%;
}

div.shareAll{
float:left;
width:40%;
padding-bottom:5px;
font-size: 9pt;



}

div.shareFSC{
display:inline-block;
width:60%;
padding-bottom:20px;
font-size: 8pt;
word-wrap: break-word;


}

div.radios {
	text-align: left;
}

div.field {
	float: left;
	clear: both;
}

span.field span.label {
	display: block;
	float: left;
	clear: left;
	width: 220px;
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 10px;
}

span.longfield span.label {
//	width: 330px;
}

span.longfield input.field {
//	width: 200px;
}

span.longerfield span.label {
	width: 320px;
}

input[type="text"].field,select.field,textarea {
	float: left;
	clear: right;
	font-size: 11pt;
	text-align: left;
}

input[type="text"],select.field {
	width: 300px;
	height: 20px;
}

span.field {
	display: block;
	float: left;
	clear: both;
	width: 600px;
	margin-bottom: 18px;
}

span.commands {
	display: block;
	float: left;
	clear: both;
	height: 20px;
	text-align: right;
	margin-bottom: 40px;
}

div.fieldContainer {
	display: block;
	float: left;
	width: 300px;
}

label.error, div.errorMsg {
	float: left;
	margin-left: 250px;
	margin-top: 5px;
	color: red;
	background-color: yellow;
}

div.fieldContainer > label.error, div.fieldContainer div.errorMsg {
	margin-left: 0px;
}

div.radios table td > label.error, div.radios table td > div.errorMsg {
	margin-left: 90px;
	margin-top: 11px;
	position: absolute;
}

select[multiple="multiple"] {
	display: none;
	float: left;
	clear: both;
	width: 250px;
	height: 120px;
	border: 1px solid #dddddd;
}

div#descriptionOfChambers {
	display: none;
}

div.hint {
	float: left;
	clear: both;
	margin-left: 80px;
	margin-top: 14px;
	width: 650px;
	font-size: 8pt;
}

div.errors {
	float: left;
	clear: both;
	color: red;
}

textarea {
	width: 295px;
}

img.logo {
	width: 800px;
}

div#alt_footer_wrapper {
	width: 800px;
	margin-left: 0px;
	margin-right: 0px;
}

div#alt_footer {
	padding-top: 5px;
	font-size: 0.9em;
	width: 800px;
	height: 50px;
	border-top: 2px solid #97A89E;
	margin-left: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

div#alt_footer div.footer_menu ul {
	margin: 0;
	padding: 0;
}

div#alt_footer div.footer_menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}

div#alt_footer div.footer_menu ul li a, div#alt_footer div.footer_menu ul li a:link, div#alt_footer div.footer_menu ul li a:active, div#alt_footer div.footer_menu ul li a:visited, div#alt_footer div.footer_menu ul li a:focus, div#alt_footer div.footer_menu ul li a:hover {
	color: #558669;
	text-decoration: none;
	font-weight: normal;
}

div.cb {
	float: left;
	clear: both;
}

input[type="checkbox"] {
}

span.txt {

}

div.checkboxes {
	float: left;
}

span.uploadtxt {
	float: left;
	clear: both;
	margin-bottom: 12px;
}

span.uploadtxt li {
	margin-bottom: 12px;
}

div#chamberPopup {
	display: none;
	float: left;
	width: 500px;
	background-color: #ffffdd;
	border: 2px solid #DDD;
	padding: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.mandatory {
	color: #070;
	margin-bottom: 5px;
	font-size: 8pt;
	margin-top: 0px;
}

div.upload span.field {
	width: 700px;
}

div.upload span.field span.label {
	width: 350px;
}

div.upload label.error {
	margin-left: 382px;
}

small.subtext {
	float: left;
	clear: both;
	margin-left: 250px;
	width: 320px;
}
p{
font-size:100%;
display: block;
float :right;
}