
/*This is the css style used in WLE Application Form
author: Cvetanka Gjorgjieva 
email: cvetanka_gj@yahoo.com
*/


body {
	margin: 1em 0 0 0;
	padding: 0;
	text-align: center;
	font: 0.75em/1.2em Verdana, Arial, Helvetica, sans-serif;
	
}
body * {
	padding: 0;
	margin: 0;
}
#full {
	position: relative;
	width:65%;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #ffffff;
}


#Information {
	position: relative ;
	width: 100%;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
fieldset {
	margin-bottom: 0em;
	border:2px solid;
	border-color: #add8e6;
	width: auto;
	margin-left:10%;
	margin-right:10%;
	background-color:#ffffff;
}
fieldset p {
	padding: 0 0 0.5em 0.5em;
	clear: both;
}
legend {
	margin: 0 0 0em 0;
	padding: 0.5em;
	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #C60;
	background-color:#f0f8ff;
	font-weight:bold;
	border:solid 1px  #add8e6;
}
 label.text {
	display: block;
	float: left;
	width: 40%;
	text-align: right;
	margin: 0 1em 0 0;
	padding: 0.1em;
	color: #666666;
	font-size:8 pt;
	font-family:Verdana;
		}
		
		 label.texthelp {
	display: inline;
	text-align: right;
	color: #666666;
	font-family:Verdana;
		}
label.out {
	display: block;
	float: left;
	font-size:0.75em;
	color: #151B8D;
	}

label.print{
	display: block;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:8pt;
	font:Verdana;
	}		
label.Check {
	margin: 0 1em 0 0.25em;	
	font-size: 8pt;
	font:Verdana;
}

span.text{

	text-align: right;
	color: #666666;
	font-size:8 pt;
	font-family:Verdana;
		}
	span.text1{

	text-align: right;
	color: #C60;
	font-size:8 pt;
	font-family:Verdana;
	
	}
	span.text2{

	text-align: center;
	color: #666666;
	font-size:9 pt;
	font-family:Verdana;
	
	}
input.text
 {
	width: auto;
	padding: 2px 0;
	background-color: #f0f8ff;
	border:solid 1px  #add8e6;
	margin: 0 2px 0 0;

}
input.text1{
width: 10%;
	padding: 2px 0;
	background-color: #f0f8ff;
	border:solid 1px #add8e6;
	margin: 0 2px 0 0;
	font-size: 125%; 
}
input.text2,
textarea {
	width: auto;
	padding: 2px 0;
	background-color: #f0f8ff;
	border:solid 1px #add8e6;
	margin: 0 2px 0 0;
	font-size: 125%; 
}
.envoy {
	margin: 1em 0;
	text-align: left;
}
.envoy label {
	border: 0;	
}
hr {
	visibility: hidden;
	clear: both;
}
span.note {
	font-size: 0.75em;
}
span.warning {
	font-weight: bold;
	font-size: 0.9em;
	color: Red;
}
span.warning1 {
	
	font-size: 8pt;
	color: Red;
}
 TABLE { background: #f0f8ff; 
 		border-collapse: collapse;
		 }
 TD    {
	background: #f0f8ff;
	border:solid 1px #add8e6;
	color: Grey;
}
.style6 {
	color: #000066;
	font-weight: bold;
}
.error {
	font-family: Tahoma;
	font-size: 7pt;
	color: red;
	margin-left: 350px;
	display: block; 
}
#logo {
	position: relative; 
	width: 286px; 	
	height:21px;
	float: right; 
 	background-image: url("images/appf_logo.gif");
  	background-position: top left; 
  	background-repeat: no-repeat; 
  	padding: 0;
   	margin: 10px 0 0 20px;
   } 
td.price{
background-color:#ffd100;
color:#FF0000;
font-weight:bold;
border-collapse:collapse;
text-align:center;
}
.style11{
	color: #F87431;
	font-weight: bold;
}
.label2 {
	color : #000099;
	font-size : x-small;
	font-weight : bold;
	font-stretch : wider;

}
.exttable {
background-color:#f0f8ff;
color : #000099;
	font-size:10px;
	font-weight : bold;
	font-stretch : wider;
}
.extdata{
background-color:#f0f8ff;
color : #000099;
	font-size:10px;

}
.pertable{
background-color:#FAF8CC;
color : #000099;
	font-size : 10px;
	font-weight : bold;
	font-stretch : wider;

}
.perdata{
background-color:#FAF8CC;
color : #000099;
	font-size : 10px;

}