@charset "UTF-8";
/* CSS Document */


	body, td, p, span, div{ 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; 
		color:black; 
	}
	body, html{ 
		background-color:#e5f7fb;
		margin:0px;
		height:100%;
	}
	
	img{
		border:0px;
	}
	
	a {
		color:#555555;
		text-decoration:none;
	}
	a:hover{
		color:#000000 !important;
	}
	

	#left-purple-out{
		background-color:#f8e7f7;
		border:1px solid #dfc0df;
		margin-top:10px;
		text-align:center;
		width:100%;
	}
	#machines td{
		color:#474540;
		font-family:Helvetica, Verdana, Arial, sans-serif;
	}
	#machines .title{
		font-size: 17px;
	}
	#machines .body{
		font-size: 12px;
		line-height:15px;
	}
	#left-gray-out{
		margin-top:10px;
		height:102px;
		border:1px solid #e5e5e5;
		width:100%;
	}
	#left-gray-out td{
		padding:6px;
	}
	
	a {
		color:#555555;
		text-decoration:none;
	}
	a:hover{
		color:#000000 !important;
	}
	
	
	#machinesTable{
		width:850px;
		margin:25px;
		background-color:#FFFFFF;
	}
	
	#machinesTable .img{
		width: 240px !important;
		padding:10px;
	}
	#machinesTable .features span{
		color:#d7293b;
		font-size:17px;
		font-weight:bold;
	}
	#machinesTable .features{
		padding-top:15px;
		width:500px;
		line-height:17px;
	}
	#machinesTable .features a{
		color:#BB0000;
	}
	#machinesTable .features p{
		font-size:12px !important;
	}
	#machinesTable .features strong{
		color:#343434;
		font-size:13px;
	}
	#machinesTable .features ul{
		color:#343434;
		font-size:12px;
		margin:0px;
		padding:0px;
		margin-top:0px;
		margin-right:10px;
		margin-left:15px;
	}
	#machinesTable .features li{
		list-style:outside;
	}
	
	#brandTable{
		width:900px;
		background-color:#d5eaef;
		margin-bottom:0px;
		margin-top:3px;
	}
	#brandTable td{
		color:white;
		font-size:15px;
	}
	
	#imgPlaceHolder{
		margin-top:15px;
		height:120px;
		width:200px;
		border:1px solid #999999;
		background-color:#CCCCCC;
	}
	#dotted-divider{
		margin:5px;
		border:0px;
		border-bottom:2px dotted #DDDDDD;
	}
	#flashHeader{ margin-left:20px;}
	
	.f-g{font-family:Georgia, "Times New Roman", Times, serif;}
	
	.fs-12{font-size:12px !important;}
	.fs-15{font-size:15px !important;}
	.p-15{padding:15px;}
	.lh-15{line-height:15px !important;}
	.c-copper{color:#474540;}
	.c-6{color:#666666;}
