@media screen, projection
  {
  
 
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

BODY
{
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin: 10px 0px 10px 0px;
}



/* Order Form */

.order_lables{
color:#666666;
text-align:left;
font-size:11px;
padding:2px 0px px 0px;
font-weight:bold;
}
.order_table tr{
vertical-align:top;

}
.order_table td{
vertical-align:top;
text-align:left;

}


.inputBoxes{
	border: 1px inset Silver;
	border-style: inset;
	border-color: Silver;
	border-width: 1px;
	line-height: 14px;
	color: #666666;
	width:150px;
	height:14px;
}

.inputBoxesEmail{
	border: 1px inset Silver;
	border-style: inset;
	border-color: Silver;
	border-width: 1px;
	line-height: 14px;
	color: #666666;
	width:20px;
	height:14px;
}



.order_radio{
	color: #666666;
	width:5px;
	height:12px;
	width:auto;
	text-align:left;
}

.order_table textarea{
/*border:1px #456380 solid;
text-align:left;
width:190px;
height:90px;
font-size:12px;*/

	border: inset 1px Silver;
	border-style: inset;
	border-width: 1px;
	border-color: Silver;
	/*
	font-size: 11px;
	*/
	line-height: 14px;
	color: #666666;
	width: 150px;
	height: 60px;

}

.order_form tr{
vertical-align:top;


}
.header_hosting{

color:#000000;
font-size:14px;
font-weight:bold;
text-align:center;
}


.anexes{
color:#000000;
font-size:14px;
font-weight:bold;
text-align:left;

}
.aticles{
color:#000000;
font-size:12px;
font-weight:bold;
text-align:left;
}
.agreementBold{
color:#000000;
text-align:left;
font-size:10px;
font-weight:bold;
}
.agreementText{
vertical-align:top;
color:#000000;
text-align:left;
font-size:10px;
}

.agreementLink{
color:#0066FF;
text-decoration:underline;
text-align:left;
font-size:10px;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  }
@media print
{

#logo, #nav, #print, #contentLine, #contentLine5, #contentLine3, #contentLine4, #pagingLeft, #pagingRight {
	display: none;
}







}
