
:focus {
outline: 0;
}
html {
height: 100%;
overflow-y: scroll;
}

#ln {
	position: relative;
	padding-top: 3px;
	float: right;
	text-align: right;
	height: 17px;
}


body {
	margin: 0 0;
	padding: 0;
	color: #000;
	background-color: #fff;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 100%;
	text-align: center;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}

p {
font-size: 1em;

}

input, textarea, select, file {
border: 0;
font-size: 1em;
color: #000;
width: 10.4em;
background-color: transparent;
background-image: url(/img/input-bg.png);
}
* html input, * html textarea, * html select {
background-image: url(/img/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/input-bg.png", sizingMethod="scale");
}

iframe {
width: 0;
height: 0;
border: 0;
	}



input {

width: auto;
border: 0;
height: 1.2em;
}

.submit {
width: 8em;
height: 1.5em;
margin-top: 0.5em;
}
.wide {
	background-color: #fff;
	background-image: url(/img/idl_logo.jpg);
	background-repeat: no-repeat;
	
}
.top {
	/*border-bottom: 1px solid #000;*/
	height: 131px;
}

.bottom {
	border-top: 2px solid #fff;
	padding-bottom: 1px;
}
.testfloat {
	margin-left: 1px;
	width: 150px;
	text-align: left;
}
.to-right {
	float: right;
}
.to-left {
	float: left;
}

.to-right-center {
	float: right;
	width: 247px;
}
.note {
	font-family:"Times New Roman";
	font-size:12pt;
}

a {
color: #647E9B;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #FF9900;
}
.wrapper {
	margin: 0 auto;
    padding: 2px 2px;
	width: 900px;
	w\idth: 900px;  /* C + L + R + 2 */
	text-align: left;
	background-color: #E1E1E1; /* L */
/*	border: 1px solid #000;*/
}
.outer1 {
	margin-left: 170px;

/*	background-color: #cfc; /* R */
	background-color: #E1E1E1; 
	min-height: 600px;	
}
.outer2 {
	margin-right: 160px;
	background-color: #EFEFEF; /* C */
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	min-height: 600px;	
}
.outer0 {
	position: relative;
	margin-left: -171px;
	margin-right: -161px;

}
.wrap-cl {
	float: left;
	width: 736px; /* C + L + 1 */
}
.payment{
	float: left;
	width: 5750px; /* C + L + 1 */
	
	
}
li {
	padding: 0px 0 3px 0;
	display: block;
	margin-left: 5px;
	text-align: left;
	border-bottom: 1px solid #000;
	font-family: Georgia, serif;
	font-size: 90%;
	text-align: left;	
}
.hr {
	float: center;
	width: 600px;
}	

.center {
	float: right;
	width: 563px;  /* C */

}
.left {
	float: left;
	width: 170px;  /* L */
	margin-right: 1px;
	margin-top: 1px;
	float: top;
}
.right {
	float: right;
	width: 160px;  /* R */
	margin-left: 1px;

}

/* previene allargamento floats (hidden) e problemi rendering left col (relative) in IE/Mac \*//*/
* html .inleft, * html .inright, * html*/ 
/*


/* .incenter {
	width: 100%;
	overflow: hidden;
	padding: 2px 2px 2px 4px;
}
*/
* html .wrap-cl {
	position: relative;
}
/**/

.incenter {
	padding: 2px 2px 2px 4px;
}
.inright {
	padding: 2px 2px 2px 4px;
}
.outer0 {
	word-wrap: break-word;
}
p, h1, h2, h3 {
	margin: 0 0 1em 0;
}
.inpwide {
	width: 300px;
}



#head_m {

	margin-top: 10px;
	width: 598px;
	height: 40px;
	float: right;
	background-repeat: no-repeat;
    text-align: left;
}

.to-left_x {
	position: absolute;
	margin-top: 270px;
	margin-left: 5px;		
	float: left;
}

#head_text { 
	position: relative;
	margin-top: 10px;
	font: bold  110% serif;
	color: #647E9B;
	float: left;
	margin-left: -271px;
}

#footer {
float: left;
position: releativ;
width: 900px;
background-color: #647E9B;
height: 10px;
border: 1px solid #505050;
margin-top: 2px;
}
img {
	border: 0;
	}



#footer1 {
float: left;
position: releativ;
width: 900px;
background-color: #FF9900;
height: 20px;
border: 1px solid #505050;
margin-top: 2px;
text-align: center;
}