/* generated by csscreator.com */ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color:#666666;
	/*color:#32445e;*/
} 

a{
	color:#005CAB;
}
a:hover{
	color:#666666;
}
a img {
	border: 0;
}

li {
	color: #005CAB;
}
hr {
	border: 0px;
	height: 1px;
	background-color: black;
}
h2 {
	margin-top:6px;
	font-size: 1.2em;
	padding:2px;
	background-color:white; 
	background-image:url("bkgMenu1.gif");
	background-repeat:repeat-x;
	background-position: 150px;
}
#pagewidth{ 
	width:970px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	border: 5px solid white;
} 

#header{
	position:relative; 
	height:260px; 
	padding:5px;
	background-color:#005CAB;
	width:960px;
	background-image:   url("testata1.gif");
	background-position:5px 5px;
	background-repeat:no-repeat;
} 

#highlight {
	position:absolute;
	width:962px;
	background-color:#005CAB;
	padding:4px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	display:none;
}

#highlightTxt {
	position:absolute;
	width:962px;
	color:white;
	padding-top:2px;
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:0.5em;
	display:none;
}

#accessories{
	width:190px; 
	float:left; 
	position:relative; 
	background-color:white; 
	padding-top:5px;
}
 
#twocols{
	width:970px; 
	float:right; 
	position:relative; 
}
 
#main{
	float: right; 
	display:inline; 
	position: relative; 
	width:560px;
	padding-left: 12px;
	padding-right: 12px; 
	padding-top:0px;
}
#main table {
	width: 100%;
	border: none;
	border-collapse:collapse;
	margin-top: 10px;
}
#main td {
	vertical-align: top;
	border: 0px;
	border-bottom: 1px solid #505050;
}
#main td p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


#footer{
	height:20px; 
	background-color:#666666;
	color:white;
	clear:both;
	text-align:center;
} 

#wrapper {
	background-color:white; 
}

div#download {

}
div#download h3{
	border-bottom: 1px solid #005CAB;
	margin-right: 10px;
	color:#005CAB;
}
label {
	float: left;
	width: 150px;
	font-weight:bold;
	color: #666666;
} 
legend {
	font-weight:bold;
	color: #666666;
	padding: 0px;
}
fieldset {
	border: 1px solid #666666;
	margin: 0px 0px 10px 0px;
	padding: 4px;
}
fieldset p {
	margin: 0px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#accessories{display:none;} 

/*hide the right column when printing*/ 
#menu{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
